summaryrefslogtreecommitdiffstats
path: root/include/asm-frv
AgeCommit message (Expand)AuthorLines
2006-06-23[PATCH] frv: clean frv unistd.hAl Viro-17/+0
2006-06-23[PATCH] frv: Add missing qualifier to memcpy_fromio() prototypeAl Viro-1/+1
2006-06-23[PATCH] frv: NULL noise removal in frv xchg()Al Viro-2/+2
2006-06-23[PATCH] frv: wrong syscallAl Viro-1/+1
2006-06-23[PATCH] frv: misc sparse annotationsAl Viro-1/+1
2006-06-23[PATCH] frv: misc __user annotationsAl Viro-1/+1
2006-06-23[PATCH] frv: signal annotationsAl Viro-3/+3
2006-06-23[PATCH] frv: basic __iomem annotationsAl Viro-27/+38
2006-06-23[PATCH] frv: __user infrastructureAl Viro-27/+37
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse-0/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse-3/+4
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse-26/+0
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton-1/+1
2006-04-11[PATCH] Remove unused prepare_to_switch macroHirokazu Takata-2/+0
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar-1/+1
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar-0/+6
2006-03-27[PATCH] unify pfn_to_page: FRV pfn_to_pageKAMEZAWA Hiroyuki-5/+2
2006-03-26[PATCH] bitops: frv: use generic bitopsAkinobu Mita-161/+9
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita-7/+7
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi-0/+1
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin-30/+1
2006-02-14[PATCH] FRV: Use virtual interrupt disablementDavid Howells-6/+83
2006-02-14[PATCH] FRV: Miscellaneous fixesDavid Howells-13/+37
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin-0/+2
2006-02-03[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan-1/+1
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells-0/+3
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro-2/+0
2006-01-10[PATCH] Generic ioctl.hBrian Gerst-80/+1
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar-0/+1
2006-01-08[PATCH] frv: miscellaneous changesDavid Howells-3/+50
2006-01-08[PATCH] frv: make get_user macro cast pointersDavid Howells-4/+4
2006-01-08[PATCH] frv: add module support stubsDavid Howells-4/+12
2006-01-08[PATCH] frv: supply various missing I/O access primitivesDavid Howells-0/+127
2006-01-08[PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells-91/+5
2006-01-06[PATCH] frv: improve signal handlingDavid Howells-1/+0
2006-01-06[PATCH] FRV: Implement futex operations for FRVDavid Howells-41/+1
2006-01-06[PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter-0/+1
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty-0/+1
2006-01-03[FLS64]: generic versionStephen Hemminger-0/+1
2005-11-28[PATCH] FRV: Make the FRV arch work againDavid Howells-8/+9
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin-0/+10
2005-11-13[PATCH] atomic: cmpxchgNick Piggin-0/+2
2005-11-07[PATCH] fix remaining missing includesTim Schmielau-0/+2
2005-10-30[PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno-3/+0
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo-2/+0
2005-10-28[PATCH] gfp_t: dma-mapping (frv)Al Viro-2/+2
2005-09-21[PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso-1/+1
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap-3/+0
2005-09-07[PATCH] Clean up struct flock64 definitionsStephen Rothwell-18/+0