Age | Commit message (Expand) | Author |
2009-04-10 | FRV: Move to arch/frv/include/asm/ | David Howells |
2009-04-10 | FRV: Fix indentation errors to keep git-am happy when moving arch header files | David Howells |
2009-04-09 | FRV: Use <asm-generic/pgtable.h> in NOMMU mode | David Howells |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar |
2009-04-01 | mm: use debug_kmap_atomic | Akinobu Mita |
2009-03-26 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | Merge commit 'v2.6.29' into core/header-fixes | Ingo Molnar |
2009-03-24 | frv: remove <asm/ide.h> | Bartlomiej Zolnierkiewicz |
2009-03-06 | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar |
2009-03-02 | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig |
2009-02-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-17 | FRV: __pte_to_swp_entry doesn't expand correctly | Roel Kluin |
2009-02-15 | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly |
2009-02-01 | headers_check fix: frv, swab.h | Jaswinder Singh Rajput |
2009-01-14 | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison |
2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells |
2009-01-06 | frv: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | atomic_t: unify all arch definitions | Matthew Wilcox |
2009-01-03 | frv: define __fls | Rusty Russell |
2008-10-17 | ide: fix support for IDE PCI controllers using MMIO on frv | Bartlomiej Zolnierkiewicz |
2008-10-16 | FRV: Switch unaligned access to the packed-struct implementation | Harvey Harrison |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky |
2008-08-20 | FRV: Provide ioremap_wc() for FRV | David Howells |
2008-08-01 | FRV: Wire up new system calls | David Howells |
2008-07-26 | [PATCH] kill altroot | Al Viro |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-25 | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds |
2008-07-25 | remove dummy asm/kvm.h files | Adrian Bunk |
2008-07-25 | include/asm/ptrace.h userspace headers cleanup | Adrian Bunk |
2008-07-25 | clean up duplicated alloc/free_thread_info | FUJITA Tomonori |
2008-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2008-07-24 | ide: define MAX_HWIFS in <linux/ide.h> | Bartlomiej Zolnierkiewicz |
2008-07-24 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-24 | Remove asm/semaphore.h | Matthew Wilcox |
2008-07-20 | termios: Termios defines for other platforms | Alan Cox |
2008-07-12 | frv: fix irqs_disabled() to return an int, not an unsigned long | David Howells |
2008-06-05 | FRV: ip_fast_csum() requires a memory clobber on its inline asm | David Howells |
2008-05-28 | Fix FRV minimum slab/kmalloc alignment | David Howells |
2008-05-28 | FRV: Specify the minimum slab/kmalloc alignment | David Howells |
2008-05-14 | read_barrier_depends arch fixlets | Nick Piggin |
2008-05-02 | frv: types: use <asm-generic/int-*.h> for the frv architecture | H. Peter Anvin |
2008-05-01 | frv: unbreak misalignment handling changes | David Howells |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin |
2008-04-21 | frv: remove HARD_RESET_NOW() | Adrian Bunk |
2008-04-19 | asm-generic: add node_to_cpumask_ptr macro | Mike Travis |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |