| Commit message (Expand) | Author | Age | Files | Lines |
* | modules: Fix module_bug_list list corruption race | Linus Torvalds | 2010-10-05 | 1 | -2/+1 |
* | h8300: Fix missing consts in kernel_execve() | David Howells | 2010-09-07 | 1 | -2/+2 |
* | h8300: Fix die() | David Howells | 2010-09-07 | 1 | -1/+1 |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-18 | 2 | -2/+7 |
* | Mark arguments to certain syscalls as being const | David Howells | 2010-08-14 | 1 | -1/+1 |
* | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 2010-06-16 | 3 | -3/+3 |
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-05-20 | 1 | -3/+7 |
|\ |
|
| * | h8300: Convert h8300 to use read/update_persistent_clock | John Stultz | 2010-03-13 | 1 | -3/+7 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+1 |
* | | h8300: use generic ptrace_resume code | Christoph Hellwig | 2010-03-13 | 1 | -46/+6 |
* | | ptrace: use ptrace_request() in the remaining architectures | Christoph Hellwig | 2010-03-13 | 1 | -29/+1 |
* | | Add generic sys_ipc wrapper | Christoph Hellwig | 2010-03-13 | 1 | -88/+0 |
* | | Add generic sys_old_mmap() | Christoph Hellwig | 2010-03-13 | 2 | -35/+1 |
* | | Add generic sys_old_select() | Christoph Hellwig | 2010-03-13 | 2 | -17/+1 |
|/ |
|
* | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2009-12-16 | 1 | -1/+0 |
|\ |
|
| * | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins | 2009-12-15 | 1 | -1/+0 |
* | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
|/ |
|
* | Unify sys_mmap* | Al Viro | 2009-12-11 | 2 | -82/+3 |
* | h83000: Remove BKL from sys_execve | John Kacur | 2009-10-14 | 1 | -4/+1 |
* | h8300: Cleanup linker script using new linker script macros. | Tim Abbott | 2009-09-25 | 1 | -18/+7 |
* | headers: utsname.h redux | Alexey Dobriyan | 2009-09-24 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-24 | 1 | -3/+2 |
|\ |
|
| * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -3/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+0 |
|\ \ |
|
| * | | trivial: remove references to non-existent include/linux/config.h | Markus Heidelberg | 2009-09-21 | 1 | -1/+0 |
| |/ |
|
* / | h8300: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-22 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -3/+2 |
|\ |
|
| * | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 | 1 | -4/+2 |
| * | linker script: throw away .discard section | Tejun Heo | 2009-06-24 | 1 | -0/+1 |
* | | KEYS: Add missing linux/tracehook.h #inclusions | David Howells | 2009-09-09 | 1 | -0/+1 |
* | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 2009-09-02 | 1 | -0/+2 |
* | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 2009-09-02 | 1 | -0/+5 |
|/ |
|
* | ptrace: remove PT_DTRACE from arch/h8300 | Oleg Nesterov | 2009-06-18 | 1 | -1/+0 |
* | mm: consolidate init_mm definition | Alexey Dobriyan | 2009-06-17 | 1 | -4/+0 |
* | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 2009-06-12 | 1 | -2/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-04 | 1 | -1/+1 |
|\ |
|
| * | trivial: h8300: Storage class should be before const qualifier | Tobias Klauser | 2009-03-30 | 1 | -1/+1 |
* | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-03 | 1 | -1/+1 |
* | | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 4 | -4/+0 |
|/ |
|
* | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 | 1 | -2/+2 |
|\ |
|
| * | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 | 1 | -2/+2 |
* | | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
|/ |
|
* | take init_fs to saner place | Al Viro | 2009-01-01 | 1 | -1/+0 |
* | h8300: GENERIC_BUG support | Yoshinori Sato | 2008-10-16 | 2 | -7/+13 |
* | h8300: update timer handler - misc update | Yoshinori Sato | 2008-10-16 | 2 | -18/+13 |
* | h8300: update timer handler - new files | Yoshinori Sato | 2008-10-16 | 5 | -0/+372 |
* | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 | 1 | -1/+0 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 | 1 | -17/+0 |