summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2012-06-22Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras
2012-06-17powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-06-17powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras
2012-06-01powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner
2012-05-16KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updatesPaul Mackerras
2012-05-16powerpc/kvm: Fix VSID usage in 64-bit "PR" KVMBenjamin Herrenschmidt
2012-05-16KVM: PPC: Book3S: PR: Fix hsrr codeAlexander Graf
2012-05-16KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf
2012-05-16KVM: PPC: Book3S: PR: Handle EMUL_ASSISTAlexander Graf
2012-05-12powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt
2012-05-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt
2012-05-08KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-30bpf jit: Let the powerpc jit handle negative offsetsJan Seiffert
2012-04-30powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-04-30powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt
2012-04-23powerpc/pmac: Don't add_timer() twiceBenjamin Herrenschmidt
2012-04-23powerpc/eeh: Fix crash caused by null eeh_devGavin Shan
2012-04-23Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2012-04-19powerpc/mpc85xx: add MPIC message dts nodeMingkai Hu
2012-04-19powerpc/mpic_msgr: fix offset error when setting mer registerMingkai Hu
2012-04-19powerpc/mpic_msgr: add lock for MPIC message global variableMingkai Hu
2012-04-19powerpc/mpic_msgr: fix compile error when SMP disabledMingkai Hu