aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAge
...
* | | Merge tag 'v4.0-rc3' into x86/build, to refresh an older tree before applying...Ingo Molnar2015-03-13
|\ \ \ | | |/ | |/|
| * | x86/intel/quark: Select COMMON_CLKAndy Shevchenko2015-03-05
| |/
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-21
| |\
| | * x86/intel/quark: Add Intel Quark platform supportBryan O'Donoghue2015-02-18
| * | x86_64: add KASan supportAndrey Ryabinin2015-02-14
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
| |\ \
| | * | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-04
| | * | livepatch: change ARCH_HAVE_LIVE_PATCHING to HAVE_LIVE_PATCHINGMiroslav Benes2015-01-20
| | * | livepatch: kernel: add support for live patchingSeth Jennings2014-12-22
| * | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-10
| |\ \ \ | | |_|/ | |/| |
| | * | ACPI: add AMD ACPI2Platform device support for x86 systemKen Xue2015-02-06
* | | | x86/Kconfig: Simplify X86_UP_APIC handlingJan Beulich2015-02-18
* | | | x86/Kconfig: Simplify X86_IO_APIC dependenciesJan Beulich2015-02-18
* | | | x86/Kconfig: Avoid issuing pointless turned off entries to .configJan Beulich2015-02-18
|/ / /
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-09
|\ \ \
| * | | x86, init: Fix UP boot regression on x86_64Thomas Gleixner2015-01-24
| * | | init: Get rid of x86ismsThomas Gleixner2015-01-22
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-09
|\ \ \ | |_|/ |/| |
| * | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-06
| |/
* / x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue2015-01-23
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-19
|\
| * x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APICJiang Liu2014-12-16
| * x86, irq: Move local APIC related code from io_apic.c into vector.cJiang Liu2014-12-16
* | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-19
|\ \
| * | x86, mpx: Give MPX a real config option promptDave Hansen2014-12-15
* | | gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-13
| |/ |/|
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\ \
| * | x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski2014-11-03
* | | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ \ | | |/ | |/|
| * | x86, mpx: Add MPX-specific mmap interfaceQiaowei Ren2014-11-17
* | | perf/x86: Fix embarrasing typoPeter Zijlstra (Intel)2014-11-04
|/ /
* / perf/x86: Fix compile warnings for intel_uncorePeter Zijlstra2014-10-28
|/
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\
| * x86/platform/intel/iosf: Add debugfs config option for IOSFDavid E. Box2014-09-19
| * x86/platform/intel/iosf: Add better description of IOSF driver in configDavid E. Box2014-09-19
| * x86/iosf: Add Kconfig prompt for IOSF_MBI selectionDavid E. Box2014-08-27
* | mm: remove misleading ARCH_USES_NUMA_PROT_NONEMel Gorman2014-10-09
* | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds2014-10-07
|\ \
| * | x86: Support compiling out human-friendly processor feature namesJosh Triplett2014-08-17
| |/
* | Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2014-09-13
* | kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-29
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-13
|\
| * x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPICJiang Liu2014-06-21
| * x86: ce4100, irq: Make CE4100 depend on CONFIG_X86_IO_APICJiang Liu2014-06-21
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-13
|\ \
| * \ Merge tag 'efi-urgent' into x86/efiH. Peter Anvin2014-08-11
| |\ \
| | * | x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming2014-08-05
| * | | x86/efi: Fix 3DNow optimization build failure in EFI stubMatt Fleming2014-08-04
* | | | kexec: verify the signature of signed PE bzImageVivek Goyal2014-08-08
* | | | kexec: load and relocate purgatory at kernel load timeVivek Goyal2014-08-08