aboutsummaryrefslogtreecommitdiff
path: root/arch/avr32/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentGravatar Al Viro 1-3/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-7/+0
2012-05-21avr32: struct old_sigaction is never usedGravatar Al Viro 1-7/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Gravatar Suresh Siddha 1-3/+0
2012-04-08kvmclock: Add functions to check if the host has stopped the vmGravatar Eric B Munson 1-0/+1
2012-04-04avr32: fix nop compile fails from system.h split upGravatar Paul Gortmaker 2-13/+2
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-96/+11
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 8-72/+114
2012-03-28Delete all instances of asm/system.hGravatar David Howells 1-6/+0
2012-03-28Disintegrate asm/system.h for AVR32Gravatar David Howells 9-180/+228
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Linus Torvalds 1-0/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hGravatar Paul Gortmaker 1-0/+1
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-14avr32: Use generic posix_types.hGravatar H. Peter Anvin 1-96/+11
2012-01-12treewide: remove useless NORET_TYPE macro and usesGravatar Joe Perches 1-1/+1
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-35/+1
2012-01-03consolidate a bunch of ipcbuf.h instancesGravatar Al Viro 1-29/+1
2012-01-03consolidate umode_t declarationsGravatar Al Viro 1-6/+0
2011-11-21freezer: remove now unused TIF_FREEZEGravatar Tejun Heo 1-2/+0
2011-11-09net: add wireless TX status socket optionGravatar Johannes Berg 1-0/+3
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionGravatar Arun Sharma 1-2/+0
2011-07-26atomic: move atomic_add_unless to generic codeGravatar Arun Sharma 1-32/+25
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+0
2011-07-26ptrace: unify show_regs() prototypeGravatar Mike Frysinger 1-2/+0
2011-07-22asm-generic: move archictures to common delay.hGravatar Jonas Bonn 1-26/+1
2011-06-14avr32, exec: remove redundant set_fs(USER_DS)Gravatar Mathias Krause 1-1/+0
2011-05-28Merge branch 'setns'Gravatar Linus Torvalds 1-1/+2
2011-05-28ns: Wire up the setns system callGravatar Eric W. Biederman 1-1/+2
2011-05-26arch: add #define for each of optimized find bitopsGravatar Akinobu Mita 1-0/+15
2011-04-13avr32: add ATAG_BOARDINFOGravatar Andreas Bießmann 1-0/+9
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-8/+0
2011-01-26avr32: add missing include causing undefined pgtable_page_* referencesGravatar Hans-Christian Egtvedt 1-0/+1
2011-01-13avr32: make architecture sys_clone prototype match asm-generic prototypeGravatar Hans-Christian Egtvedt 1-5/+0
2011-01-13avr32: use syscall prototypes from asm-generic instead of archGravatar Hans-Christian Egtvedt 1-9/+0
2010-10-26mm: remove pte_*map_nested()Gravatar Peter Zijlstra 1-2/+0
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Gravatar Linus Torvalds 1-85/+1
2010-10-22ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox)Gravatar Jeff Mahoney 1-85/+1
2010-10-07Fix IRQ flag handling namingGravatar David Howells 1-18/+11
2010-08-13Mark arguments to certain syscalls as being constGravatar David Howells 1-1/+1
2010-08-11dma-mapping: remove dma_is_consistent APIGravatar FUJITA Tomonori 1-5/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsGravatar FUJITA Tomonori 1-5/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNGravatar FUJITA Tomonori 1-1/+1
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