aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-frv
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-1/+0
* [PATCH] Make cpu_relax() imply barrier() on all archesChase Venters2006-07-121-1/+2
* [PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells2006-07-104-90/+65
* [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-101-4/+2
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
* | [PATCH] irq-flags: FRV: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+1
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+1
* | [PATCH] frv: clean frv unistd.hAl Viro2006-06-231-17/+0
* | [PATCH] frv: Add missing qualifier to memcpy_fromio() prototypeAl Viro2006-06-231-1/+1
* | [PATCH] frv: NULL noise removal in frv xchg()Al Viro2006-06-231-2/+2
* | [PATCH] frv: wrong syscallAl Viro2006-06-231-1/+1
* | [PATCH] frv: misc sparse annotationsAl Viro2006-06-231-1/+1
* | [PATCH] frv: misc __user annotationsAl Viro2006-06-231-1/+1
* | [PATCH] frv: signal annotationsAl Viro2006-06-231-3/+3
* | [PATCH] frv: basic __iomem annotationsAl Viro2006-06-232-27/+38
* | [PATCH] frv: __user infrastructureAl Viro2006-06-231-27/+37
|/
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-3/+4
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2626-26/+0
* [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-111-1/+1
* [PATCH] Remove unused prepare_to_switch macroHirokazu Takata2006-04-111-2/+0
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-271-1/+1
* [PATCH] lightweight robust futexes: arch defaultsIngo Molnar2006-03-271-0/+6
* [PATCH] unify pfn_to_page: FRV pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-5/+2
* [PATCH] bitops: frv: use generic bitopsAkinobu Mita2006-03-261-161/+9
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-7/+7
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-151-30/+1
* [PATCH] FRV: Use virtual interrupt disablementDavid Howells2006-02-142-6/+83
* [PATCH] FRV: Miscellaneous fixesDavid Howells2006-02-145-13/+37
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-141-0/+2
* [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan2006-02-031-1/+1
* [PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells2006-01-182-0/+3
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-2/+0
* [PATCH] Generic ioctl.hBrian Gerst2006-01-101-80/+1
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-091-0/+9
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-091-0/+1
* [PATCH] frv: miscellaneous changesDavid Howells2006-01-089-3/+50
* [PATCH] frv: make get_user macro cast pointersDavid Howells2006-01-081-4/+4
* [PATCH] frv: add module support stubsDavid Howells2006-01-081-4/+12
* [PATCH] frv: supply various missing I/O access primitivesDavid Howells2006-01-082-0/+127
* [PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells2006-01-081-91/+5
* [PATCH] frv: improve signal handlingDavid Howells2006-01-061-1/+0
* [PATCH] FRV: Implement futex operations for FRVDavid Howells2006-01-061-41/+1
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* [PATCH] FRV: Make the FRV arch work againDavid Howells2005-11-285-8/+9
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-131-0/+10
* [PATCH] atomic: cmpxchgNick Piggin2005-11-131-0/+2