summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | ARM: 8072/1: time: Make use of arm_get_current_stackframeNikolay Borisov2014-07-181-4/+1Star
| | * | | | | ARM: 8071/1: perf: Make perf use arm_get_current_stackframeNikolay Borisov2014-07-181-4/+1Star
| | * | | | | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-1812-74/+63Star
| | |/ / / /
| | * / / / ARM: make it easier to check the CPU part number correctlyRussell King2014-07-181-28/+27Star
| | |/ / /
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-022-11/+16
|\| | | |
| * | | | ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval2014-08-021-0/+4
| * | | | ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()Sebastian Hesselbarth2014-07-181-11/+12
| | |/ / | |/| |
* | | | arm: Add devicetree fixup machine functionLaura Abbott2014-07-301-1/+7
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | sched: Fix compiler warningsGuenter Roeck2014-07-021-1/+1
| |/ /
* | | Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King2014-07-123-13/+33
|\ \ \ | |/ / |/| |
| * | ARM: kprobes: Fix test code compilation errors for ARMv4 targetsJon Medhurst2014-07-021-0/+8
| * | ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst2014-07-022-13/+15
| * | ARM: kprobes: Prevent known test failures stopping other tests runningJon Medhurst2014-07-021-0/+10
| |/
* | ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon2014-06-291-3/+4
* | ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code)Russell King2014-06-191-2/+2
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-131-27/+27
|\
| * sched: Final power vs. capacity cleanupsNicolas Pitre2014-06-051-27/+27