summaryrefslogtreecommitdiffstats
path: root/arch/avr32/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-288-72/+114
|\
| * Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| * Disintegrate asm/system.h for AVR32David Howells2012-03-289-180/+228
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\ \ | |/ |/|
| * BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
* | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
|/
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-121-1/+1
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\
| * freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-082-35/+1
|\ \
| * | consolidate a bunch of ipcbuf.h instancesAl Viro2012-01-031-29/+1
| * | consolidate umode_t declarationsAl Viro2012-01-031-6/+0
| |/
* / net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
|/
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-2/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-32/+25
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+0
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-2/+0
* asm-generic: move archictures to common delay.hJonas Bonn2011-07-221-26/+1
* avr32, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-06-141-1/+0
* Merge branch 'setns'Linus Torvalds2011-05-281-1/+2
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-281-1/+2
* | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-261-0/+15
|/
* avr32: add ATAG_BOARDINFOAndreas Bießmann2011-04-131-0/+9
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-221-8/+0
* avr32: add missing include causing undefined pgtable_page_* referencesHans-Christian Egtvedt2011-01-261-0/+1
* avr32: make architecture sys_clone prototype match asm-generic prototypeHans-Christian Egtvedt2011-01-131-5/+0
* avr32: use syscall prototypes from asm-generic instead of archHans-Christian Egtvedt2011-01-131-9/+0
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-261-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-221-85/+1
|\
| * ioctl: Use asm-generic/ioctls.h on avr32 (enables termiox)Jeff Mahoney2010-10-221-85/+1
* | Fix IRQ flag handling namingDavid Howells2010-10-071-18/+11
|/
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-5/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-5/+0
* dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-111-1/+1
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-0/+3
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-101-2/+0
* | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-021-0/+3
|\|
| * serial: fix rs485 for atmel_serial on avr32Peter Huewe2010-07-261-0/+3
* | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
|/
* avr32: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-19/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
|/