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