Age | Commit message (Expand) | Author | Files | Lines |
2015-04-07 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 41 | -284/+981 |
2015-04-01 | powerpc/corenet: enable CONFIG_I2C_MUX and CONFIG_I2C_MUX_PCA954x | Shengzhou Liu | 2 | -0/+4 |
2015-04-01 | powerpc/t2080qds: fix rtc interrupt | Shengzhou Liu | 1 | -1/+1 |
2015-04-01 | powerpc/mpic: Remove WHOAMI readback after EOI | Bogdan Purcareata | 1 | -1/+0 |
2015-04-01 | powerpc/mpc85xx: call k(un)map_atomic rather than k(un)map | Yanjiang Jin | 1 | -2/+2 |
2015-04-01 | powerpc: don't export static symbol | Julia Lawall | 1 | -25/+0 |
2015-04-01 | powerpc: book3e_64: fix the align size for paca_struct | Kevin Hao | 1 | -2/+2 |
2015-04-01 | powerpc/fsl-booke: Add T4080 SVR value | Madalin Bucur | 1 | -0/+1 |
2015-03-31 | powerpc32/chrp: fix section mismatch warning | LEROY Christophe | 1 | -1/+1 |
2015-03-31 | powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_read | Cédric Le Goater | 1 | -12/+20 |
2015-03-31 | powerpc/powernv: convert codes returned by OPAL calls | Cédric Le Goater | 3 | -2/+25 |
2015-03-31 | powerpc: Use bool function return values of true/false not 1/0 | Joe Perches | 4 | -6/+6 |
2015-03-28 | powerpc: Add a proper syscall for switching endianness | Michael Ellerman | 8 | -1/+30 |
2015-03-28 | powerpc/pseries: Simplify check for suspendability during suspend/migration | Tyrel Datwyler | 3 | -20/+17 |
2015-03-27 | powerpc/perf: add missing put_cpu_var in power_pmu_event_init | Jan Stancek | 1 | -1/+3 |
2015-03-26 | Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben... | Michael Ellerman | 10 | -145/+54 |
2015-03-26 | powerpc/powernv: Avoid explicit endian conversions while parsing device tree | Preeti U Murthy | 1 | -15/+20 |
2015-03-26 | powerpc/mm: Free string after creating kmem cache | Yanjiang Jin | 1 | -0/+1 |
2015-03-25 | powerpc/powernv: Add OPAL message notifier unregister function | Neelesh Gupta | 2 | -0/+9 |
2015-03-25 | powerpc/powernv: Fix the overflow of OPAL message notifiers head array | Neelesh Gupta | 1 | -8/+4 |
2015-03-25 | cpufreq/ppc: Add missing #include <asm/smp.h> | Geert Uytterhoeven | 1 | -0/+1 |
2015-03-25 | powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle | Geert Uytterhoeven | 1 | -0/+3 |
2015-03-25 | powerpc/powernv: Support OPAL requested heartbeat | Benjamin Herrenschmidt | 1 | -0/+30 |
2015-03-25 | powerpc/powernv: Check image loaded or not before calling flash | Vasant Hegde | 1 | -1/+5 |
2015-03-24 | powerpc: Enable power monitor feature in defconfig for supported platforms | Hongtao Jia | 2 | -0/+2 |
2015-03-24 | powerpc: Enable thermal monitor feature in defconfig for supported platforms | Hongtao Jia | 4 | -5/+4 |
2015-03-24 | powerpc/corenet: Enable muxing MDIO buses via FPGA | Shruti Kanetkar | 3 | -0/+8 |
2015-03-24 | powerpc/corenet: Enable muxing MDIO buses via GPIO | Andy Fleming | 3 | -0/+5 |
2015-03-24 | powerpc/mpc85xx: Add FSL QorIQ DPAA BMan support to device tree(s) | Kumar Gala | 26 | -22/+899 |
2015-03-24 | powerpc: Make corenet64_defconfig a bit more useful | Benjamin Herrenschmidt | 1 | -0/+8 |
2015-03-24 | powerpc/85xx: workaround for chips with MSI hardware errata | Hongtao Jia | 2 | -3/+28 |
2015-03-24 | powerpc/mpic: Add get_version API both for internal and external use | Hongtao Jia | 2 | -0/+13 |
2015-03-24 | powerpc/mpc85xx: Add FMan platform support | Igal Liberman | 2 | -0/+4 |
2015-03-24 | powerpc/dts: Remove B4860 emulator support | Emil Medve | 1 | -223/+0 |
2015-03-24 | powerpc/pseries: Introduce api_version to migration sysfs interface | Tyrel Datwyler | 1 | -1/+16 |
2015-03-23 | powerpc/32: %pF is only for function pointers | Scott Wood | 1 | -1/+1 |
2015-03-23 | powerpc: use kbuild generic-y where possible | Fabian Frederick | 4 | -5/+3 |
2015-03-23 | powerpc/powernv: Fix return value from power7_nap() et al. | Paul Mackerras | 1 | -0/+1 |
2015-03-23 | powerpc: Spelling s/embeeded/embedded/ | Geert Uytterhoeven | 1 | -1/+1 |
2015-03-23 | powerpc: Convert relocs_check to a shell script using grep | Stephen Rothwell | 3 | -68/+61 |
2015-03-23 | powerpc/rtas: Make timestamp related code y2038-safe | Hari Bathini | 3 | -9/+10 |
2015-03-23 | powerpc/powernv: Add pstore support on powernv | Hari Bathini | 2 | -2/+33 |
2015-03-23 | powerpc/nvram: Move generic code for nvram and pstore | Hari Bathini | 6 | -663/+715 |
2015-03-23 | powerpc/numa: Reset node_possible_map to only node_online_map | Nishanth Aravamudan | 1 | -0/+7 |
2015-03-20 | powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg' | Alex Dowad | 1 | -2/+7 |
2015-03-18 | powerpc/vphn: parsing code rewrite | Greg Kurz | 2 | -20/+40 |
2015-03-18 | powerpc/vphn: move VPHN parsing logic to a separate file | Greg Kurz | 4 | -58/+70 |
2015-03-18 | powerpc/vphn: move endianness fixing to vphn_unpack_associativity() | Greg Kurz | 1 | -4/+6 |
2015-03-18 | powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API | Greg Kurz | 1 | -2/+6 |
2015-03-17 | powerpc: kill PPC_OF | Kevin Hao | 3 | -6/+3 |