| Commit message (Expand) | Author | Age |
* | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 |
* | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 |
* | frv: introduce asm/swab.h | Harvey Harrison | 2009-01-06 |
* | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 |
* | frv: define __fls | Rusty Russell | 2009-01-03 |
* | ide: fix support for IDE PCI controllers using MMIO on frv | Bartlomiej Zolnierkiewicz | 2008-10-17 |
* | 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-10-16 |
* | FRV: Provide ioremap_wc() for FRV | David Howells | 2008-08-20 |
* | FRV: Wire up new system calls | David Howells | 2008-08-01 |
* | [PATCH] kill altroot | Al Viro | 2008-07-26 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 |
* | 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-25 |
|/ |
|
* | 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 |
|\ \ |
|
| * | | Remove asm/semaphore.h | Matthew Wilcox | 2008-07-24 |
| |/ |
|
* / | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 |
|/ |
|
* | termios: Termios defines for other platforms | Alan Cox | 2008-07-20 |
* | frv: fix irqs_disabled() to return an int, not an unsigned long | David Howells | 2008-07-12 |
* | FRV: ip_fast_csum() requires a memory clobber on its inline asm | David Howells | 2008-06-05 |
* | Fix FRV minimum slab/kmalloc alignment | David Howells | 2008-05-28 |
* | FRV: Specify the minimum slab/kmalloc alignment | David Howells | 2008-05-28 |
* | read_barrier_depends arch fixlets | Nick Piggin | 2008-05-14 |
* | frv: types: use <asm-generic/int-*.h> for the frv architecture | H. Peter Anvin | 2008-05-02 |
* | frv: unbreak misalignment handling changes | David Howells | 2008-05-01 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 |
* | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 |
* | frv: remove HARD_RESET_NOW() | Adrian Bunk | 2008-04-21 |
* | asm-generic: add node_to_cpumask_ptr macro | Mike Travis | 2008-04-19 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
* | FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2] | David Howells | 2008-04-10 |
* | FRV: Add support for emulation of userspace atomic ops [try #2] | David Howells | 2008-04-10 |
* | FRV: Move STACK_TOP_MAX up [try #2] | David Howells | 2008-04-10 |
* | FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2] | David Howells | 2008-04-10 |
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 |
* | NULL noise: frv cmpxchg() | Al Viro | 2008-03-30 |
* | FRV: Change the timerfd syscalls to be the same as i386 | David Howells | 2008-02-20 |
* | Fix FRV cmpxchg_local | Mathieu Desnoyers | 2008-02-08 |
* | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2008-02-08 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 |
* | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 2008-02-08 |
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 2008-02-08 |
* | Add cmpxchg_local to frv | Mathieu Desnoyers | 2008-02-07 |
* | Unexport asm/page.h | Kirill A. Shutemov | 2008-02-07 |
* | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 2008-02-07 |
* | timerfd: fix remaining architectures | Andrew Morton | 2008-02-05 |