summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorLines
2016-09-29ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy-3/+11
2016-08-23ARM: 8600/1: Enforce some NS-SVC initialisationRobin Murphy-0/+13
2016-08-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-0/+1
2016-08-10arm: oabi compat: add missing access checksDave Weinstein-1/+7
2016-08-09ARM: fix address limit restoration for undefined instructionsRussell King-0/+1
2016-08-04arm: jump label may reference text in __exitJason Baron-1/+1
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+38
2016-08-02ARM: kexec: fix kexec for Keystone 2Russell King-1/+1
2016-08-02ARM: kexec: advertise location of bootable RAMRussell King-2/+21
2016-08-02ARM: kdump: advertise boot aliased crash kernel resourceRussell King-0/+16
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-25/+20
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas-1/+1
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas-2/+11
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+1
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-6/+7
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-20/+11
2016-07-29Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-36/+94
2016-07-28Merge branches 'cpuidle', 'fixes' and 'misc' into for-linusRussell King-27/+82
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2016-07-15arm/twd: Convert to hotplug state machineRichard Cochran-20/+11
2016-07-14ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang-11/+6
2016-07-14ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during initJisheng Zhang-3/+11
2016-07-07ARM: save and reset the address limit when entering an exceptionRussell King-5/+19
2016-07-07Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner-1/+2
2016-07-06ARM: XEN: Move xen_early_init() before efi_init()Shannon Zhao-1/+1
2016-07-02ARM: 8577/1: Fix Cortex-A15 798181 errata initializationMatija Glavinic Pecotic-4/+40
2016-07-02ARM: 8583/1: mm: fix location of _etextKees Cook-3/+3
2016-06-28clocksources: Switch back to the clksrc tableDaniel Lezcano-3/+3
2016-06-28clocksource/drivers/smp_twd: Convert init function to return errorDaniel Lezcano-4/+5
2016-06-23ARM/PCI: Remove arch-specific pcibios_enable_device()Lorenzo Pieralisi-12/+0
2016-06-23ARM/PCI: Claim bus resources on PCI_PROBE_ONLY set-upsLorenzo Pieralisi-11/+9
2016-06-23arm: Remove unnecessary of_platform_populate with default match tableKefeng Wang-5/+1
2016-06-23of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang-2/+0
2016-06-22ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.cBen Dooks-0/+1
2016-06-22ARM: 8556/1: on a generic DT system: do not touch l2x0Linus Walleij-0/+2
2016-06-22ARM: get rid of horrible *(unsigned int *)(regs + 1)Russell King-1/+1
2016-06-22ARM: introduce svc_pt_regs structureRussell King-2/+4
2016-06-22ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King-13/+13
2016-06-21ARM: Make PCI I/O space optionalBjorn Helgaas-2/+11
2016-06-18Merge tag 'omap-for-v4.7/fixes-powedomain' of git://git.kernel.org/pub/scm/li...Olof Johansson-1/+1
2016-06-18Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson-1/+1
2016-06-14arm: Use _rcuidle for smp_cross_call() tracepointsPaul E. McKenney-1/+1
2016-06-14arm/ptrace: run seccomp after ptraceKees Cook-5/+6
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski-1/+1
2016-06-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds-1/+1
2016-06-02ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King-1/+1
2016-05-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+5
2016-05-23vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko-1/+2
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek-0/+2
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby-2/+2