summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-07-24ARM: 8111/1: Enable erratum 798181 for Broadcom Brahma-B15Gregory Fong1-8/+12
2014-07-18ARM: add seccomp syscallKees Cook1-0/+1
2014-07-18ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()Sebastian Hesselbarth1-11/+12
2014-07-18ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusivesRussell King1-7/+22
2014-07-18ARM: SWP emulation: only initialise on ARMv7 CPUsRussell King1-0/+4
2014-07-18ARM: 8088/1: vmlinux.lds.S: drop redundant .commentMark Rutland1-1/+0
2014-07-18ARM: 8074/1: traps: Make use of the frame_pointer macroNikolay Borisov1-2/+4
2014-07-18ARM: 8073/1: unwind: Use arm_get_current_stackframeNikolay Borisov1-5/+3
2014-07-18ARM: 8072/1: time: Make use of arm_get_current_stackframeNikolay Borisov1-4/+1
2014-07-18ARM: 8071/1: perf: Make perf use arm_get_current_stackframeNikolay Borisov1-4/+1
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King12-74/+63
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King1-28/+27
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2014-07-12Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King3-13/+33
2014-07-11ARM: virt: fix wrong HSCTLR.EE bit settingLi Liu1-3/+1
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier1-7/+7
2014-07-09ARM: perf: disable the pagefault handler when reading from user spaceJean Pihet1-2/+7
2014-07-09ARM: perf: Check that current->mm is alive before getting user callchainJean Pihet1-0/+4
2014-07-02arm: perf: krait: stop using singleton PMUMark Rutland1-0/+2
2014-07-02arm: perf: add more specific platform device IDsMark Rutland1-0/+3
2014-07-02arm: perf: clean up PMU namesMark Rutland4-17/+49
2014-07-02arm: perf: xscale: condense event mapsMark Rutland1-102/+15
2014-07-02arm: perf: armv6: condense event mapsMark Rutland1-224/+47
2014-07-02arm: perf: armv7: condense event mapsMark Rutland1-743/+206
2014-07-02ARM: kprobes: Fix test code compilation errors for ARMv4 targetsJon Medhurst1-0/+8
2014-07-02ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst2-13/+15
2014-07-02ARM: kprobes: Prevent known test failures stopping other tests runningJon Medhurst1-0/+10
2014-07-02sched: Fix compiler warningsGuenter Roeck1-1/+1
2014-06-29ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon1-3/+4
2014-06-19ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code)Russell King1-2/+2
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-27/+27
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+7
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds1-1/+1
2014-06-07arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stackMark Charlebois1-1/+1
2014-06-06arm: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2014-06-06Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2-1/+5
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds19-65/+272
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King18-50/+267
2014-06-05perf/ARM: Use common PMU interrupt disabled codeVince Weaver2-3/+7
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre1-27/+27
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-36/+7
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2-37/+192
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+26
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+12
2014-06-02ARM: ensure C page table setup code follows assembly codeRussell King1-1/+4
2014-06-02ARM: consolidate last remaining open-coded alignment trap enableRussell King3-10/+4
2014-06-02ARM: remove global cr_no_alignmentRussell King2-5/+1
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott3-29/+11
2014-05-30ARM/PCI: Call pcie_bus_configure_settings() to set MPSMurali Karicheri1-0/+12
2014-05-30ARM: 8049/1: ftrace/add save_stack_trace_regs() implementationLin Yongting1-0/+19