summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-0250-197/+528
|\ \ \
| | | * ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang2014-10-021-0/+5
| | | * ARM: 8168/1: extend __init_end to a page align addressYalin Wang2014-10-021-1/+1
| | | * ARM: 8160/1: drop warning about return_address not using unwind tablesUwe Kleine-König2014-09-261-4/+0
| | | * ARM: 8161/1: footbridge: select machine dir based on ARCH_FOOTBRIDGEUwe Kleine-König2014-09-261-1/+1
| | | * ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster2014-09-262-6/+1
| | | * ARM: 8155/1: place sigpage at a random offset above stackNathan Lynch2014-09-261-1/+36
| | | * ARM: 8154/1: use _install_special_mapping for sigpageNathan Lynch2014-09-261-8/+16
| | | * ARM: 8153/1: Enable gcov support on the ARM architectureVincent Sanders2014-09-262-0/+4
| | | * ARM: Avoid writing to control register on every exceptionRussell King2014-09-263-8/+20
| | | * ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches2014-09-269-34/+34
| | | * ARM: 8140/1: ep93xx: Enable DEBUG_LL_UART_PL01XDaniel Thompson2014-09-161-0/+1
| | | * ARM: 8139/1: versatile: Enable DEBUG_LL_UART_PL01XDaniel Thompson2014-09-161-0/+1
| | | * ARM: 8138/1: drop ISAR0 workaround for B15Brian Norris2014-09-121-1/+1
| | | * ARM: 8136/1: sa1100: add Micro ASIC platform deviceLinus Walleij2014-09-122-0/+17
| | | * ARM: 8131/1: arm/smp: Absorb boot_secondary()Geert Uytterhoeven2014-08-272-14/+4
| | | * ARM: 8125/1: crypto: enable NEON SHA-1 for big endianArd Biesheuvel2014-08-271-17/+22
| | * | ARM: 8169/1: l2c: parse cache properties from ePAPR definitionsLinus Walleij2014-10-021-0/+121
| | * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-2710-37/+68
| | |\ \
| | | * \ Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-09-222-5/+36
| | | |\ \
| | | | * | ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren2014-09-162-5/+36
| | | * | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-09-222-18/+14
| | | |\ \ \
| | | | * | | ARM: dts: cm-t54: fix serial console power supply.Dmitry Lifshitz2014-09-101-3/+2
| | | | * | | ARM: dts: dra7-evm: Fix NAND GPMC timingsRoger Quadros2014-09-101-15/+12
| | | * | | | Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-09-221-3/+3
| | | |\ \ \ \
| | | | * | | | ARM: keystone: dts: fix bindings for pcie and usb clock nodesMurali Karicheri2014-09-111-3/+3
| | | | |/ / /
| | | * | | | ARM: imx: fix .is_enabled() of shared gate clockShawn Guo2014-09-221-5/+1
| | | * | | | ARM: DT: imx53: fix lvds channel 1 portMarkus Niebel2014-09-111-2/+10
| | | * | | | ARM: pxa: fix section mismatch warning for pxa_timer_nodt_initArnd Bergmann2014-09-091-1/+1
| | | * | | | ARM: OMAP: Fix Kconfig warning for omap1Tony Lindgren2014-09-092-3/+3
| | | |/ / /
| | * | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-09-2111-55/+154
| | |\ \ \ \
| * | | | | | ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst2014-09-302-8/+13
| * | | | | | ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch2014-09-301-0/+2
| * | | | | | ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski2014-09-301-0/+1
| * | | | | | ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy2014-09-251-0/+3
| * | | | | | ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAEWill Deacon2014-09-251-2/+2
| | |/ / / / | |/| | | |
| * | | | | ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd2014-09-161-10/+4
| * | | | | ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch2014-09-164-17/+66
| * | | | | ARM: 8151/1: add missing exports for asm functions required by get_user macroVictor Kamensky2014-09-161-0/+8
| * | | | | ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky2014-09-122-11/+75
| * | | | | ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulationPunit Agrawal2014-09-121-15/+0
| * | | | | ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-09-021-1/+1
| * | | | | ARM: 8132/1: LPAE: drop wrong carry flag correction after adding TTBR1_OFFSETKonstantin Khlebnikov2014-09-021-1/+0
* | | | | | ARM: remove unused do_unexp_fiq() functionRussell King2014-09-181-6/+0
* | | | | | ARM: remove extraneous newline in show_regs()Russell King2014-09-181-1/+0
* | | | | | ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson2014-09-185-16/+180
| |/ / / / |/| | | |
* | | | | Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds2014-09-126-93/+217
|\ \ \ \ \
| * | | | | xen/arm: remove mach_to_phys rbtreeStefano Stabellini2014-09-112-74/+1
| * | | | | xen/arm: reimplement xen_dma_unmap_page & friendsStefano Stabellini2014-09-113-19/+210
| * | | | | xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini2014-09-111-0/+6