Age | Commit message (Expand) | Author |
2013-12-10 | powernv: Fix VFIO support with PHB3 | Thadeu Lima de Souza Cascardo |
2013-11-25 | powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIAN | Anton Blanchard |
2013-11-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2013-11-21 | powerpc/pseries: Fix SMP=n build of rng.c | Michael Ellerman |
2013-11-21 | powerpc: Make cpu_to_chip_id() available when SMP=n | Michael Ellerman |
2013-11-21 | powerpc: booke: Fix build failures | Aneesh Kumar K.V |
2013-11-20 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-11-21 | powerpc: Add CONFIG_CPU_LITTLE_ENDIAN kernel config option. | Anton Blanchard |
2013-11-21 | pseries: Add H_SET_MODE to change exception endianness | Anton Blanchard |
2013-11-21 | powerpc/pseries: Fix endian issues in pseries EEH code | Anton Blanchard |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-11 | powerpc: add missing explicit OF includes for ppc | Rob Herring |
2013-11-09 | new helper: dump_align() | Al Viro |
2013-11-09 | spufs: get rid of dump_emit() wrappers | Al Viro |
2013-11-09 | switch elf_coredump_extra_notes_write() to dump_emit() | Al Viro |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-11-06 | powerpc/powernv: Reserve the correct PE number | Gavin Shan |
2013-11-06 | powerpc/powernv: Add PE to its own PELTV | Gavin Shan |
2013-11-06 | powerpc/powernv: Add support for indirect XSCOM via debugfs | Benjamin Herrenschmidt |
2013-11-06 | powerpc/scom: Enable 64-bit addresses | Benjamin Herrenschmidt |
2013-11-04 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2013-10-31 | powerpc/nvram: Fix endian issue when reading the NVRAM size | Cedric Le Goater |
2013-10-31 | powerpc/nvram: Scan partitions only once | Cedric Le Goater |
2013-10-30 | powerpc/mpc512x: remove unnecessary #if | Brian Norris |
2013-10-30 | powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module | Anatolij Gustschin |
2013-10-30 | Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()" | Wolfram Sang |
2013-10-30 | powerpc/mpc512x: silence build warning upon disabled DIU | Gerhard Sittig |
2013-10-30 | powerpc/powernv: Code update interface | Vasant Hegde |
2013-10-30 | powerpc/powernv: Create opal sysfs directory | Vasant Hegde |
2013-10-30 | powerpc: Use 32 bit loads and stores when operating on condition register values | Anton Blanchard |
2013-10-30 | powerpc: Use -mcpu=power7 on ppc64 little endian builds | Anton Blanchard |
2013-10-30 | powerpc/pseries: Fix endian issues in pseries iommu code | Anton Blanchard |
2013-10-30 | powerpc: Add includes to fix powernv/rng.c build | Stephen Rothwell |
2013-10-28 | powerpc/p1010rdb: add P1010RDB-PB platform support | Zhao Qiang |
2013-10-28 | arch/powerpc/platforms/83xx: Remove obsolete cleanup for clientdata | Wolfram Sang |
2013-10-28 | powerpc/6xx: add missing iounmap() on error in hlwd_pic_init() | Wei Yongjun |
2013-10-28 | powerpc/85xx: use one kernel option for all the CoreNet_Generic boards | Kevin Hao |
2013-10-28 | powerpc/85xx: rename the corenet_ds.c to corenet_generic.c | Kevin Hao |
2013-10-28 | powerpc/85xx: introduce corenet_generic machine | Kevin Hao |
2013-10-28 | powerpc/b4qds: enable coreint | Scott Wood |
2013-10-28 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki |
2013-10-24 | of/irq: Use irq_of_parse_and_map() | Thierry Reding |
2013-10-24 | of/irq: Refactor interrupt-map parsing | Grant Likely |
2013-10-24 | of/irq: simplify args to irq_create_of_mapping | Grant Likely |
2013-10-24 | of/irq: Replace of_irq with of_phandle_args | Grant Likely |
2013-10-24 | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely |