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
*
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
391
-5674
/
+11048
|
\
|
*
selftests/powerpc: Fix pkey syscall redefinitions
Sandipan Das
2020-08-05
1
-6
/
+6
|
*
powerpc: Fix circular dependency between percpu.h and mmu.h
Michael Ellerman
2020-08-04
1
-2
/
+2
|
*
powerpc/powernv/sriov: Fix use of uninitialised variable
Oliver O'Halloran
2020-08-03
1
-3
/
+1
|
*
selftests/powerpc: Skip vmx/vsx/tar/etc tests on older CPUs
Michael Ellerman
2020-08-03
10
-6
/
+34
|
*
powerpc/40x: Fix assembler warning about r0
Michael Ellerman
2020-08-03
1
-1
/
+1
|
*
powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge' metric
Vaibhav Jain
2020-07-31
2
-0
/
+58
|
*
powerpc/papr_scm: Fetch nvdimm performance stats from PHYP
Vaibhav Jain
2020-07-31
2
-0
/
+177
|
*
cpuidle: pseries: Fixup exit latency for CEDE(0)
Gautham R. Shenoy
2020-07-30
1
-3
/
+42
|
*
cpuidle: pseries: Add function to parse extended CEDE records
Gautham R. Shenoy
2020-07-30
1
-1
/
+135
|
*
cpuidle: pseries: Set the latency-hint before entering CEDE
Gautham R. Shenoy
2020-07-30
1
-2
/
+10
|
*
selftests/powerpc: Fix online CPU selection
Sandipan Das
2020-07-30
1
-12
/
+25
|
*
powerpc/perf: Consolidate perf_callchain_user_[64|32]()
Michal Suchanek
2020-07-30
3
-30
/
+29
|
*
powerpc/pseries/hotplug-cpu: Remove double free in error path
Nathan Lynch
2020-07-30
1
-1
/
+0
|
*
powerpc/pseries/mobility: Add pr_debug() for device tree changes
Nathan Lynch
2020-07-30
1
-0
/
+5
|
*
powerpc/pseries/mobility: Set pr_fmt()
Nathan Lynch
2020-07-30
1
-2
/
+5
|
*
powerpc/cacheinfo: Warn if cache object chain becomes unordered
Nathan Lynch
2020-07-30
1
-0
/
+9
|
*
powerpc/cacheinfo: Improve diagnostics about malformed cache lists
Nathan Lynch
2020-07-30
1
-2
/
+8
|
*
powerpc/cacheinfo: Use name@unit instead of full DT path in debug messages
Nathan Lynch
2020-07-30
1
-8
/
+8
|
*
powerpc/cacheinfo: Set pr_fmt()
Nathan Lynch
2020-07-30
1
-0
/
+2
|
*
powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
Vladis Dronov
2020-07-30
3
-5
/
+5
|
*
powerpc/kexec_file: Enable early kernel OPAL calls
Hari Bathini
2020-07-29
2
-0
/
+36
|
*
powerpc/kexec_file: Fix kexec load failure with lack of memory hole
Hari Bathini
2020-07-29
1
-19
/
+14
|
*
powerpc/kexec_file: Add appropriate regions for memory reserve map
Hari Bathini
2020-07-29
1
-5
/
+53
|
*
powerpc/kexec_file: Prepare elfcore header for crashing kernel
Hari Bathini
2020-07-29
4
-0
/
+234
|
*
powerpc/kexec_file: Setup backup region for kdump kernel
Hari Bathini
2020-07-29
5
-7
/
+159
|
*
powerpc/kexec_file: Restrict memory usage of kdump kernel
Hari Bathini
2020-07-29
1
-1
/
+385
|
*
powerpc/drmem: Make LMB walk a bit more flexible
Hari Bathini
2020-07-29
4
-44
/
+78
|
*
powerpc/kexec_file: Avoid stomping memory used by special regions
Hari Bathini
2020-07-29
5
-4
/
+539
|
*
powerpc/kexec_file: Add helper functions for getting memory ranges
Hari Bathini
2020-07-29
3
-1
/
+247
|
*
powerpc/kexec_file: Mark PPC64 specific code
Hari Bathini
2020-07-29
7
-23
/
+105
|
*
kexec_file: Allow archs to handle special regions while locating memory hole
Hari Bathini
2020-07-29
2
-13
/
+32
|
*
powerpc/configs: Add BLK_DEV_NVME to pseries_defconfig
Anton Blanchard
2020-07-29
1
-0
/
+1
|
*
powerpc/64s: Move HMI IRQ stat from percpu variable to paca.
Mahesh Salgaonkar
2020-07-29
5
-6
/
+9
|
*
powerpc/fsl/dts: add missing P4080DS I2C devices
David Lamparter
2020-07-29
1
-2
/
+41
|
*
ocxl: Address kernel doc errors & warnings
Alastair D'Silva
2020-07-29
3
-74
/
+55
|
*
ocxl: Remove unnecessary externs
Alastair D'Silva
2020-07-29
2
-24
/
+22
|
*
selftests/powerpc: Return skip code for spectre_v2
Thadeu Lima de Souza Cascardo
2020-07-29
1
-0
/
+10
|
*
powerpc/test_emulate_step: Add testcases for divde[.] and divdeu[.] instructions
Balamuruhan S
2020-07-29
1
-0
/
+156
|
*
powerpc/sstep: Add support for divde[.] and divdeu[.] instructions
Balamuruhan S
2020-07-29
1
-1
/
+12
|
*
powerpc/ppc-opcode: Add divde and divdeu opcodes
Balamuruhan S
2020-07-29
1
-0
/
+6
|
*
selftests/powerpc: Fix CPU affinity for child process
Harish
2020-07-29
1
-5
/
+16
|
*
powerpc/powernv/sriov: Remove unused but set variable 'phb'
Wei Yongjun
2020-07-29
1
-2
/
+0
|
*
powerpc: use for_each_child_of_node() macro
Qinglang Miao
2020-07-29
4
-9
/
+6
|
*
powerpc/build: vdso linker warning for orphan sections
Nicholas Piggin
2020-07-29
4
-3
/
+5
|
*
powerpc: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-29
5
-8
/
+8
|
*
powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE
Aneesh Kumar K.V
2020-07-29
6
-6
/
+22
|
*
powerpc/kvm/cma: Improve kernel log during boot
Aneesh Kumar K.V
2020-07-29
1
-1
/
+1
|
*
powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA
Aneesh Kumar K.V
2020-07-29
3
-0
/
+28
|
*
powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3S
Balamuruhan S
2020-07-29
1
-1
/
+1
[next]