summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King-50/+267
2014-06-05perf/ARM: Use common PMU interrupt disabled codeVince Weaver-3/+7
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre-27/+27
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-36/+7
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds-37/+192
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+26
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+12
2014-06-02ARM: ensure C page table setup code follows assembly codeRussell King-1/+4
2014-06-02ARM: consolidate last remaining open-coded alignment trap enableRussell King-10/+4
2014-06-02ARM: remove global cr_no_alignmentRussell King-5/+1
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott-29/+11
2014-05-30ARM/PCI: Call pcie_bus_configure_settings() to set MPSMurali Karicheri-0/+12
2014-05-30ARM: 8049/1: ftrace/add save_stack_trace_regs() implementationLin Yongting-0/+19
2014-05-30ARM: 8062/1: Modify ldrt fixup handler to re-execute the userspace instructionArun K S-1/+2
2014-05-30ARM: l2c: add platform independent core L2 cache OF initialisationRussell King-0/+12
2014-05-25ARM: 8054/1: perf: add support for the Cortex-A17 PMUWill Deacon-0/+13
2014-05-25ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resumeLorenzo Pieralisi-1/+4
2014-05-25ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky-0/+20
2014-05-25ARM: 8028/1: move __fixup_smp out of init sectionRob Herring-1/+1
2014-05-25ARM: 8064/1: fix v7-M signal returnRabin Vincent-0/+4
2014-05-25ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcodeNikolay Borisov-1/+1
2014-05-22ARM: stacktrace: include exception PC value in stacktrace outputRussell King-0/+23
2014-05-22ARM: stacktrace: avoid listing stacktrace functions in stacktraceRussell King-5/+13
2014-05-22ARM: use get_cr() rather than cr_alignmentRussell King-1/+1
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar-9/+58
2014-05-20ARM: align cpu_method_of_table namingRob Herring-4/+7
2014-05-15ARM: Check if a CPU has gone offlineAshwin Chaugule-0/+33
2014-05-15PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule-37/+159
2014-05-13Merge branch 'dt-bus-name' into for-nextRob Herring-9/+58
2014-05-07sched, ARM: Create a dedicated scheduler topology tableVincent Guittot-0/+26
2014-04-30of/fdt: move memreserve and dtb memory reservations into coreRob Herring-27/+0
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring-1/+1
2014-04-30ARM: dt: use default early_init_dt_alloc_memory_archRob Herring-5/+0
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-5/+46
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds-3/+3
2014-04-25ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth-0/+1
2014-04-25ARM: 8040/1: pj4: properly detect existence of iWMMXt coprocessorSebastian Hesselbarth-1/+33
2014-04-25ARM: 8039/1: pj4: enable iWMMXt only if CONFIG_IWMMXT is setSebastian Hesselbarth-2/+6
2014-04-25ARM: 8038/1: iwmmxt: explicitly check for supported architecturesSebastian Hesselbarth-2/+6
2014-04-25ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas-5/+8
2014-04-25ARM: 8034/1: Disable preemption in iwmmxt_task_enable()Catalin Marinas-3/+11
2014-04-23ARM: add renameat2 syscallMiklos Szeredi-0/+1
2014-04-23ARM: 8022/1: ftrace: work with CONFIG_DEBUG_SET_MODULE_RONXRabin Vincent-0/+13
2014-04-23ARM: 8011/1: ARM hibernation / suspend-to-diskSebastian Capella-0/+108
2014-04-22ARM: 8033/1: fix big endian __pv_phys_pfn_offset size related issueVictor Kamensky-1/+1
2014-04-22ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua-0/+7
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton-3/+3
2014-04-14ARM: 8008/1: topology: Coding style fixesMark Brown-4/+4
2014-04-11Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-564/+570
2014-04-11Merge branch 'devel-stable' into for-nextRussell King-551/+562