WAN: protect Cisco HDLC state changes with a spinlock.
[safe/jmp/linux-2.6] / include / asm-v850 /
2008-05-15 Mike Frysingerasm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ...
2008-05-02 H. Peter Anvinv850: types: use <asm-generic/int-*.h> for the v850...
2008-04-29 Harvey Harrisonkernel: Move arches to use common unaligned access
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-04-02 Christian Borntraegerkvm: provide kvm.h for all architecture: fixes headers_...
2008-02-09 Martin SchwidefskyAdd pgtable_t to remaining nommu architectures
2008-02-08 H. Peter Anvinavoid overflows in kernel/time.c
2008-02-08 Mike Frysingerasm-*/posix_types.h: scrub __GLIBC__
2008-02-07 Mathieu DesnoyersAdd cmpxchg_local to v850
2008-02-07 H. Peter AnvinSanitize the type of struct user.u_ar0
2008-02-07 Kirill A. ShutemovCleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is...
2008-02-06 Adrian Bunkremove mm_{ptov,vtop}()
2008-02-01 Laszlo Attila Toth[NET]: Introducing socket mark socket option.
2007-10-22 Jens AxboeAdd CONFIG_DEBUG_SG sg validation
2007-10-22 Jens AxboeChange table chaining layout
2007-10-20 Stefan Richterinclude/asm-*/system.h: remove unused set_rmb(), set_wm...
2007-10-19 Jiri Slabyforbid asm/bitops.h direct inclusion
2007-10-19 Benjamin Herrenschmidtremove unused flush_tlb_pgtables
2007-10-18 Nick Pigginbitops: introduce lock ops
2007-10-17 Adrian Bunkremove include/asm-*/ipc.h
2007-10-17 Olaf Heringremove strict ansi check from __u64 in asm/types.h
2007-10-17 Christoph Hellwigkill DECLARE_MUTEX_LOCKED
2007-10-17 Ingo Molnarsoftlockup: make asm/irq_regs.h available on every...
2007-10-03 Bernd SchmidtBinfmt_flat: Add minimum support for the Blackfin reloc...
2007-07-31 Stephane Eranianremove unused TIF_NOTIFY_RESUME flag
2007-07-22 Al Virotake declarations of enable_irq() et.al. to linux/inter...
2007-07-17 Antonino A. Daplasfbdev: detect primary display device
2007-07-17 Antonino A. Daplasfbdev: move arch-specific bits to their respective...
2007-07-16 Alan Coxv850: enable arbitary speed tty ioctls
2007-07-11 Jan BeulichPCI: remove pci_dac_dma_... APIs
2007-07-11 Michael EllermanPCI: Use a weak symbol for the empty version of pcibios...
2007-07-11 Alan Coxlots-of-architectures: enable arbitary speed tty support
2007-05-11 Stephen RothwellConsolidate asm/poll.h
2007-05-08 Jeff DikeRemove tas()
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-03 Jean DelvarePCI: scatterlist.h needs types.h
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: PARAVIRT: add hooks to intercept mm creati...
2007-04-26 Eric Dumazet[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
2007-04-26 Eric Dumazet[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps...
2007-02-11 Tilman Schmidt[PATCH] consolidate line discipline number definitions
2006-12-13 Ralf Baechle[PATCH] Optimize D-cache alias handling on fork
2006-12-08 Alan Cox[PATCH] tty: preparatory structures for termios revamp
2006-12-07 Arnd Bergmann[PATCH] remove kernel syscalls
2006-12-07 Adrian Bunk[PATCH] fix v850 compilation
2006-12-03 Al Viro[NET]: V850 checksum annotations and cleanups.
2006-12-01 Benjamin HerrenschmidtDriver core: add dev_archdata to struct device
2006-10-02 Arnd Bergmann[PATCH] remove remaining errno and __KERNEL_SYSCALLS__...
2006-09-27 Randy Dunlap[PATCH] consistently use MAX_ERRNO in __syscall_return
2006-09-21 David WoodhouseFix v850 exported headers
2006-07-15 Steven Rostedt[PATCH] remove set_wmb - arch removal
2006-07-12 Chase Venters[PATCH] Make cpu_relax() imply barrier() on all arches
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-02 Thomas Gleixner[PATCH] irq-flags: V850: Use the new IRQF_ constants
2006-06-29 Catherine Zhang[AF_UNIX]: Datagram getpeersec
2006-06-29 Ingo Molnar[PATCH] genirq: add ->retrigger() irq op to consolidate...
2006-06-23 Jan Beulich[PATCH] adjust handle_IRR_event() return type
2006-06-18 David WoodhouseAdd empty Kbuild files for 'make headers_install' in...
2006-04-29 David WoodhouseRemove unneeded _syscallX macros from user view in...
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-04-11 Hirokazu Takata[PATCH] Remove unused prepare_to_switch macro
2006-03-27 KAMEZAWA Hiroyuki[PATCH] unify pfn_to_page: v850 pfn_to_page
2006-03-26 Akinobu Mita[PATCH] bitops: v850: use generic bitops
2006-03-26 Akinobu Mita[PATCH] bitops: use non atomic operations for minix_...
2006-03-25 Davide Libenzi[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed...
2006-03-24 Jan Beulich[PATCH] abstract type/size specification for assembly
2006-02-15 Michael S. Tsirkin[PATCH] add asm-generic/mman.h
2006-02-15 Michael S. Tsirkin[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
2006-02-03 Alexey Dobriyan[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size...
2006-01-15 Alexey DobriyanFix "stuct", "strut", "struc" typos
2006-01-12 Al Viro[PATCH] death of get_thread_info/put_thread_info
2006-01-12 Al Viro[PATCH] v850: task_stack_page(), task_pt_regs()
2006-01-10 Brian Gerst[PATCH] Generic ioctl.h
2006-01-09 Arjan van de Ven[PATCH] mutex subsystem, add default include/asm-*...
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, add atomic_xchg() to all arches
2006-01-09 Andrew Morton[PATCH] remove gcc-2 checks
2006-01-09 Jeff Dike[PATCH] consolidate asm/futex.h
2006-01-09 Ravikiran G Thirumalai[PATCH] Kill L1_CACHE_SHIFT_MAX
2006-01-06 Christoph Lameter[PATCH] atomic_long_t & include/asm-generic/atomic...
2006-01-06 Badari Pulavarty[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs...
2006-01-03 Stephen Hemminger[FLS64]: generic version
2005-11-15 Christoph Hellwig[PATCH] v850: use generic hardirq code
2005-11-15 Miles Bader[PATCH] v850: Add missing include in hardirq.h
2005-11-14 Nick Piggin[PATCH] atomic: inc_not_zero
2005-11-14 Nick Piggin[PATCH] atomic: cmpxchg
2005-11-07 Adrian Bunk[PATCH] include/asm-v850/ "extern inline" -> "static...
2005-10-31 Arthur Othieno[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
2005-10-31 Christoph Hellwig[PATCH] unify sys_ptrace prototype
2005-09-21 Paolo 'Blaisorblad... [PATCH] Remove unused var from asm/futex.h
2005-09-07 Stephen Rothwell[PATCH] Clean up struct flock64 definitions
2005-09-07 Stephen Rothwell[PATCH] Clean up struct flock definitions
2005-09-07 Stephen Rothwell[PATCH] Clean up the fcntl operations
2005-09-07 Stephen Rothwell[PATCH] Clean up the open flags
2005-09-07 Stephen Rothwell[PATCH] Create asm-generic/fcntl.h
2005-09-07 Jesper Juhl[PATCH] remove verify_area(): remove verify_area()...
2005-09-07 H. J. Lu[PATCH] auxiliary vector cleanups
2005-09-07 Jakub Jelinek[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
2005-09-05 Kyle Moffett[PATCH] sab: consolidate kmem_bufctl_t
2005-09-05 Stephen Rothwell[PATCH] mm: consolidate get_order
2005-08-29 Patrick McHardy[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
next