summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2014-07-11powerpc: Don't setup CPUs with bad statusMichael Neuling1-1/+1
2014-07-11powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt1-6/+9
2014-07-11powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2-2/+9
2014-06-09powerpc: Add vr save/restore functionsAndreas Schwab1-0/+186
2014-04-02powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-04-02powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour1-3/+5
2014-04-02powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras1-0/+3
2014-04-02KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman1-1/+1
2014-02-15powerpc: Fix bad stack check in exception entryMichael Neuling1-1/+1
2014-01-03powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2-9/+13
2014-01-03powerpc/signals: Mark VSX not saved with small contextsMichael Neuling1-1/+9
2014-01-03powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard1-2/+2
2014-01-03powerpc/vio: use strcpy in modalias_showPrarit Bhargava1-2/+2
2014-01-03powerpc/vio: Fix modalias_show return valuesPrarit Bhargava1-4/+8
2013-11-28compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-11-28KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras1-1/+1
2013-10-27powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang1-0/+1
2013-10-27powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan1-1/+1
2013-10-27powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan1-2/+16
2013-10-27powerpc: Restore registers on error exit from csum_partial_copy_generic()Paul E. McKenney1-14/+40
2013-10-27powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney1-2/+2
2013-10-27powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard1-0/+10
2013-09-10powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2-0/+11
2013-09-10powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt1-14/+9
2013-08-03powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2-6/+2
2013-07-27powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang1-1/+1
2013-06-19powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2-1/+11
2013-05-30powerpc: Bring all threads online prior to migration/hibernationRobert Jennings3-0/+137
2013-05-30powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2-3/+8
2013-05-13powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan1-1/+1
2013-05-13powerpc: Add isync to copy_and_flushMichael Neuling1-0/+1
2013-05-13powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman1-0/+1
2013-04-25powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf1-1/+7
2013-03-27signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings1-0/+1
2013-03-27powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt1-1/+1
2013-03-20Revert "powerpc/eeh: Fix crash when adding a device in a slot with DDW"Ben Hutchings4-34/+3
2013-03-06powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg1-0/+5
2013-03-06powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo4-3/+34
2013-02-06KVM: PPC: Emulate dcbfAlexander Graf1-0/+2
2013-01-16powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos1-1/+2
2013-01-16powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai1-5/+0
2013-01-03powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard1-1/+1
2013-01-03KVM: PPC: 44x: fix DCR read/writeAlexander Graf1-0/+2
2013-01-03powerpc: fix wii_memory_fixups() compile error on 3.0.y treeShuah Khan1-2/+4
2012-10-17powerpc/eeh: Lock module while handling EEH eventGavin Shan1-21/+73
2012-09-19powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras3-3/+16
2012-09-19powerpc/xics: Harden xics hypervisor backendAnton Blanchard1-11/+27
2012-09-19powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-19powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2
2012-09-19powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2-2/+5