aboutsummaryrefslogtreecommitdiff
path: root/include/asm-v850
AgeCommit message (Expand)AuthorFilesLines
2008-05-02v850: types: use <asm-generic/int-*.h> for the v850 architectureGravatar H. Peter Anvin 1-31/+1
2008-04-29kernel: Move arches to use common unaligned accessGravatar Harvey Harrison 1-116/+8
2008-04-17Generic semaphore implementationGravatar Matthew Wilcox 1-84/+1
2008-04-02kvm: provide kvm.h for all architecture: fixes headers_installGravatar Christian Borntraeger 1-0/+6
2008-02-09Add pgtable_t to remaining nommu architecturesGravatar Martin Schwidefsky 1-0/+1
2008-02-08avoid overflows in kernel/time.cGravatar H. Peter Anvin 7-37/+1
2008-02-08asm-*/posix_types.h: scrub __GLIBC__Gravatar Mike Frysinger 1-6/+2
2008-02-07Add cmpxchg_local to v850Gravatar Mathieu Desnoyers 1-0/+15
2008-02-07Sanitize the type of struct user.u_ar0Gravatar H. Peter Anvin 1-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededGravatar Kirill A. Shutemov 3-10/+0
2008-02-06remove mm_{ptov,vtop}()Gravatar Adrian Bunk 1-2/+0
2008-01-31[NET]: Introducing socket mark socket option.Gravatar Laszlo Attila Toth 1-0/+2
2007-10-22Add CONFIG_DEBUG_SG sg validationGravatar Jens Axboe 1-0/+3
2007-10-22Change table chaining layoutGravatar Jens Axboe 1-1/+1
2007-10-20include/asm-*/system.h: remove unused set_rmb(), set_wmb() macrosGravatar Stefan Richter 1-2/+1
2007-10-19forbid asm/bitops.h direct inclusionGravatar Jiri Slaby 1-0/+3
2007-10-19remove unused flush_tlb_pgtablesGravatar Benjamin Herrenschmidt 1-6/+0
2007-10-18bitops: introduce lock opsGravatar Nick Piggin 1-0/+1
2007-10-17remove include/asm-*/ipc.hGravatar Adrian Bunk 1-1/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hGravatar Olaf Hering 1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDGravatar Christoph Hellwig 1-1/+0
2007-10-17softlockup: make asm/irq_regs.h available on every platformGravatar Ingo Molnar 1-0/+1
2007-10-03Binfmt_flat: Add minimum support for the Blackfin relocationsGravatar Bernd Schmidt 1-1/+3
2007-07-31remove unused TIF_NOTIFY_RESUME flagGravatar Stephane Eranian 1-6/+4
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hGravatar Al Viro 1-10/+0
2007-07-17fbdev: detect primary display deviceGravatar Antonino A. Daplas 1-0/+6
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesGravatar Antonino A. Daplas 1-0/+6
2007-07-16v850: enable arbitary speed tty ioctlsGravatar Alan Cox 3-3/+12
2007-07-11PCI: remove pci_dac_dma_... APIsGravatar Jan Beulich 1-1/+0
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Gravatar Michael Ellerman 1-4/+0
2007-07-10lots-of-architectures: enable arbitary speed tty supportGravatar Alan Cox 1-0/+11
2007-05-11Consolidate asm/poll.hGravatar Stephen Rothwell 1-16/+1
2007-05-08Remove tas()Gravatar Jeff Dike 1-1/+0
2007-05-08move die notifier handling to common codeGravatar Christoph Hellwig 1-0/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 1-0/+2
2007-05-02PCI: scatterlist.h needs types.hGravatar Jean Delvare 1-0/+2
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionGravatar Jeremy Fitzhardinge 1-0/+2
2007-04-25[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS supportGravatar Eric Dumazet 1-0/+2
2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionGravatar Eric Dumazet 1-1/+2
2007-02-11[PATCH] consolidate line discipline number definitionsGravatar Tilman Schmidt 1-18/+0
2006-12-13[PATCH] Optimize D-cache alias handling on forkGravatar Ralf Baechle 1-0/+1
2006-12-08[PATCH] tty: preparatory structures for termios revampGravatar Alan Cox 1-0/+11
2006-12-07[PATCH] remove kernel syscallsGravatar Arnd Bergmann 1-160/+0
2006-12-07[PATCH] fix v850 compilationGravatar Adrian Bunk 1-2/+0
2006-12-02[NET]: V850 checksum annotations and cleanups.Gravatar Al Viro 1-21/+17
2006-12-01Driver core: add dev_archdata to struct deviceGravatar Benjamin Herrenschmidt 1-0/+7
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesGravatar Arnd Bergmann 1-51/+0
2006-09-27[PATCH] consistently use MAX_ERRNO in __syscall_returnGravatar Randy Dunlap 1-2/+3
2006-09-21Fix v850 exported headersGravatar David Woodhouse 2-5/+6
2006-07-14[PATCH] remove set_wmb - arch removalGravatar Steven Rostedt 1-1/+0