| Age | Commit message (Expand) | Author | Files | Lines |
| 2009-04-26 | frv: convert frv to use __HEAD and HEAD_TEXT macros. |  Tim Abbott | 2 | -2/+3 |
| 2009-04-20 | FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist |  David Howells | 1 | -1/+0 |
| 2009-04-02 | Simplify copy_thread() |  Alexey Dobriyan | 1 | -1/+1 |
| 2009-03-30 | cpumask: remove references to struct irqaction's mask field. |  Rusty Russell | 4 | -8/+0 |
| 2009-01-11 | sparseirq: use kstat_irqs_cpu instead |  Yinghai Lu | 1 | -1/+1 |
| 2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux |  David Howells | 1 | -5/+6 |
| 2008-12-31 | take init_fs to saner place |  Al Viro | 1 | -1/+0 |
| 2008-12-01 | frv: fix mmap2 error handling |  David Howells | 1 | -9/+8 |
| 2008-10-16 | sysctl: simplify ->strategy |  Alexey Dobriyan | 1 | -3/+3 |
| 2008-08-01 | FRV: Wire up new system calls |  David Howells | 1 | -1/+6 |
| 2008-07-26 | frv: use the common ascii hex helpers |  Harvey Harrison | 1 | -52/+36 |
| 2008-07-24 | remove include/linux/pm_legacy.h |  Adrian Bunk | 1 | -1/+0 |
| 2008-06-06 | Fix various old email addresses for dwmw2 |  David Woodhouse | 2 | -2/+2 |
| 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 |