index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: uaccess: Add PAN helper
James Morse
2018-01-13
2
-2
/
+14
*
arm64: Add vmap_stack header file
James Morse
2018-01-13
2
-11
/
+30
*
firmware: arm_sdei: Add driver for Software Delegated Exceptions
James Morse
2018-01-13
7
-0
/
+797
*
Docs: dt: add devicetree binding for describing arm64 SDEI firmware
James Morse
2018-01-13
1
-0
/
+42
*
KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
James Morse
2018-01-13
3
-11
/
+12
*
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
2018-01-13
6
-6
/
+49
*
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
2018-01-13
4
-12
/
+30
*
KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
James Morse
2018-01-13
1
-15
/
+3
*
KVM: arm64: Store vcpu on the stack during __guest_enter()
James Morse
2018-01-13
2
-6
/
+10
*
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2018-01-12
13
-61
/
+1085
|
\
|
*
perf: ARM DynamIQ Shared Unit PMU support
Suzuki K Poulose
2018-01-02
5
-0
/
+1010
|
*
dt-bindings: Document devicetree binding for ARM DSU PMU
Suzuki K Poulose
2018-01-02
1
-0
/
+27
|
*
arm_pmu: Use of_cpu_node_to_id helper
Suzuki K Poulose
2018-01-02
1
-12
/
+3
|
*
arm64: Use of_cpu_node_to_id helper for CPU topology parsing
Suzuki K Poulose
2018-01-02
1
-10
/
+6
|
*
irqchip: gic-v3: Use of_cpu_node_to_id helper
Suzuki K Poulose
2018-01-02
1
-27
/
+2
|
*
coresight: of: Use of_cpu_node_to_id helper
Suzuki K Poulose
2018-01-02
1
-12
/
+3
|
*
of: Add helper for mapping device node to logical CPU number
Suzuki K Poulose
2018-01-02
2
-0
/
+33
|
*
perf: Export perf_event_update_userpage
Suzuki K Poulose
2018-01-02
1
-0
/
+1
*
|
arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
Jayachandran C
2018-01-08
1
-0
/
+3
*
|
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
2018-01-08
6
-3
/
+70
*
|
arm64: Implement branch predictor hardening for affected Cortex-A CPUs
Will Deacon
2018-01-08
2
-0
/
+66
*
|
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
Will Deacon
2018-01-08
1
-0
/
+4
*
|
arm64: KVM: Make PSCI_VERSION a fast path
Marc Zyngier
2018-01-08
1
-0
/
+13
*
|
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
2018-01-08
4
-2
/
+56
*
|
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2018-01-08
11
-3
/
+215
*
|
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2018-01-08
4
-16
/
+11
*
|
drivers/firmware: Expose psci_get_version through psci_ops structure
Will Deacon
2018-01-08
2
-0
/
+3
*
|
arm64: cpufeature: Pass capability structure to ->enable callback
Will Deacon
2018-01-08
1
-2
/
+2
*
|
arm64: Take into account ID_AA64PFR0_EL1.CSV3
Will Deacon
2018-01-08
2
-1
/
+8
*
|
arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
Will Deacon
2018-01-08
1
-7
/
+6
*
|
arm64: use RET instruction for exiting the trampoline
Will Deacon
2018-01-08
1
-1
/
+9
*
|
arm64: v8.4: Support for new floating point multiplication instructions
Dongjiu Geng
2018-01-05
6
-1
/
+12
*
|
arm64: asid: Do not replace active_asids if already 0
Catalin Marinas
2018-01-05
1
-8
/
+11
*
|
arm64: make label allocation style consistent in tishift
Jason A. Donenfeld
2018-01-02
1
-4
/
+4
*
|
ARM64 / cpuidle: Use new cpuidle macro for entering retention state
Prashanth Prakash
2018-01-02
1
-1
/
+7
*
|
cpuidle: Add new macro to enter a retention idle state
Prashanth Prakash
2018-01-02
1
-16
/
+24
*
|
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
2017-12-22
20
-101
/
+317
|
\
\
|
*
|
arm64: enable 52-bit physical address support
Kristina Martsenko
2017-12-22
1
-0
/
+13
|
*
|
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
2017-12-22
8
-45
/
+83
|
*
|
arm64: handle 52-bit physical addresses in page table entries
Kristina Martsenko
2017-12-22
5
-20
/
+51
|
*
|
arm64: don't open code page table entry creation
Kristina Martsenko
2017-12-22
4
-7
/
+16
|
*
|
arm64: head.S: handle 52-bit PAs in PTEs in early page table setup
Kristina Martsenko
2017-12-22
2
-9
/
+37
|
*
|
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2017-12-22
13
-16
/
+71
|
*
|
arm64: limit PA size to supported range
Kristina Martsenko
2017-12-22
6
-8
/
+34
|
*
|
arm64: add kconfig symbol to configure physical address size
Kristina Martsenko
2017-12-22
3
-2
/
+18
|
|
/
*
|
Merge branch 'kpti' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Catalin Marinas
2017-12-11
29
-137
/
+439
|
\
\
|
|
/
|
/
|
|
*
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2017-12-11
4
-2
/
+28
|
*
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
2017-12-11
4
-4
/
+6
|
*
perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
Will Deacon
2017-12-11
1
-0
/
+9
|
*
arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
Will Deacon
2017-12-11
1
-0
/
+13
[next]