aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-12Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds65-4453/+427
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-06-12Merge 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-10Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-27/+0
2014-06-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus 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
2014-06-06powerpc: update comments for generic idle conversionGeert Uytterhoeven1-1/+1
2014-06-07powerpc/powernv: Add missing include to LPC codeBenjamin Herrenschmidt1-0/+1
2014-06-06powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman1-11/+20
2014-06-05sched: Rename capacity related flagsNicolas Pitre1-1/+1
2014-06-05powerpc/powernv: Pass buffer size to OPAL validate flash callVasant Hegde1-1/+2
2014-06-05powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()Anton Blanchard1-3/+3
2014-06-05powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL_TOC()Anton Blanchard2-2/+2
2014-06-05powerpc/powernv: Set memory_block_size_bytes to 256MBAnton Blanchard1-0/+10
2014-06-05powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard5-14/+21
2014-06-05powerpc/powernv: Fix endian issues in memory error handling codeAnton Blanchard2-9/+9
2014-06-05powerpc/eeh: Skip eeh sysfs when eeh is disabledWei Yang1-0/+3
2014-06-05powerpc: 64bit sendfile is capped at 2GBAnton Blanchard1-1/+1