summaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAgeFilesLines
* Make do_execve() take a const filename pointerDavid Howells2010-08-172-3/+6
* defconfig reductionSam Ravnborg2010-08-1415-17877/+10
* Mark arguments to certain syscalls as being constDavid Howells2010-08-132-2/+3
* 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
* | avr32: invoke oom-killer from page faultNick Piggin2010-08-091-10/+4
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-3/+0
|\ \
| * | time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-3/+0
| |/
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-0/+1
|\ \
| * \ Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-022-0/+5
| |\ \ | | |/
| * | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
* | | Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-0417-84/+47
|\ \ \ | | |/ | |/|
| * | serial: fix rs485 for atmel_serial on avr32Peter Huewe2010-07-262-0/+5
| |/
| * 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
| * | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-6/+6
| |\ \
| | * | avr32: Fix typo in read_persistent_clock()Peter Huewe2010-04-271-1/+1
| | * | avr32: Convert avr32 to use read/update_persistent_clockJohn Stultz2010-03-131-6/+6
| * | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
| * | | arch/avr32: fix build failure caused by wrong prototypePeter Huewe2010-04-271-1/+1
| | |/ | |/|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-307-0/+7
| * | avr32: use generic ptrace_resume codeChristoph Hellwig2010-03-122-46/+9
| |/
| * USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen2010-03-021-2/+5
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-012-3/+3
| |\
| | * MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-202-3/+3
| * | avr32: clean up memory allocation in at32_add_device_mciHans-Christian Egtvedt2009-12-281-4/+7
| * | arch/avr32: Fix build failure for avr32 caused by typoPeter Huewe2009-12-281-2/+2
| |/
* | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-031-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 branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-151-2/+2
|\ \
| * | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-12-1519-719/+6389
|\ \
| * | avr32: update default configurations for ATNGW100, ATSTK1002 and ATSTK1006Hans-Christian Egtvedt2009-12-145-597/+1702
| * | avr32: add default configurations for ATNGW100 mkII and EVKLCD10XHans-Christian Egtvedt2009-12-143-0/+4512
| * | avr32: add support for ATNGW100 mkII boardHans-Christian Egtvedt2009-12-145-21/+146
| * | avr32: convert to asm-generic/hardirq.hChristoph Hellwig2009-12-142-27/+1
| * | Merge commit 'v2.6.32'Haavard Skinnemoen2009-12-141-0/+1
| |\ \
| * | | avr32: add two new at91 to cpu.h definitionNicolas Ferre2009-10-061-0/+2
| * | | avr32: clean up linker script using standard macros.Nelson Elhage2009-10-061-55/+9
| * | | Merge commit 'v2.6.32-rc3'Haavard Skinnemoen2009-10-068-32/+25
| |\ \ \
| * | | | avr32: MRMT: correct setup of SPI slavesPeter Ma2009-08-271-0/+1
| * | | | avr32: function for independently setting up SPI slavesPeter Ma2009-08-272-16/+20
OpenPOWER on IntegriCloud