aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/include
Commit message (Expand)AuthorAge
...
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-19
| * missing user_stack_pointer() instancesAl Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \
| * | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ | | |/ | |/|
| * | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappersAl Viro2012-11-28
| * | avr32: switch to generic sys_execve()Al Viro2012-10-15
| * | avr32: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-15
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-12
|\ \
| * | ARM/AVR32: get rid of serial_at91.hRussell King2012-11-16
| |/
* / tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user...Linus Torvalds2012-10-12
|\ \
| * | UAPI: (Scripted) Disintegrate arch/avr32/include/asmDavid Howells2012-10-10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\ \ \ | |/ / |/| |
| * | avr32: trim masksAl Viro2012-10-01
| * | sanitize tsk_is_polling()Al Viro2012-10-01
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-01
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-20
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-04
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-03
| | |/ | |/|
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-05
| |/ |/|
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-02
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* avr32: remove km_type definitionsCong Wang2012-07-24
* bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\ \
| * | avr32: struct old_sigaction is never usedAl Viro2012-05-21
| |/
* / fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
|/
* avr32: fix nop compile fails from system.h split upPaul Gortmaker2012-04-04
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * avr32: Use generic posix_types.hH. Peter Anvin2012-02-14
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-28
| * | Disintegrate asm/system.h for AVR32David Howells2012-03-28
* | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
|\ \ \ | |/ / |/| |
| * | BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-04
| |/
* | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-24
* | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-21
|/
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-12
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\
| * freezer: remove now unused TIF_FREEZETejun Heo2011-11-21