aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/tip/tipLinus Torvalds1-27/+27
2014-06-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+7
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernelLinus 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 for new patchesIngo 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/git/robh/linux into nextLinus 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/kernel/git/tip/tip into nextLinus Torvalds1-0/+26
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into nextLinus 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
2014-05-30ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instructionArun K S1-1/+2
2014-05-30ARM: l2c: add platform independent core L2 cache OF initialisationRussell King1-0/+12
2014-05-25ARM: 8054/1: perf: add support for the Cortex-A17 PMUWill Deacon2-0/+13
2014-05-25ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resumeLorenzo Pieralisi1-1/+4
2014-05-25ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky1-0/+20
2014-05-25ARM: 8028/1: move __fixup_smp out of init sectionRob Herring1-1/+1
2014-05-25ARM: 8064/1: fix v7-M signal returnRabin Vincent1-0/+4
2014-05-25ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcodeNikolay Borisov1-1/+1
2014-05-22ARM: stacktrace: include exception PC value in stacktrace outputRussell King1-0/+23
2014-05-22ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King1-5/+13
2014-05-22ARM: use get_cr() rather than cr_alignmentRussell King1-1/+1
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar7-9/+58
2014-05-20ARM: align cpu_method_of_table namingRob Herring1-4/+7
2014-05-15ARM: Check if a CPU has gone offlineAshwin Chaugule1-0/+33
2014-05-15PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule1-37/+159
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring7-9/+58
2014-05-07sched, ARM: Create a dedicated scheduler topology tableVincent Guittot1-0/+26
2014-04-30of/fdt: move memreserve and dtb memory reservations into coreRob Herring1-27/+0
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-1/+1
2014-04-30ARM: dt: use default early_init_dt_alloc_memory_archRob Herring1-5/+0
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-5/+46
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-3/+3
2014-04-25ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth1-0/+1
2014-04-25ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessorSebastian Hesselbarth1-1/+33
2014-04-25ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is setSebastian Hesselbarth1-2/+6
2014-04-25ARM: 8038/1: iwmmxt: explicitly check for supported architecturesSebastian Hesselbarth1-2/+6
2014-04-25ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas2-5/+8
2014-04-25ARM: 8034/1: Disable preemption in iwmmxt_task_enable()Catalin Marinas1-3/+11
2014-04-23ARM: add renameat2 syscallMiklos Szeredi1-0/+1