summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst
2014-09-16ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd
2014-09-16ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch
2014-09-16ARM: 8151/1: add missing exports for asm functions required by get_user macroVictor Kamensky
2014-09-12ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulationPunit Agrawal
2014-09-02ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-08-27ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland
2014-08-27ARM: 8127/1: module: add support for R_ARM_TARGET1 relocationsAndrey Ryabinin
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-09ARM: wire up memfd_create syscallRussell King
2014-08-09ARM: wire up getrandom syscallRussell King
2014-08-07ARM: add IPI tracepointsNicolas Pitre
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-08-05Merge branch 'devel-stable' into for-nextRussell King
2014-08-05Merge branch 'swp' (early part) into for-nextRussell King
2014-08-05Merge branches 'fixes' and 'misc' into for-nextRussell King
2014-08-05Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-08-02Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-08-02ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval
2014-08-02ARM: 8122/1: smp_scu: enable SCU standby supportShawn Guo
2014-08-02ARM: 8121/1: smp_scu: use macro for SCU enable bitShawn Guo
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott
2014-07-24ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15Gregory Fong
2014-07-18ARM: add seccomp syscallKees Cook
2014-07-18ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()Sebastian Hesselbarth
2014-07-18ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusivesRussell King
2014-07-18ARM: SWP emulation: only initialise on ARMv7 CPUsRussell King
2014-07-18ARM: 8088/1: vmlinux.lds.S: drop redundant .commentMark Rutland
2014-07-18ARM: 8074/1: traps: Make use of the frame_pointer macroNikolay Borisov
2014-07-18ARM: 8073/1: unwind: Use arm_get_current_stackframeNikolay Borisov
2014-07-18ARM: 8072/1: time: Make use of arm_get_current_stackframeNikolay Borisov
2014-07-18ARM: 8071/1: perf: Make perf use arm_get_current_stackframeNikolay Borisov
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-12Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King
2014-07-11ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier
2014-07-09ARM: perf: disable the pagefault handler when reading from user spaceJean Pihet
2014-07-09ARM: perf: Check that current->mm is alive before getting user callchainJean Pihet
2014-07-02arm: perf: krait: stop using singleton PMUMark Rutland
2014-07-02arm: perf: add more specific platform device IDsMark Rutland
2014-07-02arm: perf: clean up PMU namesMark Rutland
2014-07-02arm: perf: xscale: condense event mapsMark Rutland
2014-07-02arm: perf: armv6: condense event mapsMark Rutland
2014-07-02arm: perf: armv7: condense event mapsMark Rutland
2014-07-02ARM: kprobes: Fix test code compilation errors for ARMv4 targetsJon Medhurst
2014-07-02ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst