- 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- 9eb3122 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
- 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
- 5bb053b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
- bc16d40 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- a553243 Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- cea061e4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 986b37c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- e68b4ba Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 5e46caf Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 2451d1e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 86bbbeb Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 3e2052e syscalls/x86: auto-create compat_sys_*() prototypes by Dominik Brodowski · 7 years ago
- 4c8ca51 x86/sigreturn: use SYSCALL_DEFINE0 by Tautschnig, Michael · 7 years ago
- 025bd39 x86: fix sys_sigreturn() return type to be long, not unsigned long by Dominik Brodowski · 7 years ago
- 66f4e88 x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm() by Dominik Brodowski · 7 years ago
- c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
- a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
- 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
- edf292c fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() by Dominik Brodowski · 7 years ago
- 36028d5 fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
- df260e2 fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() by Dominik Brodowski · 7 years ago
- 806cbae fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall by Dominik Brodowski · 7 years ago
- 411d947 fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate() by Dominik Brodowski · 7 years ago
- ab0d1e8 fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl() by Dominik Brodowski · 7 years ago
- b51d3cd x86: remove compat_sys_x86_waitpid() by Dominik Brodowski · 7 years ago
- 37db219 x86: use _do_fork() in compat_sys_x86_clone() by Dominik Brodowski · 7 years ago
- 486adce Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 701f3b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 320b164 Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
- c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- 10b84da Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- ad0500c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 93e04d4 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 1159e094 perf/x86/intel: Enable C-state residency events for Cannon Lake by Harry Pan · 7 years ago
- 490d03e perf/x86/intel: Add Cannon Lake support for RAPL profiling by Harry Pan · 7 years ago
- eaeb8e7 x86/cpu/tme: Fix spelling: "configuation" -> "configuration" by Colin Ian King · 7 years ago
- d6289f3 x86/build: Don't pass in -D__KERNEL__ multiple times by Cao jin · 7 years ago
- 169310f Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
- 7257348 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 6ed70cf perf/x86/pt, coresight: Clean up address filter structure by Alexander Shishkin · 7 years ago
- 2d07491 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 7 years ago
- e2efacb Revert "x86/mce/AMD: Collect error info even if valid bits are not set" by Yazen Ghannam · 7 years ago
- bd47a85 x86/platform/UV: Fix critical UV MMR address error by mike.travis@hpe.com · 7 years ago
- 17a1079 KVM: x86: Fix pv tlb flush dependencies by Wanpeng Li · 7 years ago
- b24d0d5 Merge 4.16-rc7 into char-misc-next by Greg Kroah-Hartman · 7 years ago
- 07344b1 x86/boot: Fix SEV boot failure from change to __PHYSICAL_MASK_SHIFT by Tom Lendacky · 7 years ago
- 151ad17 x86/platform/uv/BAU: Add APIC idt entry by Andrew Banman · 7 years ago
- 9b9a513 x86/msr: Make rdmsrl_safe_on_cpu() scheduling safe as well by Eric Dumazet · 7 years ago
- 2b4f44ee Backmerge tag 'v4.16-rc7' into drm-next by Dave Airlie · 7 years ago
- 67bbd7a x86/cpuid: Allow cpuid_read() to schedule by Eric Dumazet · 7 years ago
- 07cde31 x86/msr: Allow rdmsr_safe_on_cpu() to schedule by Eric Dumazet · 7 years ago
- 547edac x86/mm: Update comment in detect_tme() regarding x86_phys_bits by Kirill A. Shutemov · 7 years ago
- 47a9973 x86/PCI: Fix a potential regression when using dmi_get_bios_year() by Andy Shevchenko · 7 years ago
- bd62710 x86/alternatives: Fixup alternative_call_2 by Alexey Dobriyan · 7 years ago
- fc5d107 x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logic by David Rientjes · 7 years ago
- 0bc91d4 Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict by Ingo Molnar · 7 years ago
- 71eb9ee perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUs by Stephane Eranian · 7 years ago
- 631fe15 perf/x86: Update rdpmc_always_available static key to the modern API by Davidlohr Bueso · 7 years ago
- 4e07db9 x86/devicetree: Use CPU description from Device Tree by Ivan Gorinov · 7 years ago
- e25283b x86/apic: Finish removing unused callbacks by David Rientjes · 7 years ago
- d286236 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- eaf6799 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- e847f6a x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CFLAGS by Sven Wegener · 7 years ago
- ea2301b Merge branch 'linus' into x86/dma, to resolve a conflict with upstream by Ingo Molnar · 7 years ago
- 7054e4e Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
- d8ba61b x86/entry/64: Don't use IST entry for #BP stack by Andy Lutomirski · 10 years ago
- 06ace26f x86/efi: Free efi_pgd with free_pages() by Waiman Long · 7 years ago
- ea89c06 x86/tsc: Get rid of rdtscll() by Thomas Gleixner · 7 years ago
- 9d1887e KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0 by Sean Christopherson · 7 years ago
- 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- f36b753 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- 8401c72 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- 28ee90f x86/mm: implement free pmd/pte page interfaces by Toshi Kani · 7 years ago
- b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
- c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
- 32d43cd kvm/x86: fix icebp instruction handling by Linus Torvalds · 7 years ago
- 31ad7f8 x86/vsyscall/64: Use proper accessor to update P4D entry by Boris Ostrovsky · 7 years ago
- d026604 x86: Remove FAST_FEATURE_TESTS by Peter Zijlstra · 7 years ago
- e501ce9 x86: Force asm-goto by Peter Zijlstra · 7 years ago
- 4c0ca49 Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace into aarch64/for-next/core by Will Deacon · 7 years ago
- edc39c9 Merge branch 'linus' into x86/build to pick up dependencies by Thomas Gleixner · 7 years ago
- c10f07a dma/direct: Handle force decryption for DMA coherent buffers in common code by Christoph Hellwig · 7 years ago
- b6e0547 dma/direct: Handle the memory encryption bit in common code by Christoph Hellwig · 7 years ago
- e7de6c7 dma/swiotlb: Remove swiotlb_set_mem_attributes() by Christoph Hellwig · 7 years ago
- 178c568 x86/dma: Remove dma_alloc_coherent_gfp_flags() by Christoph Hellwig · 7 years ago
- 51c7eeb x86/dma/amd_gart: Use dma_direct_{alloc,free}() by Christoph Hellwig · 7 years ago
- f3c39d5 x86/dma/amd_gart: Look at dev->coherent_dma_mask instead of GFP_DMA by Christoph Hellwig · 7 years ago
- 6e4bf58 x86/dma: Use generic swiotlb_ops by Christoph Hellwig · 7 years ago
- fec777c x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) by Christoph Hellwig · 7 years ago
- 038d07a x86/dma: Remove dma_alloc_coherent_mask() by Christoph Hellwig · 7 years ago
- 3eb93ea Merge branch 'x86/mm' into x86/dma, to pick up dependencies by Ingo Molnar · 7 years ago
- 5927145 x86/cpu: Remove the CONFIG_X86_PPRO_FENCE=y quirk by Christoph Hellwig · 7 years ago
- 320b065 perf/x86/intel/uncore: Fix multi-domain PCI CHA enumeration bug on Skylake servers by Kan Liang · 7 years ago
- 174afc3 perf/x86/intel: Rename confusing 'freerunning PEBS' API and implementation to 'large PEBS' by Kan Liang · 7 years ago
- e340895 perf/x86/intel/uncore: Add missing filter constraint for SKX CHA event by Stephane Eranian · 7 years ago