summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-222/+4
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+3
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+3
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1
2017-07-03Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+0
2017-06-21Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner1-4/+2
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner2-3/+3
2017-06-20time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz1-4/+2
2017-06-20Merge branch 'WIP.sched/core' into sched/coreIngo Molnar1-1/+3
2017-06-20arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon2-3/+3
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano1-1/+1
2017-06-05efi/arm: Enable DMI/SMBIOSArd Biesheuvel1-15/+0
2017-06-03arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli1-2/+2
2017-06-03arm,arm64,drivers: move externs in a new header fileJuri Lelli1-3/+1
2017-06-03arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli1-4/+1
2017-06-03arm, arm64: factorize common cpu capacity default codeJuri Lelli1-216/+3
2017-05-26arm64: Prevent cpu hotplug rwsem recursionThomas Gleixner1-2/+3
2017-05-25ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure pathTimmy Li1-1/+3
2017-05-23arm64: Adjust system_state checkThomas Gleixner1-2/+1
2017-05-17arm64/cpufeature: don't use mutex in bringup pathMark Rutland1-2/+21
2017-05-15arm64: perf: Ignore exclude_hv when kernel is running in HYPGanapatrao Kulkarni1-7/+16
2017-05-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-6/+16
2017-05-11arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=yFlorian Fainelli1-1/+6
2017-05-09arm64: armv8_deprecated: ensure extension of addrMark Rutland1-1/+2
2017-05-09arm64: entry: improve data abort handling of tagged pointersKristina Martsenko1-2/+3
2017-05-09arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko1-0/+3
2017-05-09arm64: traps: fix userspace cache maintenance emulation on a tagged pointerKristina Martsenko1-2/+2
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-24/+14
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds22-362/+916
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+106
2017-05-02bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann1-0/+106
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+3
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+40
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2017-04-28arm64: Print DT machine model in setup_machine_fdt()Geert Uytterhoeven1-1/+4
2017-04-28arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refillsFlorian Fainelli1-0/+6
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro4-11/+9
2017-04-26arm64: module: split core and init PLT sectionsArd Biesheuvel3-46/+65
2017-04-25arm64: pmuv3: handle pmuv3+Mark Rutland1-3/+4
2017-04-24arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier1-0/+14
2017-04-12Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas2-33/+90
2017-04-11arm64: pmuv3: use arm_pmu ACPI frameworkMark Rutland1-17/+9
2017-04-11arm64: pmuv3: handle !PMUv3 when probingMark Rutland1-16/+71
2017-04-11arm64: add function to get a cpu's MADT GICC tableMark Rutland1-0/+10
2017-04-09Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fixChristoffer Dall1-4/+4
2017-04-09arm64: hyp-stub: Zero x0 on successful stub handlingMarc Zyngier1-1/+3
2017-04-09arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier1-12/+1
2017-04-09arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier1-1/+10
2017-04-09arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier1-1/+1
2017-04-09arm64: hyp-stub: Don't save lr in the EL1 codeMarc Zyngier1-4/+0