summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain2017-10-103-5/+4
* | cxl: Add support for POWER9 DD2Christophe Lombard2017-10-063-36/+28
* | powerpc: get_wchan(): solve possible race scenario due to parallel wakeupKautuk Consul2017-10-061-1/+2
* | selftests/powerpc: Use snprintf to construct DSCR sysfs interface pathsSeth Forshee2017-10-061-1/+5
* | powerpc: Always initialize input array when calling epapr_hypercall()Seth Forshee2017-10-061-6/+6
* | powerpc: Add PPC_EMULATED_STATS to powernv_defconfigMichael Neuling2017-10-061-0/+1
* | powerpc/xmon: Add option to show uptime informationGuilherme G. Piccoli2017-10-061-0/+24
* | powerpc/powernv: Make opal_event_shutdown() callable from IRQ contextMichael Ellerman2017-10-061-1/+7
* | 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-044-9/+14
* | 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/configs: Add Skiroot defconfigJoel Stanley2017-10-041-0/+232
* | powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32Sandipan Das2017-10-041-0/+4
* | powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32Sandipan Das2017-10-041-0/+13
* | powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0Sandipan Das2017-10-041-0/+2
* | powerpc/powermac: Use setup_timer() helperAllen Pais2017-10-041-3/+1
* | powerpc/6xx: Use setup_timer() helperAllen Pais2017-10-041-2/+1
* | powerpc/oprofile: Use setup_timer() helperAllen Pais2017-10-041-6/+2
* | powerpc/powernv: Use early_radix_enabled in POWER9 tlb flushNicholas Piggin2017-10-041-1/+1
* | powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2017-10-045-0/+57
* | powerpc/64s: Implement system reset idle wakeup reasonNicholas Piggin2017-10-041-3/+38
* | powerpc/xmon: Avoid tripping SMP hardlockup watchdogNicholas Piggin2017-10-041-4/+13
* | 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
* | cxl: Set the valid bit in PE for dedicated modeVaibhav Jain2017-10-031-0/+8
* | cxl: Enable global TLBIs for cxl contextsFrederic Barrat2017-09-285-14/+84
* | powerpc/mm: Export flush_all_mm()Frederic Barrat2017-09-284-2/+44
* | powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling2017-09-277-5/+271
* | powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt2017-09-265-60/+40
|/
* Linux 4.14-rc2v4.14-rc2Linus Torvalds2017-09-251-1/+1
* Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-254-15/+18
|\
| * dt-bindings: clk: stm32h7: fix clock-cell sizeGabriel Fernandez2017-09-221-1/+1
| * scripts/dtc: dtx_diff - 2nd update of include dts paths to match buildFrank Rowand2017-09-201-13/+9
| * dt-bindings: fix vendor prefix for AbraconAlexandre Belloni2017-09-191-1/+1
| * of: provide inline helper for of_find_device_by_nodeArnd Bergmann2017-09-191-0/+7
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-2420-86/+122
|\ \
| * | x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf2017-09-2313-45/+42
| * | objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf2017-09-232-17/+32
| * | x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUsAndy Lutomirski2017-09-171-6/+7
| * | x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlierAndy Lutomirski2017-09-172-8/+8
| * | x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware codeAndy Lutomirski2017-09-171-2/+19
| * | x86/mm: Factor out CR3-building codeAndy Lutomirski2017-09-172-10/+16
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-09-241-2/+2
|\ \ \
| * | | clocksource/integrator: Fix section mismatch warningArnd Bergmann2017-09-181-2/+2
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-244-14/+17
|\ \ \
| * \ \ Merge tag 'irqchip-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-09-213-10/+16
| |\ \ \