summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* x86, efi: Add EFI boot stub documentationMatt Fleming2012-06-011-0/+2
* x86: use the new generic strnlen_user() functionLinus Torvalds2012-05-261-0/+1
* x86: use generic strncpy_from_user routineLinus Torvalds2012-05-261-0/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-05-251-0/+1
|\
| * X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-211-0/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-26/+7
|\ \
| * | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0
| * | x86: Use generic time configThomas Gleixner2012-05-211-24/+7
| |/
* | Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-241-1/+4
|\ \
| * \ Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-05-141-1/+0
| |\ \
| * \ \ Merge branch 'perf/core' into perf/uprobesIngo Molnar2012-04-141-22/+21
| |\ \ \
| * \ \ \ Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar2012-03-131-4/+17
| |\ \ \ \
| * | | | | uprobes, mm, x86: Add the ability to install and remove uprobes breakpointsSrikar Dronamraju2012-02-171-1/+4
* | | | | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-231-10/+0
|\ \ \ \ \ \
| * | | | | | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-171-10/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-231-4/+31
|\ \ \ \ \ \
| * | | | | | x86/vsmp: Fix number of CPUs when vsmp is disabledShai Fultheim2012-05-141-0/+1
| * | | | | | x86, platform: Initial support for sta2x11 I/O hubAlessandro Rubini2012-04-121-5/+23
| * | | | | | x86: Introduce CONFIG_X86_DMA_REMAPAlessandro Rubini2012-04-121-0/+3
| * | | | | | x86-32: Introduce CONFIG_X86_DEV_DMA_OPSAlessandro Rubini2012-04-121-0/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-231-4/+0
|\ \ \ \ \ \
| * | | | | | x86: Drop obsolete ARCH_BOOTMEM supportSam Ravnborg2012-04-141-4/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-231-0/+1
|\ \ \ \ \ \
| * | | | | | Revert "x86, extable: Disable presorted exception table for now"David Daney2012-04-241-0/+1
| * | | | | | x86, extable: Disable presorted exception table for nowH. Peter Anvin2012-04-201-1/+0
| * | | | | | x86: Select BUILDTIME_EXTABLE_SORTDavid Daney2012-04-191-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-221-1/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ftrace/x86: Remove the complex ftrace NMI handling codeSteven Rostedt2012-04-271-1/+0
| |/ / / /
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-211-0/+1
|\ \ \ \ \
| * | | | | x86: Enable HAVE_ARCH_SECCOMP_FILTERWill Drewry2012-04-141-0/+1
| |/ / / /
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-3/+1
|\ \ \ \ \
| * | | | | x86: Use kick_all_cpus_sync()Thomas Gleixner2012-05-081-3/+0
| * | | | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | | | | x86: Use generic init_taskThomas Gleixner2012-05-051-0/+1
| * | | | | x86: Use generic idle thread allocationThomas Gleixner2012-04-261-0/+1
| |/ / / /
* | | / / net: drop NET dependency from HAVE_BPF_JITSam Ravnborg2012-05-211-1/+1
| |_|/ / |/| | |
* | | | vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2012-05-031-1/+1
|/ / /
* | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-4/+17
|\ \ \ | | |/ | |/|
| * | x32: Warn and disable rather than error if binutils too oldH. Peter Anvin2012-02-271-2/+2
| * | x32: Allow x32 to be configuredH. J. Lu2012-02-201-4/+17
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-1/+0
|\ \
| * | irq: make SPARSE_IRQ an optionally hidden optionRob Herring2012-01-251-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-291-0/+1
|\ \ \
| * | | [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-151-0/+1
| | |/ | |/|
* | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-281-0/+7
|\ \ \
| * | | geos: Platform driver for Geos and Geos2 single-board computers.Philip A. Prindeville2012-03-201-0/+7
| |/ /
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-221-21/+7
|\ \ \
| * | | Merge tag 'v3.3-rc7' into x86/platformIngo Molnar2012-03-141-1/+0
| |\| |
| * | | x86/geode/net5501: Add platform driver for Soekris Engineering net5501Philip Prindeville2012-03-061-0/+6
| * | | x86/config: Select MSIC MFD driver on Intel Medfield platformMika Westerberg2012-01-261-0/+1