summaryrefslogtreecommitdiffstats
path: root/include/asm-v850
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] kill altrootAl Viro2008-07-261-17/+0
* remove the v850 portAdrian Bunk2008-07-24121-7154/+0
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-4/+0
* v850: fix typo in header guardVegard Nossum2008-06-061-1/+1
* asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger2008-05-141-0/+2
* v850: types: use <asm-generic/int-*.h> for the v850 architectureH. Peter Anvin2008-05-021-31/+1
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-116/+8
* Generic semaphore implementationMatthew Wilcox2008-04-171-84/+1
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-0/+6
* Add pgtable_t to remaining nommu architecturesMartin Schwidefsky2008-02-091-0/+1
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-087-37/+1
* asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-081-6/+2
* Add cmpxchg_local to v850Mathieu Desnoyers2008-02-071-0/+15
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-1/+1
* Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-073-10/+0
* remove mm_{ptov,vtop}()Adrian Bunk2008-02-061-2/+0
* [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-311-0/+2
* Add CONFIG_DEBUG_SG sg validationJens Axboe2007-10-221-0/+3
* Change table chaining layoutJens Axboe2007-10-221-1/+1
* include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosStefan Richter2007-10-201-2/+1
* forbid asm/bitops.h direct inclusionJiri Slaby2007-10-191-0/+3
* remove unused flush_tlb_pgtablesBenjamin Herrenschmidt2007-10-191-6/+0
* bitops: introduce lock opsNick Piggin2007-10-181-0/+1
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-171-1/+0
* softlockup: make asm/irq_regs.h available on every platformIngo Molnar2007-10-171-0/+1
* Binfmt_flat: Add minimum support for the Blackfin relocationsBernd Schmidt2007-10-031-1/+3
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-6/+4
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-221-10/+0
* fbdev: detect primary display deviceAntonino A. Daplas2007-07-171-0/+6
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-0/+6
* v850: enable arbitary speed tty ioctlsAlan Cox2007-07-163-3/+12
* PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-111-1/+0
* PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-4/+0
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-101-0/+11
* Consolidate asm/poll.hStephen Rothwell2007-05-111-16/+1
* Remove tas()Jeff Dike2007-05-081-1/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-0/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-0/+2
|\
| * [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-021-0/+2
* | PCI: scatterlist.h needs types.hJean Delvare2007-05-021-0/+2
|/
* [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportEric Dumazet2007-04-251-0/+2
* [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet2007-04-251-1/+2
* [PATCH] consolidate line discipline number definitionsTilman Schmidt2007-02-111-18/+0
* [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/+0
* [PATCH] fix v850 compilationAdrian Bunk2006-12-071-2/+0
* [NET]: V850 checksum annotations and cleanups.Al Viro2006-12-021-21/+17
OpenPOWER on IntegriCloud