| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove references to "make dep" | Adrian Bunk | 2008-01-28 | 1 | -1/+1 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -7/+7 |
* | FRV: Drop 'TOPDIR' from Makefiles | WANG Cong | 2008-01-28 | 1 | -4/+4 |
* | FRV: arrange things such that BRA can reach from the trap table | David Howells | 2007-11-29 | 4 | -15/+18 |
* | FRV: Remove the section annotation on free_initmem() | David Howells | 2007-11-10 | 1 | -1/+1 |
* | scatterlist fallout: frv | Al Viro | 2007-10-28 | 1 | -1/+2 |
* | spelling fixes: arch/frv/ | Simon Arlott | 2007-10-20 | 3 | -4/+4 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 | 1 | -0/+2 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 | 4 | -4/+4 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 | 1 | -16/+16 |
|\ |
|
| * | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 | 1 | -5/+5 |
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 | 1 | -11/+11 |
* | | FRV: cleanup struct irqaction initializers | Thomas Gleixner | 2007-10-16 | 1 | -1/+4 |
* | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 | 1 | -1/+1 |
|/ |
|
* | FRV: connect up fallocate | David Howells | 2007-08-12 | 1 | -0/+1 |
* | FRV: Enable the MB86943 PCI arbiter correctly | David Howells | 2007-08-02 | 1 | -1/+2 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-30 | 1 | -0/+1 |
* | FRV: work around a possible compiler bug | David Howells | 2007-07-19 | 1 | -1/+1 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -4/+1 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -11/+12 |
* | serial: add early_serial_setup() back to header file | Yinghai Lu | 2007-07-18 | 1 | -0/+1 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -3/+1 |
* | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -10/+2 |
* | FRV: Remove some dead code | David Howells | 2007-07-16 | 1 | -16/+0 |
* | FRV: Be (self-)consistent and use CONFIG_GDB_CONSOLE everywhere | David Howells | 2007-07-16 | 1 | -9/+3 |
* | FRV: Connect up new syscalls | David Howells | 2007-07-16 | 1 | -0/+4 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+2 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+2 |
* | Slab allocators: define common size limitations | Christoph Lameter | 2007-05-17 | 1 | -8/+0 |
* | frv: gdb: use __maybe_unused | David Rientjes | 2007-05-11 | 1 | -6/+6 |
* | FRV: Replace pgd management via slabs through quicklists | Christoph Lameter | 2007-05-09 | 3 | -14/+18 |
* | FRV: Miscellaneous fixes | David Howells | 2007-05-09 | 3 | -2/+13 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 4 | -4/+0 |
* | kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debug | Robert P. J. Day | 2007-05-08 | 1 | -1/+1 |
* | use SLAB_PANIC flag cleanup | Akinobu Mita | 2007-05-08 | 1 | -3/+1 |
* | get_unmapped_area handles MAP_FIXED on frv | Benjamin Herrenschmidt | 2007-05-07 | 1 | -0/+4 |
* | SLUB core | Christoph Lameter | 2007-05-07 | 1 | -0/+4 |
* | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+1 |
* | [PATCH] MSI-X: fix resume crash | Eric W. Biederman | 2007-03-28 | 1 | -1/+2 |
* | [PATCH] FRV: No ZONE_DMA | David Howells | 2007-03-01 | 1 | -2/+1 |
* | [PATCH] sysctl: remove insert_at_head from register_sysctl | Eric W. Biederman | 2007-02-14 | 2 | -2/+2 |
* | [PATCH] sysctl: C99 convert arch/frv/kernel/sysctl.c | Eric W. Biederman | 2007-02-14 | 1 | -5/+24 |
* | [PATCH] sysctl: C99 convert arch/frv/kernel/pm.c | Eric W. Biederman | 2007-02-14 | 1 | -7/+43 |
* | [PATCH] sysctl: frv: remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs | Eric W. Biederman | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] sysctl: frv: pm remove unnecessary insert_at_head flag | Eric W. Biederman | 2007-02-14 | 1 | -1/+1 |
* | [PATCH] sysctl: move CTL_PM into sysctl.h where it belongs | Eric W. Biederman | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] Dynamic kernel command-line: frv | Alon Bar-Lev | 2007-02-12 | 1 | -3/+3 |
* | [PATCH] disable init/initramfs.c: architectures | Jean-Paul Saman | 2007-02-11 | 1 | -0/+2 |