aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-frv (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann1-25/+0
2006-10-01[PATCH] paravirt: remove set pte atomicZachary Amsden1-2/+0
2006-10-01[PATCH] ntp: cleanup defines and commentsRoman Zippel1-5/+0
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap1-1/+2
2006-09-26[PATCH] FRV: Optimise ffs()David Howells1-2/+31
2006-09-26[PATCH] FRV: Implement fls64()David Howells1-1/+41
2006-09-26[PATCH] FRV: Fix fls() to handle bit 31 being set correctlyDavid Howells1-4/+17
2006-09-26[PATCH] FRV: Use the generic IRQ stuffDavid Howells8-130/+45
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-4/+4
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik1-1/+0
2006-09-24[PATCH] restore libata build on frvAl Viro1-0/+1
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt1-1/+0
2006-07-12[PATCH] Make cpu_relax() imply barrier() on all archesChase Venters1-1/+2
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells4-90/+65
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells1-4/+2
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+1
2006-07-02[PATCH] irq-flags: FRV: Use the new IRQF_ constantsThomas Gleixner2-3/+1
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang1-0/+1
2006-06-23[PATCH] frv: clean frv unistd.hAl Viro1-17/+0
2006-06-23[PATCH] frv: Add missing qualifier to memcpy_fromio() prototypeAl Viro1-1/+1
2006-06-23[PATCH] frv: NULL noise removal in frv xchg()Al Viro1-2/+2
2006-06-23[PATCH] frv: wrong syscallAl Viro1-1/+1
2006-06-23[PATCH] frv: misc sparse annotationsAl Viro1-1/+1
2006-06-23[PATCH] frv: misc __user annotationsAl Viro1-1/+1
2006-06-23[PATCH] frv: signal annotationsAl Viro1-3/+3
2006-06-23[PATCH] frv: basic __iomem annotationsAl Viro2-27/+38
2006-06-23[PATCH] frv: __user infrastructureAl Viro1-27/+37
2006-06-18Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse1-0/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-3/+4
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse26-26/+0
2006-04-11[PATCH] sys_kexec_load() naming fixupsAndrew Morton1-1/+1
2006-04-11[PATCH] Remove unused prepare_to_switch macroHirokazu Takata1-2/+0
2006-03-27[PATCH] lightweight robust futexes updatesIngo Molnar1-1/+1
2006-03-27[PATCH] lightweight robust futexes: arch defaultsIngo Molnar1-0/+6
2006-03-27[PATCH] unify pfn_to_page: FRV pfn_to_pageKAMEZAWA Hiroyuki1-5/+2
2006-03-26[PATCH] bitops: frv: use generic bitopsAkinobu Mita1-161/+9
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita1-7/+7
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi1-0/+1
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-30/+1
2006-02-14[PATCH] FRV: Use virtual interrupt disablementDavid Howells2-6/+83
2006-02-14[PATCH] FRV: Miscellaneous fixesDavid Howells5-13/+37
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-0/+2
2006-02-03[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan1-1/+1
2006-01-18[PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells2-0/+3
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-2/+0
2006-01-10[PATCH] Generic ioctl.hBrian Gerst1-80/+1
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven1-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+1
2006-01-08[PATCH] frv: miscellaneous changesDavid Howells9-3/+50