aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-221-19/+1
* mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-141-0/+3
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-122-2/+2
| |\
| * | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
* | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-021-1/+5
| |/ |/|
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-1/+1
* | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-06-131-1/+1
|\
| * avr32: remove obsolete hw_interrupt_typeThomas Gleixner2009-05-131-1/+1
* | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
* | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
* | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-113-3/+3
|/
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-022-11/+1
|\
| * Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-1/+1
| |\
| * | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-021-0/+1
| * | preempt-count: force hardirq-count to max of 10Steven Rostedt2009-02-121-11/+0
* | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-261-1/+1
|\ \ \ | | |/ | |/|