Age | Commit message (Expand) | Author |
2018-04-02 | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-04-02 | Merge tag 'm68k-for-v4.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-04-02 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-04-02 | Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-04-02 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-04-02 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-04-02 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-04-02 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2018-04-02 | Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2018-03-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-03-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-03-31 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-03-31 | perf/x86/intel: Enable C-state residency events for Cannon Lake | Harry Pan |
2018-03-31 | perf/x86/intel: Add Cannon Lake support for RAPL profiling | Harry Pan |
2018-03-31 | x86/cpu/tme: Fix spelling: "configuation" -> "configuration" | Colin Ian King |
2018-03-31 | x86/build: Don't pass in -D__KERNEL__ multiple times | Cao jin |
2018-03-31 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2018-03-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-03-29 | perf/x86/pt, coresight: Clean up address filter structure | Alexander Shishkin |
2018-03-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2018-03-28 | Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-03-28 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2018-03-28 | Revert "x86/mce/AMD: Collect error info even if valid bits are not set" | Yazen Ghannam |
2018-03-28 | x86/platform/UV: Fix critical UV MMR address error | mike.travis@hpe.com |
2018-03-28 | KVM: x86: Fix pv tlb flush dependencies | Wanpeng Li |
2018-03-28 | x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFT | Tom Lendacky |
2018-03-28 | x86/platform/uv/BAU: Add APIC idt entry | Andrew Banman |
2018-03-28 | x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as well | Eric Dumazet |
2018-03-28 | Backmerge tag 'v4.16-rc7' into drm-next | Dave Airlie |
2018-03-27 | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2018-03-27 | Merge tag 'sunxi-fixes-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/k... | Arnd Bergmann |
2018-03-27 | Merge tag 'omap-for-v4.16/sram-fix-signed' of ssh://gitolite.kernel.org/pub/s... | Arnd Bergmann |
2018-03-27 | x86/cpuid: Allow cpuid_read() to schedule | Eric Dumazet |
2018-03-27 | x86/msr: Allow rdmsr_safe_on_cpu() to schedule | Eric Dumazet |
2018-03-27 | x86/mm: Update comment in detect_tme() regarding x86_phys_bits | Kirill A. Shutemov |
2018-03-27 | x86/PCI: Fix a potential regression when using dmi_get_bios_year() | Andy Shevchenko |
2018-03-27 | x86/alternatives: Fixup alternative_call_2 | Alexey Dobriyan |
2018-03-27 | x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S... | David Rientjes |
2018-03-27 | Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict | Ingo Molnar |
2018-03-27 | perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs | Stephane Eranian |
2018-03-27 | perf/x86: Update rdpmc_always_available static key to the modern API | Davidlohr Bueso |
2018-03-26 | x86/devicetree: Use CPU description from Device Tree | Ivan Gorinov |
2018-03-26 | m68k/mac: Remove bogus "FIXME" comment | Finn Thain |