summaryrefslogtreecommitdiffstats
path: root/arch/avr32
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * | | | 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
| | |/ | |/|
OpenPOWER on IntegriCloud