summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc/tm: P9 disable transactionally suspended sigcontextsMichael Neuling2017-10-213-0/+11
* powerpc/powernv: Enable TM without suspend if possibleMichael Ellerman2017-10-212-0/+11
* powerpc/tm: Add commandline option to disable hardware transactional memoryCyril Bur2017-10-201-0/+31
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-10-201-24/+11
|\
| * Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread managem...Paul Mackerras2017-10-191-24/+11
* | powerpc/mce: hookup memory_failure for UE errorsBalbir Singh2017-10-161-3/+67
* | powerpc/mce: Hookup ierror (instruction) UE errorsBalbir Singh2017-10-161-3/+19
* | powerpc/mce: Hookup derror (load/store) UE errorsBalbir Singh2017-10-163-7/+88
* | powerpc/mce: Align the print of physical address betterBalbir Singh2017-10-161-1/+1
* | powerpc/mce: Remove unused function get_mce_fault_addr()Balbir Singh2017-10-161-39/+0
* | powerpc/modules: Use WARN_ON() in stub_for_addr()Kamalesh Babulal2017-10-131-1/+2
* | powerpc: get_wchan(): solve possible race scenario due to parallel wakeupKautuk Consul2017-10-061-1/+2
* | powerpc/jprobes: Validate break handler invocation as being due to a jprobe_r...Naveen N. Rao2017-10-051-11/+9
* | powerpc/jprobes: Disable preemption when triggered through ftraceNaveen N. Rao2017-10-051-4/+11
* | powerpc/kprobes: Fix warnings from __this_cpu_read() on preempt kernelsNaveen N. Rao2017-10-041-2/+6
* | powerpc/kprobes: Clean up jprobe detection in livepatch handlerNaveen N. Rao2017-10-043-8/+13
* | powerpc/kprobes: Do not suppress instruction emulation if a single run failedNaveen N. Rao2017-10-041-3/+14
* | powerpc/kprobes: Some cosmetic updates to try_to_emulate()Naveen N. Rao2017-10-041-2/+2
* | powerpc/6xx: Use setup_timer() helperAllen Pais2017-10-041-2/+1
* | powerpc/powernv: Use early_radix_enabled in POWER9 tlb flushNicholas Piggin2017-10-041-1/+1
* | powerpc/64s: Implement system reset idle wakeup reasonNicholas Piggin2017-10-041-3/+38
* | powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdogNicholas Piggin2017-10-041-2/+5
* | powerpc/watchdog: Do not backtrace locked CPUs twice if allcpus backtrace is ...Nicholas Piggin2017-10-041-8/+11
* | powerpc/watchdog: Do not panic from locked CPU's IPI handlerNicholas Piggin2017-10-041-2/+1
* | powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling2017-09-273-5/+242
* | powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt2017-09-261-32/+14
|/
* powerpc/eeh: Create PHB PEs after EEH is initializedBenjamin Herrenschmidt2017-09-212-18/+4
* powerpc/kprobes: Update optprobes to use emulate_update_regs()Naveen N. Rao2017-09-201-1/+3
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2017-09-201-2/+10
|\
| * powerpc/e6500: Update machine check for L1D cache errMatt Weber2017-08-281-2/+10
* | powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero2017-09-201-1/+1
* | Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-151-1/+1
|\ \
| * | powerpc: Fix handling of alignment interrupt on dcbz instructionPaul Mackerras2017-09-151-1/+1
* | | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-11/+9
|\ \ \
| * | | signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-11/+9
* | | | treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-082-2/+2
| |/ / |/| |
* | | powerpc/xive: add XIVE Exploitation Mode to CASCédric Le Goater2017-09-021-1/+33
* | | powerpc/iommu: Use permission-specific DEVICE_ATTR variantsJulia Lawall2017-09-011-2/+1
* | | powerpc/eeh: Delete an error out of memory message at init timeMarkus Elfring2017-09-011-4/+1
* | | powerpc/32: remove a NOP from memset()Christophe Leroy2017-09-011-1/+6
* | | powerpc: Use instruction emulation infrastructure to handle alignment faultsPaul Mackerras2017-09-011-771/+32
* | | powerpc: Fix DAR reporting when alignment handler faultsMichael Ellerman2017-08-311-45/+74
* | | powerpc/smp: Add Power9 scheduler topologyOliver O'Halloran2017-08-311-1/+49
* | | powerpc/smp: Add cpu_l2_cache_mapOliver O'Halloran2017-08-311-6/+17
* | | powerpc/smp: Rework CPU topology constructionOliver O'Halloran2017-08-311-66/+86
* | | powerpc/smp: Use cpu_to_chip_id() to find core siblingsOliver O'Halloran2017-08-311-26/+11
* | | powerpc/asm: Convert .llong directives to .8byteTobin C. Harding2017-08-314-15/+15
* | | powerpc: Squash lines for simple wrapper functionsMasahiro Yamada2017-08-311-30/+12
* | | powerpc/kernel: Change retrieval of pci_dnBryant G. Ly2017-08-311-29/+4