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
2013-06-20
powerpc: Fix bad pmd error with book3E config
Aneesh Kumar K.V
1
-1
/
+7
2013-06-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
5
-5
/
+15
2013-06-15
powerpc: Fix missing/delayed calls to irq_work
Benjamin Herrenschmidt
1
-1
/
+1
2013-06-15
powerpc: Fix emulation of illegal instructions on PowerNV platform
Paul Mackerras
2
-1
/
+11
2013-06-15
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
2
-3
/
+3
2013-06-11
Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-8
/
+38
2013-06-11
kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
Scott Wood
1
-0
/
+11
2013-06-11
kvm/ppc/booke: Hold srcu lock when calling gfn functions
Scott Wood
3
-0
/
+17
2013-06-11
kvm/ppc/booke64: Disable e6500 support
Scott Wood
1
-2
/
+0
2013-06-11
kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage
Mihai Caraman
1
-6
/
+10
2013-06-10
powerpc: Partial revert of "Context switch more PMU related SPRs"
Michael Ellerman
1
-28
/
+0
2013-06-10
powerpc/perf: Fix deadlock caused by calling printk() in PMU exception
Michael Ellerman
1
-1
/
+1
2013-06-10
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression
Michael Neuling
2
-8
/
+12
2013-06-10
powerpc/power8: Update denormalization handler
Michael Neuling
1
-0
/
+10
2013-06-10
powerpc/pseries: Simplify denormalization handler
Michael Neuling
1
-64
/
+16
2013-06-10
powerpc/power8: Fix oprofile and perf
Michael Neuling
1
-4
/
+4
2013-06-10
powerpc/eeh: Don't check RTAS token to get PE addr
Gavin Shan
1
-7
/
+5
2013-06-10
powerpc/pci: Check the bus address instead of resource address in pcibios_fix...
Kevin Hao
1
-1
/
+3
2013-06-01
powerpc/cputable: Fix typo on P7+ cputable entry
Will Schmidt
1
-1
/
+1
2013-06-01
powerpc/perf: Add missing SIER support
Michael Ellerman
1
-12
/
+25
2013-06-01
powerpc/perf: Revert to original NO_SIPR logic
Michael Ellerman
1
-24
/
+6
2013-06-01
powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges
Kevin Hao
1
-4
/
+1
2013-06-01
powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges
Kevin Hao
1
-9
/
+0
2013-06-01
powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP
Srivatsa S. Bhat
1
-0
/
+2
2013-06-01
powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation
Paul Mackerras
4
-0
/
+34
2013-06-01
powerpc/32bit:Store temporary result in r0 instead of r8
Priyanka Jain
1
-1
/
+1
2013-06-01
powerpc/mm: Always invalidate tlb on hpte invalidate and update
Aneesh Kumar K.V
1
-8
/
+22
2013-06-01
powerpc/pseries: Improve stream generation comments in copypage/user
Michael Neuling
2
-13
/
+18
2013-06-01
powerpc/pseries: Kill all prefetch streams on context switch
Michael Neuling
2
-0
/
+18
2013-06-01
powerpc/cputable: Fix oprofile_cpu_type on power8
Nishanth Aravamudan
1
-2
/
+2
2013-06-01
powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU
chenhui zhao
1
-2
/
+2
2013-06-01
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
6
-36
/
+55
2013-06-01
powerpc/tm: Move TM abort cause codes to uapi
Michael Neuling
4
-14
/
+21
2013-06-01
powerpc/tm: Abort on emulation and alignment faults
Michael Neuling
2
-0
/
+31
2013-06-01
powerpc/tm: Make room for hypervisor in abort cause codes
Michael Neuling
1
-7
/
+8
2013-05-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
12
-57
/
+127
2013-05-24
powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support
Brian King
1
-3
/
+37
2013-05-24
powerpc/powernv: Build a zImage.epapr
Benjamin Herrenschmidt
1
-0
/
+1
2013-05-24
powerpc: Make radeon 32-bit MSI quirk work on powernv
Benjamin Herrenschmidt
6
-48
/
+38
2013-05-24
powerpc: Context switch more PMU related SPRs
Michael Ellerman
3
-0
/
+40
2013-05-24
powerpc/powernv: Fix condition for when to invalidate the TCE cache
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-24
powerpc/pci: Fix bogus message at boot about empty memory resources
Benjamin Herrenschmidt
1
-3
/
+4
2013-05-24
powerpc: Fix TLB cleanup at boot on POWER8
Benjamin Herrenschmidt
1
-2
/
+6
2013-05-23
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+0
2013-05-15
USB: remove remaining instances of USB_SUSPEND
Alan Stern
1
-1
/
+0
2013-05-14
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
45
-206
/
+763
2013-05-14
powerpc: Set show_unhandled_signals to 1 by default
Benjamin Herrenschmidt
1
-1
/
+1
2013-05-14
powerpc/perf: Fix setting of "to" addresses for BHRB
Michael Neuling
1
-1
/
+30
2013-05-14
powerpc/pmu: Fix order of interpreting BHRB target entries
Michael Neuling
1
-43
/
+46
2013-05-14
powerpc/perf: Move BHRB code into CONFIG_PPC64 region
Michael Neuling
1
-121
/
+127
[next]