summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-051-1/+1
|\
| * arm: perf: make of_device_ids constArvind Yadav2017-06-151-1/+1
* | Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-051-1/+4
|\ \
| * \ Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook2017-07-041-1/+4
| |\ \
| | * | ARM: Prepare for randomized task_structArnd Bergmann2017-06-301-1/+4
| | |/
* | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-215/+6
|\ \ \
| * | | arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli2017-06-031-4/+4
| * | | arm,arm64,drivers: move externs in a new header fileJuri Lelli2017-06-031-6/+1
| * | | arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli2017-06-031-2/+1
| * | | arm, arm64: factorize common cpu capacity default codeJuri Lelli2017-06-031-207/+6
| * | | arm: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli2017-06-031-2/+0
| * | | arm: fix return value of parse_cpu_capacityJuri Lelli2017-06-031-1/+1
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-032-7/+8
|\ \ \
| * | | ARM/hw_breakpoint: Fix possible recursive locking for arch_hw_breakpoint_initTony Lindgren2017-06-201-1/+1
| * | | arm: Prevent hotplug rwsem recursionThomas Gleixner2017-05-261-1/+1
| * | | ARM/hw_breakpoint: Use cpuhp_setup_state_cpuslocked()Sebastian Andrzej Siewior2017-05-261-5/+6
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-032-4/+4
|\ \ \
| * | | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
| * | | clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano2017-06-141-3/+3
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-2/+1
|\ \ \ | |_|/ |/| |
| * | arm: Adjust system_state checkThomas Gleixner2017-05-231-2/+1
| |/
* / ARM: 8682/1: V7M: Set cacheid iff DminLine or IminLine is nonzeroVladimir Murzin2017-06-121-1/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-111-2/+9
|\
| * ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=yFlorian Fainelli2017-05-111-2/+9
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-19/+0
|\ \
| * | ARM/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-20/+0
| * | PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-083-1/+3
|\ \
| * | arm: use set_memory.h headerLaura Abbott2017-05-082-0/+2
| * | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-082-11/+39
|\ \ \
| * | | ARM: hyp-stub: Fix Thumb-2 compilationMarc Zyngier2017-04-201-1/+1
| * | | ARM: hyp-stub: Zero r0 on successful stub handlingMarc Zyngier2017-04-091-0/+2
| * | | ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-091-12/+1
| * | | ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier2017-04-091-1/+1
| * | | ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2017-04-091-1/+10
| * | | ARM: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-091-1/+1
| * | | ARM: hyp-stub: Use r1 for the soft-restart addressMarc Zyngier2017-04-091-3/+2
| * | | ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier2017-04-091-4/+0
| * | | ARM: soft-reboot into same mode that we entered the kernelRussell King2017-04-092-2/+18
| * | | ARM: hyp-stub: improve ABIRussell King2017-04-091-5/+22
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-05-084-34/+69
|\ \ \ | |_|/ |/| |
| * | ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa2017-04-201-5/+6
| * | ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst2017-04-201-2/+2
| * | ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel2017-03-172-27/+61
| |/
* / debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-032-0/+4
|/
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1