Age | Commit message (Expand) | Author | Files | Lines |
2007-10-20 | spelling fixes: arch/frv/ | Simon Arlott | 3 | -4/+4 |
2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 1 | -0/+2 |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby | 4 | -4/+4 |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -1/+1 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -16/+16 |
2007-10-16 | FRV: cleanup struct irqaction initializers | Thomas Gleixner | 1 | -1/+4 |
2007-10-16 | During VM oom condition, kill all threads in process group | Will Schmidt | 1 | -1/+1 |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 1 | -5/+5 |
2007-10-15 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 1 | -11/+11 |
2007-08-12 | FRV: connect up fallocate | David Howells | 1 | -0/+1 |
2007-08-02 | FRV: Enable the MB86943 PCI arbiter correctly | David Howells | 1 | -1/+2 |
2007-07-30 | Remove fs.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
2007-07-19 | FRV: work around a possible compiler bug | David Howells | 1 | -1/+1 |
2007-07-19 | define new percpu interface for shared data | Fenghua Yu | 1 | -4/+1 |
2007-07-19 | mm: fault feedback #2 | Nick Piggin | 1 | -11/+12 |
2007-07-18 | serial: add early_serial_setup() back to header file | Yinghai Lu | 1 | -0/+1 |
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-17 | Slab allocators: define common size limitations | Christoph Lameter | 1 | -8/+0 |
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 | 3 | -14/+18 |
2007-05-09 | FRV: Miscellaneous fixes | David Howells | 3 | -2/+13 |
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-08 | use SLAB_PANIC flag cleanup | Akinobu Mita | 1 | -3/+1 |
2007-05-07 | get_unmapped_area handles MAP_FIXED on frv | Benjamin Herrenschmidt | 1 | -0/+4 |
2007-05-07 | SLUB core | Christoph Lameter | 1 | -0/+4 |
2007-05-02 | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 1 | -0/+1 |
2007-03-29 | [PATCH] MSI-X: fix resume crash | Eric W. Biederman | 1 | -1/+2 |
2007-03-02 | [PATCH] FRV: No ZONE_DMA | David Howells | 1 | -2/+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 |
2007-02-11 | [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA | Christoph Lameter | 1 | -0/+4 |
2006-12-10 | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 1 | -3/+3 |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 1 | -0/+8 |
2006-12-08 | [PATCH] struct path: convert frv | Josef Sipek | 1 | -2/+2 |
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 |