summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard2014-04-021-0/+1
* powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour2014-04-021-3/+5
* powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras2014-04-021-0/+3
* KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman2014-04-021-1/+1
* powerpc: Fix bad stack check in exception entryMichael Neuling2014-02-151-1/+1
* powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2014-01-032-9/+13
* powerpc/signals: Mark VSX not saved with small contextsMichael Neuling2014-01-031-1/+9
* powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard2014-01-031-2/+2
* powerpc/vio: use strcpy in modalias_showPrarit Bhargava2014-01-031-2/+2
* powerpc/vio: Fix modalias_show return valuesPrarit Bhargava2014-01-031-4/+8
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-11-281-1/+1
* KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras2013-11-281-1/+1
* powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang2013-10-261-0/+1
* powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan2013-10-261-1/+1
* powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan2013-10-261-2/+16
* powerpc: Restore registers on error exit from csum_partial_copy_generic()Paul E. McKenney2013-10-261-14/+40
* powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney2013-10-261-2/+2
* powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard2013-10-261-0/+10
* powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2013-09-102-0/+11
* powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt2013-09-101-14/+9
* powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-08-022-6/+2
* powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang2013-07-271-1/+1
* powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2013-06-192-1/+11
* powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-303-0/+137
* powerpc/pseries: Fix partition migration hang in stop_topology_updateBrian King2013-05-302-3/+8
* powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan2013-05-131-1/+1
* powerpc: Add isync to copy_and_flushMichael Neuling2013-05-131-0/+1
* powerpc/spufs: Initialise inode->i_ino in spufs_new_inode()Michael Ellerman2013-05-131-0/+1
* powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf2013-04-251-1/+7
* signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-03-271-0/+1
* powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-271-1/+1
* Revert "powerpc/eeh: Fix crash when adding a device in a slot with DDW"Ben Hutchings2013-03-204-34/+3
* powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg2013-03-061-0/+5
* powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo2013-03-064-3/+34
* KVM: PPC: Emulate dcbfAlexander Graf2013-02-061-0/+2
* powerpc: Add missing NULL terminator to avoid boot panic on PPC40xGabor Juhos2013-01-161-1/+2
* powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-161-5/+0
* powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2013-01-031-1/+1
* KVM: PPC: 44x: fix DCR read/writeAlexander Graf2013-01-031-0/+2
* powerpc: fix wii_memory_fixups() compile error on 3.0.y treeShuah Khan2013-01-031-2/+4
* powerpc/eeh: Lock module while handling EEH eventGavin Shan2012-10-171-21/+73
* powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2012-09-193-3/+16
* powerpc/xics: Harden xics hypervisor backendAnton Blanchard2012-09-191-11/+27
* powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-192-6/+18
* powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-191-10/+2
* powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-09-192-2/+5
* powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-09-191-0/+8
* powerpc: Add "memory" attribute for mfmsr()Tiejun Chen2012-08-021-1/+2
* powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-08-021-6/+6
* powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2012-07-252-8/+8