summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2014-06-26powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood6-15/+0
2014-06-26pcmcia: Remove m8xx_pcmcia driverScott Wood3-65/+0
2014-06-26booke/powerpc: define wimge shift mask to fix compilation errorBharat Bhushan1-0/+2
2014-06-26powerpc/traps/e500: fix misleading error outputWladislav Wiebe1-1/+1
2014-06-26powerpc/85xx: Add T4240RDB board supportChunhe Lan3-1/+189
2014-06-21powerpc/mpc85xx: fix fsl/p2041-post.dtsi clockgen mux2Valentin Longchamp1-0/+1
2014-06-21powerpc/booke64: wrap tlb lock and search in htw miss with FTR_SMTLaurentiu Tudor1-0/+4
2014-06-21t4240/dts: Enable third elo3 DMA engine supportChunhe Lan2-0/+2
2014-06-21powerpc/defconfig: update RTC supportShengzhou Liu4-1/+12
2014-06-21powerpc/e500mc: Fix wrong value of MCSR_L2MMU_MHITScott Wood1-1/+1
2014-06-21powerpc/e6500: hw tablewalk: fix recursive tlb lock on cpu 0Scott Wood1-1/+2
2014-06-21powerpc/e6500: hw tablewalk: clear TID in kernel indirect entriesScott Wood1-7/+5
2014-06-13Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-2/+2
2014-06-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds65-4453/+427
2014-06-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-115/+76
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar4-11/+6
2014-06-12powerpc: Avoid circular dependency with zImage.%Michal Marek1-2/+2
2014-06-12powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard1-2/+2
2014-06-11powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.Mahesh Salgaonkar2-11/+23
2014-06-11powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar1-0/+2
2014-06-11powerpc/book3s: Add stack overflow check in machine check handler.Mahesh Salgaonkar1-4/+20
2014-06-11powerpc/book3s: Fix machine check handling for unhandled errorsMahesh Salgaonkar1-3/+37
2014-06-11powerpc/eeh: Dump PE location codeGavin Shan4-11/+84
2014-06-11powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling5-1/+18
2014-06-11powerpc/powernv: Fix killed EEH eventGavin Shan4-10/+19
2014-06-11powerpc: fix typo 'CONFIG_PMAC'Paul Bolle1-1/+1
2014-06-11powerpc: fix typo 'CONFIG_PPC_CPU'Paul Bolle1-1/+1
2014-06-11powerpc/powernv: Don't escalate non-existing frozen PEGavin Shan1-15/+9
2014-06-11powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan2-5/+52
2014-06-11powerpc/eeh: Clear frozen state for child PEGavin Shan1-4/+16
2014-06-11powerpc/powernv: Reduce panic timeout from 180s to 10sAnton Blanchard1-0/+2
2014-06-11powerpc/xmon: avoid format string leaking to printkKees Cook1-1/+1
2014-06-11powerpc/perf: Ensure all EBB register state is cleared on fork()Michael Ellerman1-0/+2
2014-06-11powerpc/powernv: Fix reading of OPAL msglogJoel Stanley1-1/+5
2014-06-11powerpc/spufs: Remove duplicate SPUFS_CNTL_MAP_SIZE defineDan Carpenter1-1/+0
2014-06-11powerpc/cpm: Remove duplicate FCC_GFMR_TTX defineDan Carpenter1-1/+0
2014-06-11powerpc/powernv: Fix endianness problems in EEHGuo Chao3-99/+120
2014-06-11powernv: Fix permissions on sysparam sysfs entriesAnton Blanchard1-2/+2
2014-06-11powerpc/powernv : Disable subcore for UP configsShreyas B. Prabhu1-2/+2
2014-06-11powerpc/powernv: Include asm/smp.h to fix UP build failureShreyas B. Prabhu1-0/+1
2014-06-11powerpc: Don't setup CPUs with bad statusMichael Neuling1-1/+1
2014-06-11powerpc: Correct DSCR during TM context switchSam bobroff3-12/+8
2014-06-11powerpc: Remove platforms/wsp and associated piecesMichael Ellerman32-4250/+1
2014-06-11powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUGPaul Bolle1-19/+0
2014-06-11powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt2-1/+3
2014-06-11Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-27/+0
2014-06-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds187-1758/+6321
2014-06-10booke/watchdog: refine and clean up the codesTang Yuantian1-27/+0
2014-06-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-2/+2