aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-08Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-35/+275
2009-12-05Merge branch 'devel-stable' into develRussell King2-1/+28
2009-12-05Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' into develRussell King1-0/+165
2009-12-04Merge branch 'pending-dma-streaming' (early part) into develRussell King2-18/+22
2009-12-04Merge branch 'pending-dma-coherent' into develRussell King2-9/+24
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King5-8/+40
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King1-2/+0
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe3-0/+20
2009-12-02ARM: 5841/1: a driver for on-chip ETM and ETBAlexander Shishkin1-0/+165
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+6
2009-12-01Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stableRussell King1-0/+11
2009-12-01ARM: Avoid duplicated implementation for VIVT cache flushingRussell King1-5/+15
2009-11-27ARM: Add Tauros2 L2 cache controller supportLennert Buytenhek1-0/+11
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-11-24ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King2-9/+24
2009-11-23ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()Russell King1-3/+5
2009-11-23ARM: dma-mapping: provide dma_to_page()Russell King1-0/+10
2009-11-23ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()Russell King2-11/+2
2009-11-23ARM: provide phys_to_page() to complement page_to_phys()Russell King1-5/+6
2009-11-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop into devel-stableRussell King1-1/+17
2009-11-20[ARM] kmap: fix build errors with DEBUG_HIGHMEM enabledRussell King1-0/+6
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-4/+22
2009-11-10ARM: Use a definition for the userspace cmpxchg emulation syscallRussell King1-0/+9
2009-10-29ARM: Fix errata 411920 workaroundsRussell King1-0/+5
2009-10-29iop: enable generic timeMikael Pettersson1-1/+0
2009-10-29iop: clockevent supportMikael Pettersson1-0/+12
2009-10-29iop: clocksource supportMikael Pettersson1-0/+5
2009-10-25ARM: 5772/1: Use REV and REV16 for byte swapping on ARMv6+Rabin Vincent1-0/+19
2009-10-19Revert "[ARM] unconditionally define __virt_to_phys and __phys_to_virt"Russell King1-0/+2
2009-10-15ARM: 5763/1: ARM: SMP: Fix the BUG with CONFIG_PREEMPT enabledSantosh Shilimkar1-1/+2
2009-10-14ARM: 5759/1: Add register information of threads to coredumpArtem Bityutskiy1-0/+3
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-10-11ARM: boolean bit testingJohannes Weiner1-3/+3
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov1-6/+20
2009-10-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiopRussell King1-0/+1
2009-09-28ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King1-0/+16
2009-09-28ARM: Fix warning: #warning syscall migrate_pages not implementedRussell King1-0/+1
2009-09-24Merge branch 'origin' into for-linusRussell King8-30/+94
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2-2/+82
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell3-9/+10
2009-09-24cpumask: remove arch_send_call_function_ipiRusty Russell1-1/+0
2009-09-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx into for-linusNeilBrown2-2/+82
2009-09-22Merge branch 'master' into for-linusRussell King4-22/+12
2009-09-22ARM: 5720/1: Move MMCI header to amba include dirLinus Walleij1-18/+0
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann1-19/+1
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-1/+4
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-19Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6Russell King3-21/+11