index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-01-13
firmware: arm_sdei: Add driver for Software Delegated Exceptions
James Morse
2018-01-13
Docs: dt: add devicetree binding for describing arm64 SDEI firmware
James Morse
2018-01-13
KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
James Morse
2018-01-13
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2018-01-13
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
2018-01-13
KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
James Morse
2018-01-13
KVM: arm64: Store vcpu on the stack during __guest_enter()
James Morse
2018-01-12
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2018-01-08
arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
Jayachandran C
2018-01-08
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
2018-01-08
arm64: Implement branch predictor hardening for affected Cortex-A CPUs
Will Deacon
2018-01-08
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
Will Deacon
2018-01-08
arm64: KVM: Make PSCI_VERSION a fast path
Marc Zyngier
2018-01-08
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
2018-01-08
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2018-01-08
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2018-01-08
drivers/firmware: Expose psci_get_version through psci_ops structure
Will Deacon
2018-01-08
arm64: cpufeature: Pass capability structure to ->enable callback
Will Deacon
2018-01-08
arm64: Take into account ID_AA64PFR0_EL1.CSV3
Will Deacon
2018-01-08
arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
Will Deacon
2018-01-08
arm64: use RET instruction for exiting the trampoline
Will Deacon
2018-01-05
arm64: v8.4: Support for new floating point multiplication instructions
Dongjiu Geng
2018-01-05
arm64: asid: Do not replace active_asids if already 0
Catalin Marinas
2018-01-02
perf: ARM DynamIQ Shared Unit PMU support
Suzuki K Poulose
2018-01-02
dt-bindings: Document devicetree binding for ARM DSU PMU
Suzuki K Poulose
2018-01-02
arm_pmu: Use of_cpu_node_to_id helper
Suzuki K Poulose
2018-01-02
arm64: Use of_cpu_node_to_id helper for CPU topology parsing
Suzuki K Poulose
2018-01-02
irqchip: gic-v3: Use of_cpu_node_to_id helper
Suzuki K Poulose
2018-01-02
coresight: of: Use of_cpu_node_to_id helper
Suzuki K Poulose
2018-01-02
of: Add helper for mapping device node to logical CPU number
Suzuki K Poulose
2018-01-02
perf: Export perf_event_update_userpage
Suzuki K Poulose
2018-01-02
arm64: make label allocation style consistent in tishift
Jason A. Donenfeld
2018-01-02
ARM64 / cpuidle: Use new cpuidle macro for entering retention state
Prashanth Prakash
2018-01-02
cpuidle: Add new macro to enter a retention idle state
Prashanth Prakash
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
2017-12-22
arm64: enable 52-bit physical address support
Kristina Martsenko
2017-12-22
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
2017-12-22
arm64: handle 52-bit physical addresses in page table entries
Kristina Martsenko
2017-12-22
arm64: don't open code page table entry creation
Kristina Martsenko
2017-12-22
arm64: head.S: handle 52-bit PAs in PTEs in early page table setup
Kristina Martsenko
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2017-12-22
arm64: limit PA size to supported range
Kristina Martsenko
2017-12-22
arm64: add kconfig symbol to configure physical address size
Kristina Martsenko
2017-12-11
Merge branch 'kpti' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Catalin Marinas
2017-12-11
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2017-12-11
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
2017-12-11
perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
Will Deacon
2017-12-11
arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
Will Deacon
2017-12-11
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
2017-12-11
arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
Will Deacon
[next]