summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson2015-05-061-10/+34
* nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2015-05-061-3/+1
* powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar2015-04-101-1/+1
* powerpc/iommu: Remove IOMMU device references via bus notifierNishanth Aravamudan2015-03-301-0/+26
* powerpc/smp: Wait until secondaries are active & onlineMichael Ellerman2015-03-301-2/+2
* powerpc/kernel: Avoid memory corruption at early stageGavin Shan2015-03-021-0/+8
* powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs2015-02-101-2/+8
* powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard2015-01-161-1/+5
* powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras2015-01-151-1/+17
* powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar2015-01-151-2/+2
* powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard2014-12-101-2/+2
* powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard2014-11-141-0/+6
* powerpc/eeh: Clear frozen device state in timeGavin Shan2014-10-301-3/+18
* powerpc/powernv: Fix IOMMU group lostGavin Shan2014-09-171-17/+21
* powerpc/eeh: Wrong place to call pci_get_slot()Mike Qiu2014-09-051-33/+13
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-07-281-2/+4
|\
| * powerpc: Fix endianness of flash_block_list in rtas_flashThomas Falcon2014-07-281-2/+4
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-07-231-0/+20
|\|
| * powerpc: Disable doorbells on Power8 DD1.xJoel Stanley2014-07-221-0/+20
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-07-161-1/+1
|\ \ | |/ |/|
| * sched: Fix compiler warningsGuenter Roeck2014-07-021-1/+1
* | 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
| |\