summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas
2018-08-15Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas
2018-07-30PCI: Call dma_debug_add_bus() for pci_bus_type from PCI coreChristoph Hellwig
2018-07-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2018-07-18powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)Gautham R. Shenoy
2018-07-18powerpc: Add build salt to the vDSOLaura Abbott
2018-06-30Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-26perf/arch/powerpc: Implement hw_breakpoint_arch_parse()Frederic Weisbecker
2018-06-26perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker
2018-06-26Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2018-06-25powerpc: Remove -Wattribute-alias pragmasPaul Burton
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu
2018-06-21powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes codeMasami Hiramatsu
2018-06-21powerpc/kprobes: Remove jprobe powerpc implementationMasami Hiramatsu
2018-06-19powerpc/64s: Fix build failures with CONFIG_NMI_IPI=nMichael Ellerman
2018-06-19powerpc/64: hard disable irqs on the panic()ing CPUNicholas Piggin
2018-06-19powerpc: smp_send_stop do not offline stopped CPUsNicholas Piggin
2018-06-19powerpc/64: hard disable irqs in panic_smp_self_stopNicholas Piggin
2018-06-19powerpc/64s: Fix DT CPU features Power9 DD2.1 logicMichael Ellerman
2018-06-14Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-11powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-06Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-06-06powerpc: Add syscall detection for restartable sequencesBoqun Feng
2018-06-06powerpc: Add support for restartable sequencesBoqun Feng
2018-06-05powerpc: fix build failure by disabling attribute-alias warning in pci_32Christophe Leroy
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04powerpc/time: inline arch_vtime_task_switch()Christophe Leroy
2018-06-04powerpc/signal32: Use fault_in_pages_readable() to prefault user contextChristophe Leroy
2018-06-04powerpc/misc: merge reloc_offset() and add_reloc_offset()Christophe Leroy
2018-06-04powerpc/dma: remove unnecessary BUG()Christophe Leroy
2018-06-03powerpc/sstep: Introduce GETTYPE macroRavi Bangoria
2018-06-03powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek
2018-06-03powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman
2018-06-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek
2018-06-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2018-06-03powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek