summaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | avr32: re-instate MCI WP/CD pin assignments for ATNGW100Peter Ma2009-08-271-5/+0
* | | | | atmel-mci: change use of dma slave interfaceNicolas Ferre2009-12-152-5/+37
| |_|_|/ |/| | |
* | | | Unify sys_mmap*Al Viro2009-12-113-36/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \ \ \
| | * | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
| | | |_|/ | | |/| |
* | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-031-0/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-081-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'sa1100' into develRussell King2009-12-061-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | atmel_lcdfb Kconfig: remove long dependency lineNicolas Ferre2009-11-161-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-051-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | avr32: Convert BUG() to use unreachable()David Daney2009-12-051-1/+1
| |/ / /
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+3
|\ \ \ \ | |/ / /
| * | | 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
| |/ /
* | | net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+1
* | | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-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
OpenPOWER on IntegriCloud