Age | Commit message (Expand) | Author |
2011-08-26 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-04-13 | avr32: add ATAG_BOARDINFO | Andreas Bießmann |
2011-04-13 | avr32: init cannot ignore signals sent by force_sig_info() | Matt Fleming |
2011-03-25 | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-24 | avr32: Use generic show_interrupts() | Thomas Gleixner |
2011-03-23 | asm-generic: rename generic little-endian bitops functions | Akinobu Mita |
2011-01-13 | avr32: Convert to clocksource_register_hz | John Stultz |
2011-01-13 | avr32: make architecture sys_clone prototype match asm-generic prototype | Hans-Christian Egtvedt |
2010-10-27 | ptrace: cleanup arch_ptrace() on avr32 | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-04-27 | arch/avr32: fix build failure caused by wrong prototype | Peter Huewe |
2010-04-27 | avr32: Fix typo in read_persistent_clock() | Peter Huewe |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-13 | avr32: Convert avr32 to use read/update_persistent_clock | John Stultz |
2010-03-12 | avr32: use generic ptrace_resume code | Christoph Hellwig |
2009-12-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner |
2009-12-14 | avr32: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-10-12 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo |
2009-10-06 | avr32: clean up linker script using standard macros. | Nelson Elhage |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-09 | KEYS: Add missing linux/tracehook.h #inclusions | David Howells |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells |
2009-09-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-18 | ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensa | Oleg Nesterov |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds |
2009-06-13 | avr32: Fix oops on unaligned user access | Haavard Skinnemoen |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-05-20 | syscall: Sort out syscall_restart name clash. | Eric W. Biederman |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-03-26 | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-01-16 | avr32: Fix out-of-range rcalls in large kernels | Ben Nizette |