summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | arm64: signal: Refactor sigcontext parsing in rt_sigreturnDave Martin2017-06-201-6/+80
| * | | | | arm64: signal: split frame link record from sigcontext structureDave Martin2017-06-201-18/+32
| * | | | | arm64: Export save_stack_trace_tsk()Dustin Brown2017-06-151-0/+1
| * | | | | arm64: ftrace: fix building without CONFIG_MODULESWill Deacon2017-06-121-6/+10
| * | | | | arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel2017-06-074-1/+77
| * | | | | arm64: ftrace: don't validate branch via PLT in ftrace_make_nop()Ard Biesheuvel2017-06-071-3/+43
| * | | | | arm64, vdso: Define vdso_{start,end} as arrayKees Cook2017-06-061-5/+5
| * | | | | arm64: cpufeature: Fix CPU_OUT_OF_SPEC taint for uniform systemsWill Deacon2017-06-051-2/+4
| * | | | | ARM64/PCI: Set root bus NUMA node on ACPI systemsLorenzo Pieralisi2017-05-301-0/+3
| * | | | | arm64: check return value of of_flat_dt_get_machine_nameKefeng Wang2017-05-301-0/+3
| * | | | | arm64: cpufeature: Don't dump useless backtrace on CPU_OUT_OF_SPECWill Deacon2017-05-301-2/+2
| * | | | | arm64: Add dump_backtrace() in show_regsKefeng Wang2017-05-302-3/+2
| * | | | | arm64: Call __show_regs directlyKefeng Wang2017-05-301-2/+2
| |/ / / /
* | | | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-222/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | arm,arm64,drivers: add a prefix to drivers arch_topology interfacesJuri Lelli2017-06-031-2/+2
| * | | | arm,arm64,drivers: move externs in a new header fileJuri Lelli2017-06-031-3/+1
| * | | | arm,arm64,drivers: reduce scope of cap_parsing_failedJuri Lelli2017-06-031-4/+1
| * | | | arm, arm64: factorize common cpu capacity default codeJuri Lelli2017-06-031-216/+3
| |/ / /
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-031-2/+3
|\ \ \ \
| * | | | arm64: Prevent cpu hotplug rwsem recursionThomas Gleixner2017-05-261-2/+3
| |/ / /
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-032-5/+3
|\ \ \ \
| * \ \ \ Merge branch 'fortglx/4.13/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2017-06-211-4/+2
| |\ \ \ \
| | * | | | time: Clean up CLOCK_MONOTONIC_RAW time handlingJohn Stultz2017-06-201-4/+2
| * | | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-212-3/+3
| |\| | | |
| * | | | | clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-031-2/+1
|\ \ \ \ \
| * | | | | Merge branch 'WIP.sched/core' into sched/coreIngo Molnar2017-06-201-1/+3
| |\| | | |
| * | | | | arm64: Adjust system_state checkThomas Gleixner2017-05-231-2/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-031-15/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | efi/arm: Enable DMI/SMBIOSArd Biesheuvel2017-06-051-15/+0
| | |/ / | |/| |
* / | | arm64/vdso: Fix nsec handling for CLOCK_MONOTONIC_RAWWill Deacon2017-06-202-3/+3
|/ / /
* / / ARM64: PCI: Fix struct acpi_pci_root_ops allocation failure pathTimmy Li2017-05-251-1/+3
|/ /
* | arm64/cpufeature: don't use mutex in bringup pathMark Rutland2017-05-171-2/+21
* | arm64: perf: Ignore exclude_hv when kernel is running in HYPGanapatrao Kulkarni2017-05-151-7/+16
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-115-6/+16
|\
| * arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=yFlorian Fainelli2017-05-111-1/+6
| * arm64: armv8_deprecated: ensure extension of addrMark Rutland2017-05-091-1/+2
| * arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2017-05-091-2/+3
| * arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2017-05-091-0/+3
| * arm64: traps: fix userspace cache maintenance emulation on a tagged pointerKristina Martsenko2017-05-091-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-081-24/+14
|\ \
| * \ Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fixChristoffer Dall2017-04-091-4/+4
| |\ \
| * | | arm64: hyp-stub: Zero x0 on successful stub handlingMarc Zyngier2017-04-091-1/+3
| * | | arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-091-12/+1
| * | | arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2017-04-091-1/+10
| * | | arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-091-1/+1
| * | | arm64: hyp-stub: Don't save lr in the EL1 codeMarc Zyngier2017-04-091-4/+0
| * | | arm64: hyp-stub: Stop pointlessly clobbering lrMarc Zyngier2017-04-091-6/+0
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-0522-362/+916
|\ \ \ \ | | |_|/ | |/| |
| * | | arm64: Print DT machine model in setup_machine_fdt()Geert Uytterhoeven2017-04-281-1/+4