| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-05-16 | [PATCH] take init_files to fs/file.c |  Al Viro | 1 | -1/+0 |
| 2008-05-03 | unified (weak) sys_pipe implementation |  Ulrich Drepper | 1 | -17/+0 |
| 2008-04-30 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 |  Linus Torvalds | 1 | -8/+0 |
| 2008-04-30 | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release |  Len Brown | 5 | -180/+17 |
| 2008-04-29 | frv: use kbuild.h instead of defining macros in asm-offsets.c |  Christoph Lameter | 1 | -8/+1 |
| 2008-04-29 | kernel: Move arches to use common unaligned access |  Harvey Harrison | 1 | -5/+2 |
| 2008-04-29 | Remove the macro get_personality |  WANG Cong | 1 | -2/+2 |
| 2008-04-28 | frv si_addr annotations |  Al Viro | 1 | -15/+16 |
| 2008-04-17 | Generic semaphore implementation |  Matthew Wilcox | 3 | -157/+1 |
| 2008-04-15 | PM: Remove legacy PM |  Pavel Machek | 1 | -8/+0 |
| 2008-04-14 | FRV: Correctly determine the address of an illegal instruction |  David Howells | 1 | -1/+1 |
| 2008-04-10 | FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2] |  David Howells | 2 | -8/+1 |
| 2008-04-10 | FRV: Add support for emulation of userspace atomic ops [try #2] |  David Howells | 3 | -1/+254 |
| 2008-02-20 | FRV: Change the timerfd syscalls to be the same as i386 |  David Howells | 1 | -1/+3 |
| 2008-02-20 | FRV: Drop the .data.idt section for FRV |  David Howells | 1 | -3/+0 |
| 2008-02-13 | xtime_lock vs update_process_times |  Peter Zijlstra | 1 | -2/+4 |
| 2008-02-13 | FRV: Fix up parse error in linker script |  David Howells | 1 | -3/+1 |
| 2008-02-08 | procfs: constify function pointer tables |  Jan Engelhardt | 1 | -1/+1 |
| 2008-02-07 | Introduce flags for reserve_bootmem() |  Bernhard Walle | 1 | -6/+10 |
| 2008-02-06 | calibrate_delay() must be __cpuinit |  Adrian Bunk | 1 | -1/+1 |
| 2008-02-05 | timerfd: fix remaining architectures |  Andrew Morton | 1 | -1/+1 |
| 2008-02-05 | FRV: permit the memory to be located elsewhere in NOMMU mode |  David Howells | 1 | -1/+1 |
| 2008-02-03 | move frv docs one level up |  Adrian Bunk | 1 | -2/+2 |
| 2008-01-28 | Remove references to "make dep" |  Adrian Bunk | 1 | -1/+1 |
| 2008-01-28 | all archs: consolidate init and exit sections in vmlinux.lds.h |  Sam Ravnborg | 1 | -7/+7 |
| 2007-11-29 | FRV: arrange things such that BRA can reach from the trap table |  David Howells | 3 | -14/+17 |
| 2007-10-20 | spelling fixes: arch/frv/ |  Simon Arlott | 3 | -4/+4 |
| 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 | FRV: cleanup struct irqaction initializers |  Thomas Gleixner | 1 | -1/+4 |
| 2007-08-11 | FRV: connect up fallocate |  David Howells | 1 | -0/+1 |
| 2007-07-29 | Remove fs.h from mm.h |  Alexey Dobriyan | 1 | -0/+1 |
| 2007-07-19 | define new percpu interface for shared data |  Fenghua Yu | 1 | -4/+1 |
| 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-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 |