Age | Commit message (Expand) | Author |
2012-09-05 | powerpc/powernv: Always go into nap mode when CPU is offline | Paul Mackerras |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-07-31 | Merge remote-tracking branch 'kumar/merge' into merge | Benjamin Herrenschmidt |
2012-07-29 | new helper: done_path_create() | Al Viro |
2012-07-29 | pull unlock+dput() out into do_spu_create() | Al Viro |
2012-07-29 | spufs: pull unlock-and-dput() up into spufs_create() | Al Viro |
2012-07-29 | spufs_create_context(): simplify failure exits | Al Viro |
2012-07-29 | move spu_forget() into spufs_rmdir() | Al Viro |
2012-07-26 | powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled | Timur Tabi |
2012-07-26 | powerpc/85xx: p1022ds: disable the NAND flash node if video is enabled | Timur Tabi |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-07-24 | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux | Linus Torvalds |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-07-23 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-07-23 | switch dentry_open() to struct path, make it grab references itself | Al Viro |
2012-07-23 | spufs: shift dget/mntget towards dentry_open() | Al Viro |
2012-07-13 | Merge remote-tracking branch 'kumar/next' into next | Benjamin Herrenschmidt |
2012-07-13 | powerpc/eeh: Check handle_eeh_events() return value | Kleber Sacilotto de Souza |
2012-07-11 | powerpc/e500: add paravirt QEMU platform | Scott Wood |
2012-07-11 | powerpc/mpc85xx_ds: convert to unified PCI init | Scott Wood |
2012-07-11 | of: Improve prom_update_property() function | Dong Aisheng |
2012-07-11 | powerpc/cpuidle: Fixes for pseries_idle hotplug notifier | Deepthi Dharwar |
2012-07-10 | powerpc/85xx: Add BSC9131 RDB Support | Prabhakar Kushwaha |
2012-07-10 | Revert "powerpc/p3060qds: Add support for P3060QDS board" | Timur Tabi |
2012-07-10 | powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DS | Timur Tabi |
2012-07-10 | powerpc: remove Wind River SBC8560 support | Paul Gortmaker |
2012-07-10 | powerpc/85xx: Add P1024rdb board support | Tang Yuantian |
2012-07-10 | powerpc/82xx: add SPI support for mgcoge | Holger Brunck |
2012-07-10 | powerpc/83xx: fix RGMII AC values workaround for km83xx | Christian Herzig |
2012-07-10 | powerpc/83xx: use for_each_node_by_name for km83xx.c | Holger Brunck |
2012-07-10 | powerpc/pseries: Fix whitespace in eeh | Michael Neuling |
2012-07-10 | powerpc: Change LOAD_REG_ADDR to use real register names | Michael Neuling |
2012-07-10 | powerpc: Merge STK_REG/PARAM/FRAMESIZE | Michael Neuling |
2012-07-10 | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling |
2012-07-10 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2012-07-10 | powerpc: More fixes for lazy IRQ vs. idle | Benjamin Herrenschmidt |
2012-07-06 | devicetree: add helper inline for retrieving a node's full name | Grant Likely |
2012-07-03 | powerpc: Fix assmption of end_of_DRAM() returns end address | Bharat Bhushan |
2012-07-03 | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performance | Anton Blanchard |
2012-07-03 | powerpc/pseries: Disable interrupts around IOMMU percpu data accesses | Anton Blanchard |
2012-07-03 | powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifier | Deepthi Dharwar |
2012-07-03 | powerpc/pseries/iommu: remove default window before attempting DDW manipulation | Nishanth Aravamudan |
2012-06-29 | powerpc/pseries: Fix software invalidate TCE | Michael Neuling |
2012-06-29 | powerpc: check_and_cede_processor() never cedes | Anton Blanchard |
2012-06-18 | Merge branch 'topic/sebastian-devinit-fixups' into next | Bjorn Helgaas |
2012-06-16 | powerpc/PCI: move fixup hooks from __init to __devinit | Sebastian Andrzej Siewior |
2012-06-15 | kmsg - kmsg_dump() use iterator to receive log buffer content | Kay Sievers |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-06-06 | Merge branch 'for-upstream' of git://github.com/agraf/linux-2.6 into next | Avi Kivity |
2012-05-30 | KVM: PPC: Factor out guest epapr initialization | Liu Yu-B13201 |