aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-21Use macros for .data.page_aligned section.Tim Abbott1-3/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-6/+3
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-27avr32: MRMT: correct setup of SPI slavesPeter Ma1-0/+1
2009-08-27avr32: function for independently setting up SPI slavesPeter Ma2-16/+20
2009-08-27avr32: re-instate MCI WP/CD pin assignments for ATNGW100Peter Ma1-5/+0
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-3/+17
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo3-7/+10
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-09linker script: unify usage of discard definitionTejun Heo1-7/+3
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-5/+8
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
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