aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal1-4/+14
2014-08-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-08-13Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2014-08-11Merge tag 'efi-urgent' into x86/efiH. Peter Anvin1-0/+1
2014-08-08kexec: verify the signature of signed PE bzImageVivek Goyal1-0/+22
2014-08-08kexec: load and relocate purgatory at kernel load timeVivek Goyal1-0/+2
2014-08-08kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal1-0/+1
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott1-0/+1
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2014-08-05x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming1-0/+1
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-08-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-08-04x86/efi: Fix 3DNow optimization build failure in EFI stubMatt Fleming1-1/+1
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-1/+0
2014-07-25x86/platform: New Intel Atom SOC power management controller driverLi, Aubrey1-0/+4
2014-07-23clocksource: Move cycle_last validation to core codeThomas Gleixner1-0/+1
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz1-1/+0
2014-07-22acpi, apei, ghes: Make NMI error notification to be GHES architecture extension.Tomasz Nowicki1-0/+2
2014-07-21ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo1-0/+1
2014-07-21ACPI: add config for BIOS table scanGraeme Gregory1-0/+1
2014-07-18ftrace: x86: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)1-1/+0
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2014-07-07efi/x86: Move UEFI Runtime Services wrappers to generic codeArd Biesheuvel1-0/+1
2014-06-21x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu1-0/+1
2014-06-21x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APICJiang Liu1-0/+1
2014-06-16x86, kaslr: boot-time selectable with hibernationKees Cook1-1/+0
2014-06-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-06-06x86, locking/rwlocks: Enable qrwlocks on x86Waiman Long1-0/+1
2014-06-05Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-4/+21
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds1-3/+7
2014-06-04mm: x86 pgtable: require X86_64 for soft-dirty trackerCyrill Gorcunov1-1/+1
2014-06-04x86: enable DMA CMA with swiotlbAkinobu Mita1-1/+1
2014-06-04x86: require x86-64 for automatic NUMA balancingMel Gorman1-1/+1
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-0/+4
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-0/+1
2014-06-03Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-5/+2
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into nextLinus Torvalds1-0/+3
2014-05-16x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner1-0/+1
2014-05-15goldfish: Allow 64bit buildsAlan1-1/+0
2014-05-09x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box1-5/+2
2014-05-04x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin1-5/+18
2014-05-04x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin1-0/+4
2014-04-24x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring1-0/+3
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+1
2014-04-07x86: use generic early_ioremapMark Salter1-0/+1
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-73/+9
2014-04-02Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+21
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+1