aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
2013-06-10powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regressionMichael Neuling
2013-06-01powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras
2013-06-01powerpc/pseries: Kill all prefetch streams on context switchMichael Neuling
2013-06-01powerpc/tm: Fix userspace stack corruption on signal delivery for active tran...Michael Neuling
2013-06-01powerpc/tm: Move TM abort cause codes to uapiMichael Neuling
2013-06-01powerpc/tm: Abort on emulation and alignment faultsMichael Neuling
2013-06-01powerpc/tm: Make room for hypervisor in abort cause codesMichael 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-14powerpc: Use the new schedule_user API on userspace preemptionLi Zhong
2013-05-14powerpc: Syscall hooks for context tracking subsystemLi Zhong
2013-05-14powerpc/powernv: Detect OPAL v3 API versionBenjamin Herrenschmidt
2013-05-14powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-14powerpc: Fix build errors STRICT_MM_TYPECHECKSAneesh Kumar K.V
2013-05-14powerpc/mm: Use the correct mask value when looking at pgtable addressAneesh Kumar K.V
2013-05-10powerpc: hard_irq_disable(): Call trace_hardirqs_off after disablingScott Wood
2013-05-10powerpc/powernv: Improve kexec reliabilityBenjamin Herrenschmidt
2013-05-08powerpc: Add an in memory udbg consoleAlistair Popple
2013-05-07powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt
2013-05-06powerpc/cputable: Reserve bits in HWCAP2 for new featuresNishanth Aravamudan
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza
2013-05-06powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King
2013-05-06powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras
2013-05-02powerpc: Fix build error for book3eAneesh Kumar K.V
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman
2013-05-02powerpc: Turn on the EBB H/FSCR bitsMichael Neuling
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman
2013-05-02powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30powerpc: print both base and actual page size on hash failureAneesh Kumar K.V
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V
2013-04-30powerpc: Reduce PTE table memory wastageAneesh Kumar K.V
2013-04-30powerpc: Move the pte free routines from common headerAneesh Kumar K.V
2013-04-30powerpc: Reduce the PTE_INDEX_SIZEAneesh Kumar K.V
2013-04-30powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...Aneesh Kumar K.V
2013-04-30powerpc: New hugepage directory formatAneesh Kumar K.V
2013-04-30powerpc: Don't truncate pgd_index wronglyAneesh Kumar K.V
2013-04-30powerpc: Don't hard code the size of pte pageAneesh Kumar K.V
2013-04-30Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2013-04-30mm: remove free_area_cache use in powerpc architectureMichel Lespinasse
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-26KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras