index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Don't skip ePAPR spin-table CPUs
Scott Wood
2014-06-25
1
-1
/
+9
*
powerpc/module: Fix TOC symbol CRC
Laurent Dufour
2014-06-25
1
-1
/
+10
*
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
2014-06-25
7
-392
/
+2
*
powerpc/kmemleak: Do not scan the DART table
Catalin Marinas
2014-06-24
1
-0
/
+5
*
powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type
Rickard Strandqvist
2014-06-24
1
-1
/
+1
*
powerpc/kprobes: Fix jprobes on ABI v2 (LE)
Michael Ellerman
2014-06-24
1
-3
/
+6
*
powerpc/ftrace: Use pr_fmt() to namespace error messages
Michael Ellerman
2014-06-24
1
-23
/
+20
*
powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)
Michael Ellerman
2014-06-24
1
-3
/
+4
*
powerpc/ftrace: Fix inverted check of create_branch()
Michael Ellerman
2014-06-24
1
-1
/
+1
*
powerpc/ftrace: Fix typo in mask of opcode
Michael Ellerman
2014-06-24
1
-1
/
+1
*
powerpc: Add ppc_global_function_entry()
Michael Ellerman
2014-06-24
1
-0
/
+11
*
powerpc: Remove __arch_swab*
Benjamin Herrenschmidt
2014-06-24
1
-43
/
+0
*
powerpc: Remove ancient DEBUG_SIG code
Michael Ellerman
2014-06-24
2
-18
/
+0
*
powerpc/kerenl: Enable EEH for IO accessors
Gavin Shan
2014-06-24
1
-10
/
+10
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-06-12
1
-2
/
+2
|
\
|
*
powerpc: Avoid circular dependency with zImage.%
Michal Marek
2014-06-12
1
-2
/
+2
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-12
65
-4453
/
+427
|
\
\
|
*
|
powerpc/book3s: Fix some ABIv2 issues in machine check code
Anton Blanchard
2014-06-12
1
-2
/
+2
|
*
|
powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.
Mahesh Salgaonkar
2014-06-11
2
-11
/
+23
|
*
|
powerpc/book3s: Increment the mce counter during machine_check_early call.
Mahesh Salgaonkar
2014-06-11
1
-0
/
+2
|
*
|
powerpc/book3s: Add stack overflow check in machine check handler.
Mahesh Salgaonkar
2014-06-11
1
-4
/
+20
|
*
|
powerpc/book3s: Fix machine check handling for unhandled errors
Mahesh Salgaonkar
2014-06-11
1
-3
/
+37
|
*
|
powerpc/eeh: Dump PE location code
Gavin Shan
2014-06-11
4
-11
/
+84
|
*
|
powerpc/powernv: Enable POWER8 doorbell IPIs
Michael Neuling
2014-06-11
5
-1
/
+18
|
*
|
powerpc/powernv: Fix killed EEH event
Gavin Shan
2014-06-11
4
-10
/
+19
|
*
|
powerpc: fix typo 'CONFIG_PMAC'
Paul Bolle
2014-06-11
1
-1
/
+1
|
*
|
powerpc: fix typo 'CONFIG_PPC_CPU'
Paul Bolle
2014-06-11
1
-1
/
+1
|
*
|
powerpc/powernv: Don't escalate non-existing frozen PE
Gavin Shan
2014-06-11
1
-15
/
+9
|
*
|
powerpc/eeh: Report frozen parent PE prior to child PE
Gavin Shan
2014-06-11
2
-5
/
+52
|
*
|
powerpc/eeh: Clear frozen state for child PE
Gavin Shan
2014-06-11
1
-4
/
+16
|
*
|
powerpc/powernv: Reduce panic timeout from 180s to 10s
Anton Blanchard
2014-06-11
1
-0
/
+2
|
*
|
powerpc/xmon: avoid format string leaking to printk
Kees Cook
2014-06-11
1
-1
/
+1
|
*
|
powerpc/perf: Ensure all EBB register state is cleared on fork()
Michael Ellerman
2014-06-11
1
-0
/
+2
|
*
|
powerpc/powernv: Fix reading of OPAL msglog
Joel Stanley
2014-06-11
1
-1
/
+5
|
*
|
powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE define
Dan Carpenter
2014-06-11
1
-1
/
+0
|
*
|
powerpc/cpm: Remove duplicate FCC_GFMR_TTX define
Dan Carpenter
2014-06-11
1
-1
/
+0
|
*
|
powerpc/powernv: Fix endianness problems in EEH
Guo Chao
2014-06-11
3
-99
/
+120
|
*
|
powernv: Fix permissions on sysparam sysfs entries
Anton Blanchard
2014-06-11
1
-2
/
+2
|
*
|
powerpc/powernv : Disable subcore for UP configs
Shreyas B. Prabhu
2014-06-11
1
-2
/
+2
|
*
|
powerpc/powernv: Include asm/smp.h to fix UP build failure
Shreyas B. Prabhu
2014-06-11
1
-0
/
+1
|
*
|
powerpc: Don't setup CPUs with bad status
Michael Neuling
2014-06-11
1
-1
/
+1
|
*
|
powerpc: Correct DSCR during TM context switch
Sam bobroff
2014-06-11
3
-12
/
+8
|
*
|
powerpc: Remove platforms/wsp and associated pieces
Michael Ellerman
2014-06-11
32
-4250
/
+1
|
*
|
powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUG
Paul Bolle
2014-06-11
1
-19
/
+0
|
*
|
powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support
Benjamin Herrenschmidt
2014-06-11
2
-1
/
+3
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-06-12
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge commit '3cf2f34' into sched/core, to fix build error
Ingo Molnar
2014-06-12
4
-11
/
+6
|
|
\
\
\
|
*
|
|
|
sched: Rename capacity related flags
Nicolas Pitre
2014-06-05
1
-1
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
3
-115
/
+76
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-03
13
-12
/
+140
|
|
\
\
\
\
[next]