aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* powerpc/kvm: sldi should be sldMichael Neuling2012-07-121-1/+1
* powerpc/xmon: Use cpumask iterator to avoid warningAnton Blanchard2012-07-121-1/+1
* powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-191-6/+5
* powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt2012-03-231-1/+1
* powerpc/perf: power_pmu_start restores incorrect values, breaking frequency e...Anton Blanchard2012-02-291-1/+7
* powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exitLi Zhong2012-01-122-3/+3
* powerpc/time: Handle wrapping of decrementerAnton Blanchard2012-01-123-9/+17
* procfs: do not confuse jiffies with cputime64_tAndreas Schwab2011-12-291-0/+2
* KVM: PPC: e500: include linux/export.hScott Wood2011-12-261-0/+1
* KVM: PPC: fix kvmppc_start_thread() for CONFIG_SMP=NMichael Neuling2011-12-261-1/+1
* KVM: PPC: protect use of kvmppc_h_prAndreas Schwab2011-12-261-0/+2
* KVM: PPC: move compute_tlbie_rb to book3s_64 common headerAndreas Schwab2011-12-262-33/+33
* powerpc/44x: Add mtd ndfc to the ppx44x defconfigTony Breeds2011-11-251-0/+2
* powerpc: Fix compiliation with hugetlbfs enabledKumar Gala2011-11-251-0/+1
* arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall2011-11-241-0/+1
* powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev2011-11-241-0/+1
* powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund2011-11-241-1/+1
* powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala2011-11-231-1/+1
* powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle2011-11-231-1/+1
* powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIeRoy Zang2011-11-231-4/+13
* Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-204-23/+2
|\
| * Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-174-23/+2
* | powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon2011-11-171-1/+1
* | powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt2011-11-174-35/+40
* | powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett2011-11-171-6/+0
* | powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-172-23/+1
* | powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala2011-11-171-2/+0
* | powerpc: Revert show_regs() define for readabilityKumar Gala2011-11-171-1/+1
* | powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand2011-11-161-32/+32
* | powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-163-1/+25
* | powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling2011-11-161-0/+1