aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-09-11Merge branch 'next' into for-linusJames Morris3-2/+14
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells1-0/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells3-2/+11
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-3/+17
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-7/+10
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+2
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-1/+1
2009-07-27favr32: improve touchscreen responseBen Nizette1-0/+4
2009-07-27avr32/lib: fix unaligned memcpy where len < 4Sebastian Andrzej Siewior1-0/+1
2009-07-27avr32/lib: fix unaligned memcpy()Sebastian Andrzej Siewior1-3/+12
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-5/+8
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov1-2/+0
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller17-28/+1883
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds11-22/+1878
2009-06-13avr32: Fix oops on unaligned user accessHaavard Skinnemoen1-1/+10
2009-06-13Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Haavard Skinnemoen8-6/+1852
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds5-4/+5
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann1-0/+1
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann3-3/+3
2009-06-08avr32: Add support for Mediama RMTx add-on board for ATNGW100Peter Ma6-0/+1838
2009-06-08avr32: Change Atmel ATNGW100 config to add choice of add-on boardPeter Ma1-2/+9
2009-06-03Fix MIMC200 board LCD initMark Jackson1-14/+15
2009-06-03avr32: Fix clash in ATMEL_USART_ flagsBen Nizette1-1/+1
2009-05-20syscall: Sort out syscall_restart name clash.Eric W. Biederman1-2/+2
2009-05-13avr32: remove obsolete hw_interrupt_typeThomas Gleixner1-1/+1
2009-05-01avr32: drop unused CLEAN_FILESSam Ravnborg1-2/+0
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2009-04-08avr32: Solves problem with inverted MCI detect pin on Merisc boardJonas Larsson1-3/+4
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2-6/+6
2009-04-05Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds21-94/+2034
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-11/+1
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2-11/+1
2009-04-01generic debug pageallocAkinobu Mita1-18/+0
2009-04-01avr32: add RTS/CTS/CLK pin selection for the USARTsPeter Ma10-30/+47
2009-03-30Add RTC support for Merisc boardsJonas Larsson2-1/+9
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-3/+3
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-1/+1
2009-03-27avr32: at32ap700x: setup DMA for AC97C in the machine codeHans-Christian Egtvedt4-29/+45
2009-03-27avr32: at32ap700x: setup DMA for ABDAC in the machine codeHans-Christian Egtvedt3-10/+33
2009-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into avr32-archHaavard Skinnemoen14-28/+32