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-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody |
2011-05-28 | ns: Wire up the setns system call | Eric W. Biederman |
2011-03-24 | h8300: Use generic show_interrupts() | Thomas Gleixner |
2011-03-24 | h8300: Convert genirq namespace | Thomas Gleixner |
2011-01-31 | h8300: Switch do_timer() to xtime_update() | Torben Hohn |
2011-01-21 | h8300: Use generic irq Kconfig | Thomas Gleixner |
2011-01-21 | h8300: Convert interrupt handling to flow handler | Thomas Gleixner |
2011-01-21 | h8300: Convert to new irq_chip functions | Thomas Gleixner |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-10-27 | ptrace: cleanup arch_ptrace() on h8300 | 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-09-07 | h8300: Fix missing consts in kernel_execve() | David Howells |
2010-09-07 | h8300: Fix die() | David Howells |
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-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-13 | h8300: Convert h8300 to use read/update_persistent_clock | John Stultz |
2010-03-12 | h8300: use generic ptrace_resume code | Christoph Hellwig |
2010-03-12 | ptrace: use ptrace_request() in the remaining architectures | Christoph Hellwig |
2010-03-12 | Add generic sys_ipc wrapper | Christoph Hellwig |
2010-03-12 | Add generic sys_old_mmap() | Christoph Hellwig |
2010-03-12 | Add generic sys_old_select() | Christoph Hellwig |
2009-12-16 | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2009-12-15 | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner |
2009-12-11 | Unify sys_mmap* | Al Viro |
2009-10-14 | h83000: Remove BKL from sys_execve | John Kacur |
2009-09-24 | h8300: Cleanup linker script using new linker script macros. | Tim Abbott |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | h8300: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-21 | trivial: remove references to non-existent include/linux/config.h | Markus Heidelberg |
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-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-06-24 | linker script: throw away .discard section | Tejun Heo |
2009-06-18 | ptrace: remove PT_DTRACE from arch/h8300 | Oleg Nesterov |
2009-06-16 | mm: consolidate init_mm definition | Alexey Dobriyan |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |