summaryrefslogtreecommitdiffstats
path: root/include/asm-frv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-0/+1
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+1
* | PCI: scatterlist.h needs types.hJean Delvare2007-05-031-0/+2
|/
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-261-0/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-261-1/+2
* [PATCH] FRV: Add some missng lazy MMU hooks for NOMMU modeDavid Howells2007-03-011-1/+5
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
* [PATCH] fix frv headers_checkAl Viro2007-02-024-2/+14
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-131-0/+2
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+44
* [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/+0Star
* [PATCH] mm: pagefault_{disable,enable}()Peter Zijlstra2006-12-071-3/+2Star
* [NET]: FRV checksum annotations.Al Viro2006-12-031-22/+19Star
* 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/+0Star
* 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/+0Star
* [PATCH] paravirt: remove set pte atomicZachary Amsden2006-10-011-2/+0Star
* [PATCH] ntp: cleanup defines and commentsRoman Zippel2006-10-011-5/+0Star
* [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/+45Star
* [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/+0Star
* [PATCH] restore libata build on frvAl Viro2006-09-251-0/+1
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-151-1/+0Star
* [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/+65Star
* [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-101-4/+2Star
* 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/+1Star
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-301-0/+1
* | [PATCH] frv: clean frv unistd.hAl Viro2006-06-231-17/+0Star
* | [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