summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...Russell King2009-12-051-0/+165
|\ \ \ \ \
| | | * | | ARM: 5841/1: a driver for on-chip ETM and ETBAlexander Shishkin2009-12-021-0/+165
| | | | |/ | | | |/|
* | | | | Merge branch 'pending-dma-streaming' (early part) into develRussell King2009-12-042-18/+22
|\ \ \ \ \
| * | | | | ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()Russell King2009-11-231-3/+5
| * | | | | ARM: dma-mapping: provide dma_to_page()Russell King2009-11-231-0/+10
| * | | | | ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()Russell King2009-11-232-11/+2
| * | | | | ARM: provide phys_to_page() to complement page_to_phys()Russell King2009-11-231-5/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'pending-dma-coherent' into develRussell King2009-12-042-9/+24
|\ \ \ \ \
| * | | | | ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King2009-11-242-9/+24
| |/ / / /
* | | | | Merge branch 'pending-misc' (early part) into develRussell King2009-12-045-8/+40
|\ \ \ \ \
| * | | | | ARM: Reduce __flush_dcache_page() visibilityRussell King2009-12-041-2/+0
| * | | | | ARM: Avoid duplicated implementation for VIVT cache flushingRussell King2009-12-011-5/+15
| | |_|/ / | |/| | |
| * | | | [ARM] kmap: fix build errors with DEBUG_HIGHMEM enabledRussell King2009-11-201-0/+6
| |/ / /
| * | | ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King2009-11-101-0/+9
| * | | ARM: Fix errata 411920 workaroundsRussell King2009-10-291-0/+5
| * | | ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabledSantosh Shilimkar2009-10-151-1/+2
| * | | ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy2009-10-141-0/+3
| |/ /
* | | ARM: 5772/1: Use REV and REV16 for byte swapping on ARMv6+Rabin Vincent2009-10-251-0/+19
* | | Revert "[ARM] unconditionally define __virt_to_phys and __phys_to_virt"Russell King2009-10-191-0/+2
|/ /
* | ARM: boolean bit testingJohannes Weiner2009-10-111-3/+3
* | ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-021-6/+20
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xs...Russell King2009-10-021-0/+1
|\ \
| * | iop3xx: ATU and PCI memory configuration correctedAaro Koskinen2009-08-181-0/+1
* | | ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King2009-09-281-0/+16
* | | ARM: Fix warning: #warning syscall migrate_pages not implementedRussell King2009-09-281-0/+1
* | | Merge branch 'origin' into for-linusRussell King2009-09-248-30/+94
|\ \ \
| * \ \ Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-242-2/+82
| |\ \ \
| | * \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-232-2/+82
| | |\ \ \
| | | * \ \ Merge commit 'md/for-linus' into async-tx-nextDan Williams2009-09-085-20/+43
| | | |\ \ \
| | | * \ \ \ Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-0827-193/+320
| | | |\ \ \ \
| | | | * | | | iop-adma: implement a private tx_listDan Williams2009-09-081-0/+2
| | | | | |_|/ | | | | |/| |
| | | * | | | Merge branch 'iop-raid6' into async-tx-nextDan Williams2009-09-082-0/+77
| | | |\ \ \ \
| | | | * | | | iop-adma: P+Q support for iop13xx adma enginesDan Williams2009-08-292-0/+77
| | | * | | | | Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-081-2/+3
| | | |\ \ \ \ \ | | | | |/ / / /
| | | | * | | | async_tx: add sum check flagsDan Williams2009-08-291-2/+3
| * | | | | | | cpumask: use mm_cpumask() wrapper: armRusty Russell2009-09-243-9/+10
| * | | | | | | cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
| |/ / / / / /
| * | | | | | 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
| * | | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* | | | | | | Merge branch 'master' into for-linusRussell King2009-09-224-22/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King2009-09-193-21/+11
| |\ \ \ \ \ \ \
| | * | | | | | | Fix "W" macro in arch/arm/include/asm/unified.hAlexey Dobriyan2009-09-181-0/+4
| | * | | | | | | Clear the exclusive monitor when returning from an exceptionCatalin Marinas2009-09-181-19/+7
| | |/ / / / / /
| | * | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-2/+0
| | |\ \ \ \ \ \
| | | * | | | | | PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-091-2/+0
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line sizeKirill A. Shutemov2009-09-151-1/+1
| |/ / / / / /
* | | | | | | ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij2009-09-221-18/+0
* | | | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-09-211-1/+4
|\ \ \ \ \ \ \
| * | | | | | | [ARM] pxa: update cpu_is_xsc3() to include Marvell CPUIDHaojian Zhuang2009-09-101-1/+4
| | |/ / / / / | |/| | | | |
OpenPOWER on IntegriCloud