- e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
- 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
- 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
- b4e98d9 mm: account pud page tables by Kirill A. Shutemov · 7 years ago
- 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
- 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
- 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
- 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
- e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- 9ceb09c Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 7 years ago
- 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 8e9a2db Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 27e8524 Merge branch 'dt/kbuild' into dt/next by Rob Herring · 7 years ago
- 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
- 10b62a2 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
- d850a25 Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
- 38c53af KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates by Paul Mackerras · 7 years ago
- be2d877a PCI: Remove redundant pci_dev, pci_bus, resource declarations by Bjorn Helgaas · 7 years ago
- 1d2e733 resource: Provide resource struct in resource walk callback by Tom Lendacky · 7 years ago
- 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
- 866ba84 Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 5943cf4 powerpc/watchdog: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 7ecb37f powerpc/perf: Fix core-imc hotplug callback failure during imc initialization by Madhavan Srinivasan · 7 years ago
- ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
- e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
- 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 7a88cbd Backmerge tag 'v4.14-rc7' into drm-next by Dave Airlie · 7 years ago
- e6c4dcb powerpc/kprobes: Dereference function pointers only if the address does not belong to kernel text by Naveen N. Rao · 7 years ago
- 63be1a81 Revert "powerpc64/elfv1: Only dereference function descriptor for non-text symbols" by Naveen N. Rao · 7 years ago
- e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
- 26e53d5 powerpc/64s/radix: Fix preempt imbalance in TLB flush by Nicholas Piggin · 7 years ago
- 158f196 powerpc: Fix check for copy/paste instructions in alignment handler by Paul Mackerras · 7 years ago
- 0b167f1 powerpc/perf: Fix IMC allocation routine by Guilherme G. Piccoli · 7 years ago
- 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
- 9babb09 Merge tag 'v4.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
- c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
- 87f6263 powerpc: make dma_cache_sync a no-op by Christoph Hellwig · 7 years ago
- acfef4f floppy: consolidate the dummy fd_cacheflush definition by Christoph Hellwig · 7 years ago
- cc9085b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
- 58788a9 locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_flags() by Will Deacon · 7 years ago
- a37c0f4 vgaarb: Select a default VGA device even if there's no legacy VGA by Bjorn Helgaas · 7 years ago
- ad98dd1 KVM: PPC: Book3S HV: Add more barriers in XIVE load/unload code by Benjamin Herrenschmidt · 7 years ago
- 8f6a9f0 KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU by Alexey Kardashevskiy · 7 years ago
- 2cde371 KVM: PPC: Book3S HV: POWER9 more doorbell fixes by Nicholas Piggin · 7 years ago
- ac64115 KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM by Greg Kurz · 7 years ago
- e18e884 Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 0d8ba16 powerpc/perf: Fix IMC initialization crash by Anju T Sudhakar · 7 years ago
- 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
- cd4f2b3 powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node() by Anju T Sudhakar · 7 years ago
- 0d92382 powerpc/perf: Fix for core/nest imc call trace on cpuhotplug by Anju T Sudhakar · 7 years ago
- 6b2c08f powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology() by Thiago Jung Bauermann · 7 years ago
- a4c1887 locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations by Will Deacon · 7 years ago
- a8a217c locking/core: Remove {read,spin,write}_can_lock() by Will Deacon · 7 years ago
- b0490a0 powerpc/lib/sstep: Fix count leading zeros instructions by Sandipan Das · 7 years ago
- e36a82e powerpc/livepatch: Fix livepatch stack access by Kamalesh Babulal · 7 years ago
- 529a86e Merge branch 'ppc-bundle' (bundle from Michael Ellerman) by Linus Torvalds · 7 years ago
- 8d47332 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 1249b57 Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 27efed3 Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 044215d powerpc/tm: Fix illegal TM state in signal handler by Gustavo Romero · 7 years ago
- 265e60a powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks by Cyril Bur · 7 years ago
- 53ecde0 powerpc/powernv: Increase memory block size to 1GB on radix by Anton Blanchard · 7 years ago
- 753f612 PCI: Remove reset argument from pci_iov_{add,remove}_virtfn() by Jan H. Schönherr · 7 years ago
- df7e828 timer: Remove init_timer_deferrable() in favor of timer_setup() by Kees Cook · 7 years ago
- 7c6a4f3 powerpc/mm: Call flush_tlb_kernel_range with interrupts enabled by Guenter Roeck · 7 years ago
- cc56939 powerpc/xive: Clear XIVE internal structures when a CPU is removed by Cédric Le Goater · 7 years ago
- 74f1282 powerpc/xive: Fix IPI reset by Cédric Le Goater · 7 years ago
- 34ddaa3 powerpc/watchdog: Make use of watchdog_nmi_probe() by Thomas Gleixner · 7 years ago
- e31d688 watchdog/core, powerpc: Lock cpus across reconfiguration by Thomas Gleixner · 7 years ago
- 6b9dc48 watchdog/core, powerpc: Replace watchdog_nmi_reconfigure() by Thomas Gleixner · 7 years ago
- 31d1e13 rapidio: remove global irq spinlocks from the subsystem by Ioan Nicu · 7 years ago
- 0666598 powerpc: pseries: only store the device node basename in full_name by Rob Herring · 7 years ago
- 2fb1e94 KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive() by Sam Bobroff · 7 years ago
- 070e004 powerpc/4xx: Fix compile error with 64K pages on 40x, 44x by Christian Lamparter · 7 years ago
- 3b7af5c0 powerpc: Fix action argument for cpufeatures-based TLB flush by Jeremy Kerr · 7 years ago
- 42057e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- bca73f5 powerpc: Fix workaround for spurious MCE on POWER9 by Michael Neuling · 7 years ago
- d8bd9f3 powerpc: Handle MCE on POWER9 with only DSISR bit 30 set by Michael Neuling · 7 years ago
- e001fa7 KVM: PPC: Book3S HV: Check for updated HDSISR on P9 HDSI exception by Michael Neuling · 7 years ago
- b537ca6 powerpc/pseries: Fix parent_dn reference leak in add_dt_node() by Tyrel Datwyler · 7 years ago
- 087ff6a powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR by Tyrel Datwyler · 7 years ago
- 3e77ade powerpc/eeh: Create PHB PEs after EEH is initialized by Benjamin Herrenschmidt · 7 years ago
- 8afafa6 powerpc/kprobes: Update optprobes to use emulate_update_regs() by Naveen N. Rao · 7 years ago
- b134165 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes by Michael Ellerman · 7 years ago
- 5d298ba powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline by Gautham R. Shenoy · 7 years ago
- 1575fe0 powerpc/sstep: mullw should calculate a 64 bit signed result by Anton Blanchard · 7 years ago
- 5bcaa4c powerpc/sstep: Fix issues with mcrf by Anton Blanchard · 7 years ago
- ad47ff3 powerpc/sstep: Fix issues with set_cr0() by Anton Blanchard · 7 years ago
- c1fa076 powerpc/tm: Flush TM only if CPU has TM feature by Gustavo Romero · 7 years ago
- 4917fcb powerpc/sysrq: Fix oops whem ppmu is not registered by Ravi Bangoria · 7 years ago
- 8632ec8 powerpc/configs: Update for CONFIG_SND changes by Michael Ellerman · 7 years ago
- 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 418702b Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
- 267ad7b kvm,powerpc: Serialize wq active checks in ops->vcpu_kick by Davidlohr Bueso · 7 years ago
- 1bc944c powerpc: Fix handling of alignment interrupt on dcbz instruction by Paul Mackerras · 7 years ago
- 648d453 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
- ab5fe3f watchdog/hardlockup: Clean up hotplug locking mess by Thomas Gleixner · 7 years ago