aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2013-09-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard
2013-09-07powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt
2013-08-14powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling
2013-08-14powerpc: Save the TAR register earlierMichael Neuling
2013-08-14powerpc: Fix context switch DSCR on POWER8Michael Neuling
2013-08-14powerpc: Fix hypervisor facility unavaliable vector numberMichael Neuling
2013-08-04powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard
2013-07-25powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang
2013-07-25powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman
2013-07-25powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman
2013-07-25powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman
2013-07-25powerpc: Remove unreachable relocation on exception handlersMichael Ellerman
2013-07-25powerpc/tm: Fix return of active 64bit signalsMichael Neuling
2013-07-25powerpc/tm: Fix return of 32bit rt signals to active transactionsMichael Neuling
2013-07-25powerpc/tm: Fix restoration of MSR on 32bit signal returnMichael Neuling
2013-07-25powerpc/tm: Fix 32 bit non-rt signalsMichael Neuling
2013-07-25powerpc/tm: Fix writing top half of MSR on 32 bit signalsMichael Neuling
2013-07-25powerpc/hw_brk: Fix off by one error when validating DAWR region endMichael Neuling
2013-07-25powerpc/hw_brk: Fix clearing of extraneous IRQMichael Neuling
2013-07-25powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
2013-06-10powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling
2013-06-10powerpc/power8: Update denormalization handlerMichael Neuling
2013-06-10powerpc/pseries: Simplify denormalization handlerMichael Neuling
2013-06-10powerpc/power8: Fix oprofile and perfMichael Neuling
2013-06-10powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao
2013-06-01powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt
2013-06-01powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao
2013-06-01powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao
2013-06-01powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling
2013-06-01powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling
2013-05-24powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt
2013-05-24powerpc: Context switch more PMU related SPRsMichael Ellerman
2013-05-24powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt
2013-05-24powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt
2013-05-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-05-14powerpc: Set show_unhandled_signals to 1 by defaultBenjamin Herrenschmidt
2013-05-14powerpc: Use the new schedule_user API on userspace preemptionLi Zhong
2013-05-14powerpc: Exit user context on notify resumeLi Zhong
2013-05-14powerpc: Exception hooks for context tracking subsystemLi Zhong
2013-05-14powerpc: Syscall hooks for context tracking subsystemLi Zhong
2013-05-14powerpc/booke64: Fix kernel hangs at kernel_dbg_excScott Wood
2013-05-14powerpc: Provide __bswapdi2David Woodhouse