summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2012-08-09powerpc: Add "memory" attribute for mfmsr()Tiejun Chen
2012-08-09powerpc/ftrace: Fix assembly trampoline register usageroger blofeld
2012-07-16powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt
2012-07-16powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt
2012-07-16powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard
2012-07-16powerpc/kvm: sldi should be sldMichael Neuling
2012-07-16powerpc: check_and_cede_processor() never cedesAnton Blanchard
2012-07-16powerpc/pseries: Fix software invalidate TCEMichael Neuling
2012-07-16powerpc: Fix uninitialised error in numa.cMichael Neuling
2012-07-16powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt