aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-frv
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-072-1/+6
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-119/+0
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-3/+2
* [NET]: FRV checksum annotations.Al Viro2006-12-021-22/+19
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and coDavid Howells2006-10-161-13/+14
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-21/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-4/+29
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-25/+0
* [PATCH] paravirt: remove set pte atomicZachary Amsden2006-10-011-2/+0
* [PATCH] ntp: cleanup defines and commentsRoman Zippel2006-10-011-5/+0
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-271-1/+2
* [PATCH] FRV: Optimise ffs()David Howells2006-09-261-2/+31
* [PATCH] FRV: Implement fls64()David Howells2006-09-261-1/+41
* [PATCH] FRV: Fix fls() to handle bit 31 being set correctlyDavid Howells2006-09-261-4/+17
* [PATCH] FRV: Use the generic IRQ stuffDavid Howells2006-09-268-130/+45
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-4/+4
* [libata] No need for all those arch libata-portmap.h headersJeff Garzik2006-09-251-1/+0
* [PATCH] restore libata build on frvAl Viro2006-09-241-0/+1
* [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