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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
powerpc: Convert flush_icache_range & friends to C
Alastair D'Silva
2
-29
/
+21
2020-03-12
powerpc: define helpers to get L1 icache sizes
Alastair D'Silva
2
-10
/
+31
2020-02-28
powerpc/hugetlb: Fix 8M hugepages on 8xx
Christophe Leroy
1
-0
/
+5
2020-02-11
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
5
-19
/
+43
2020-02-11
mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
Peter Zijlstra
1
-0
/
+11
2020-02-11
powerpc/futex: Fix incorrect user access blocking
Michael Ellerman
1
-4
/
+6
2020-02-11
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
4
-5
/
+16
2020-02-11
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
3
-18
/
+0
2020-01-29
powerpc/xive: Discard ESB load value when interrupt is invalid
Frederic Barrat
1
-0
/
+1
2020-01-29
powerpc/mm/hash: Fix sharing context ids between kernel & userspace
Aneesh Kumar K.V
1
-1
/
+4
2020-01-26
powerpc/archrandom: fix arch_get_random_seed_int()
Ard Biesheuvel
1
-1
/
+1
2020-01-26
powerpc/security: Fix debugfs data leak on 32-bit
Geert Uytterhoeven
1
-4
/
+4
2020-01-12
powerpc/spinlocks: Include correct header for static key
Jason A. Donenfeld
1
-0
/
+1
2020-01-12
powerpc/vcpu: Assume dedicated processors as non-preempt
Srikar Dronamraju
1
-1
/
+3
2020-01-04
powerpc: Fix __clear_user() with KUAP enabled
Andrew Donnellan
1
-2
/
+7
2020-01-04
Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"
Greg Kroah-Hartman
1
-3
/
+1
2020-01-04
powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()
Christophe Leroy
1
-1
/
+6
2019-12-31
powerpc/vcpu: Assume dedicated processors as non-preempt
Srikar Dronamraju
1
-1
/
+3
2019-12-17
powerpc: Define arch_is_kernel_initmem_freed() for lockdep
Michael Ellerman
1
-0
/
+14
2019-12-17
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
1
-0
/
+2
2019-11-29
KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernel
Michael Ellerman
1
-0
/
+2
2019-11-29
powerpc/book3s64: Fix link stack flush on context switch
Michael Ellerman
2
-0
/
+4
2019-10-29
powerpc/prom_init: Undo relocation before entering secure mode
Thiago Jung Bauermann
1
-0
/
+3
2019-10-17
powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.
Christophe Leroy
1
-0
/
+1
2019-10-09
powerpc/64s/radix: Fix build failure with RADIX_MMU=n
Stephen Rothwell
1
-0
/
+4
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+7
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-8
/
+106
2019-09-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+0
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-1
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-09-24
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
1
-1
/
+7
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
1
-1
/
+2
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
1
-2
/
+2
2019-09-24
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
1
-3
/
+97
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2019-09-21
powerpc/64s: Set reserved PCR bits
Jordan Niethe
1
-0
/
+3
2019-09-21
powerpc: Fix definition of PCR bits to work with old binutils
Alistair Popple
1
-3
/
+3
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
55
-634
/
+718
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+0
2019-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+28
2019-09-18
powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Naveen N. Rao
2
-1
/
+4
2019-09-16
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-13
/
+0
2019-09-14
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
1
-2
/
+1
2019-09-14
powerpc/fadump: support holes in kernel boot memory area
Hari Bathini
1
-0
/
+12
2019-09-14
powerpc/fadump: remove RMA_START and RMA_END macros
Hari Bathini
1
-8
/
+0
2019-09-14
powerpc/fadump: consider f/w load area
Hari Bathini
1
-10
/
+1
2019-09-14
powerpc/fadump: add support to preserve crash data on FADUMP disabled kernel
Hari Bathini
2
-3
/
+17
2019-09-14
powerpc/fadump: make crash memory ranges array allocation generic
Hari Bathini
1
-3
/
+12
2019-09-14
powerpc/fadump: process architected register state data provided by firmware
Hari Bathini
1
-0
/
+4
[next]