summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/powernv: Check for IRQHAPPENED before sleepingPreeti U Murthy2014-07-111-1/+1
* powerpc: Don't skip ePAPR spin-table CPUsScott Wood2014-06-251-1/+9
* powerpc/module: Fix TOC symbol CRCLaurent Dufour2014-06-251-1/+10
* powerpc/powernv: Remove OPAL v1 takeoverMichael Ellerman2014-06-253-221/+1
* powerpc/kprobes: Fix jprobes on ABI v2 (LE)Michael Ellerman2014-06-241-3/+6
* powerpc/ftrace: Use pr_fmt() to namespace error messagesMichael Ellerman2014-06-241-23/+20
* powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)Michael Ellerman2014-06-241-3/+4
* powerpc/ftrace: Fix inverted check of create_branch()Michael Ellerman2014-06-241-1/+1
* powerpc/ftrace: Fix typo in mask of opcodeMichael Ellerman2014-06-241-1/+1
* powerpc: Remove ancient DEBUG_SIG codeMichael Ellerman2014-06-242-18/+0
* powerpc/kerenl: Enable EEH for IO accessorsGavin Shan2014-06-241-10/+10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-1218-246/+193
|\
| * powerpc/book3s: Fix some ABIv2 issues in machine check codeAnton Blanchard2014-06-121-2/+2
| * powerpc/book3s: Increment the mce counter during machine_check_early call.Mahesh Salgaonkar2014-06-111-0/+2
| * powerpc/book3s: Add stack overflow check in machine check handler.Mahesh Salgaonkar2014-06-111-4/+20
| * powerpc/book3s: Fix machine check handling for unhandled errorsMahesh Salgaonkar2014-06-111-3/+37
| * powerpc/eeh: Dump PE location codeGavin Shan2014-06-112-5/+68
| * powerpc/powernv: Enable POWER8 doorbell IPIsMichael Neuling2014-06-111-0/+2
| * powerpc/powernv: Fix killed EEH eventGavin Shan2014-06-112-8/+17
| * powerpc: fix typo 'CONFIG_PMAC'Paul Bolle2014-06-111-1/+1
| * powerpc/eeh: Report frozen parent PE prior to child PEGavin Shan2014-06-111-3/+24
| * powerpc/eeh: Clear frozen state for child PEGavin Shan2014-06-111-4/+16
| * powerpc: Don't setup CPUs with bad statusMichael Neuling2014-06-111-1/+1
| * powerpc: Correct DSCR during TM context switchSam bobroff2014-06-112-10/+4
| * powerpc: Remove platforms/wsp and associated piecesMichael Ellerman2014-06-116-188/+0
| * powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUGPaul Bolle2014-06-111-19/+0
| * powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category supportBenjamin Herrenschmidt2014-06-111-1/+2
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-06-121-1/+1
|\ \ | |/ |/|
| * Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar2014-06-121-1/+1
| |\
| * | sched: Rename capacity related flagsNicolas Pitre2014-06-051-1/+1
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-06-101-27/+0
|\ \ \
| * | | booke/watchdog: refine and clean up the codesTang Yuantian2014-06-101-27/+0
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-1033-787/+1195
|\ \ \ \ | |/ / / |/| | |
| * | | powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard2014-06-051-0/+10
| * | | powerpc/eeh: Skip eeh sysfs when eeh is disabledWei Yang2014-06-051-0/+3
| * | | powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt2014-06-051-6/+9
| * | | powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-284-33/+25
| * | | powerpc: Split __SYSFS_SPRSETUP macroSam bobroff2014-05-281-6/+13
| * | | arch: powerpc/fadump: Cleaning up inconsistent NULL checksRickard Strandqvist2014-05-281-3/+5
| * | | powerpc: Check cpu_thread_in_subcore() in __cpu_up()Michael Ellerman2014-05-281-1/+1
| * | | powerpc: Add threads_per_subcoreMichael Ellerman2014-05-281-1/+3
| * | | powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap()Michael Ellerman2014-05-281-0/+9
| * | | powerpc/kvm/book3s_hv: Rework the secondary inhibit codeMichael Ellerman2014-05-281-31/+3
| * | | powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODESNishanth Aravamudan2014-05-281-0/+1
| * | | powerpc/numa: Enable USE_PERCPU_NUMA_NODE_IDNishanth Aravamudan2014-05-281-0/+6
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2014-05-281-1/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt2014-05-281-3/+16
| |\ \ \ \
| | * | | | PPC: ePAPR: Fix hypercall on LE guestAlexander Graf2014-05-221-2/+3
| | * | | | powerpc: Fix unused variable warning for epapr_has_idleScott Wood2014-05-221-1/+1
| | * | | | powerpc: fix build of epapr_paravirt on 64-bit book3sScott Wood2014-05-221-0/+2
OpenPOWER on IntegriCloud