summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar
2016-09-09arm: perf: move to common attr_group fieldsMark Rutland
2016-09-06ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin
2016-09-06ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()Jonathan Austin
2016-09-06ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directlyJonathan Austin
2016-08-30ARM: kernel: avoid brute force search on PLT generationArd Biesheuvel
2016-08-30ARM: kernel: sort relocation sections before allocating PLTsArd Biesheuvel
2016-08-30ARM: kernel: allocate PLT entries only for external symbolsArd Biesheuvel
2016-08-30ARM: kernel: merge core and init PLTsArd Biesheuvel
2016-08-24ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf
2016-08-23ARM: 8600/1: Enforce some NS-SVC initialisationRobin Murphy
2016-08-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-08-15ARM: 8597/1: VDSO: put RO and RO after init objects into proper sectionsJisheng Zhang
2016-08-12ARM: 8595/2: apply more __ro_after_initKees Cook
2016-08-10arm: oabi compat: add missing access checksDave Weinstein
2016-08-09ARM: fix address limit restoration for undefined instructionsRussell King
2016-08-07arm: move exports to definitionsAl Viro
2016-08-04arm: jump label may reference text in __exitJason Baron
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-08-02ARM: kexec: fix kexec for Keystone 2Russell King
2016-08-02ARM: kexec: advertise location of bootable RAMRussell King
2016-08-02ARM: kdump: advertise boot aliased crash kernel resourceRussell King
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-07-28Merge branches 'cpuidle', 'fixes' and 'misc' into for-linusRussell King
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-15arm/twd: Convert to hotplug state machineRichard Cochran
2016-07-14ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang
2016-07-14ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during initJisheng Zhang
2016-07-07ARM: save and reset the address limit when entering an exceptionRussell King
2016-07-07Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner
2016-07-06ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao
2016-07-02ARM: 8577/1: Fix Cortex-A15 798181 errata initializationMatija Glavinic Pecotic
2016-07-02ARM: 8583/1: mm: fix location of _etextKees Cook
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano
2016-06-28clocksource/drivers/smp_twd: Convert init function to return errorDaniel Lezcano
2016-06-23ARM/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi
2016-06-23ARM/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang
2016-06-22ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.cBen Dooks
2016-06-22ARM: 8556/1: on a generic DT system: do not touch l2x0Linus Walleij
2016-06-22ARM: get rid of horrible *(unsigned int *)(regs + 1)Russell King
2016-06-22ARM: introduce svc_pt_regs structureRussell King
2016-06-22ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King