aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
...
| | * | | | | ARM: 8088/1: vmlinux.lds.S: drop redundant .commentMark Rutland2014-07-18
| | * | | | | ARM: 8074/1: traps: Make use of the frame_pointer macroNikolay Borisov2014-07-18
| | * | | | | ARM: 8073/1: unwind: Use arm_get_current_stackframeNikolay Borisov2014-07-18
| | * | | | | ARM: 8072/1: time: Make use of arm_get_current_stackframeNikolay Borisov2014-07-18
| | * | | | | ARM: 8071/1: perf: Make perf use arm_get_current_stackframeNikolay Borisov2014-07-18
| | * | | | | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-18
| | |/ / / /
| | * / / / ARM: make it easier to check the CPU part number correctlyRussell King2014-07-18
| | |/ / /
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-08-02
|\| | | |
| * | | | ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instructionOmar Sandoval2014-08-02
| * | | | ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()Sebastian Hesselbarth2014-07-18
| | |/ / | |/| |
* | | | arm: Add devicetree fixup machine functionLaura Abbott2014-07-29
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-16
|\ \ \ \ | |/ / / |/| | |
| * | | sched: Fix compiler warningsGuenter Roeck2014-07-02
| |/ /
* | | Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...Russell King2014-07-12
|\ \ \ | |/ / |/| |
| * | ARM: kprobes: Fix test code compilation errors for ARMv4 targetsJon Medhurst2014-07-02
| * | ARM: kprobes: Disallow instructions with PC and register specified shiftJon Medhurst2014-07-02
| * | ARM: kprobes: Prevent known test failures stopping other tests runningJon Medhurst2014-07-02
| |/
* | ARM: 8087/1: ptrace: reload syscall number after secure_computing() checkWill Deacon2014-06-29
* | ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code)Russell King2014-06-19
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-12
|\
| * sched: Final power vs. capacity cleanupsNicolas Pitre2014-06-05
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-12
|\ \
| * \ Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...Ingo Molnar2014-06-06
| |\ \
| * | | perf/ARM: Use common PMU interrupt disabled codeVince Weaver2014-06-05
* | | | Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-06-08
|\ \ \ \
| * | | | arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stackMark Charlebois2014-06-07
| | |/ / | |/| |
* | | | arm: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-05
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | ARM: 8025/1: Get rid of meminfoLaura Abbott2014-05-31
| | | | * | | ARM: 8049/1: ftrace/add save_stack_trace_regs() implementationLin Yongting2014-05-29
| | | | * | | ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instructionArun K S2014-05-29
| | | | * | | ARM: 8054/1: perf: add support for the Cortex-A17 PMUWill Deacon2014-05-25
| | | | * | | ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resumeLorenzo Pieralisi2014-05-25
| | | | * | | ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky2014-05-25
| | | | * | | ARM: 8028/1: move __fixup_smp out of init sectionRob Herring2014-05-25
| | | | * | | ARM: stacktrace: include exception PC value in stacktrace outputRussell King2014-05-22
| | | | * | | ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King2014-05-22
| | | | * | | ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas2014-04-25
| | | | * | | ARM: 8034/1: Disable preemption in iwmmxt_task_enable()Catalin Marinas2014-04-25
| | | | * | | ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONXRabin Vincent2014-04-22
| | | | * | | ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella2014-04-22
| | | | * | | ARM: 8008/1: topology: Coding style fixesMark Brown2014-04-14
| | | * | | | ARM: l2c: add platform independent core L2 cache OF initialisationRussell King2014-05-29
| | | | |/ / | | | |/| |
| * | | | | ARM: ensure C page table setup code follows assembly codeRussell King2014-06-02
| * | | | | ARM: consolidate last remaining open-coded alignment trap enableRussell King2014-06-02
| * | | | | ARM: remove global cr_no_alignmentRussell King2014-06-02
| * | | | | ARM: use get_cr() rather than cr_alignmentRussell King2014-05-22
| | |/ / / | |/| | |
* | | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\ \ \ \ \
| * | | | | ARM: align cpu_method_of_table namingRob Herring2014-05-20