summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-0218-113/+134
|\ \ \
| | | * 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/+0Star
| | | * ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.hBehan Webster2014-09-261-5/+0Star
| | | * 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: Avoid writing to control register on every exceptionRussell King2014-09-263-8/+20
| | | * ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches2014-09-266-27/+27
| | | * ARM: 8131/1: arm/smp: Absorb boot_secondary()Geert Uytterhoeven2014-08-271-8/+4Star
| * | | ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst2014-09-302-8/+13
| |/ /
| * | ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd2014-09-161-10/+4Star
| * | ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch2014-09-163-17/+4Star
| * | ARM: 8151/1: add missing exports for asm functions required by get_user macroVictor Kamensky2014-09-161-0/+8
| * | ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulationPunit Agrawal2014-09-121-15/+0Star
| * | ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-09-021-1/+1
* | | ARM: remove unused do_unexp_fiq() functionRussell King2014-09-181-6/+0Star
* | | ARM: remove extraneous newline in show_regs()Russell King2014-09-181-1/+0Star
* | | ARM: 8150/3: fiq: Replace default FIQ handlerDaniel Thompson2014-09-185-16/+180
|/ /
* | ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland2014-08-271-14/+15
* | ARM: 8127/1: module: add support for R_ARM_TARGET1 relocationsAndrey Ryabinin2014-08-271-0/+1
|/
* Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-101-28/+42
|\
| * ARM: add IPI tracepointsNicolas Pitre2014-08-081-28/+42
* | ARM: wire up memfd_create syscallRussell King2014-08-091-0/+1
* | ARM: wire up getrandom syscallRussell King2014-08-091-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-072-10/+8Star
|\ \
| * \ Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-08-052-10/+8Star
| |\ \ | | |/ | |/|
| | * ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu2014-07-111-3/+1Star
| | * KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier2014-07-111-7/+7
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-061-0/+1
|\ \ \
| * | | ARM: add seccomp syscallKees Cook2014-07-181-0/+1
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-0525-1225/+482Star
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'devel-stable' into for-nextRussell King2014-08-055-1088/+333Star
| |\ \ \
| | * | | ARM: perf: disable the pagefault handler when reading from user spaceJean Pihet2014-07-091-2/+7
| | * | | ARM: perf: Check that current->mm is alive before getting user callchainJean Pihet2014-07-091-0/+4
| | * | | arm: perf: krait: stop using singleton PMUMark Rutland2014-07-021-0/+2
| | * | | arm: perf: add more specific platform device IDsMark Rutland2014-07-021-0/+3
| | * | | arm: perf: clean up PMU namesMark Rutland2014-07-024-17/+49
| | * | | arm: perf: xscale: condense event mapsMark Rutland2014-07-021-102/+15Star
| | * | | arm: perf: armv6: condense event mapsMark Rutland2014-07-021-224/+47Star
| | * | | arm: perf: armv7: condense event mapsMark Rutland2014-07-021-743/+206Star
| * | | | Merge branch 'swp' (early part) into for-nextRussell King2014-08-052-7/+26
| |\ \ \ \
| | * | | | ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusivesRussell King2014-07-181-7/+22
| | * | | | ARM: SWP emulation: only initialise on ARMv7 CPUsRussell King2014-07-181-0/+4
| * | | | | Merge branches 'fixes' and 'misc' into for-nextRussell King2014-08-0520-131/+124Star
| |\ \ \ \ \
| | * | | | | ARM: 8122/1: smp_scu: enable SCU standby supportShawn Guo2014-08-021-0/+7
| | * | | | | ARM: 8121/1: smp_scu: use macro for SCU enable bitShawn Guo2014-08-021-2/+3
| | * | | | | ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15Gregory Fong2014-07-241-8/+12
| | * | | | | ARM: 8088/1: vmlinux.lds.S: drop redundant .commentMark Rutland2014-07-181-1/+0Star
| | * | | | | ARM: 8074/1: traps: Make use of the frame_pointer macroNikolay Borisov2014-07-181-2/+4
| | * | | | | ARM: 8073/1: unwind: Use arm_get_current_stackframeNikolay Borisov2014-07-181-5/+3Star