1. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  2. a48777f x86/vsmp: Remove dependency on pv_irq_ops by Eial Czerwacki · 6 years ago
  3. 2d6bb6a Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  4. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  5. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  6. 343a9f3 Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  7. 034bda1 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. d7197a5 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  9. f682a79 Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  10. 99792e0 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  11. 04ce7fa Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  12. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. b3569d3 x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig's by Bartlomiej Zolnierkiewicz · 6 years ago
  14. 3c88ee194c x86: ptrace: Add function argument access API by Masami Hiramatsu · 7 years ago
  15. fa112cf x86/olpc: Fix build error with CONFIG_MFD_CS5535=m by Borislav Petkov · 6 years ago
  16. 2a21ad5 x86/time: Implement clocksource_arch_init() by Thomas Gleixner · 6 years ago
  17. 4455653 x86-32, hibernate: Enable CONFIG_ARCH_HIBERNATION_HEADER on 32bit system by Zhimin Gu · 6 years ago
  18. 5c280cf x86/mm/cpa: Add large page preservation statistics by Thomas Gleixner · 6 years ago
  19. b34006c x86/jump_table: Use relative references by Ard Biesheuvel · 6 years ago
  20. afaef01 x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscalls by Alexander Popov · 6 years ago
  21. c00a280 x86/paravirt: Introduce new config option PARAVIRT_XXL by Juergen Gross · 6 years ago
  22. e3a5dc0 x86/Kconfig: Fix trivial typo by Nikolas Nyby · 6 years ago
  23. 48a8b97 x86/mm: Only use tlb_remove_table() for paravirt by Peter Zijlstra · 6 years ago
  24. d86564a mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE by Peter Zijlstra · 6 years ago
  25. 271ca78 arch: enable relative relocations for arm64, power and x86 by Ard Biesheuvel · 6 years ago
  26. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  27. 1202f4f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  28. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  29. f24d6f2 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  30. f2701b7 Merge 4.18-rc7 into master to pick up the KVM dependcy by Thomas Gleixner · 6 years ago
  31. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  32. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  33. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  34. 2c870e6 arm64: fix ACPI dependencies by Arnd Bergmann · 6 years ago
  35. 092b31a x86/asm/memcpy_mcsafe: Fix copy_to_user_mcsafe() exception handling by Dan Williams · 7 years ago
  36. 6415b38 x86/stacktrace: Enable HAVE_RELIABLE_STACKTRACE for the ORC unwinder by Jiri Slaby · 7 years ago
  37. 05736e4 cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 7 years ago
  38. d148eac Kbuild: rename HAVE_CC_STACKPROTECTOR config variable by Masahiro Yamada · 7 years ago
  39. 8458f8c x86: fix dependency of X86_32_LAZY_GS by Masahiro Yamada · 7 years ago
  40. be779f0 Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  41. d82991a Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  42. f4e5b30 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  43. 2a61f47 stack-protector: test compiler capability in Kconfig and drop AUTO mode by Masahiro Yamada · 7 years ago
  44. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  45. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  46. 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  47. 94d49eb x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME by Kirill A. Shutemov · 7 years ago
  48. d6761b8 x86: Add support for restartable sequences by Mathieu Desnoyers · 7 years ago
  49. d09a8e6 Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 7 years ago
  51. 8780356 x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe() by Dan Williams · 7 years ago
  52. 09230cb swiotlb: move the SWIOTLB config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  53. 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago
  54. d4a451d arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol by Christoph Hellwig · 7 years ago
  55. f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  56. 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  57. a4ce5a4 iommu-helper: move the IOMMU_HELPER config symbol to lib/ by Christoph Hellwig · 7 years ago
  58. 79c1879 iommu-helper: mark iommu_is_span_boundary as inline by Christoph Hellwig · 7 years ago
  59. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
  60. 01adc48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  61. 03f5781 bpf, x86_32: add eBPF JIT compiler for ia32 by Wang YanQing · 7 years ago
  62. 316d097 x86/pti: Filter at vma->vm_page_prot population by Dave Hansen · 7 years ago
  63. 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  64. b799a09 kexec_file: make use of purgatory optional by AKASHI Takahiro · 7 years ago
  65. ef389b7 Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready by Ingo Molnar · 7 years ago
  66. 92e830f x86/olpc: Fix inconsistent MFD_CS5535 configuration by Arnd Bergmann · 7 years ago
  67. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  68. 1b2951d Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  69. f8781c4 syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64 by Dominik Brodowski · 7 years ago
  70. ebeb8c8 syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION and x32 by Dominik Brodowski · 7 years ago
  71. fa69714 syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bit syscalls by Dominik Brodowski · 7 years ago
  72. 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
  73. 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
  74. 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
  75. 1897a96 Documentation: Fix early-microcode.txt references after file rename by Jaak Ristioja · 7 years ago
  76. fc5d107 x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logic by David Rientjes · 7 years ago
  77. d026604 x86: Remove FAST_FEATURE_TESTS by Peter Zijlstra · 7 years ago
  78. b6e0547 dma/direct: Handle the memory encryption bit in common code by Christoph Hellwig · 7 years ago
  79. fec777c x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) by Christoph Hellwig · 7 years ago
  80. 95260c1 Merge tag 'v4.16-rc5' into devel by Linus Walleij · 7 years ago
  81. 3c76db7 Merge branch 'x86/pti' into x86/mm, to pick up dependencies by Ingo Molnar · 7 years ago
  82. ed58d66 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  83. 8364e1f x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI by Jan Kiszka · 7 years ago
  84. b45c9f3 x86: Consolidate PCI_MMCONFIG configs by Jan Kiszka · 7 years ago
  85. 55027a7 x86: Align x86_64 PCI_MMCONFIG with 32-bit variant by Jan Kiszka · 7 years ago
  86. 076ca27 x86/vsyscall/64: Drop "native" vsyscalls by Andy Lutomirski · 7 years ago
  87. 85a2d93 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 3f7df3e Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
  89. 17a2a12 isa: Remove ISA_BUS_API selection for ISA_BUS by William Breathitt Gray · 7 years ago
  90. d5028ba objtool, retpolines: Integrate objtool with retpoline support more closely by Peter Zijlstra · 7 years ago
  91. 6657fca x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
  92. 69b8d3f x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G Kconfig group by Matthew Whitehead · 7 years ago
  93. 162434e x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamic by Kirill A. Shutemov · 7 years ago
  94. eedb92a x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
  95. aec6487 x86/Kconfig: Further simplify the NR_CPUS config by Ingo Molnar · 7 years ago
  96. a0d0bb4 x86/Kconfig: Simplify NR_CPUS config by Randy Dunlap · 7 years ago
  97. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  98. 2bc2f68 Makefile: move stack-protector availability out of Kconfig by Kees Cook · 7 years ago
  99. 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
  100. 10bcc80 membarrier/x86: Provide core serializing command by Mathieu Desnoyers · 7 years ago