index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2013-07-01
powerpc/eeh: Don't collect PCI-CFG data on PHB
Gavin Shan
2013-06-30
powerpc/tm: Clear MSR RI in non-recoverable TM code
Michael Neuling
2013-06-30
powerpc: Fix string instr. emulation for 32-bit processes on ppc64
James Yang
2013-06-25
powerpc/eeh: Use interruptible sleep in keehd
Gavin Shan
2013-06-25
powerpc/eeh: Remove eeh_mutex
Gavin Shan
2013-06-25
powerpc/hw_brk: Fix clearing of extraneous IRQ
Michael Neuling
2013-06-25
powerpc/hw_brk: Fix setting of length for exact mode breakpoints
Michael Neuling
2013-06-21
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
2013-06-20
powerpc/eeh: Allow to check fenced PHB proactively
Gavin Shan
2013-06-20
powerpc/eeh: EEH core to handle special event
Gavin Shan
2013-06-20
powerpc/eeh: Export confirm_error_lock
Gavin Shan
2013-06-20
powerpc/eeh: Allow to purge EEH events
Gavin Shan
2013-06-20
powerpc/eeh: Trace time on first error for PE
Gavin Shan
2013-06-20
powerpc/eeh: Single kthread to handle events
Gavin Shan
2013-06-20
powerpc/eeh: Delay EEH probe during hotplug
Gavin Shan
2013-06-20
powerpc/eeh: Refactor eeh_reset_pe_once()
Gavin Shan
2013-06-20
powerpc/eeh: EEH post initialization operation
Gavin Shan
2013-06-20
powerpc/eeh: Make eeh_init() public
Gavin Shan
2013-06-20
powerpc/eeh: Trace PCI bus from PE
Gavin Shan
2013-06-20
powerpc/eeh: Make eeh_pe_get() public
Gavin Shan
2013-06-20
powerpc/eeh: Make eeh_phb_pe_get() public
Gavin Shan
2013-06-20
powerpc/eeh: Move common part to kernel directory
Gavin Shan
2013-06-20
powerpc/tm: Fix return of active 64bit signals
Michael Neuling
2013-06-20
powerpc/tm: Fix return of 32bit rt signals to active transactions
Michael Neuling
2013-06-20
powerpc/tm: Fix restoration of MSR on 32bit signal return
Michael Neuling
2013-06-20
powerpc/tm: Fix 32 bit non-rt signals
Michael Neuling
2013-06-20
powerpc/tm: Fix writing top half of MSR on 32 bit signals
Michael Neuling
2013-06-20
powerpc/8xx: Remove 8xx specific "minimal FPU emulation"
Benjamin Herrenschmidt
2013-06-20
powerpc/math-emu: Allow math-emu to be used for HW FPU
Benjamin Herrenschmidt
2013-06-20
powerpc: Restore dbcr0 on user space exit
Bharat Bhushan
2013-06-20
powerpc/vfio: Enable on PowerNV platform
Alexey Kardashevskiy
2013-06-20
powerpc: Add a configuration option for early BootX/OpenFirmware debug
Alistair Popple
2013-06-20
powerpc/prom: Scan reserved-ranges node for memory reservations
Jeremy Kerr
2013-06-20
powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_...
Kevin Hao
2013-06-20
powerpc: Move the single step enable code to a generic path
Suzuki K. Poulose
2013-06-20
powerpc/kprobes: Do not disable External interrupts during single step
Suzuki K. Poulose
2013-06-10
powerpc: Partial revert of "Context switch more PMU related SPRs"
Michael Ellerman
2013-06-10
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression
Michael Neuling
2013-06-10
powerpc/power8: Update denormalization handler
Michael Neuling
2013-06-10
powerpc/pseries: Simplify denormalization handler
Michael Neuling
2013-06-10
powerpc/power8: Fix oprofile and perf
Michael Neuling
2013-06-10
powerpc/pci: Check the bus address instead of resource address in pcibios_fix...
Kevin Hao
2013-06-01
powerpc/cputable: Fix typo on P7+ cputable entry
Will Schmidt
2013-06-01
powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges
Kevin Hao
2013-06-01
powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges
Kevin Hao
2013-06-01
powerpc/32bit:Store temporary result in r0 instead of r8
Priyanka Jain
2013-06-01
powerpc/pseries: Kill all prefetch streams on context switch
Michael Neuling
2013-06-01
powerpc/cputable: Fix oprofile_cpu_type on power8
Nishanth Aravamudan
2013-06-01
powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...
Michael Neuling
2013-06-01
powerpc/tm: Abort on emulation and alignment faults
Michael Neuling
[next]