aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-13Mark arguments to certain syscalls as being constDavid Howells2-2/+3
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-09avr32: invoke oom-killer from page faultNick Piggin1-10/+4
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-08-04Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek17-84/+47
2010-08-03kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg1-1/+1
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar2-0/+5
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-3/+0
2010-07-26serial: fix rs485 for atmel_serial on avr32Peter Huewe2-0/+5
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-05-27avr32: use asm-generic/scatterlist.hFUJITA Tomonori1-19/+1
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+6
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-1/+1
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-04-27arch/avr32: fix build failure caused by wrong prototypePeter Huewe1-1/+1
2010-04-27avr32: Fix typo in read_persistent_clock()Peter Huewe1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo7-0/+7
2010-03-13avr32: Convert avr32 to use read/update_persistent_clockJohn Stultz1-6/+6
2010-03-12avr32: use generic ptrace_resume codeChristoph Hellwig2-46/+9
2010-03-02USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen1-2/+5
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+3
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2-3/+3
2009-12-28avr32: clean up memory allocation in at32_add_device_mciHans-Christian Egtvedt1-4/+7
2009-12-28arch/avr32: Fix build failure for avr32 caused by typoPeter Huewe1-2/+2
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds19-719/+6389
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre2-5/+37
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14avr32: update default configurations for ATNGW100, ATSTK1002 and ATSTK1006Hans-Christian Egtvedt5-597/+1702
2009-12-14avr32: add default configurations for ATNGW100 mkII and EVKLCD10XHans-Christian Egtvedt3-0/+4512
2009-12-14avr32: add support for ATNGW100 mkII boardHans-Christian Egtvedt5-21/+146
2009-12-14avr32: convert to asm-generic/hardirq.hChristoph Hellwig2-27/+1
2009-12-14Merge commit 'v2.6.32'Haavard Skinnemoen1-0/+1
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11Unify sys_mmap*Al Viro3-36/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-06Merge branch 'sa1100' into develRussell King1-1/+1