aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2017-07-27Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-07-23firmware: qcom: scm: Fix interrupted SCM callsAndy Gross
2017-07-23arm: kernel: Add SMC structure parameterAndy Gross
2017-07-23arm64: PCI: Add local struct device pointersBjorn Helgaas
2017-07-23arm64: PCI: Manage controller-specific data on per-controller basisTomasz Nowicki
2017-06-05Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-06-02arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay
2017-04-11Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-03-27arm64: fix erroneous __raw_read_system_reg() casesMark Rutland
2017-03-03Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-02-26arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin
2017-02-26arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-02-26arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-02-26arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-02-26arm64: avoid returning from bad_modeMark Rutland
2017-01-09Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-01-09Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-01-06arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro
2016-12-08arm64: suspend: Reconfigure PSTATE after resume from idleJames Morse
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-12-07Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-11-26KVM: arm64: Fix the issues when guest PMCCFILTR is configuredWei Huang
2016-11-02Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-10-28arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara
2016-10-28arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2016-10-28arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon
2016-10-20Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-10-20Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-10-16arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland
2016-10-07arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2016-09-26Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-09-23arm64: kgdb: handle read-only text / modulesAKASHI Takahiro
2016-09-23arm64: Call numa_store_cpu_info() earlier.David Daney
2016-09-19arch/arm64: Add lazy preempt supportAnders Roxell
2016-08-25arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2016-08-17arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott
2016-08-11arm64: Remove stack duplicating code from jprobesDavid A. Long
2016-08-09arm64: Support hard limit of cpu count by nr_cpusKefeng Wang
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-08-01Merge branch 'pci/resource' 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-29arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel