Age | Commit message (Expand) | Author | Files | Lines |
2008-06-05 | FRV: ip_fast_csum() requires a memory clobber on its inline asm | David Howells | 1 | -1/+1 |
2008-05-28 | Fix FRV minimum slab/kmalloc alignment | David Howells | 1 | -2/+2 |
2008-05-28 | FRV: Specify the minimum slab/kmalloc alignment | David Howells | 1 | -0/+7 |
2008-05-14 | read_barrier_depends arch fixlets | Nick Piggin | 1 | -1/+1 |
2008-05-02 | frv: types: use <asm-generic/int-*.h> for the frv architecture | H. Peter Anvin | 1 | -32/+2 |
2008-05-01 | frv: unbreak misalignment handling changes | David Howells | 1 | -3/+3 |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison | 1 | -188/+8 |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin | 1 | -0/+2 |
2008-04-21 | frv: remove HARD_RESET_NOW() | Adrian Bunk | 1 | -5/+0 |
2008-04-19 | asm-generic: add node_to_cpumask_ptr macro | Mike Travis | 1 | -3/+1 |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox | 1 | -155/+1 |
2008-04-10 | FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2] | David Howells | 1 | -6/+15 |
2008-04-10 | FRV: Add support for emulation of userspace atomic ops [try #2] | David Howells | 1 | -0/+14 |
2008-04-10 | FRV: Move STACK_TOP_MAX up [try #2] | David Howells | 1 | -1/+1 |
2008-04-10 | FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2] | David Howells | 1 | -5/+14 |
2008-04-02 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 1 | -0/+6 |
2008-03-30 | NULL noise: frv cmpxchg() | Al Viro | 1 | -2/+2 |
2008-02-20 | FRV: Change the timerfd syscalls to be the same as i386 | David Howells | 1 | -1/+3 |
2008-02-08 | Fix FRV cmpxchg_local | Mathieu Desnoyers | 3 | -84/+83 |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky | 2 | -3/+10 |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin | 1 | -1/+1 |
2008-02-08 | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 1 | -6/+2 |
2008-02-08 | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT | David Howells | 1 | -5/+0 |
2008-02-07 | Add cmpxchg_local to frv | Mathieu Desnoyers | 1 | -0/+24 |
2008-02-07 | Unexport asm/page.h | Kirill A. Shutemov | 1 | -1/+0 |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov | 2 | -6/+0 |
2008-02-05 | timerfd: fix remaining architectures | Andrew Morton | 1 | -1/+1 |
2008-02-05 | frv: remove dead config symbol from FRV code | Jiri Olsa | 1 | -4/+0 |
2008-02-05 | FRV: move DMA macros to scatterlist.h for consistency. | Robert P. J. Day | 2 | -10/+10 |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2 | -5/+5 |
2008-02-03 | include/asm-frv/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2008-02-03 | move frv docs one level up | Adrian Bunk | 5 | -5/+5 |
2008-01-31 | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 1 | -0/+2 |
2008-01-25 | ide: remove stale ide.h "configuration options" | Bartlomiej Zolnierkiewicz | 1 | -6/+0 |
2007-11-09 | frv: Remove bogus NO_IRQ = -1 define | Alan Cox | 1 | -3/+0 |
2007-10-24 | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 1 | -2/+1 |
2007-10-23 | frv: update comment in scatterlist to reflect new setup | Jens Axboe | 1 | -4/+4 |
2007-10-22 | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 1 | -0/+3 |
2007-10-22 | Change table chaining layout | Jens Axboe | 1 | -1/+1 |
2007-10-19 | forbid asm/bitops.h direct inclusion | Jiri Slaby | 1 | -0/+4 |
2007-10-19 | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt | 1 | -2/+0 |
2007-10-18 | bitops: introduce lock ops | Nick Piggin | 1 | -0/+1 |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -1/+0 |
2007-10-17 | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 1 | -3/+3 |
2007-10-17 | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig | 1 | -1/+0 |
2007-10-16 | include/asm-frv/thread_info.h: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski | 1 | -3/+2 |
2007-10-16 | remove frv usage of flush_tlb_pgtables() | Benjamin Herrenschmidt | 1 | -2/+1 |
2007-10-14 | frv: missing casts in cmpxchg() | Al Viro | 1 | -1/+4 |
2007-08-11 | FRV: connect up fallocate | David Howells | 1 | -1/+2 |
2007-08-01 | FRV: Enable the MB86943 PCI arbiter correctly | David Howells | 1 | -0/+3 |