aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-04avr32: fix nop compile fails from system.h split upPaul Gortmaker2-13/+2
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-96/+11
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds8-72/+114
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Disintegrate asm/system.h for AVR32David Howells9-180/+228
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-14avr32: Use generic posix_types.hH. Peter Anvin1-96/+11
2012-01-12treewide: remove useless NORET_TYPE macro and usesJoe Perches1-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-35/+1
2012-01-03consolidate a bunch of ipcbuf.h instancesAl Viro1-29/+1
2012-01-03consolidate umode_t declarationsAl Viro1-6/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo1-2/+0
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-2/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma1-32/+25
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+0
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-2/+0
2011-07-22asm-generic: move archictures to common delay.hJonas Bonn1-26/+1
2011-06-14avr32, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2011-05-28Merge branch 'setns'Linus Torvalds1-1/+2
2011-05-28ns: Wire up the setns system callEric W. Biederman1-1/+2
2011-05-26arch: add #define for each of optimized find bitopsAkinobu Mita1-0/+15
2011-04-13avr32: add ATAG_BOARDINFOAndreas Bießmann1-0/+9
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-22add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori1-8/+0
2011-01-26avr32: add missing include causing undefined pgtable_page_* referencesHans-Christian Egtvedt1-0/+1
2011-01-13avr32: make architecture sys_clone prototype match asm-generic prototypeHans-Christian Egtvedt1-5/+0
2011-01-13avr32: use syscall prototypes from asm-generic instead of archHans-Christian Egtvedt1-9/+0
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra1-2/+0
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-85/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox)Jeff Mahoney1-85/+1
2010-10-07Fix IRQ flag handling namingDavid Howells1-18/+11
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-5/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-5/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-0/+3
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman1-2/+0
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar1-0/+3
2010-07-26serial: fix rs485 for atmel_serial on avr32Peter Huewe1-0/+3
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-05-27avr32: use asm-generic/scatterlist.hFUJITA Tomonori1-19/+1