index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-03
powerpc: xor_vmx: Add '-mhard-float' to CFLAGS
Nathan Chancellor
1
-1
/
+1
2024-04-03
powerpc/fsl: Fix mfpmr build errors with newer binutils
Michael Ellerman
1
-2
/
+9
2024-04-03
powerpc/smp: Increase nr_cpu_ids to include the boot CPU
Michael Ellerman
1
-0
/
+6
2024-04-03
powerpc/smp: Adjust nr_cpu_ids to cover all threads of a core
Michael Ellerman
1
-0
/
+6
2024-03-26
powerpc/4xx: Fix warp_gpio_leds build failure
Michael Ellerman
1
-0
/
+1
2024-03-26
powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.
Michael Ellerman
2
-3
/
+3
2024-03-26
powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checks
Kajol Jain
1
-2
/
+27
2024-03-26
powerpc/pseries: Fix potential memleak in papr_get_attr()
Qiheng Lin
1
-3
/
+5
2024-03-26
powerpc/32: fix ADB_CUDA kconfig warning
Michael Ellerman
1
-1
/
+1
2024-03-26
powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
Christophe Leroy
1
-2
/
+2
2024-03-26
drivers/ps3: select VIDEO to provide cmdline functions
Randy Dunlap
1
-0
/
+1
2024-03-03
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-55
/
+114
2024-02-24
Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-10
/
+73
2024-02-23
powerpc/rtas: use correct function name for resetting TCE tables
Nathan Lynch
2
-4
/
+9
2024-02-23
powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV
Gaurav Batra
1
-51
/
+105
2024-02-20
KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
Amit Machhiwal
2
-4
/
+42
2024-02-19
powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controller
Gaurav Batra
3
-6
/
+31
2024-02-17
Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
23
-31
/
+75
2024-02-14
powerpc/iommu: Fix the missing iommu_group_put() during platform domain attach
Shivaprasad G Bhat
1
-1
/
+3
2024-02-14
powerpc/pseries: fix accuracy of stolen time
Shrikanth Hegde
1
-2
/
+6
2024-02-14
powerpc/ftrace: Ignore ftrace locations in exit text sections
Naveen N Rao
5
-8
/
+22
2024-02-14
powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-E
David Engraf
1
-1
/
+2
2024-02-14
powerpc/kasan: Limit KASAN thread size increase to 32KB
Michael Ellerman
1
-1
/
+1
2024-02-14
Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"
Michael Ellerman
3
-23
/
+5
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
3
-9
/
+9
2024-02-06
powerpc: 85xx: mark local functions static
Arnd Bergmann
7
-10
/
+12
2024-02-06
powerpc: udbg_memcons: mark functions static
Arnd Bergmann
1
-3
/
+3
2024-02-05
powerpc/kasan: Fix addr error caused by page alignment
Jiangfeng Xiao
1
-0
/
+1
2024-02-05
powerpc/6xx: set High BAT Enable flag on G2_LE cores
Matthias Schiffer
2
-1
/
+21
2024-02-05
powerpc/64: Set task pt_regs->link to the LR value on scv entry
Naveen N Rao
1
-2
/
+2
2024-02-05
powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add
Gaurav Batra
3
-5
/
+23
2024-02-05
powerpc/pseries/papr-sysparm: use u8 arrays for payloads
Nathan Lynch
2
-2
/
+2
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
1
-9
/
+28
2024-01-21
Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+1
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-21
/
+27
2024-01-19
powerpc/64s: Increase default stack size to 32KB
Michael Ellerman
1
-0
/
+1
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-20
/
+8
2024-01-11
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+3
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+0
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+0
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2
-0
/
+2
2024-01-10
Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+2
2024-01-10
Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+1
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-15
/
+14
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-4
/
+4
2024-01-08
Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2024-01-08
Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
81
-552
/
+1507
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
4
-4
/
+4
[next]