summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bitJosh Triplett2015-07-011-0/+1
* x86: mm: enable deferred struct page initialisation on x86-64Mel Gorman2015-07-011-0/+1
* Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-291-0/+4
|\
| * arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler2015-06-261-0/+1
| * libnvdimm, pmem: add libnvdimm support to the pmem driverDan Williams2015-06-251-0/+3
* | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-261-15/+10Star
|\ \
| * | hwmon: Allow to compile dell-smm-hwmon driver without /proc/i8kPali Rohár2015-05-241-15/+10Star
| |/
* | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-251-0/+2
|\ \
| * | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-281-0/+2
| |/
* | x86: Kill CONFIG_X86_HTBorislav Petkov2015-06-071-6/+2Star
* | x86/kconfig: Reorganize arch feature Kconfig select'sIngo Molnar2015-06-031-105/+105
* | Merge branch 'locking/core' into x86/core, to prepare for dependent patchIngo Molnar2015-06-031-2/+3
|\ \
| * | locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKSWaiman Long2015-05-121-1/+1
| * | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKSIngo Molnar2015-05-111-2/+2
| * | locking/pvqspinlock, x86: Implement the paravirt qspinlock call patchingPeter Zijlstra (Intel)2015-05-081-1/+1
| * | locking/qspinlock, x86: Enable x86-64 to use queued spinlocksWaiman Long2015-05-081-0/+1
| |/
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...Ingo Molnar2015-06-031-7/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * x86/platform/uv: Make SGI UV dependent on CONFIG_PCIIngo Molnar2015-05-061-0/+1
| |_|_|/ |/| | |
| | | * Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-111-0/+1
| | | |\ | |_|_|/ |/| | |
| | | * x86: Let x2APIC support depend on interrupt remapping or guest supportJan Kiszka2015-05-051-1/+1
| | | * x86/irq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQJiang Liu2015-04-241-1/+0Star
| | | * x86/MSI: Use hierarchical irqdomains to manage MSI interruptsJiang Liu2015-04-241-0/+1
| | | * x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectorsJiang Liu2015-04-241-2/+1Star
| | * | x86/kconfig: Fix the CONFIG_NR_CPUS descriptionKirill A. Shutemov2015-05-081-1/+1
| | * | x86/kconfig: Bump default NR_CPUS from 8 to 64 for 64-bit configurationKirill A. Shutemov2015-05-081-1/+2
| |/ / |/| |
| * | x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAPToshi Kani2015-05-271-1/+1
|/ /
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-241-0/+1
|\ \ | |/ |/|
| * ACPI / sleep: Introduce CONFIG_ACPI_SYSTEM_POWER_STATES_SUPPORTGraeme Gregory2015-03-251-0/+1
* | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-181-0/+10
|\ \
| * | x86/mm: Add support for the non-standard protected e820 typeChristoph Hellwig2015-04-011-0/+10
| |/
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-181-1/+1
|\ \
| * | config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selectedKonrad Rzeszutek Wilk2015-04-181-1/+1
* | | mm: move memtest under mmVladimir Murzin2015-04-151-11/+0Star
* | | mm: split ET_DYN ASLR from mmap ASLRKees Cook2015-04-151-1/+0Star
* | | mm: expose arch_mmap_rnd when availableKees Cook2015-04-151-0/+1
* | | x86, mm: support huge KVA mappings on x86Toshi Kani2015-04-151-0/+1
* | | x86: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-151-0/+6
|/ /
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-04-131-7/+7
|\ \
| * | x86/mm: Further simplify 1 GB kernel linear mappings handlingIngo Molnar2015-03-051-14/+6Star
| * | x86/mm: Simplify enabling direct_gbpagesLuis R. Rodriguez2015-03-051-5/+13
* | | x86/kexec: Cleanup KEXEC_VERIFY_SIG Kconfig help textBorislav Petkov2015-03-131-8/+5Star
* | | Merge tag 'v4.0-rc3' into x86/build, to refresh an older tree before applying...Ingo Molnar2015-03-131-0/+32
|\ \ \ | | |/ | |/|
| * | x86/intel/quark: Select COMMON_CLKAndy Shevchenko2015-03-051-0/+1
| |/
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-211-0/+16
| |\
| | * x86/intel/quark: Add Intel Quark platform supportBryan O'Donoghue2015-02-181-0/+16
| * | x86_64: add KASan supportAndrey Ryabinin2015-02-141-0/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-111-0/+3
| |\ \
| | * | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-041-1/+1
| | * | livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHINGMiroslav Benes2015-01-201-1/+1
| | * | livepatch: kernel: add support for live patchingSeth Jennings2014-12-221-0/+3