summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt2013-06-151-1/+1
* powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-152-1/+11
* powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-151-2/+2
* powerpc: Partial revert of "Context switch more PMU related SPRs"Michael Ellerman2013-06-101-28/+0
* powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2013-06-101-1/+2
* powerpc/power8: Update denormalization handlerMichael Neuling2013-06-101-0/+10
* powerpc/pseries: Simplify denormalization handlerMichael Neuling2013-06-101-64/+16
* powerpc/power8: Fix oprofile and perfMichael Neuling2013-06-101-4/+4
* powerpc/pci: Check the bus address instead of resource address in pcibios_fix...Kevin Hao2013-06-101-1/+3
* powerpc/cputable: Fix typo on P7+ cputable entryWill Schmidt2013-06-011-1/+1
* powerpc/pci: Remove the unused variables in pci_process_bridge_OF_rangesKevin Hao2013-06-011-4/+1
* powerpc/pci: Remove the stale comments of pci_process_bridge_OF_rangesKevin Hao2013-06-011-9/+0
* powerpc/32bit:Store temporary result in r0 instead of r8Priyanka Jain2013-06-011-1/+1
* powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-06-011-0/+7
* powerpc/cputable: Fix oprofile_cpu_type on power8Nishanth Aravamudan2013-06-011-2/+2
* powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-014-27/+48
* powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-011-0/+29
* powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt2013-05-242-0/+18
* powerpc: Context switch more PMU related SPRsMichael Ellerman2013-05-242-0/+34
* powerpc/pci: Fix bogus message at boot about empty memory resourcesBenjamin Herrenschmidt2013-05-241-3/+4
* powerpc: Fix TLB cleanup at boot on POWER8Benjamin Herrenschmidt2013-05-241-2/+6
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-05-1415-40/+235
|\
| * powerpc: Set show_unhandled_signals to 1 by defaultBenjamin Herrenschmidt2013-05-141-1/+1
| * powerpc: Use the new schedule_user API on userspace preemptionLi Zhong2013-05-141-1/+2
| * powerpc: Exit user context on notify resumeLi Zhong2013-05-141-0/+5
| * powerpc: Exception hooks for context tracking subsystemLi Zhong2013-05-141-22/+58
| * powerpc: Syscall hooks for context tracking subsystemLi Zhong2013-05-141-0/+5
| * powerpc/booke64: Fix kernel hangs at kernel_dbg_excScott Wood2013-05-142-4/+11
| * powerpc: Provide __bswapdi2David Woodhouse2013-05-143-1/+24
| * powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning againLi Zhong2013-05-143-4/+1
| * powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-141-0/+113
| * powerpc/rtas_flash: Fix validate_flash buffer overflow issueVasant Hegde2013-05-141-4/+6
| * powerpc/kexec: Fix kexec when using VMX optimised memcpyAnton Blanchard2013-05-141-0/+4
| * powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V2013-05-141-3/+2
| * powerpc: Add an in memory udbg consoleAlistair Popple2013-05-081-0/+3
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-1/+1
|\ \
| * | powerpc: Remove static branch prediction in 64bit traced syscall pathAnton Blanchard2013-04-101-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-101-8/+0
|\ \ \ | |_|/ |/| |
| * | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-8/+0
* | | powerpc/topology: Fix spurr attribute permissionBenjamin Herrenschmidt2013-05-061-1/+1
* | | powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt2013-05-063-71/+30
* | | powerpc/pci: Don't add bogus empty resources to PHBsBenjamin Herrenschmidt2013-05-061-14/+16
* | | powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8Nishanth Aravamudan2013-05-061-0/+5
* | | powerpc/cputable: Advertise ISEL support on appropriate embedded processorsNishanth Aravamudan2013-05-061-0/+5
* | | powerpc/cputable: Advertise DSCR support on P7/P7+Nishanth Aravamudan2013-05-061-0/+4
* | | powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza2013-05-061-0/+8
* | | powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2013-05-061-2/+8
* | | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-051-0/+4
|\ \ \
| * | | KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-261-0/+2
| * | | KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2013-04-261-0/+1
OpenPOWER on IntegriCloud