summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-012-53/+26Star
|\
| * new helper: done_path_create()Al Viro2012-07-291-3/+1Star
| * pull unlock+dput() out into do_spu_create()Al Viro2012-07-292-16/+11Star
| * spufs: pull unlock-and-dput() up into spufs_create()Al Viro2012-07-291-23/+10Star
| * spufs_create_context(): simplify failure exitsAl Viro2012-07-291-7/+1Star
| * move spu_forget() into spufs_rmdir()Al Viro2012-07-291-6/+5Star
* | Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt2012-07-311-22/+100
|\ \
| * | powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabledTimur Tabi2012-07-261-2/+62
| * | powerpc/85xx: p1022ds: disable the NAND flash node if video is enabledTimur Tabi2012-07-261-20/+38
* | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-256-9/+9
|\ \ \
| * \ \ Merge branch 'topic/sebastian-devinit-fixups' into nextBjorn Helgaas2012-06-184-4/+4
| |\ \ \
| | * | | powerpc/PCI: move fixup hooks from __init to __devinitSebastian Andrzej Siewior2012-06-164-4/+4
| * | | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-132-5/+5
| |/ / /
* | | | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-242-3/+2Star
|\ \ \ \
| * | | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-062-3/+2Star
* | | | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-07-241-0/+9
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into nextAvi Kivity2012-06-061-0/+9
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KVM: PPC: Factor out guest epapr initializationLiu Yu-B132012012-05-301-0/+9
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-07-2429-583/+591
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-07-1312-465/+386Star
| |\ \ \ \
| | * | | | powerpc/e500: add paravirt QEMU platformScott Wood2012-07-114-0/+93
| | * | | | powerpc/mpc85xx_ds: convert to unified PCI initScott Wood2012-07-111-68/+29Star
| | * | | | powerpc/85xx: Add BSC9131 RDB SupportPrabhakar Kushwaha2012-07-103-0/+77
| | * | | | Revert "powerpc/p3060qds: Add support for P3060QDS board"Timur Tabi2012-07-103-90/+0Star
| | * | | | powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DSTimur Tabi2012-07-101-13/+93
| | * | | | powerpc: remove Wind River SBC8560 supportPaul Gortmaker2012-07-103-261/+0Star
| | * | | | powerpc/85xx: Add P1024rdb board supportTang Yuantian2012-07-101-0/+22
| | * | | | powerpc/82xx: add SPI support for mgcogeHolger Brunck2012-07-101-0/+5
| | * | | | powerpc/83xx: fix RGMII AC values workaround for km83xxChristian Herzig2012-07-101-32/+66
| | * | | | powerpc/83xx: use for_each_node_by_name for km83xx.cHolger Brunck2012-07-101-1/+1
| * | | | | powerpc/eeh: Check handle_eeh_events() return valueKleber Sacilotto de Souza2012-07-131-2/+4
| * | | | | of: Improve prom_update_property() functionDong Aisheng2012-07-113-24/+8Star
| * | | | | powerpc/cpuidle: Fixes for pseries_idle hotplug notifierDeepthi Dharwar2012-07-111-5/+18
| |/ / / /
| * | | | powerpc/pseries: Fix whitespace in eehMichael Neuling2012-07-101-2/+2
| * | | | powerpc: Change LOAD_REG_ADDR to use real register namesMichael Neuling2012-07-101-1/+1
| * | | | powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-103-54/+48Star
| * | | | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-104-54/+54
| * | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-102-12/+16
| |\ \ \ \
| * | | | | powerpc: Fix assmption of end_of_DRAM() returns end addressBharat Bhushan2012-07-038-8/+8
| * | | | | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard2012-07-031-1/+0Star
| * | | | | powerpc/pseries: Disable interrupts around IOMMU percpu data accessesAnton Blanchard2012-07-031-0/+6
| * | | | | powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar2012-07-032-7/+19
| * | | | | powerpc/pseries/iommu: remove default window before attempting DDW manipulationNishanth Aravamudan2012-07-031-15/+92
| | |_|_|/ | |/| | |
* | | | | switch dentry_open() to struct path, make it grab references itselfAl Viro2012-07-221-10/+8Star
* | | | | spufs: shift dget/mntget towards dentry_open()Al Viro2012-07-221-28/+18Star
| |/ / / |/| | |
* | | | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-102-12/+16
|/ / /
* | | powerpc/pseries: Fix software invalidate TCEMichael Neuling2012-06-291-2/+2
* | | powerpc: check_and_cede_processor() never cedesAnton Blanchard2012-06-291-1/+1
* | | kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers2012-06-151-54/+7Star
|/ /
* | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-281-1/+1
|\ \ | |/ |/|