summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-6/+2
* mm: convert p[te|md]_mknonnuma and remaining page table manipulationsMel Gorman2015-02-121-1/+4
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-1276-1449/+1785
|\
| * Merge branch 'devel-stable' into for-nextRussell King2015-02-1042-151/+1216
| |\
| | * ARM: kprobes: Fix compilation error caused by superfluous '*'Jon Medhurst2015-02-101-1/+1
| | * ARM: kprobes: Eliminate test code's use of BX instruction on ARMv4 CPUsJon Medhurst2015-01-202-3/+10
| | * ARM: optprobes: execute instruction during restoring if possible.Wang Nan2015-01-143-2/+54
| | * ARM: kprobes: check register usage for probed instruction.Wang Nan2015-01-135-1/+103
| | * ARM: kprobes: Fix unreliable MRS instruction testsJon Medhurst (Tixy)2015-01-134-19/+43
| | * ARM: kprobes: enable OPTPROBES for ARM 32Wang Nan2015-01-1310-12/+377
| | * ARM: kprobes: Add test cases for stack consuming instructionsJon Medhurst (Tixy)2015-01-133-2/+36
| | * ARM: kprobes: disallow probing stack consuming instructionsWang Nan2015-01-135-8/+33
| | * ARM: kprobes: collects stack consumption for store instructionsWang Nan2015-01-139-6/+383
| | * ARM: kprobes: introduces checkerWang Nan2015-01-0911-20/+95
| | * ARM: probes: Use correct action types for MOVW, SEV and WFIJon Medhurst2015-01-094-9/+3
| | * ARM: probes: move all probe code to dedicate directoryWang Nan2015-01-0927-57/+69
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King2015-02-1039-1232/+560
| |\ \ \ \ \
| | | | | * | ARM: 8284/1: sa1100: clear RCSR_SMR on resumeDmitry Eremin-Solenikov2015-01-291-0/+1
| | | | | * | ARM: 8283/1: sa1100: collie: clear PWER register on machine initDmitry Eremin-Solenikov2015-01-291-2/+1
| | | | | * | ARM: 8282/1: sa1100: use handle_domain_irqDmitry Eremin-Solenikov2015-01-291-1/+2
| | | | | * | ARM: 8281/1: sa1100: move GPIO-related IRQ code to gpio driverDmitry Eremin-Solenikov2015-01-291-174/+0
| | | | | * | ARM: 8280/1: sa1100: switch to irq_domain_add_simple()Dmitry Eremin-Solenikov2015-01-291-4/+4
| | | | | * | ARM: 8279/1: sa1100: merge both GPIO irqdomainsDmitry Eremin-Solenikov2015-01-291-46/+11
| | | | | * | ARM: 8278/1: sa1100: split irq handling for low GPIOsDmitry Eremin-Solenikov2015-01-292-68/+92
| | | | | * | ARM: 8252/1: sa1100: use pxa_timer clocksource driverDmitry Eremin-Solenikov2015-01-143-140/+7
| | | | | * | ARM: 8250/1: sa1100: provide OSTIMER0 clock for pxa_timerDmitry Eremin-Solenikov2015-01-141-0/+12
| | | | * | | ARM: 8301/1: qcom: Use secondary_startup_arm()Stephen Boyd2015-02-101-2/+2
| | | | * | | ARM: 8302/1: Add a secondary_startup that assumes ARM modeStephen Boyd2015-02-101-0/+7
| | | | * | | ARM: 8300/1: teach __asmeq that r11 == fp and r12 == ipArd Biesheuvel2015-02-101-1/+14
| | | | * | | ARM: 8291/1: replace magic number with PAGE_SHIFT macro in fixup_pv codeMasahiro Yamada2015-01-211-1/+1
| | | | * | | ARM: 8290/1: decompressor: fix a wrong commentMasahiro Yamada2015-01-211-1/+1
| | | | * | | ARM: 8286/1: mm: Fix dma_contiguous_reserve commentGeorge G. Davis2015-01-211-4/+1
| | | | * | | ARM: 8248/1: pm: remove outdated commentBrian Norris2015-01-211-4/+0
| | | | * | | ARM: 8285/1: remove ARMv3 user access code againNicolas Pitre2015-01-162-577/+2
| | | | * | | ARM: 8287/1: add bitrev.h file to support rbit instructionYalin Wang2015-01-162-0/+21
| | | | |/ /
| | | * | | ARM: 8297/1: cache-l2x0: optimize aurora range operationsArnd Bergmann2015-02-061-46/+22
| | | * | | ARM: 8296/1: cache-l2x0: clean up aurora cache handlingArnd Bergmann2015-02-061-73/+38
| | | * | | ARM: 8265/1: dts: exynos4: Add nodes for L2 cache controllerTomasz Figa2015-01-162-0/+23
| | | * | | ARM: 8264/1: EXYNOS: Add support for non-secure L2X0 resumeTomasz Figa2015-01-161-0/+46
| | | * | | ARM: 8263/1: EXYNOS: Add .write_sec outer cache callback for L2C-310Tomasz Figa2015-01-161-0/+50
| | | * | | ARM: 8262/1: l2c: Add support for overriding prefetch settingsTomasz Figa2015-01-161-0/+54
| | | * | | ARM: 8261/1: l2c: Get outer cache .write_sec callback from mach_desc only if ...Tomasz Figa2015-01-161-1/+2
| | | * | | ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2CTomasz Figa2015-01-162-0/+9
| | | * | | ARM: 8259/1: l2c: Refactor the driver to use commit-like interfaceTomasz Figa2015-01-161-96/+116
| | | * | | ARM: 8258/1: l2c: use l2c_write_sec() for restoring latency and filter regsMarek Szyprowski2015-01-161-16/+16
| | | * | | ARM: 8257/1: OMAP2+: use common l2cache initialization codeMarek Szyprowski2015-01-163-15/+15
| | | |/ /
| * | | | ARM: 8274/1: Fix DEBUG_LL for multi-platform kernels (without PL01X)Daniel Thompson2015-01-211-6/+1
| * | | | ARM: 8273/1: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XXDaniel Thompson2015-01-211-1/+2
| * | | | ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directoryDaniel Thompson2015-01-212-13/+25
| * | | | ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.SDaniel Thompson2015-01-212-102/+56
OpenPOWER on IntegriCloud