aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-31powerpc/corenet: enable CONFIG_I2C_MUX and CONFIG_I2C_MUX_PCA954xShengzhou Liu2-0/+4
2015-03-31powerpc/t2080qds: fix rtc interruptShengzhou Liu1-1/+1
2015-03-31powerpc/mpic: Remove WHOAMI readback after EOIBogdan Purcareata1-1/+0
2015-03-31powerpc/mpc85xx: call k(un)map_atomic rather than k(un)mapYanjiang Jin1-2/+2
2015-03-31powerpc: don't export static symbolJulia Lawall1-25/+0
2015-03-31powerpc: book3e_64: fix the align size for paca_structKevin Hao1-2/+2
2015-03-31powerpc/fsl-booke: Add T4080 SVR valueMadalin Bucur1-0/+1
2015-03-23powerpc: Enable power monitor feature in defconfig for supported platformsHongtao Jia2-0/+2
2015-03-23powerpc: Enable thermal monitor feature in defconfig for supported platformsHongtao Jia4-5/+4
2015-03-23powerpc/corenet: Enable muxing MDIO buses via FPGAShruti Kanetkar3-0/+8
2015-03-23powerpc/corenet: Enable muxing MDIO buses via GPIOAndy Fleming3-0/+5
2015-03-23powerpc/mpc85xx: Add FSL QorIQ DPAA BMan support to device tree(s)Kumar Gala26-22/+899
2015-03-23powerpc: Make corenet64_defconfig a bit more usefulBenjamin Herrenschmidt1-0/+8
2015-03-23powerpc/85xx: workaround for chips with MSI hardware errataHongtao Jia2-3/+28
2015-03-23powerpc/mpic: Add get_version API both for internal and external useHongtao Jia2-0/+13
2015-03-23powerpc/mpc85xx: Add FMan platform supportIgal Liberman2-0/+4
2015-03-23powerpc/dts: Remove B4860 emulator supportEmil Medve1-223/+0
2015-03-20powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'Alex Dowad1-2/+7
2015-03-18powerpc/vphn: parsing code rewriteGreg Kurz2-20/+40
2015-03-18powerpc/vphn: move VPHN parsing logic to a separate fileGreg Kurz4-58/+70
2015-03-18powerpc/vphn: move endianness fixing to vphn_unpack_associativity()Greg Kurz1-4/+6
2015-03-18powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY APIGreg Kurz1-2/+6
2015-03-17powerpc: kill PPC_OFKevin Hao3-6/+3
2015-03-17powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.Mahesh Salgaonkar6-15/+65
2015-03-16powerpc/boot: don't clobber r6 and r7 in epapr bootJeremy Kerr1-12/+12
2015-03-16powerpc/boot: Fix stack corruption in epapr entry pointJeremy Kerr1-1/+1
2015-03-16powerpc/boot/wrapper: use the pseries wrapper for zImage.epaprJeremy Kerr1-1/+1
2015-03-16powerpc/boot/fdt: Add little-endian support to libfdt wrappersJeremy Kerr2-6/+16
2015-03-16powerpc/boot/fdt: Use unsigned long for pointer castsJeremy Kerr1-3/+3
2015-03-16powerpc/mpic: remove unused functionsArseny Solokha2-55/+0
2015-03-16powerpc/qe: drop unused ucc_slow_poll_transmitter_nowArseny Solokha2-18/+0
2015-03-16powerpc/boot: drop planetcore_set_serial_speedArseny Solokha2-36/+0
2015-03-16powerpc/powernv: Remove unused definitions in opal-api.hMichael Ellerman1-47/+0
2015-03-16powerpc/powernv: Move opal-api.h closer to the Skiboot versionMichael Ellerman4-74/+90
2015-03-16powerpc/powernv: Move OPAL API definitions to opal-api.hMichael Ellerman2-751/+769
2015-03-16powerpc/boot: Makefile cleanupMichal Marek1-1/+1
2015-03-16powerpc: Delete unnecessary checks before kfree()Markus Elfring2-4/+3
2015-03-16powerpc/powernv: only call OPAL_RESEND_DUMP if firmware supports itStewart Smith1-1/+2
2015-03-16powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports itStewart Smith1-1/+2
2015-03-16powerpc/powernv: only register log if OPAL supports doing soStewart Smith1-1/+5
2015-03-16powerpc: Change vsrX register defines to vsX to match gcc and glibcAnton Blanchard2-67/+67
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard9-352/+352
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-2/+3
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds63-221/+826
2015-03-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-1/+34
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel1-1/+1
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2-0/+17
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2-0/+16
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+1
2015-03-12arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang1-0/+5