aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-40/+9
2012-03-28Delete all instances of asm/system.hGravatar David Howells 1-5/+0
2012-03-28Disintegrate asm/system.h for H8300Gravatar David Howells 9-144/+158
2012-02-24net: Add framework to allow sending packets with customized CRC.Gravatar Ben Greear 1-0/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionGravatar Pavel Emelyanov 1-0/+1
2012-02-14h8300: Use generic posix_types.hGravatar H. Peter Anvin 1-40/+9
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 1-5/+0
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Gravatar Linus Torvalds 2-46/+1
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreGravatar Myron Stowe 1-5/+0
2012-01-03consolidate a bunch of ipcbuf.h instancesGravatar Al Viro 1-29/+1
2012-01-03consolidate umode_t declarationsGravatar Al Viro 1-17/+0
2011-11-21freezer: remove now unused TIF_FREEZEGravatar Tejun Heo 1-2/+0
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-0/+3
2011-11-09net: add wireless TX status socket optionGravatar Johannes Berg 1-0/+3
2011-10-26h8300: Move gpio.h to gpio-internal.hGravatar Mark Brown 1-0/+0
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionGravatar Arun Sharma 1-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeGravatar Arun Sharma 1-2/+2
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+0
2011-07-26h8300/m68k/xtensa: __FD_ISSET should return 0/1Gravatar Andrew Morton 1-1/+1
2011-07-26ptrace: unify show_regs() prototypeGravatar Mike Frysinger 1-1/+0
2011-07-25h8300, exec: remove redundant set_fs(USER_DS)Gravatar Mathias Krause 1-2/+0
2011-05-28ns: Wire up the setns system callGravatar Eric W. Biederman 1-1/+2
2011-03-23bitops: remove minix bitops from asm/bitops.hGravatar Akinobu Mita 1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hGravatar Akinobu Mita 1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesGravatar Akinobu Mita 1-0/+1
2011-03-22add the common dma_addr_t typedef to include/linux/types.hGravatar FUJITA Tomonori 1-4/+0
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Gravatar Linus Torvalds 1-80/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on h8300 (enables termiox)Gravatar Jeff Mahoney 1-80/+1
2010-10-07Fix IRQ flag handling namingGravatar David Howells 2-23/+44
2010-09-07h8300: Fix die()Gravatar David Howells 1-1/+3
2010-09-07h8300: IRQ flags should be stored in an unsigned longGravatar David Howells 1-5/+10
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-2/+0
2010-08-10tty: Add EXTPROC support for LINEMODEGravatar hyc@symas.com 2-0/+3
2010-08-09alpha/h8300/m68k: remove obsolete <asm/md.h> filesGravatar Geert Uytterhoeven 1-13/+0
2010-08-07remove needless ISA_DMA_THRESHOLDGravatar FUJITA Tomonori 1-2/+0
2010-06-09arch: Implement local64_tGravatar Peter Zijlstra 1-0/+1
2010-05-27h8300: use asm-generic/scatterlist.hGravatar FUJITA Tomonori 1-11/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesGravatar Anton Blanchard 1-1/+1
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Gravatar Andreas Dilger 1-1/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2010-03-12h8300: use generic ptrace_resume codeGravatar Christoph Hellwig 1-0/+2
2010-03-12Add generic sys_ipc wrapperGravatar Christoph Hellwig 1-0/+1
2010-03-12Add generic sys_old_mmap()Gravatar Christoph Hellwig 1-0/+1
2010-03-12Add generic sys_old_select()Gravatar Christoph Hellwig 1-0/+1
2010-02-09tree-wide: Assorted spelling fixesGravatar Daniel Mack 1-1/+1
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 1-0/+1
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Gravatar Linus Torvalds 1-2/+0
2009-12-16elf: kill USE_ELF_CORE_DUMPGravatar Christoph Hellwig 1-1/+0