summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-06-071-1/+6
* powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling2014-05-131-0/+1
* powerpc/compat: 32-bit little endian machine name is ppcle, not ppcAnton Blanchard2014-05-131-0/+4
* powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat2014-02-061-1/+9
* powerpc: Fix bad stack check in exception entryMichael Neuling2014-01-091-1/+1
* powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham2013-12-202-8/+4
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-181-1/+1
* powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2013-09-071-0/+10
* powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-141-0/+4
* powerpc: Save the TAR register earlierMichael Neuling2013-08-141-0/+9
* powerpc: Rework setting up H/FSCR bit definitionsMichael Neuling2013-08-141-11/+20
* powerpc: VPHN topology change updates all siblingsRobert Jennings2013-08-111-0/+4
* powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-08-041-3/+2
* powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman2013-07-251-0/+1
* powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman2013-07-251-4/+4
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-141-1/+1
|\
| * powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-151-1/+1
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-111-6/+10
|\ \ | |/ |/|
| * kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakageMihai Caraman2013-06-111-6/+10
* | powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling2013-06-101-7/+10
|/
* powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras2013-06-011-0/+1
* powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling2013-06-011-0/+11
* powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling2013-06-012-9/+7
* powerpc/tm: Move TM abort cause codes to uapiMichael Neuling2013-06-014-14/+21
* powerpc/tm: Abort on emulation and alignment faultsMichael Neuling2013-06-011-0/+2
* powerpc/tm: Make room for hypervisor in abort cause codesMichael Neuling2013-06-011-7/+8
* powerpc: Make radeon 32-bit MSI quirk work on powernvBenjamin Herrenschmidt2013-05-241-0/+2
* powerpc: Context switch more PMU related SPRsMichael Ellerman2013-05-241-0/+6
* powerpc: Use the new schedule_user API on userspace preemptionLi Zhong2013-05-141-0/+10
* powerpc: Syscall hooks for context tracking subsystemLi Zhong2013-05-141-2/+5
* powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt2013-05-142-2/+5
* powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-141-0/+2
* powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V2013-05-141-1/+1
* powerpc/mm: Use the correct mask value when looking at pgtable addressAneesh Kumar K.V2013-05-141-1/+1
* powerpc: hard_irq_disable(): Call trace_hardirqs_off after disablingScott Wood2013-05-101-2/+3
* powerpc/powernv: Improve kexec reliabilityBenjamin Herrenschmidt2013-05-101-0/+2
* powerpc: Add an in memory udbg consoleAlistair Popple2013-05-081-0/+1
* powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt2013-05-071-9/+7
* powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt2013-05-061-5/+1
* powerpc/cputable: Reserve bits in HWCAP2 for new featuresNishanth Aravamudan2013-05-062-0/+11
* powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza2013-05-061-0/+3
* powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King2013-05-061-0/+2
* powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2013-05-061-0/+4
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-059-8/+275
|\
| * KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-022-0/+14
| * KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras2013-04-262-0/+14
| * KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras2013-04-261-0/+2
| * KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras2013-04-261-0/+1
| * KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2013-04-262-1/+36
| * KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt2013-04-263-0/+42