aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/include
Commit message (Expand)AuthorAgeFilesLines
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-03-271-0/+1
* 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
|/
* avr32: use generic ptrace_resume codeChristoph Hellwig2010-03-121-0/+2
* MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-12-151-18/+1
|\ \ | |/ |/|
| * avr32: convert to asm-generic/hardirq.hChristoph Hellwig2009-12-141-18/+1
* | Unify sys_mmap*Al Viro2009-12-111-4/+0
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| |/
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-051-1/+1
|\ \
| * | avr32: Convert BUG() to use unreachable()David Daney2009-12-051-1/+1
| |/
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/