Age | Commit message (Expand) | Author | Files | Lines |
2009-12-15 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 1 | -2/+2 |
2009-12-11 | Unify sys_mmap* | Al Viro | 2 | -82/+3 |
2009-10-14 | h83000: Remove BKL from sys_execve | John Kacur | 1 | -4/+1 |
2009-09-25 | h8300: Cleanup linker script using new linker script macros. | Tim Abbott | 1 | -18/+7 |
2009-09-24 | headers: utsname.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 1 | -3/+2 |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2009-09-22 | h8300: convert to asm-generic/hardirq.h | Christoph Hellwig | 1 | -5/+0 |
2009-09-21 | trivial: remove references to non-existent include/linux/config.h | Markus Heidelberg | 1 | -1/+0 |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 1 | -3/+2 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -3/+2 |
2009-09-09 | KEYS: Add missing linux/tracehook.h #inclusions | David Howells | 1 | -0/+1 |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells | 1 | -0/+2 |
2009-09-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells | 1 | -0/+5 |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo | 1 | -4/+2 |
2009-06-24 | linker script: throw away .discard section | Tejun Heo | 1 | -0/+1 |
2009-06-19 | ptrace: remove PT_DTRACE from arch/h8300 | Oleg Nesterov | 1 | -1/+0 |
2009-06-17 | mm: consolidate init_mm definition | Alexey Dobriyan | 1 | -4/+0 |
2009-06-12 | module: cleanup FIXME comments about trimming exception table entries. | Rusty Russell | 1 | -2/+0 |
2009-04-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-04-03 | Simplify copy_thread() | Alexey Dobriyan | 1 | -1/+1 |
2009-03-30 | trivial: h8300: Storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 4 | -4/+0 |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 1 | -2/+2 |
2009-01-14 | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 1 | -1/+1 |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 1 | -2/+2 |
2009-01-01 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-10-16 | h8300: GENERIC_BUG support | Yoshinori Sato | 2 | -7/+13 |
2008-10-16 | h8300: update timer handler - misc update | Yoshinori Sato | 2 | -18/+13 |
2008-10-16 | h8300: update timer handler - new files | Yoshinori Sato | 5 | -0/+372 |
2008-09-06 | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 1 | -1/+0 |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 1 | -0/+1 |
2008-05-17 | [PATCH] take init_files to fs/file.c | Al Viro | 1 | -1/+0 |
2008-05-04 | unified (weak) sys_pipe implementation | Ulrich Drepper | 1 | -17/+0 |
2008-04-29 | h8300: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 1 | -5/+1 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 3 | -134/+1 |
2008-02-24 | h8300: IRQ handling update | Yoshinori Sato | 1 | -2/+2 |
2008-02-24 | h8300: signal.c typo fix | Yoshinori Sato | 1 | -2/+2 |
2008-02-08 | procfs: constify function pointer tables | Jan Engelhardt | 1 | -1/+1 |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle | 1 | -1/+1 |
2008-02-06 | proper show_interrupts() prototype | Adrian Bunk | 1 | -0/+1 |
2008-01-29 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 1 | -4/+4 |
2007-10-20 | spelling fixes: arch/h8300/ | Simon Arlott | 2 | -2/+2 |
2007-10-20 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 1 | -1/+1 |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -1/+1 |
2007-08-23 | h8300: missing include | Yoshinori Sato | 2 | -0/+2 |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 1 | -4/+1 |
2007-07-16 | h8300 entry.S update | Yoshinori Sato | 4 | -2/+402 |
2007-07-16 | h8300: remove unused file | Yoshinori Sato | 1 | -256/+0 |
2007-06-01 | h8300 trival patches | Yoshinori Sato | 2 | -3/+3 |