summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2013-11-11powerpc: add missing explicit OF includes for ppcdevicetree-for-3.13Rob Herring
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-24of/irq: Refactor interrupt-map parsingGrant Likely
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-10-10kvm: ppc: booke: check range page invalidation progress on page setupBharat Bhushan
2013-10-10KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras
2013-10-09powerpc: add explicit OF includesRob Herring
2013-10-09powerpc: clean-up include ordering in prom.hRob Herring
2013-10-09of: move of_translate_dma_address to of_address.hRob Herring
2013-10-09of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring
2013-10-09of: implement of_node_to_nid as a weak functionRob Herring
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-07powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt
2013-10-03powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling
2013-10-03powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling
2013-10-03powerpc/perf: Fix handling of FAB eventsMichael Ellerman
2013-10-03powerpc/vio: Fix modalias_show return valuesPrarit Bhargava
2013-10-03powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan
2013-10-03powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan
2013-10-03powerpc: Restore registers on error exit from csum_partial_copy_generic()Paul E. McKenney
2013-10-03powerpc: Fix parameter clobber in csum_partial_copy_generic()Paul E. McKenney
2013-10-03powerpc: Fix memory hotplug with sparse vmemmapNathan Fontenot
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt
2013-09-25powerpc/zImage: make the "OF" wrapper support ePAPR bootBenjamin Herrenschmidt
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-12Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...Joerg Roedel
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-09-11powerpc: Default arch idle could cede processor on pseriesVaidyanathan Srinivasan
2013-09-11powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin
2013-09-11powerpc: Fix possible deadlock on page faultAneesh Kumar K.V
2013-09-11powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-05Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-05powerpc: Correct FSCR bit definitionsPaul Mackerras