summaryrefslogtreecommitdiffstats
path: root/include/asm-v850
Commit message (Expand)AuthorAgeFilesLines
* [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] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0Star
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
* [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-160/+0Star
* [PATCH] fix v850 compilationAdrian Bunk2006-12-071-2/+0Star
* [NET]: V850 checksum annotations and cleanups.Al Viro2006-12-031-21/+17Star
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-51/+0Star
* [PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap2006-09-271-2/+3
* Fix v850 exported headersDavid Woodhouse2006-09-212-5/+6
* [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
* 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: V850: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+0Star
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-301-0/+1
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-4/+0Star
* | [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-231-2/+0Star
|/
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-8/+4Star
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-269-9/+0Star
* [PATCH] Remove unused prepare_to_switch macroHirokazu Takata2006-04-111-2/+0Star
* [PATCH] unify pfn_to_page: v850 pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+2
* [PATCH] bitops: v850: use generic bitopsAkinobu Mita2006-03-261-209/+11Star
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-5/+5
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] abstract type/size specification for assemblyJan Beulich2006-03-241-1/+3
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-161-29/+1Star
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-151-0/+2
* [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan2006-02-031-1/+1
* Fix "stuct", "strut", "struc" typosAlexey Dobriyan2006-01-151-1/+1
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-2/+0Star
* [PATCH] v850: task_stack_page(), task_pt_regs()Al Viro2006-01-121-4/+4
* [PATCH] Generic ioctl.hBrian Gerst2006-01-101-80/+1Star
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-101-0/+9
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-101-0/+2
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-091-18/+0Star
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-091-48/+1Star
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-091-2/+0Star
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* [PATCH] v850: use generic hardirq codeChristoph Hellwig2005-11-151-0/+2
* [PATCH] v850: Add missing include in hardirq.hMiles Bader2005-11-151-0/+2
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-141-0/+16
* [PATCH] atomic: cmpxchgNick Piggin2005-11-141-0/+14
* [PATCH] include/asm-v850/ "extern inline" -> "static inline"Adrian Bunk2005-11-0710-21/+21
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-311-3/+0Star
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-311-1/+0Star