summaryrefslogtreecommitdiff
path: root/include/asm-v850
AgeCommit message (Expand)Author
2008-02-09Add pgtable_t to remaining nommu architecturesMartin Schwidefsky
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger
2008-02-07Add cmpxchg_local to v850Mathieu Desnoyers
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov
2008-02-06remove mm_{ptov,vtop}()Adrian Bunk
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-20include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter
2007-10-19forbid asm/bitops.h direct inclusionJiri Slaby
2007-10-19remove unused flush_tlb_pgtablesBenjamin Herrenschmidt
2007-10-18bitops: introduce lock opsNick Piggin
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-17softlockup: make asm/irq_regs.h available on every platformIngo Molnar
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro
2007-07-17fbdev: detect primary display deviceAntonino A. Daplas
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas
2007-07-16v850: enable arbitary speed tty ioctlsAlan Cox
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox
2007-05-11Consolidate asm/poll.hStephen Rothwell
2007-05-08Remove tas()Jeff Dike
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-02PCI: scatterlist.h needs types.hJean Delvare
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet
2007-02-11[PATCH] consolidate line discipline number definitionsTilman Schmidt
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-12-07[PATCH] remove kernel syscallsArnd Bergmann
2006-12-07[PATCH] fix v850 compilationAdrian Bunk
2006-12-02[NET]: V850 checksum annotations and cleanups.Al Viro
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnRandy Dunlap
2006-09-21Fix v850 exported headersDavid Woodhouse
2006-07-14[PATCH] remove set_wmb - arch removalSteven Rostedt
2006-07-12[PATCH] Make cpu_relax() imply barrier() on all archesChase Venters
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-07-02[PATCH] irq-flags: V850: Use the new IRQF_ constantsThomas Gleixner
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang