summaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAgeFilesLines
* at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2009-11-031-0/+1
* avr32: add two new at91 to cpu.h definitionNicolas Ferre2009-11-031-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-232-6/+3
|\
| * Use macros for .data.page_aligned section.Tim Abbott2009-09-211-3/+1
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+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
* | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-6/+3
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-143-7/+10
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-7/+3
| * | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | | 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-123-7/+10
| |\ \ \ | | | |/ | | |/|
| * | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-051-0/+1
| * | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-051-0/+2
| | |/ | |/|
* | | Merge branch 'next' into for-linusJames Morris2009-09-113-2/+14
|\ \ \
| * | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-091-0/+1
| * | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-021-0/+2
| * | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-023-2/+11
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-08-242-3/+17
|\ \ \ | |/ / |/| |
| * | favr32: improve touchscreen responseBen Nizette2009-07-271-0/+4
| * | avr32/lib: fix unaligned memcpy where len < 4Sebastian Andrzej Siewior2009-07-271-0/+1
| * | avr32/lib: fix unaligned memcpy()Sebastian Andrzej Siewior2009-07-271-3/+12
* | | 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
* | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-5/+8
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-2/+0
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1517-28/+1883
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-06-1311-22/+1878
| |\
| | * avr32: Fix oops on unaligned user accessHaavard Skinnemoen2009-06-131-1/+10
| | * Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen2009-06-138-6/+1852
| | |\
| | | * avr32: Add support for Mediama RMTx add-on board for ATNGW100Peter Ma2009-06-086-0/+1838
| | | * avr32: Change Atmel ATNGW100 config to add choice of add-on boardPeter Ma2009-06-081-2/+9
| | | * avr32: remove obsolete hw_interrupt_typeThomas Gleixner2009-05-131-1/+1
| | | * avr32: Solves problem with inverted MCI detect pin on Merisc boardJonas Larsson2009-04-081-3/+4
| | * | Fix MIMC200 board LCD initMark Jackson2009-06-031-14/+15
| | * | avr32: Fix clash in ATMEL_USART_ flagsBen Nizette2009-06-031-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-125-4/+5
| |\ \ \
| | * | | 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
| | |/ /
| * / / module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
| |/ /
* / / syscall: Sort out syscall_restart name clash.Eric W. Biederman2009-05-201-2/+2
|/ /
* | avr32: drop unused CLEAN_FILESSam Ravnborg2009-05-011-2/+0
* | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-072-6/+6
* Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Linus Torvalds2009-04-0521-94/+2034
|\