| Commit message (Expand) | Author | Age |
* | FRV: Use __INIT macro instead of .text.init. | Tim Abbott | 2009-04-27 |
* | FRV: Wire up new syscalls | David Howells | 2009-04-27 |
* | frv: convert frv to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 |
* | FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist | David Howells | 2009-04-20 |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 |
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 |
* | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 |
* | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 |
* | take init_fs to saner place | Al Viro | 2008-12-31 |
* | frv: fix mmap2 error handling | David Howells | 2008-12-01 |
* | sysctl: simplify ->strategy | Alexey Dobriyan | 2008-10-16 |
* | FRV: Wire up new system calls | David Howells | 2008-08-01 |
* | frv: use the common ascii hex helpers | Harvey Harrison | 2008-07-26 |
* | remove include/linux/pm_legacy.h | Adrian Bunk | 2008-07-24 |
* | Fix various old email addresses for dwmw2 | David Woodhouse | 2008-06-06 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 |
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-04-30 |
|\ |
|
| *-----. | Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi... | Len Brown | 2008-04-30 |
| |\ \ \ \ |
|
| | | | | * | PM: Remove legacy PM | Pavel Machek | 2008-04-15 |
| | |_|_|/
| |/| | | |
|
* | | | | | frv: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 |
* | | | | | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 |
* | | | | | Remove the macro get_personality | WANG Cong | 2008-04-29 |
| |_|/ /
|/| | | |
|
* | | | | frv si_addr annotations | Al Viro | 2008-04-28 |
| |_|/
|/| | |
|
* | | | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
|/ / |
|
* | | FRV: Correctly determine the address of an illegal instruction | David Howells | 2008-04-14 |
* | | FRV: Make NOMMU-mode work with base addresses other than 0xC0000000 [try #2] | David Howells | 2008-04-10 |
* | | FRV: Add support for emulation of userspace atomic ops [try #2] | David Howells | 2008-04-10 |
|/ |
|
* | FRV: Change the timerfd syscalls to be the same as i386 | David Howells | 2008-02-20 |
* | FRV: Drop the .data.idt section for FRV | David Howells | 2008-02-20 |
* | xtime_lock vs update_process_times | Peter Zijlstra | 2008-02-13 |
* | FRV: Fix up parse error in linker script | David Howells | 2008-02-13 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 |
* | Introduce flags for reserve_bootmem() | Bernhard Walle | 2008-02-07 |
* | calibrate_delay() must be __cpuinit | Adrian Bunk | 2008-02-06 |
* | timerfd: fix remaining architectures | Andrew Morton | 2008-02-05 |
* | FRV: permit the memory to be located elsewhere in NOMMU mode | David Howells | 2008-02-05 |
* | move frv docs one level up | Adrian Bunk | 2008-02-03 |
* | Remove references to "make dep" | Adrian Bunk | 2008-01-28 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 |
* | FRV: arrange things such that BRA can reach from the trap table | David Howells | 2007-11-29 |
* | spelling fixes: arch/frv/ | Simon Arlott | 2007-10-19 |
* | remove asm/bitops.h includes | Jiri Slaby | 2007-10-19 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 |
* | FRV: cleanup struct irqaction initializers | Thomas Gleixner | 2007-10-16 |
* | FRV: connect up fallocate | David Howells | 2007-08-11 |
* | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-29 |
* | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 |
* | serial: add early_serial_setup() back to header file | Yinghai Lu | 2007-07-18 |
* | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 |