Age | Commit message (Expand) | Author |
2015-04-07 | powerpc/powernv: Remove powernv RTAS support | Michael Ellerman |
2015-04-07 | Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/... | Michael Ellerman |
2015-04-07 | Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh... | Michael Ellerman |
2015-04-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman |
2015-03-31 | powerpc/corenet: enable CONFIG_I2C_MUX and CONFIG_I2C_MUX_PCA954x | Shengzhou Liu |
2015-03-31 | powerpc/t2080qds: fix rtc interrupt | Shengzhou Liu |
2015-03-31 | powerpc/mpic: Remove WHOAMI readback after EOI | Bogdan Purcareata |
2015-03-31 | powerpc/mpc85xx: call k(un)map_atomic rather than k(un)map | Yanjiang Jin |
2015-03-31 | powerpc: don't export static symbol | Julia Lawall |
2015-03-31 | powerpc: book3e_64: fix the align size for paca_struct | Kevin Hao |
2015-03-31 | powerpc/fsl-booke: Add T4080 SVR value | Madalin Bucur |
2015-03-31 | powerpc32/chrp: fix section mismatch warning | LEROY Christophe |
2015-03-31 | powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_read | Cédric Le Goater |
2015-03-31 | powerpc/powernv: convert codes returned by OPAL calls | Cédric Le Goater |
2015-03-31 | powerpc: Use bool function return values of true/false not 1/0 | Joe Perches |
2015-03-31 | powerpc/powernv: Don't map M64 segments using M32DT | Gavin Shan |
2015-03-31 | powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe() | Gavin Shan |
2015-03-28 | powerpc: Add a proper syscall for switching endianness | Michael Ellerman |
2015-03-28 | powerpc/pseries: Simplify check for suspendability during suspend/migration | Tyrel Datwyler |
2015-03-27 | powerpc/perf: add missing put_cpu_var in power_pmu_event_init | Jan Stancek |
2015-03-26 | Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben... | Michael Ellerman |
2015-03-26 | powerpc/powernv: Avoid explicit endian conversions while parsing device tree | Preeti U Murthy |
2015-03-26 | powerpc/mm: Free string after creating kmem cache | Yanjiang Jin |
2015-03-25 | powerpc/powernv: Add OPAL message notifier unregister function | Neelesh Gupta |
2015-03-25 | powerpc/powernv: Fix the overflow of OPAL message notifiers head array | Neelesh Gupta |
2015-03-25 | cpufreq/ppc: Add missing #include <asm/smp.h> | Geert Uytterhoeven |
2015-03-25 | powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle | Geert Uytterhoeven |
2015-03-25 | powerpc/powernv: Support OPAL requested heartbeat | Benjamin Herrenschmidt |
2015-03-25 | powerpc/powernv: Check image loaded or not before calling flash | Vasant Hegde |
2015-03-24 | powerpc: Remove unused st_le*() and ld_le* functions | David Gibson |
2015-03-24 | powerpc: Cleanup KVM emulated load/store endian handling | David Gibson |
2015-03-24 | powerpc/eeh: Remove device_node dependency | Gavin Shan |
2015-03-24 | powerpc/eeh: Replace device_node with pci_dn in eeh_ops | Gavin Shan |
2015-03-24 | powerpc/eeh: Do probe on pci_dn | Gavin Shan |
2015-03-24 | powerpc/eeh: Create eeh_dev from pci_dn instead of device_node | Gavin Shan |
2015-03-24 | powerpc/pci: Trace more information from pci_dn | Gavin Shan |
2015-03-24 | powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor | Gavin Shan |
2015-03-24 | powerpc/pci: Refactor pci_dn | Gavin Shan |
2015-03-23 | powerpc: Enable power monitor feature in defconfig for supported platforms | Hongtao Jia |
2015-03-23 | powerpc: Enable thermal monitor feature in defconfig for supported platforms | Hongtao Jia |
2015-03-23 | powerpc/corenet: Enable muxing MDIO buses via FPGA | Shruti Kanetkar |
2015-03-23 | powerpc/corenet: Enable muxing MDIO buses via GPIO | Andy Fleming |
2015-03-23 | powerpc/mpc85xx: Add FSL QorIQ DPAA BMan support to device tree(s) | Kumar Gala |
2015-03-23 | powerpc: Make corenet64_defconfig a bit more useful | Benjamin Herrenschmidt |
2015-03-23 | powerpc/85xx: workaround for chips with MSI hardware errata | Hongtao Jia |
2015-03-23 | powerpc/mpic: Add get_version API both for internal and external use | Hongtao Jia |
2015-03-23 | powerpc/mpc85xx: Add FMan platform support | Igal Liberman |
2015-03-23 | powerpc/dts: Remove B4860 emulator support | Emil Medve |
2015-03-24 | powerpc/pseries: Introduce api_version to migration sysfs interface | Tyrel Datwyler |
2015-03-23 | powerpc/32: %pF is only for function pointers | Scott Wood |