Age | Commit message (Expand) | Author | Files | Lines |
2007-07-17 | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 1 | -3/+1 |
2007-07-17 | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 1 | -10/+2 |
2007-07-16 | FRV: Remove some dead code | David Howells | 1 | -16/+0 |
2007-07-16 | FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhere | David Howells | 1 | -9/+3 |
2007-07-16 | FRV: Connect up new syscalls | David Howells | 1 | -0/+4 |
2007-05-19 | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 1 | -1/+2 |
2007-05-19 | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 1 | -1/+2 |
2007-05-11 | frv: gdb: use __maybe_unused | David Rientjes | 1 | -6/+6 |
2007-05-09 | FRV: Replace pgd management via slabs through quicklists | Christoph Lameter | 1 | -0/+4 |
2007-05-08 | FRV: Miscellaneous fixes | David Howells | 2 | -2/+12 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 4 | -4/+0 |
2007-05-08 | kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug | Robert P. J. Day | 1 | -1/+1 |
2007-05-02 | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 1 | -0/+1 |
2007-02-14 | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2 | -2/+2 |
2007-02-14 | [PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.c | Eric W. Biederman | 1 | -5/+24 |
2007-02-14 | [PATCH] sysctl: C99 convert arch/frv/kernel/pm.c | Eric W. Biederman | 1 | -7/+43 |
2007-02-14 | [PATCH] sysctl: frv: remove unnecessary insert_at_head flag | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs | Eric W. Biederman | 1 | -1/+0 |
2007-02-14 | [PATCH] sysctl: frv: pm remove unnecessary insert_at_head flag | Eric W. Biederman | 1 | -1/+1 |
2007-02-14 | [PATCH] sysctl: move CTL_PM into sysctl.h where it belongs | Eric W. Biederman | 1 | -1/+0 |
2007-02-12 | [PATCH] Dynamic kernel command-line: frv | Alon Bar-Lev | 1 | -3/+3 |
2007-02-11 | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 1 | -0/+2 |
2006-12-10 | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 1 | -3/+3 |
2006-12-07 | [PATCH] initrd: remove unused false condition for initrd_start | Henry Nestler | 1 | -1/+1 |
2006-12-07 | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 1 | -1/+1 |
2006-12-07 | [PATCH] arch/frv/kernel/futex.c must #include <linux/uaccess.h> | Adrian Bunk | 1 | -1/+1 |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra | 1 | -2/+2 |
2006-10-27 | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 1 | -7/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 6 | -14/+13 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-10-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 1 | -1/+0 |
2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 2 | -1/+34 |
2006-10-02 | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 1 | -2/+0 |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 1 | -0/+2 |
2006-10-01 | [SERIAL] Remove wrong asm/serial.h inclusions | Russell King | 1 | -1/+0 |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 1 | -1/+1 |
2006-09-26 | [PATCH] FRV: improve FRV's use of generic IRQ handling | David Howells | 4 | -69/+53 |
2006-09-26 | [PATCH] FRV: Use the generic IRQ stuff | David Howells | 8 | -1089/+398 |
2006-09-06 | [PATCH] FRV: Use the generic time stuff for FRV | john stultz | 1 | -81/+0 |
2006-07-10 | [PATCH] FRV: Introduce asm-offsets for FRV arch | David Howells | 9 | -107/+248 |
2006-07-10 | [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt | David Howells | 1 | -0/+8 |
2006-07-10 | [PATCH] FRV: Fix FRV arch compile errors | David Howells | 3 | -5/+7 |
2006-07-03 | kbuild: introduce utsrelease.h | Sam Ravnborg | 1 | -1/+1 |
2006-07-02 | [PATCH] irq-flags: FRV: Use the new IRQF_ constants | Thomas Gleixner | 3 | -9/+9 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 24 | -24/+0 |
2006-06-23 | [PATCH] More BUG_ON conversion | Eric Sesterhenn | 1 | -1/+1 |
2006-06-23 | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER | 1 | -1/+1 |
2006-06-23 | [PATCH] frv: trivial cleanups in frv_ksyms.c | Al Viro | 1 | -18/+0 |
2006-06-23 | [PATCH] frv: wrong syscall | Al Viro | 1 | -1/+1 |
2006-06-23 | [PATCH] frv: misc sparse annotations | Al Viro | 1 | -4/+4 |