index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
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
|
*
|
|
|
|
|
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: Remove unnecessary externs
Alastair D'Silva
2020-07-29
1
-21
/
+19
|
*
|
|
|
|
|
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
|
*
|
|
|
|
|
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
5
-6
/
+18
|
*
|
|
|
|
|
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
|
*
|
|
|
|
|
powerpc: Drop old comment about CONFIG_POWER
Michael Ellerman
2020-07-29
1
-1
/
+0
|
*
|
|
|
|
|
powerpc/kvm: Use correct CONFIG symbol in comment
Michael Ellerman
2020-07-29
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/boot: Fix CONFIG_PPC_MPC52XX references
Michael Ellerman
2020-07-29
2
-2
/
+2
|
*
|
|
|
|
|
powerpc/32s: Remove TAUException wart in traps.c
Michael Ellerman
2020-07-29
2
-8
/
+4
|
*
|
|
|
|
|
powerpc/32s: Fix CONFIG_BOOK3S_601 uses
Michael Ellerman
2020-07-29
2
-2
/
+2
|
*
|
|
|
|
|
powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS code
Michael Ellerman
2020-07-29
2
-96
/
+4
|
*
|
|
|
|
|
powerpc/52xx: Fix comment about CONFIG_BDI*
Michael Ellerman
2020-07-29
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/configs: Remove dead symbols
Michael Ellerman
2020-07-29
15
-27
/
+0
|
*
|
|
|
|
|
powerpc/configs: Drop old symbols from ppc6xx_defconfig
Michael Ellerman
2020-07-29
1
-39
/
+0
|
*
|
|
|
|
|
powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only
Bharata B Rao
2020-07-29
3
-12
/
+7
|
*
|
|
|
|
|
powerpc/mm: Remove custom stack expansion checking
Michael Ellerman
2020-07-29
1
-104
/
+5
|
*
|
|
|
|
|
powerpc: Allow 4224 bytes of stack expansion for the signal frame
Michael Ellerman
2020-07-29
1
-2
/
+5
|
*
|
|
|
|
|
powerpc/pseries: Add KVM guest doorbell restrictions
Nicholas Piggin
2020-07-29
5
-41
/
+53
|
*
|
|
|
|
|
powerpc/pseries: Use doorbells even if XIVE is available
Nicholas Piggin
2020-07-29
1
-18
/
+36
|
*
|
|
|
|
|
powerpc: Inline doorbell sending functions
Nicholas Piggin
2020-07-29
3
-58
/
+63
|
*
|
|
|
|
|
powerpc/perf: Fix MMCRA_BHRB_DISABLE define for binutils < 2.28
Athira Rajeev
2020-07-29
1
-1
/
+2
|
*
|
|
|
|
|
powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=y
Michael Ellerman
2020-07-27
1
-1
/
+3
|
*
|
|
|
|
|
powerpc/powernv/pci.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/smu.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/reg.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/ppc_asm.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/hw_breakpoint.h: delete duplicated word
Randy Dunlap
2020-07-26
1
-1
/
+1
[prev]
[next]