Age | Commit message (Expand) | Author |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-03 | avr32: switch to generic sigaltstack | Al Viro |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro |
2013-02-03 | consolidate declarations of k_sigaction | Al Viro |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | unify SS_ONSTACK/SS_DISABLE definitions | Al Viro |
2012-12-19 | missing user_stack_pointer() instances | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-11 | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds |
2012-12-11 | avr32, kconfig: remove HAVE_ARCH_BOOTMEM | Joonsoo Kim |
2012-11-29 | unify default ptrace_signal_deliver | Al Viro |
2012-11-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | avr32: sanitize copy_thread(), switch to generic fork/vfork/clone, kill wrappers | Al Viro |
2012-11-19 | atmel: move ATMEL_MAX_UART to platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD |
2012-11-16 | ARM/AVR32: get rid of serial_at91.h | Russell King |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-11-08 | arch: Change defconfigs to point to g_mass_storage. | Michal Nazarewicz |
2012-11-06 | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD |
2012-11-01 | sk-filter: Add ability to get socket filter program (v2) | Pavel Emelyanov |
2012-10-23 | net/cadence: get rid of HAVE_NET_MACB | Joachim Eastwood |
2012-10-15 | avr32: switch to generic sys_execve() | Al Viro |
2012-10-15 | avr32: switch to generic kernel_thread()/kernel_execve() | Al Viro |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-13 | Merge tag 'disintegrate-misc-arches-20121010' of git://git.infradead.org/user... | Linus Torvalds |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | UAPI: (Scripted) Disintegrate arch/avr32/include/asm | David Howells |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-10 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-06 | cross-arch: don't corrupt personality flags upon exec() | Jiri Kosina |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-01 | Uninclude linux/freezer.h | Richard Weinberger |
2012-10-01 | avr32: trim masks | Al Viro |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-27 | dw_dmac: autoconfigure data_width or get it via platform data | Andy Shevchenko |
2012-09-27 | dw_dmac: autoconfigure block_size or use platform data | Andy Shevchenko |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro |