index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
13
-61
/
+1085
2018-01-08
arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUs
Jayachandran C
1
-0
/
+3
2018-01-08
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
6
-3
/
+70
2018-01-08
arm64: Implement branch predictor hardening for affected Cortex-A CPUs
Will Deacon
2
-0
/
+66
2018-01-08
arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75
Will Deacon
1
-0
/
+4
2018-01-08
arm64: KVM: Make PSCI_VERSION a fast path
Marc Zyngier
1
-0
/
+13
2018-01-08
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
4
-2
/
+56
2018-01-08
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
11
-3
/
+215
2018-01-08
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
4
-16
/
+11
2018-01-08
drivers/firmware: Expose psci_get_version through psci_ops structure
Will Deacon
2
-0
/
+3
2018-01-08
arm64: cpufeature: Pass capability structure to ->enable callback
Will Deacon
1
-2
/
+2
2018-01-08
arm64: Take into account ID_AA64PFR0_EL1.CSV3
Will Deacon
2
-1
/
+8
2018-01-08
arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
Will Deacon
1
-7
/
+6
2018-01-08
arm64: use RET instruction for exiting the trampoline
Will Deacon
1
-1
/
+9
2018-01-05
arm64: v8.4: Support for new floating point multiplication instructions
Dongjiu Geng
6
-1
/
+12
2018-01-05
arm64: asid: Do not replace active_asids if already 0
Catalin Marinas
1
-8
/
+11
2018-01-02
perf: ARM DynamIQ Shared Unit PMU support
Suzuki K Poulose
5
-0
/
+1010
2018-01-02
dt-bindings: Document devicetree binding for ARM DSU PMU
Suzuki K Poulose
1
-0
/
+27
2018-01-02
arm_pmu: Use of_cpu_node_to_id helper
Suzuki K Poulose
1
-12
/
+3
2018-01-02
arm64: Use of_cpu_node_to_id helper for CPU topology parsing
Suzuki K Poulose
1
-10
/
+6
2018-01-02
irqchip: gic-v3: Use of_cpu_node_to_id helper
Suzuki K Poulose
1
-27
/
+2
2018-01-02
coresight: of: Use of_cpu_node_to_id helper
Suzuki K Poulose
1
-12
/
+3
2018-01-02
of: Add helper for mapping device node to logical CPU number
Suzuki K Poulose
2
-0
/
+33
2018-01-02
perf: Export perf_event_update_userpage
Suzuki K Poulose
1
-0
/
+1
2018-01-02
arm64: make label allocation style consistent in tishift
Jason A. Donenfeld
1
-4
/
+4
2018-01-02
ARM64 / cpuidle: Use new cpuidle macro for entering retention state
Prashanth Prakash
1
-1
/
+7
2018-01-02
cpuidle: Add new macro to enter a retention idle state
Prashanth Prakash
1
-16
/
+24
2017-12-22
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
20
-101
/
+317
2017-12-22
arm64: enable 52-bit physical address support
Kristina Martsenko
1
-0
/
+13
2017-12-22
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
8
-45
/
+83
2017-12-22
arm64: handle 52-bit physical addresses in page table entries
Kristina Martsenko
5
-20
/
+51
2017-12-22
arm64: don't open code page table entry creation
Kristina Martsenko
4
-7
/
+16
2017-12-22
arm64: head.S: handle 52-bit PAs in PTEs in early page table setup
Kristina Martsenko
2
-9
/
+37
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
13
-16
/
+71
2017-12-22
arm64: limit PA size to supported range
Kristina Martsenko
6
-8
/
+34
2017-12-22
arm64: add kconfig symbol to configure physical address size
Kristina Martsenko
3
-2
/
+18
2017-12-11
Merge branch 'kpti' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Catalin Marinas
29
-137
/
+439
2017-12-11
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
4
-2
/
+28
2017-12-11
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
4
-4
/
+6
2017-12-11
perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()
Will Deacon
1
-0
/
+9
2017-12-11
arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
Will Deacon
1
-0
/
+13
2017-12-11
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
4
-6
/
+50
2017-12-11
arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
Will Deacon
1
-7
/
+5
2017-12-11
arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
Will Deacon
2
-12
/
+17
2017-12-11
arm64: entry: Hook up entry trampoline to exception vectors
Will Deacon
1
-3
/
+36
2017-12-11
arm64: entry: Explicitly pass exception level to kernel_ventry macro
Will Deacon
1
-23
/
+23
2017-12-11
arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
4
-1
/
+33
2017-12-11
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
2
-0
/
+103
2017-12-11
arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
Will Deacon
1
-2
/
+14
2017-12-11
arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
Will Deacon
1
-0
/
+8
[next]