aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Remove the uncached-control page code.Christopher Kenna2012-12-04
* Update memory protection flags. Comment-out some debug messages.Christopher Kenna2012-12-03
* Added IPI measurements to arm.Jonathan Herman2012-10-30
* Turn color_ctrl_page into a system call.Christopher Kenna2012-10-18
* ARM: 7447/1: rwlocks: remove unused branch labels from trylock routinesWill Deacon2012-10-17
* ARM: 7446/1: spinlock: use ticket algorithm for ARMv6+ locking implementationWill Deacon2012-10-17
* Changes to ARM lockdown and LITMUS cycle counting code.Christopher Kenna2012-10-17
* Fix cycle counters for ARM v7 CPUs.Christopher Kenna2012-10-12
* Basic lockdown functions like a page prefetching under lock method.Christopher Kenna2012-10-12
* Fix variable name in cache-l2x0.cChristopher Kenna2012-10-11
* ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2012-10-11
* uncachable color control pageChristopher Kenna2012-10-11
* ARM: Fix bad merge bd1274dc005 (Merge branch 'v6v7' into devel)Russell King2012-10-11
* Architecture dependent uncachable control page.Christopher Kenna2012-10-07
* Coloring on the ARM.Christopher Kenna2012-10-05
* Fix prototype mismatching and synch syscall numbersAndrea Bastoni2011-08-27
* Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
|\
| * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-20
| |\
| | * davinci: DM365 EVM: fix video input mux bitsJon Povey2011-07-19
| | * ARM: davinci: Check for NULL return from irq_alloc_generic_chipTodd Poynor2011-07-19
| | * arm: davinci: Fix low level gpio irq handlers' argumentIdo Yariv2011-07-12
| * | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-17
| |\ \
| | * | ARM: SAMSUNG: DMA Cleanup as per sparseSangwook Lee2011-07-16
| | * | ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chipTodd Poynor2011-07-15
| | |/
| * | ARM: fix regression in IXP4xx clocksourceRichard Cochran2011-07-15
| * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-12
| |\ \ | | |/ | |/|
| | * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann2011-07-11
| | |\
| | | * ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack2011-07-11
| | | * ARM: pxa/raumfeld: display initialisation fixesSven Neumann2011-07-11
| | | * ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann2011-07-11
| | | * ARM: pxa: fix gpio_to_chip() clash with gpiolib namespaceLinus Walleij2011-07-11
| | * | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-07
| | * | arm: mach-vt8500: add forgotten irq_data conversionWolfram Sang2011-07-07
| | |/
| | * ARM: pxa168: correct nand pmu settingLei Wen2011-07-06
| | * ARM: pxa910: correct nand pmu settingLei Wen2011-07-06
| | * ARM: pxa: fix PGSR register address calculationPaul Parsons2011-07-06
| * | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-10
| |\ \
| | * | ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev2011-07-07
| | * | ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon2011-07-06
| | * | ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1Petr Štetiar2011-07-06
| | * | ARM: 6979/1: mach-vt8500: add forgotten irq_data conversionWolfram Sang2011-07-06
| | * | ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-05
| | * | ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon2011-07-05
| | * | ARM: dmabounce: fix map_single() error return valueRussell King2011-07-03
| * | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-09
| |\ \ \
| | * | | ARM: S3C2440: fix section mismatch on mini2440Wolfram Sang2011-07-08
| | * | | ARM: S3C24XX: drop return codes in void function of dma.cWolfram Sang2011-07-08
| | * | | ARM: S3C24XX: don't use uninitialized variable in dma.cWolfram Sang2011-07-08
| | * | | ARM: EXYNOS4: Set appropriate I2C device variantSylwester Nawrocki2011-07-06
| | * | | Merge branch 'for-spi' into s5p-fixes-for-linusKukjin Kim2011-07-06
| | |\ \ \