index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discovery
Marc Zyngier
2018-03-09
1
-2
/
+2
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-25
1
-1
/
+1
|
\
|
*
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-02-22
1
-1
/
+1
*
|
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
2018-02-23
2
-1
/
+6
*
|
arm64: perf: correct PMUVer probing
Mark Rutland
2018-02-20
1
-2
/
+2
*
|
arm64: __show_regs: Only resolve kernel symbols when running at EL1
Will Deacon
2018-02-19
1
-2
/
+9
*
|
arm64: Remove unimplemented syscall log message
Michael Weiser
2018-02-19
1
-8
/
+0
*
|
arm64: Disable unhandled signal log messages by default
Michael Weiser
2018-02-19
1
-1
/
+1
*
|
arm64: cpufeature: Fix CTR_EL0 field definitions
Will Deacon
2018-02-19
1
-2
/
+4
*
|
arm64: uaccess: Formalise types for access_ok()
Robin Murphy
2018-02-19
2
-2
/
+4
|
/
*
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-02-16
2
-73
/
+77
*
arm64: Add missing Falkor part number for branch predictor hardening
Shanker Donthineni
2018-02-12
1
-0
/
+9
*
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-09
1
-2
/
+2
|
\
|
*
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
2018-02-07
1
-2
/
+2
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-08
9
-86
/
+148
|
\
\
|
*
|
arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
Marc Zyngier
2018-02-06
2
-56
/
+13
|
*
|
arm64: Add ARM_SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
2018-02-06
2
-1
/
+87
|
*
|
arm64: entry: Apply BP hardening for suspicious interrupts from EL0
Will Deacon
2018-02-06
1
-0
/
+5
|
*
|
arm64: entry: Apply BP hardening for high-priority synchronous exceptions
Will Deacon
2018-02-06
1
-1
/
+4
|
*
|
arm64: uaccess: Mask __user pointers for __arch_{clear, copy_*}_user
Will Deacon
2018-02-06
1
-2
/
+2
|
*
|
arm64: entry: Ensure branch through syscall table is bounded under speculation
Will Deacon
2018-02-06
1
-0
/
+2
|
*
|
arm64: Make USER_DS an inclusive limit
Robin Murphy
2018-02-06
1
-2
/
+2
|
*
|
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
2018-02-06
3
-3
/
+3
|
*
|
arm64: assembler: Align phys_to_pte with pte_to_phys
Will Deacon
2018-02-06
1
-22
/
+2
|
*
|
arm64: entry: Reword comment about post_ttbr_update_workaround
Will Deacon
2018-02-06
1
-10
/
+3
|
*
|
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
2018-02-06
2
-4
/
+4
|
*
|
arm64: Force KPTI to be disabled on Cavium ThunderX
Marc Zyngier
2018-02-06
1
-3
/
+14
|
*
|
arm64: kpti: Add ->enable callback to remap swapper using nG mappings
Will Deacon
2018-02-06
1
-0
/
+25
|
*
|
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
2018-02-06
4
-0
/
+5
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
1
-3
/
+2
|
\
\
\
|
*
|
|
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-02-06
1
-3
/
+2
*
|
|
|
Merge branch 'linus' into sched/urgent, to resolve conflicts
Ingo Molnar
2018-02-06
26
-302
/
+1345
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-3
/
+2
|
|
\
\
\
|
|
*
|
|
arm64: do not use print_symbol()
Sergey Senozhatsky
2018-01-05
1
-3
/
+2
|
*
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
4
-108
/
+29
|
|
\
\
\
\
|
|
*
|
|
|
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
2018-01-22
1
-2
/
+4
|
|
*
|
|
|
signal: Don't use structure initializers for struct siginfo
Eric W. Biederman
2018-01-22
2
-12
/
+14
|
|
*
|
|
|
signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggered
Eric W. Biederman
2018-01-22
1
-15
/
+12
|
|
*
|
|
|
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2018-01-15
1
-70
/
+0
|
|
*
|
|
|
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
2018-01-15
1
-10
/
+0
|
|
*
|
|
|
signal/arm64: Document conflicts with SI_USER and SIGFPE,SIGTRAP,SIGBUS
Eric W. Biederman
2018-01-12
1
-1
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-30
24
-191
/
+1314
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
arm64: Turn on KPTI only on CPUs that need it
Jayachandran C
2018-01-23
1
-0
/
+7
|
|
*
|
|
arm64: Branch predictor hardening for Cavium ThunderX2
Jayachandran C
2018-01-23
1
-0
/
+10
|
|
*
|
|
arm64: Run enable method for errata work arounds on late CPUs
Suzuki K Poulose
2018-01-23
1
-3
/
+6
|
|
*
|
|
arm64: kpti: Fix the interaction between ASID switching and software PAN
Catalin Marinas
2018-01-16
1
-1
/
+1
|
|
*
|
|
KVM: arm64: Handle RAS SErrors from EL2 on guest exit
James Morse
2018-01-16
1
-0
/
+1
|
|
*
|
|
arm64: kernel: Prepare for a DISR user
James Morse
2018-01-16
1
-0
/
+9
|
|
*
|
|
arm64: kernel: Survive corrected RAS errors notified by SError
James Morse
2018-01-16
1
-5
/
+46
|
|
*
|
|
arm64: cpufeature: Detect CPU RAS Extentions
Xie XiuQi
2018-01-16
1
-0
/
+13
[next]