summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2017-07-14Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2017-07-10ARM: fix rd_size declarationBart Van Assche-2/+1
2017-07-10ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leakLorenzo Pieralisi-1/+1
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-16/+28
2017-07-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-4/+167
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1/+1
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+4
2017-07-05Merge branches 'fixes' and 'misc' into for-linusRussell King-4/+167
2017-07-04Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook-1/+4
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-215/+6
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+8
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+1
2017-07-02ARM/PCI: Remove pci_fixup_irqs() call for bios32 host controllersLorenzo Pieralisi-2/+3
2017-06-30ARM: Prepare for randomized task_structArnd Bergmann-1/+4
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi-14/+25
2017-06-21ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSODmitry Safonov-0/+26
2017-06-20ARM/hw_breakpoint: Fix possible recursive locking for arch_hw_breakpoint_initTony Lindgren-1/+1
2017-06-18ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGSAbel Vesa-0/+137
2017-06-15arm: perf: make of_device_ids constArvind Yadav-1/+1
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano-1/+1
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano-3/+3
2017-06-12ARM: 8682/1: V7M: Set cacheid iff DminLine or IminLine is nonzeroVladimir Murzin-1/+1
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli-4/+4
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli-6/+1
2017-06-03arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli-2/+1
2017-06-03arm, arm64: factorize common cpu capacity default codeJuri Lelli-207/+6
2017-06-03arm: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli-2/+0
2017-06-03arm: fix return value of parse_cpu_capacityJuri Lelli-1/+1
2017-05-26arm: Prevent hotplug rwsem recursionThomas Gleixner-1/+1
2017-05-26ARM/hw_breakpoint: Use cpuhp_setup_state_cpuslocked()Sebastian Andrzej Siewior-5/+6
2017-05-23ARM: 8673/1: Fix __show_regs output timestampsJoe Perches-4/+4
2017-05-23arm: Adjust system_state checkThomas Gleixner-2/+1
2017-05-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+9
2017-05-11ARM: Silence first allocation with CONFIG_ARM_MODULE_PLTS=yFlorian Fainelli-2/+9
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-19/+0
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+3
2017-05-08arm: use set_memory.h headerLaura Abbott-0/+2
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd-1/+1
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-11/+39
2017-05-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-34/+69
2017-04-20ARM/PCI: Use generic pci_mmap_resource_range()David Woodhouse-20/+0
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse-1/+2
2017-04-20ARM: hyp-stub: Fix Thumb-2 compilationMarc Zyngier-1/+1
2017-04-20ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTERAbel Vesa-5/+6
2017-04-20ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst-2/+2
2017-04-09ARM: hyp-stub: Zero r0 on successful stub handlingMarc Zyngier-0/+2
2017-04-09ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier-12/+1
2017-04-09ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier-1/+1
2017-04-09ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier-1/+10