summaryrefslogtreecommitdiffstats
path: root/include/asm-frv
AgeCommit message (Expand)AuthorLines
2006-10-16[PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and coDavid Howells-13/+14
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox-21/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-4/+29
2006-10-03fix file specification in commentsUwe Zeisberger-1/+1
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann-25/+0
2006-10-01[PATCH] paravirt: remove set pte atomicZachary Amsden-2/+0
2006-10-01[PATCH] ntp: cleanup defines and commentsRoman Zippel-5/+0
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap-1/+2
2006-09-26[PATCH] FRV: Optimise ffs()David Howells-2/+31
2006-09-26[PATCH] FRV: Implement fls64()David Howells-1/+41
2006-09-26[PATCH] FRV: Fix fls() to handle bit 31 being set correctlyDavid Howells-4/+17
2006-09-26[PATCH] FRV: Use the generic IRQ stuffDavid Howells-130/+45
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken-4/+4
2006-09-25[libata] No need for all those arch libata-portmap.h headersJeff Garzik-1/+0
2006-09-24[PATCH] restore libata build on frvAl Viro-0/+1
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt-1/+0
2006-07-12[PATCH] Make cpu_relax() imply barrier() on all archesChase Venters-1/+2
2006-07-10[PATCH] FRV: Introduce asm-offsets for FRV archDavid Howells-90/+65
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells-4/+2
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds-0/+1
2006-07-02[PATCH] irq-flags: FRV: Use the new IRQF_ constantsThomas Gleixner-3/+1
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang-0/+1
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