index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-22
57
-309
/
+1072
|
\
|
*
arm64: KVM: Guests can skip __install_bp_hardening_cb()s HYP work
James Morse
2018-10-19
1
-0
/
+9
|
*
arm64: cpufeature: Trap CTR_EL0 access only where it is necessary
Suzuki K Poulose
2018-10-16
1
-1
/
+6
|
*
arm64: cpufeature: Fix handling of CTR_EL0.IDC field
Suzuki K Poulose
2018-10-16
4
-5
/
+87
|
*
arm64: cpufeature: ctr: Fix cpu capability check for late CPUs
Suzuki K Poulose
2018-10-16
1
-4
/
+18
|
*
arm64: mm: Use __pa_symbol() for set_swapper_pgd()
James Morse
2018-10-10
1
-1
/
+1
|
*
Revert "arm64: uaccess: implement unsafe accessors"
James Morse
2018-10-10
1
-46
/
+15
|
*
arm64: mm: Drop the unused cpu parameter
Shaokun Zhang
2018-10-09
1
-4
/
+4
|
*
arm64: mm: Use #ifdef for the __PAGETABLE_P?D_FOLDED defines
James Morse
2018-10-05
1
-2
/
+6
|
*
arm64: Fix typo in a comment in arch/arm64/mm/kasan_init.c
Kyrylo Tkachov
2018-10-05
1
-1
/
+1
|
*
arm64: xen: Use existing helper to check interrupt status
Julien Thierry
2018-10-03
1
-1
/
+1
|
*
arm64: Use daifflag_restore after bp_hardening
Julien Thierry
2018-10-03
1
-2
/
+3
|
*
arm64: daifflags: Use irqflags functions for daifflags
Julien Thierry
2018-10-03
1
-10
/
+5
|
*
arm64: arch_timer: avoid unused function warning
Arnd Bergmann
2018-10-03
1
-0
/
+1
|
*
arm64: Trap WFI executed in userspace
Marc Zyngier
2018-10-01
4
-2
/
+19
|
*
arm64/kprobes: remove an extra semicolon in arch_prepare_kprobe
zhong jiang
2018-10-01
1
-1
/
+1
|
*
arm64/numa: Unify common error path in numa_init()
Anshuman Khandual
2018-10-01
1
-4
/
+7
|
*
arm64/numa: Report correct memblock range for the dummy node
Anshuman Khandual
2018-10-01
1
-1
/
+1
|
*
arm64/mm: Define esr_to_debug_fault_info()
Anshuman Khandual
2018-10-01
1
-1
/
+7
|
*
arm64/mm: Reorganize arguments for is_el1_permission_fault()
Anshuman Khandual
2018-10-01
1
-5
/
+4
|
*
arm64/mm: Use ESR_ELx_FSC macro while decoding fault exception
Anshuman Khandual
2018-10-01
1
-1
/
+1
|
*
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
2018-10-01
4
-1
/
+24
|
*
arm64: compat: Add CNTFRQ trap handler
Marc Zyngier
2018-10-01
2
-0
/
+16
|
*
arm64: compat: Add CNTVCT trap handler
Marc Zyngier
2018-10-01
2
-0
/
+19
|
*
arm64: compat: Add cp15_32 and cp15_64 handler arrays
Marc Zyngier
2018-10-01
1
-0
/
+28
|
*
arm64: compat: Add condition code checks and IT advance
Marc Zyngier
2018-10-01
1
-0
/
+85
|
*
arm64: compat: Add separate CP15 trapping hook
Marc Zyngier
2018-10-01
2
-2
/
+26
|
*
arm64: Add decoding macros for CP15_32 and CP15_64 traps
Marc Zyngier
2018-10-01
1
-0
/
+52
|
*
arm64: remove unused asm/compiler.h header file
Ard Biesheuvel
2018-10-01
4
-33
/
+0
|
*
arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ
Will Deacon
2018-10-01
1
-0
/
+1
|
*
arm64/mm: move runtime pgds to rodata
Jun Yao
2018-09-25
2
-21
/
+24
|
*
arm64/mm: use fixmap to modify swapper_pg_dir
Jun Yao
2018-09-25
2
-8
/
+53
|
*
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2018-09-25
6
-33
/
+21
|
*
arm64/mm: Pass ttbr1 as a parameter to __enable_mmu()
Jun Yao
2018-09-25
2
-9
/
+12
|
*
arm64: lse: remove -fcall-used-x0 flag
Tri Vo
2018-09-24
1
-1
/
+1
|
*
arm64: Remove unused VGA console support
Andrew Murray
2018-09-21
1
-4
/
+0
|
*
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
James Morse
2018-09-21
3
-8
/
+1
|
*
arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS
Anshuman Khandual
2018-09-21
2
-0
/
+29
|
*
arm64/cpufeatures: Factorize emulate_mrs()
Anshuman Khandual
2018-09-21
2
-10
/
+16
|
*
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
Anshuman Khandual
2018-09-21
3
-5
/
+7
|
*
arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZE
Will Deacon
2018-09-19
3
-20
/
+7
|
*
arm64: KVM: Enable Common Not Private translations
Vladimir Murzin
2018-09-18
5
-0
/
+15
|
*
arm64: mm: Support Common Not Private translations
Vladimir Murzin
2018-09-18
9
-6
/
+88
|
*
arm64: sysreg: Clean up instructions for modifying PSTATE fields
Suzuki K Poulose
2018-09-17
2
-13
/
+23
|
*
arm64: fix for bad_mode() handler to always result in panic
Hari Vyas
2018-09-14
1
-1
/
+0
|
*
arm64: force_signal_inject: WARN if called from kernel context
Will Deacon
2018-09-14
1
-1
/
+4
|
*
arm64: cpu: Move errata and feature enable callbacks closer to callers
Will Deacon
2018-09-14
5
-29
/
+28
|
*
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
2018-09-14
2
-0
/
+22
|
*
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
Will Deacon
2018-09-14
8
-2
/
+106
|
*
arm64: entry: Allow handling of undefined instructions from EL1
Will Deacon
2018-09-14
2
-5
/
+8
[next]