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
2017-01-15
powerpc: Fix build warning on 32-bit PPC
Larry Finger
1
-1
/
+1
2017-01-09
powerpc/boot: Request no dynamic linker for boot wrapper
Nicholas Piggin
1
-1
/
+23
2017-01-09
powerpc/ps3: Fix system hang with GCC 5 builds
Geoff Levand
2
-12
/
+1
2017-01-09
powerpc/64e: Convert cmpi to cmpwi in head_64.S
Nicholas Piggin
1
-4
/
+4
2017-01-09
KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
Paul Mackerras
1
-0
/
+2
2017-01-09
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
5
-0
/
+13
2017-01-06
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
1
-2
/
+2
2016-12-05
Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-6
/
+18
2016-12-01
powerpc/64: Fix placement of .text to be immediately following .head.text
Nicholas Piggin
1
-0
/
+9
2016-12-01
powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
Andrew Donnellan
1
-1
/
+3
2016-11-29
powerpc/mm: Fix lazy icache flush on pre-POWER5
Benjamin Herrenschmidt
2
-3
/
+3
2016-11-28
powerpc/boot: Fix build failure in 32-bit boot wrapper
Ben Hutchings
2
-2
/
+3
2016-11-26
Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
9
-12
/
+64
2016-11-25
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
2
-6
/
+16
2016-11-24
powerpc/boot: Fix the early OPAL console wrappers
Oliver O'Halloran
4
-2
/
+31
2016-11-22
powerpc: Fix missing CRCs, add more asm-prototypes.h declarations
Nicholas Piggin
1
-0
/
+12
2016-11-22
powerpc: Set missing wakeup bit in LPCR on POWER9
Benjamin Herrenschmidt
2
-4
/
+5
2016-11-19
Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-33
/
+68
2016-11-18
powerpc/mm: Fix missing update of HID register on secondary CPUs
Aneesh Kumar K.V
2
-0
/
+8
2016-11-18
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
Michael Neuling
2
-0
/
+5
2016-11-15
powerpc/64: Fix setting of AIL in hypervisor mode
Benjamin Herrenschmidt
1
-6
/
+14
2016-11-12
powerpc/oops: Fix missing pr_cont()s in instruction dump
Andrew Donnellan
1
-5
/
+5
2016-11-12
powerpc/oops: Fix missing pr_cont()s in show_regs()
Michael Ellerman
1
-8
/
+8
2016-11-12
powerpc/oops: Fix missing pr_cont()s in print_msr_bits() et. al.
Michael Ellerman
1
-5
/
+5
2016-11-12
powerpc/oops: Fix missing pr_cont()s in show_stack()
Michael Ellerman
1
-3
/
+3
2016-11-12
powerpc: Fix exception vector build with 2.23 era binutils
Hugh Dickins
1
-1
/
+1
2016-11-12
powerpc/64s: Fix system reset interrupt winkle wakeups
Nicholas Piggin
2
-5
/
+19
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-8
/
+4
2016-10-29
arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold
Ivan Vecera
1
-8
/
+4
2016-10-28
Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-33
/
+93
2016-10-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-10-28
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
1
-1
/
+1
2016-10-27
powerpc/64s: relocation, register save fixes for system reset interrupt
Nicholas Piggin
2
-21
/
+45
2016-10-27
powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
Aneesh Kumar K.V
2
-4
/
+16
2016-10-27
powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()
Valentin Rothberg
1
-1
/
+1
2016-10-24
powerpc/64: Fix race condition in setting lock bit in idle/wakeup code
Paul Mackerras
1
-0
/
+3
2016-10-24
powerpc/64: Re-fix race condition between going idle and entering guest
Paul Mackerras
1
-6
/
+26
2016-10-21
Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-43
/
+27
2016-10-22
powerpc: Convert cmp to cmpd in idle enter sequence
Segher Boessenkool
1
-1
/
+1
2016-10-22
KVM: PPC: Book3S HV: Fix build error when SMP=n
Michael Ellerman
1
-0
/
+1
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
1
-2
/
+3
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
1
-2
/
+3
2016-10-19
powerpc: Ignore the pkey system calls for now
Stephen Rothwell
1
-0
/
+4
2016-10-19
powerpc: Fix numa topology console print
Aneesh Kumar K.V
1
-5
/
+5
2016-10-19
powerpc/mm: Drop dump_numa_memory_topology()
Michael Ellerman
1
-36
/
+0
2016-10-19
powerpc/boot: Fix boot on systems with uncompressed kernel image
Heiner Kallweit
1
-2
/
+16
2016-10-19
powerpc/mm: Prevent unlikely crash in copro_calculate_slb()
Frederic Barrat
1
-0
/
+2
2016-10-15
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
38
-132
/
+100
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-4
/
+0
[next]