summaryrefslogtreecommitdiffstats
path: root/include/asm-frv
Commit message (Expand)AuthorAgeFilesLines
...
* | [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/+0Star
* [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-111-1/+1
* [PATCH] Remove unused prepare_to_switch macroHirokazu Takata2006-04-111-2/+0Star
* [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/+2Star
* [PATCH] bitops: frv: use generic bitopsAkinobu Mita2006-03-261-161/+9Star
* [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-161-30/+1Star
* [PATCH] FRV: Use virtual interrupt disablementDavid Howells2006-02-152-6/+83
* [PATCH] FRV: Miscellaneous fixesDavid Howells2006-02-155-13/+37
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-151-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-192-0/+3
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-2/+0Star
* [PATCH] Generic ioctl.hBrian Gerst2006-01-101-80/+1Star
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-101-0/+9
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-101-0/+1
* [PATCH] frv: miscellaneous changesDavid Howells2006-01-099-3/+50
* [PATCH] frv: make get_user macro cast pointersDavid Howells2006-01-091-4/+4
* [PATCH] frv: add module support stubsDavid Howells2006-01-091-4/+12
* [PATCH] frv: supply various missing I/O access primitivesDavid Howells2006-01-092-0/+127
* [PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells2006-01-091-91/+5Star
* [PATCH] frv: improve signal handlingDavid Howells2006-01-061-1/+0Star
* [PATCH] FRV: Implement futex operations for FRVDavid Howells2006-01-061-41/+1Star
* [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-141-0/+10
* [PATCH] atomic: cmpxchgNick Piggin2005-11-141-0/+2
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+2
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-311-3/+0Star
* [PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo2005-10-311-2/+0Star
* [PATCH] gfp_t: dma-mapping (frv)Al Viro2005-10-282-2/+2
* [PATCH] Remove unused var from asm/futex.hPaolo 'Blaisorblade' Giarrusso2005-09-221-1/+1
* [PATCH] feature removal of io_remap_page_range()Randy Dunlap2005-09-131-3/+0Star
* [PATCH] Clean up struct flock64 definitionsStephen Rothwell2005-09-081-18/+0Star
* [PATCH] Clean up struct flock definitionsStephen Rothwell2005-09-081-8/+0Star
* [PATCH] Clean up the fcntl operationsStephen Rothwell2005-09-081-21/+0Star
* [PATCH] Clean up the open flagsStephen Rothwell2005-09-081-17/+0Star
* [PATCH] Create asm-generic/fcntl.hStephen Rothwell2005-09-081-25/+2Star
* [PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...Jesper Juhl2005-09-081-6/+0Star
* [PATCH] auxiliary vector cleanupsH. J. Lu2005-09-081-0/+4
* [PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedupJakub Jelinek2005-09-081-0/+53
* [PATCH] sab: consolidate kmem_bufctl_tKyle Moffett2005-09-051-2/+0Star
* [PATCH] mm: consolidate get_orderStephen Rothwell2005-09-051-15/+2Star