summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2012-04-19powerpc: fix build when CONFIG_BOOKE_WDT is enabledBaruch Siach
2012-04-19powerpc/85xx: don't call of_platform_bus_probe() twiceTimur Tabi
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-11powerpc: Fix typo in runlatch codeBenjamin Herrenschmidt
2012-04-10powerpc: Fix page fault with lockdep regressionBenjamin Herrenschmidt
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-03KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf
2012-04-03KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf
2012-04-03KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras
2012-04-03KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras
2012-04-03KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf
2012-04-02powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current...Andrew Morton
2012-04-02powerpc/eeh: Remove eeh_event_handler()->daemonize()Oleg Nesterov
2012-04-02powerpc/kvm: Fallout from system.h disintegrationBenjamin Herrenschmidt
2012-04-02powerpc: Fix fallout from system.h split upStephen Rothwell
2012-04-02powerpc: Mark const init data with __initconst instead of __initdataUwe Kleine-König
2012-04-02Merge remote-tracking branch 'kumar/next' into mergeBenjamin Herrenschmidt
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-03-29irqdomain/powerpc: updated defconfigs for VIRQ_DEBUG renameGrant Likely
2012-03-29irqdomain: Remove powerpc dependency from debugfs fileGrant Likely
2012-03-29powerpc/qe: Update the SNUM table for MPC8569 Rev2.0Dave Liu
2012-03-29powerpc/dts: Removed fsl,msi property from dts.Diana CRACIUN
2012-03-29powerpc/epapr: add "memory" as a clobber to all hypercallsTimur Tabi
2012-03-29powerpc/85xx: Enable I2C_CHARDEV and I2C_MPC options in defconfigsShaveta Leekha
2012-03-29powerpc/85xx: add the P1020UTM-PC DTS supportJerry Huang
2012-03-29powerpc/85xx: add the P1020MBG-PC DTS supportJerry Huang
2012-03-29powerpc/8xxx: remove 85xx/86xx restrictions from fsl_guts.hTimur Tabi
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-28PowerPC: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-28powerpc/perf: Fix instruction address sampling on 970 and Power4Benjamin Herrenschmidt
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt