summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2015-08-26ARM: entry: provide uaccess assembly macro hooksRussell King-8/+27
2015-08-26ARM: entry: get rid of multiple macro definitionsRussell King-65/+44
2015-08-25ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die()Stephen Boyd-8/+1
2015-08-25ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()Russell King-3/+3
2015-08-25ARM: entry: ensure that IRQs are enabled when calling syscall_trace_exit()Russell King-1/+1
2015-08-25ARM: entry: efficiency cleanupsRussell King-16/+51
2015-08-21ARM: domains: get rid of manager mode for user domainRussell King-1/+0
2015-08-21ARM: domains: move initial domain setting value to asm/domains.hRussell King-4/+1
2015-08-21ARM: domains: switch to keeping domain value in registerRussell King-3/+12
2015-08-20ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi-12/+0
2015-08-20ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi-2/+3
2015-08-20ARM/PCI: Replace panic with WARN messages on failuresLorenzo Pieralisi-4/+6
2015-08-18ARM: 8415/1: early fixmap support for earlyconStefan Agner-0/+4
2015-08-11ARM: 8410/1: VDSO: fix coarse clock monotonicity regressionNathan Lynch-4/+3
2015-08-10Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King-309/+26
2015-08-07ARM: 8409/1: Mark ret_fast_syscall as a functionDrew Richardson-0/+1
2015-08-07ARM: 8408/1: Fix the secondary_startup function in Big Endian caseGregory CLEMENT-0/+3
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson-2/+2
2015-08-03ARM: migrate to common PSCI client codeMark Rutland-308/+25
2015-08-03ARM: psci: boot_secondary: replace __pa with virt_to_idmapGrygorii Strashko-1/+1
2015-08-03jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra-1/+1
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd-2/+15
2015-07-31arm: perf: factor arm_pmu core out to driversMark Rutland-926/+4
2015-07-31ARM: perf: replace arch_find_n_match_cpu_physical_id with of_cpu_device_node_getSudeep Holla-2/+2
2015-07-31ARM: perf: extend interrupt-affinity property for PPIsWill Deacon-21/+44
2015-07-31arm: perf: Set affinity for PPI based PMUsStephen Boyd-1/+3
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre-1/+1
2015-07-25ARM: move heavy barrier support out of lineRussell King-0/+1
2015-07-23ARM/PCI: Set MPS before pci_bus_add_devices()Murali Karicheri-13/+5
2015-07-17ARM: 8402/1: perf: Don't use of_node after putting itStephen Boyd-1/+2
2015-07-17ARM: 8400/1: use virt_to_idmap to get phys_reset addressVitaly Andrianov-1/+1
2015-07-17ARM: add basic support for on-demand backtrace of other CPUsRussell King-0/+18
2015-07-17ARM/smp_twd: Migrate to new 'set-state' interfaceViresh Kumar-22/+26
2015-07-13ARM/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu-2/+2
2015-07-10ARM: 8401/1: perf: Set affinity for PPI based PMUsStephen Boyd-1/+3
2015-07-07Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-3/+9
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King-609/+942
2015-07-03ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King-0/+6
2015-07-03ARM: fix lockdep unannotated irqs-off warningRussell King-1/+1
2015-07-02Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+2
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2015-06-29ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd-2/+2
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds-609/+922
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-1/+1
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+14
2015-06-16arm: fix implicit #include <linux/init.h> in entry asm.Paul Gortmaker-0/+2
2015-06-12Merge branch 'for-arm-soc' of http://ftp.arm.linux.org.uk/pub/armlinux/kernel...Kevin Hilman-0/+14
2015-06-12ARM: fix new BSYM() usage introduced via for-arm-soc branchRussell King-1/+1
2015-06-12Merge branch 'for-arm-soc' into for-nextRussell King-0/+14
2015-06-12Merge branch 'devel-stable' into for-nextRussell King-540/+503