summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-06powerpc: Add PPC_EMULATED_STATS to powernv_defconfigMichael Neuling
2017-10-06powerpc/xmon: Add option to show uptime informationGuilherme G. Piccoli
2017-10-06powerpc/powernv: Make opal_event_shutdown() callable from IRQ contextMichael Ellerman
2017-10-05powerpc/jprobes: Validate break handler invocation as being due to a jprobe_r...Naveen N. Rao
2017-10-05powerpc/jprobes: Disable preemption when triggered through ftraceNaveen N. Rao
2017-10-04powerpc/kprobes: Fix warnings from __this_cpu_read() on preempt kernelsNaveen N. Rao
2017-10-04powerpc/kprobes: Clean up jprobe detection in livepatch handlerNaveen N. Rao
2017-10-04powerpc/kprobes: Do not suppress instruction emulation if a single run failedNaveen N. Rao
2017-10-04powerpc/kprobes: Some cosmetic updates to try_to_emulate()Naveen N. Rao
2017-10-04powerpc/configs: Add Skiroot defconfigJoel Stanley
2017-10-04powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32Sandipan Das
2017-10-04powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32Sandipan Das
2017-10-04powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0Sandipan Das
2017-10-04powerpc/powermac: Use setup_timer() helperAllen Pais
2017-10-04powerpc/6xx: Use setup_timer() helperAllen Pais
2017-10-04powerpc/oprofile: Use setup_timer() helperAllen Pais
2017-10-04powerpc/powernv: Use early_radix_enabled in POWER9 tlb flushNicholas Piggin
2017-10-04powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin
2017-10-04powerpc/64s: Implement system reset idle wakeup reasonNicholas Piggin
2017-10-04powerpc/xmon: Avoid tripping SMP hardlockup watchdogNicholas Piggin
2017-10-04powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdogNicholas Piggin
2017-10-04powerpc/watchdog: Do not backtrace locked CPUs twice if allcpus backtrace is ...Nicholas Piggin
2017-10-04powerpc/watchdog: Do not panic from locked CPU's IPI handlerNicholas Piggin
2017-10-03cxl: Set the valid bit in PE for dedicated modeVaibhav Jain
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat
2017-09-28powerpc/mm: Export flush_all_mm()Frederic Barrat
2017-09-27powerpc/64s: Add workaround for P9 vector CI load issueMichael Neuling
2017-09-26powerpc/powernv: Rework EEH initialization on powernvBenjamin Herrenschmidt
2017-09-24Linux 4.14-rc2Linus Torvalds
2017-09-24Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak
2017-09-23Documentation: tpm: add powered-while-suspended binding documentationEnric Balletbo i Serra
2017-09-23tpm: tpm_crb: constify acpi_device_id.Arvind Yadav
2017-09-23tpm: vtpm: constify vio_device_idArvind Yadav
2017-09-23security: fix description of values returned by cap_inode_need_killprivStefan Berger
2017-09-23Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-23Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-09-23x86/asm: Fix inline asm call constraints for ClangJosh Poimboeuf
2017-09-23objtool: Handle another GCC stack pointer adjustment bugJosh Poimboeuf
2017-09-22Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-09-22Merge branch 'net-fix-reuseaddr-regression'David S. Miller