summaryrefslogtreecommitdiff
path: root/include/asm-frv
AgeCommit message (Expand)Author
2008-02-20FRV: Change the timerfd syscalls to be the same as i386David Howells
2008-02-08Fix FRV cmpxchg_localMathieu Desnoyers
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-07Add cmpxchg_local to frvMathieu Desnoyers
2008-02-07Unexport asm/page.hKirill A. Shutemov
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-05timerfd: fix remaining architecturesAndrew Morton
2008-02-05frv: remove dead config symbol from FRV codeJiri Olsa
2008-02-05FRV: move DMA macros to scatterlist.h for consistency.Robert P. J. Day
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-03include/asm-frv/: Spelling fixesJoe Perches
2008-02-03move frv docs one level upAdrian Bunk
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth
2008-01-25ide: remove stale ide.h "configuration options"Bartlomiej Zolnierkiewicz
2007-11-09frv: Remove bogus NO_IRQ = -1 defineAlan Cox
2007-10-24SG: Change sg_set_page() to take length and offset argumentJens Axboe
2007-10-23frv: update comment in scatterlist to reflect new setupJens Axboe
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-16include/asm-frv/thread_info.h: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-10-16remove frv usage of flush_tlb_pgtables()Benjamin Herrenschmidt
2007-10-14frv: missing casts in cmpxchg()Al Viro
2007-08-11FRV: connect up fallocateDavid Howells
2007-08-01FRV: Enable the MB86943 PCI arbiter correctlyDavid Howells
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-07-19arch: personality independent stack topPeter Zijlstra
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky
2007-07-16FRV: Connect up new syscallsDavid Howells
2007-07-16page table handling cleanupJan Beulich
2007-07-15frv: missing __clear_user()Al Viro
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox
2007-07-01frv: fix fallout from "remove sched.h from mm.h" patchAlexey Dobriyan
2007-06-07frv: build fixPeter Zijlstra
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter
2007-05-08FRV: Miscellaneous fixesDavid Howells
2007-05-08atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...Mathieu Desnoyers