Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-07-31 | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian | 1 | -7/+5 |
2007-07-19 | arch: personality independent stack top | Peter Zijlstra | 1 | -0/+1 |
2007-07-17 | fbdev: detect primary display device | Antonino A. Daplas | 1 | -0/+6 |
2007-07-17 | fbdev: move arch-specific bits to their respective subdirectories | Antonino A. Daplas | 1 | -0/+6 |
2007-07-17 | mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty | Martin Schwidefsky | 1 | -8/+0 |
2007-07-16 | FRV: Connect up new syscalls | David Howells | 1 | -1/+5 |
2007-07-16 | page table handling cleanup | Jan Beulich | 1 | -6/+0 |
2007-07-15 | frv: missing __clear_user() | Al Viro | 1 | -0/+2 |
2007-07-11 | PCI: remove pci_dac_dma_... APIs | Jan Beulich | 1 | -3/+0 |
2007-07-11 | PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() | Michael Ellerman | 1 | -4/+0 |
2007-07-10 | lots-of-architectures: enable arbitary speed tty support | Alan Cox | 1 | -0/+11 |