aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds17-27/+24
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+3
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-34/+30
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-1/+4
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+2
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-389/+0
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-2/+9
2011-07-20switch do_spufs_create() to user_path_create(), fix double-unlockAl Viro3-32/+21
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2-3/+3
2011-07-12powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt1-11/+19
2011-07-06gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely3-389/+0
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches16-26/+24
2011-06-09pcspkr: Cleanup Kconfig dependenciesRalf Baechle4-1/+4
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt1-1/+2
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt1-1/+2
2011-05-26powerpc/4xx: Adding PCIe MSI supportRupjyoti Sarmah2-0/+8
2011-05-26powerpc/cell: Rename ipi functions to match current abstractionsMilton Miller3-10/+10
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller1-32/+13
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt3-42/+30
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt1-34/+65
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds2-41/+29
2011-05-19powerpc/pseries/iommu: Cleanup ddw namingMilton Miller1-23/+19
2011-05-19powerpc/pseries/iommu: Find windows after kexec during bootMilton Miller1-28/+24
2011-05-19powerpc/pseries/iommu: Remove ddw property when destroying windowMilton Miller1-2/+10
2011-05-19powerpc/pseries/iommu: Add additional checks when changing iommu maskMilton Miller1-4/+11
2011-05-19powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_createdNishanth Aravamudan1-1/+1
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt1-2/+5
2011-05-19powerpc: Remove unused/obsolete CONFIG_XICSBenjamin Herrenschmidt1-5/+0
2011-05-19powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCDTimur Tabi1-33/+64
2011-05-19powerpc/mpc8610_hpcd: Do not use "/" in interrupt namesGeert Uytterhoeven1-1/+1
2011-05-19Merge remote branch 'benh/merge' into benh-nextKumar Gala1-2/+5
2011-05-19powerpc/axon_msi: Validate msi irq via chip_dataMilton Miller1-1/+2
2011-05-19powerpc/spider-pic: Get pic from chip_data instead of irq_mapMilton Miller1-6/+7
2011-05-19powerpc: Remove irq_host_ops->remap hookMilton Miller1-11/+0
2011-05-19powerpc/psurge: Create a irq_host for secondary cpusMilton Miller3-13/+46
2011-05-19powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQMilton Miller1-1/+3
2011-05-19powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNOREMilton Miller1-3/+3
2011-05-19powerpc: Remove trival irq_host_ops.unmapMilton Miller4-28/+0
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller6-7/+27
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller8-55/+32
2011-05-19powerpc: Remove stubbed beat smp supportMilton Miller5-131/+0
2011-05-19powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller1-3/+3
2011-05-19powerpc: Remove powermac/pic.hMilton Miller1-11/+0
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller5-84/+9
2011-05-19powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller1-0/+5
2011-05-19powerpc/iseries: Cleanup and fix secondary startupMilton Miller1-24/+35
2011-05-19powerpc/pseries: Print corrupt r3 in FWNMI codeAnton Blanchard1-1/+1
2011-05-19pseries/iommu: Restore iommu table pointer when restoring iommu opsNishanth Aravamudan1-2/+3
2011-05-19powerpc: Remove ioremap_flagsAnton Blanchard1-2/+2