summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-06-16powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck
2014-05-18powerpc: Add vr save/restore functionsAndreas Schwab
2014-04-14compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2014-03-23powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-03-11KVM: PPC: Emulate dcbfAlexander Graf
2014-03-11powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras
2014-01-08powerpc: Align p_endAnton Blanchard
2014-01-08powerpc: Fix bad stack check in exception entryMichael Neuling
2014-01-08powerpc: kvm: fix rare but potential deadlock scenepingfan liu
2013-12-04powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling
2013-11-29powerpc/signals: Mark VSX not saved with small contextsMichael Neuling
2013-11-29powerpc/powernv: Add PE to its own PELTVGavin Shan
2013-11-29powerpc/vio: use strcpy in modalias_showPrarit Bhargava
2013-10-22KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras
2013-10-13powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney
2013-10-13powerpc/vio: Fix modalias_show return valuesPrarit Bhargava
2013-10-13powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan
2013-09-26powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard
2013-09-07powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras
2013-08-20powerpc/numa: Avoid stupid uninitialized warning from gccBenjamin Herrenschmidt
2013-08-04powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard
2013-06-20powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt
2013-06-20powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
2013-06-13powerpc/eeh: Don't check RTAS token to get PE addrGavin Shan
2013-05-19powerpc: Bring all threads online prior to migration/hibernationRobert Jennings
2013-05-11powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan
2013-05-11powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-05-07powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman
2013-05-07powerpc: Add isync to copy_and_flushMichael Neuling
2013-04-12powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings
2013-03-20powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt
2013-03-20powerpc: Fix STAB initializationBenjamin Herrenschmidt
2013-02-28powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg
2013-01-17KVM: PPC: 44x: fix DCR read/writeAlexander Graf
2013-01-17powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos
2013-01-17powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai
2013-01-17powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard
2012-12-03powerpc/eeh: Lock module while handling EEH eventGavin Shan
2012-10-13powerpc/eeh: Fix crash on converting OF node to edevGavin Shan
2012-10-02powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi
2012-10-02powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi
2012-09-14powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-09-14powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-14powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-14powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-09-14powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard
2012-08-09powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DSTimur Tabi
2012-08-09powerpc/eeh: Check handle_eeh_events() return valueKleber Sacilotto de Souza