index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
arm64: Convert cpu_do_idle() to using cpuidle context helpers
Marc Zyngier
2021-06-17
1
-32
/
+9
|
|
|
/
/
|
*
|
|
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
2021-06-24
4
-75
/
+237
|
|
\
\
\
|
|
*
|
|
arm64: Restrict undef hook for cpufeature registers
Raphael Gault
2021-06-22
1
-2
/
+2
|
|
*
|
|
arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
Will Deacon
2021-06-11
2
-1
/
+44
|
|
*
|
|
arm64: Allow mismatched 32-bit EL0 support
Will Deacon
2021-06-11
1
-13
/
+101
|
|
*
|
|
arm64: cpuinfo: Split AArch32 registers out into a separate struct
Will Deacon
2021-06-11
2
-60
/
+67
|
|
*
|
|
arm64: Check if GMID_EL1.BS is the same on all CPUs
Catalin Marinas
2021-05-26
2
-0
/
+24
|
|
*
|
|
arm64: Change the cpuinfo_arm64 member type for some sysregs to u64
Catalin Marinas
2021-05-26
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'for-next/caches' into for-next/core
Will Deacon
2021-06-24
13
-45
/
+66
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
13
-31
/
+31
|
|
*
|
arm64: sync_icache_aliases to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-1
/
+1
|
|
*
|
arm64: __clean_dcache_area_poc to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-2
/
+3
|
|
*
|
arm64: __flush_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
6
-23
/
+45
|
|
*
|
arm64: __inval_dcache_area to take end parameter instead of size
Fuad Tabba
2021-05-25
1
-4
/
+1
|
|
*
|
arm64: Fix comments to refer to correct function __flush_icache_range
Fuad Tabba
2021-05-25
1
-2
/
+2
|
|
*
|
arm64: Downgrade flush_icache_range to invalidate
Fuad Tabba
2021-05-25
1
-3
/
+7
|
|
*
|
arm64: Apply errata to swsusp_arch_suspend_exit
Fuad Tabba
2021-05-25
1
-1
/
+2
|
|
|
/
|
*
|
arm64: scs: Drop unused 'tmp' argument to scs_{load, save} asm macros
Will Deacon
2021-05-27
2
-5
/
+5
|
*
|
arm64: smp: initialize cpu offset earlier
Mark Rutland
2021-05-26
4
-16
/
+18
|
*
|
arm64: smp: unify task and sp setup
Mark Rutland
2021-05-26
1
-18
/
+15
|
*
|
arm64: smp: remove stack from secondary_data
Mark Rutland
2021-05-26
3
-6
/
+4
|
*
|
arm64: smp: remove pointless secondary_data maintenance
Mark Rutland
2021-05-26
1
-2
/
+0
|
*
|
arm64: stacktrace: Relax frame record alignment requirement to 8 bytes
Peter Collingbourne
2021-05-26
2
-2
/
+2
|
*
|
arm64: Change the on_*stack functions to take a size argument
Peter Collingbourne
2021-05-26
3
-9
/
+11
|
*
|
arm64: Implement stack trace termination record
Madhavan T. Venkataraman
2021-05-25
4
-16
/
+32
|
|
/
*
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
2
-2
/
+1
|
\
\
|
*
|
sched: Introduce task_is_running()
Peter Zijlstra
2021-06-18
1
-1
/
+1
|
*
|
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-1
/
+0
|
|
/
*
|
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
2021-06-03
1
-7
/
+0
*
|
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
2021-06-01
1
-10
/
+0
|
/
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2021-05-07
9
-58
/
+27
|
\
|
*
arm64: kernel: Update the stale comment
Shaokun Zhang
2021-05-06
1
-1
/
+1
|
*
arm64: entry: always set GIC_PRIO_PSR_I_SET during entry
Mark Rutland
2021-05-05
2
-30
/
+2
|
*
arm64: cpufeatures: use min and max
kernel test robot
2021-04-30
1
-2
/
+3
|
*
arm64: stacktrace: restore terminal records
Mark Rutland
2021-04-30
2
-7
/
+9
|
*
arm64/vdso: Discard .note.gnu.property sections in vDSO
Bill Wendling
2021-04-30
1
-1
/
+7
|
*
arm64: Show three registers per line
Matthew Wilcox (Oracle)
2021-04-23
1
-6
/
+3
|
*
arm64: alternative: simplify passing alt_region
Mark Rutland
2021-04-23
1
-2
/
+1
|
*
arm64: vdso32: drop -no-integrated-as flag
Nick Desaulniers
2021-04-23
1
-8
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
5
-38
/
+81
|
\
\
|
*
\
Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-04-23
9
-54
/
+156
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm...
Marc Zyngier
2021-04-13
2
-2
/
+4
|
|
|
\
\
|
|
*
\
\
Merge remote-tracking branch 'arm64/for-next/vhe-only' into kvmarm-master/next
Marc Zyngier
2021-04-13
4
-14
/
+71
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'kvm-arm64/nvhe-wxn' into kvmarm-master/next
Marc Zyngier
2021-04-13
1
-4
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
arm64: Use INIT_SCTLR_EL1_MMU_OFF to disable the MMU on CPU restart
Marc Zyngier
2021-03-18
1
-4
/
+1
|
|
*
|
|
|
|
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
2021-04-13
1
-2
/
+1
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
KVM: arm64: Log source when panicking from nVHE hyp
Andrew Scull
2021-04-01
1
-2
/
+1
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
Merge branch 'kvm-arm64/host-stage2' into kvmarm-master/next
Marc Zyngier
2021-04-13
3
-31
/
+77
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
KVM: arm64: Drop the CPU_FTR_REG_HYP_COPY infrastructure
Marc Zyngier
2021-03-25
1
-13
/
+0
|
|
|
*
|
|
|
|
KVM: arm64: Generate final CTR_EL0 value when running in Protected mode
Marc Zyngier
2021-03-25
1
-0
/
+1
[prev]
[next]