summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq/ppc: Add missing #include <asm/smp.h>Geert Uytterhoeven2015-03-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyleGeert Uytterhoeven2015-03-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Support OPAL requested heartbeatBenjamin Herrenschmidt2015-03-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Check image loaded or not before calling flashVasant Hegde2015-03-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powermac: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist2015-03-17
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Remove duplicate cacheable_memcpy/memzero functionsKyle Moffett2015-03-17
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Avoid explicit endian conversions while parsing device treePreeti U Murthy2015-03-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/mm: Free string after creating kmem cacheYanjiang Jin2015-03-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/pseries: Introduce api_version to migration sysfs interfaceTyrel Datwyler2015-03-24
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/32: %pF is only for function pointersScott Wood2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: use kbuild generic-y where possibleFabian Frederick2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Fix return value from power7_nap() et al.Paul Mackerras2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Spelling s/embeeded/embedded/Geert Uytterhoeven2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Convert relocs_check to a shell script using grepStephen Rothwell2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/rtas: Make timestamp related code y2038-safeHari Bathini2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Add pstore support on powernvHari Bathini2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/nvram: Move generic code for nvram and pstoreHari Bathini2015-03-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/numa: Reset node_possible_map to only node_online_mapNishanth Aravamudan2015-03-23
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'Alex Dowad2015-03-20
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/vphn: parsing code rewriteGreg Kurz2015-03-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/vphn: move VPHN parsing logic to a separate fileGreg Kurz2015-03-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/vphn: move endianness fixing to vphn_unpack_associativity()Greg Kurz2015-03-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY APIGreg Kurz2015-03-18
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: kill PPC_OFKevin Hao2015-03-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar2015-03-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/boot: don't clobber r6 and r7 in epapr bootJeremy Kerr2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/boot: Fix stack corruption in epapr entry pointJeremy Kerr2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/boot/wrapper: use the pseries wrapper for zImage.epaprJeremy Kerr2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/boot/fdt: Add little-endian support to libfdt wrappersJeremy Kerr2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/boot/fdt: Use unsigned long for pointer castsJeremy Kerr2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/mpic: remove unused functionsArseny Solokha2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/qe: drop unused ucc_slow_poll_transmitter_nowArseny Solokha2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/boot: drop planetcore_set_serial_speedArseny Solokha2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Remove unused definitions in opal-api.hMichael Ellerman2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Move opal-api.h closer to the Skiboot versionMichael Ellerman2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: Move OPAL API definitions to opal-api.hMichael Ellerman2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/boot: Makefile cleanupMichal Marek2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Delete unnecessary checks before kfree()Markus Elfring2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: only call OPAL_RESEND_DUMP if firmware supports itStewart Smith2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports itStewart Smith2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/powernv: only register log if OPAL supports doing soStewart Smith2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Change vsrX register defines to vsX to match gcc and glibcAnton Blanchard2015-03-16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-16
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | s390: remove use of seq_printf return valueJoe Perches2015-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cris fasttimer: remove use of seq_printf return valueJoe Perches2015-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cris: remove use of seq_printf return valueJoe Perches2015-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openrisc: remove use of seq_printf return valueJoe Perches2015-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: plat-pxa: remove use of seq_printf return valueJoe Perches2015-04-15
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nios2: cpuinfo: remove use of seq_printf return valueJoe Perches2015-04-15