aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-frv (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-01[PATCH] FRV: Add some missng lazy MMU hooks for NOMMU modeDavid Howells1-1/+5
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt1-18/+0
2007-02-01[PATCH] fix frv headers_checkAl Viro4-2/+14
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-0/+1
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki1-0/+2
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox1-0/+11
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+44
2006-12-07[PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2-1/+6
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+1
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann1-119/+0
2006-12-07[PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra1-3/+2
2006-12-02[NET]: FRV checksum annotations.Al Viro1-22/+19
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt1-0/+7
2006-10-16[PATCH] FRV: Use the correct preemption primitives in kmap_atomic() and coDavid Howells1-13/+14
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox1-21/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells3-4/+29
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