index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
72
-245
/
+233
2016-10-11
powerpc: implement the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
1
-2
/
+4
2016-10-12
powerpc/mm/hash64: Fix might_have_hea() check
Michael Ellerman
1
-1
/
+1
2016-10-12
powerpc/64: Fix incorrect return value from __copy_tofrom_user
Paul Mackerras
1
-1
/
+1
2016-10-11
powerpc/64s: Fix power4_fixup_nap placement
Nicholas Piggin
1
-1
/
+1
2016-10-11
powerpc/pseries: Fix stack corruption in htpe code
Laurent Dufour
1
-2
/
+2
2016-10-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
68
-240
/
+228
[next]