- d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
- c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
- 3fda5bb x86/platform/intel-mid: Enable 64-bit build by Andy Shevchenko · 9 years ago
- da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
- 185a383 x86/PCI: Add driver for Intel Volume Management Device (VMD) by Keith Busch · 9 years ago
- 9e08f57 x86: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago
- d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 9 years ago
- eebb3e8 ACPI / LPSS: override power state for LPSS DMA device by Andy Shevchenko · 9 years ago
- 6e1315f x86/cpu: Provide a config option to disable static_cpu_has by Borislav Petkov · 9 years ago
- 45e898b locking/pvqspinlock: Collect slowpath lock statistics by Waiman Long · 9 years ago
- a75a3f6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- fe05589 x86/microcode: Merge the early microcode loader by Borislav Petkov · 9 years ago
- 9a2bc33 x86/microcode: Unmodularize the microcode driver by Borislav Petkov · 9 years ago
- 9d99c71 swiotlb: Enable it under x86 PAE by Christian Melki · 9 years ago
- 3dc33bd x86/entry/vsyscall: Add CONFIG to control default by Kees Cook · 9 years ago
- 42dc2a3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 1e64281 x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help text by Ingo Molnar · 9 years ago
- 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
- 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
- 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago
- 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 96601ad x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WB by Dan Williams · 9 years ago
- 4a9bf88 Merge branch 'pmem-api' into libnvdimm-for-next by Dan Williams · 9 years ago
- 67a3e8f nd_blk: change aperture mapping from WC to WB by Ross Zwisler · 9 years ago
- 7a67832 libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate option by Dan Williams · 9 years ago
- 648ed94 x86/mce: Provide a lockless memory pool to save error records by Chen, Gong · 9 years ago
- a5b9e5a x86/ldt: Make modify_ldt() optional by Andy Lutomirski · 9 years ago
- 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
- 5aef51c x86/kconfig/32: Rename CONFIG_VM86 and default it to 'n' by Andy Lutomirski · 9 years ago
- 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
- 69711ca x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help text by Sébastien Hinderer · 9 years ago
- 9b54050 x86/compat: Separate ia32 and x32 compat ABIs by Brian Gerst · 9 years ago
- 0c3619e x86/compat: Clean up HAVE_UID16 config by Brian Gerst · 9 years ago
- 3bead55 x86/compat: Define ARCH_WANT_OLD_COMPAT_IPC only for 32-bit compat by Brian Gerst · 9 years ago
- d6f2d75 x86/kasan: Move KASAN_SHADOW_OFFSET to the arch Kconfig by Andrey Ryabinin · 9 years ago
- c1bd55f x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit by Josh Triplett · 9 years ago
- 3b242c6 x86: mm: enable deferred struct page initialisation on x86-64 by Mel Gorman · 9 years ago
- 88793e5 Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/nvdimm by Linus Torvalds · 9 years ago
- d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
- 6103195 arch, x86: pmem api for ensuring durability of persistent memory updates by Ross Zwisler · 9 years ago
- 45471cd Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
- 9f53f9f libnvdimm, pmem: add libnvdimm support to the pmem driver by Dan Williams · 9 years ago
- c8e56d2 x86: Kill CONFIG_X86_HT by Borislav Petkov · 9 years ago
- 6471b82 x86/kconfig: Reorganize arch feature Kconfig select's by Ingo Molnar · 9 years ago
- 71966f3 Merge branch 'locking/core' into x86/core, to prepare for dependent patch by Ingo Molnar · 9 years ago
- 34e7724 Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/core, to apply dependent patch by Ingo Molnar · 9 years ago
- b01aec9 EDAC: Cleanup atomic_scrub mess by Borislav Petkov · 9 years ago
- 10455f6 x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAP by Toshi Kani · 9 years ago
- 039ae58 hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8k by Pali Rohár · 9 years ago
- c7114b4 locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS by Waiman Long · 9 years ago
- 191a663 Merge branch 'x86/asm' into x86/apic, to resolve a conflict by Ingo Molnar · 9 years ago
- 62c7a1e locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS by Ingo Molnar · 9 years ago
- cad14bb x86/kconfig: Fix the CONFIG_NR_CPUS description by Kirill A. Shutemov · 9 years ago
- c5c1994 x86/kconfig: Bump default NR_CPUS from 8 to 64 for 64-bit configuration by Kirill A. Shutemov · 9 years ago
- f233f7f locking/pvqspinlock, x86: Implement the paravirt qspinlock call patching by Peter Zijlstra (Intel) · 10 years ago
- d73a339 locking/qspinlock, x86: Enable x86-64 to use queued spinlocks by Waiman Long · 10 years ago
- 1222e56 x86/platform/uv: Make SGI UV dependent on CONFIG_PCI by Ingo Molnar · 10 years ago
- 19e3d60 x86: Let x2APIC support depend on interrupt remapping or guest support by Jan Kiszka · 10 years ago
- 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- baac169 x86/irq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ by Jiang Liu · 10 years ago
- 52f518a x86/MSI: Use hierarchical irqdomains to manage MSI interrupts by Jiang Liu · 10 years ago
- b5dc8e6 x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectors by Jiang Liu · 10 years ago
- 34a984f Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 90d1c08 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a6dfa12 config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected by Konrad Rzeszutek Wilk · 10 years ago
- 4a20799 mm: move memtest under mm by Vladimir Murzin · 10 years ago
- d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 10 years ago
- 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
- 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 10 years ago
- 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- 6cf78d4b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- ec776ef x86/mm: Add support for the non-standard protected e820 type by Christoph Hellwig · 10 years ago
- 6e0a0ea ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORT by Graeme Gregory · 10 years ago
- d8eb894 x86/kexec: Cleanup KEXEC_VERIFY_SIG Kconfig help text by Borislav Petkov · 10 years ago
- 56544d2 Merge tag 'v4.0-rc3' into x86/build, to refresh an older tree before applying new changes by Ingo Molnar · 10 years ago
- 9ab6eb5 x86/intel/quark: Select COMMON_CLK by Andy Shevchenko · 10 years ago
- 10971ab x86/mm: Further simplify 1 GB kernel linear mappings handling by Ingo Molnar · 10 years ago
- e5008ab x86/mm: Simplify enabling direct_gbpages by Luis R. Rodriguez · 10 years ago
- f967737 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 8bbc2a1 x86/intel/quark: Add Intel Quark platform support by Bryan O'Donoghue · 10 years ago
- 50849ee x86/Kconfig: Simplify X86_UP_APIC handling by Jan Beulich · 10 years ago
- b1da1e7 x86/Kconfig: Simplify X86_IO_APIC dependencies by Jan Beulich · 10 years ago
- e0fd24a x86/Kconfig: Avoid issuing pointless turned off entries to .config by Jan Beulich · 10 years ago
- ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 10 years ago
- 1d9c5d7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
- 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 9d43bad Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 23e8fe2 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 92082a8 ACPI: add AMD ACPI2Platform device support for x86 system by Ken Xue · 10 years ago
- 12cf89b livepatch: rename config to CONFIG_LIVEPATCH by Josh Poimboeuf · 10 years ago
- ba360f887 x86, init: Fix UP boot regression on x86_64 by Thomas Gleixner · 10 years ago
- 38a1dfd x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 by Bryan O'Donoghue · 10 years ago
- 30b8b00 init: Get rid of x86isms by Thomas Gleixner · 10 years ago
- 32b7eb8 livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHING by Miroslav Benes · 10 years ago