aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Kconfig
AgeCommit message (Expand)Author
2012-06-01x86, efi: Add EFI boot stub documentationMatt Fleming
2012-05-26x86: use the new generic strnlen_user() functionLinus Torvalds
2012-05-26x86: use generic strncpy_from_user routineLinus Torvalds
2012-05-25Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-24Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg
2012-05-21X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-05-21x86: Use generic time configThomas Gleixner
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker
2012-05-14Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-05-14x86/vsmp: Fix number of CPUs when vsmp is disabledShai Fultheim
2012-05-08x86: Use kick_all_cpus_sync()Thomas Gleixner
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05x86: Use generic init_taskThomas Gleixner
2012-05-03vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds
2012-04-27ftrace/x86: Remove the complex ftrace NMI handling codeSteven Rostedt
2012-04-26x86: Use generic idle thread allocationThomas Gleixner
2012-04-24Revert "x86, extable: Disable presorted exception table for now"David Daney
2012-04-20x86, extable: Disable presorted exception table for nowH. Peter Anvin
2012-04-19x86: Select BUILDTIME_EXTABLE_SORTDavid Daney
2012-04-14x86: Drop obsolete ARCH_BOOTMEM supportSam Ravnborg
2012-04-14Merge branch 'perf/core' into perf/uprobesIngo Molnar
2012-04-14x86: Enable HAVE_ARCH_SECCOMP_FILTERWill Drewry
2012-04-12x86, platform: Initial support for sta2x11 I/O hubAlessandro Rubini
2012-04-12x86: Introduce CONFIG_X86_DMA_REMAPAlessandro Rubini
2012-04-12x86-32: Introduce CONFIG_X86_DEV_DMA_OPSAlessandro Rubini
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20geos: Platform driver for Geos and Geos2 single-board computers.Philip A. Prindeville
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf
2012-03-14Merge tag 'v3.3-rc7' into x86/platformIngo Molnar
2012-03-13Merge branch 'x86/cleanups' into perf/uprobesIngo Molnar
2012-03-08vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds
2012-03-06x86/geode/net5501: Add platform driver for Soekris Engineering net5501Philip Prindeville
2012-02-27x32: Warn and disable rather than error if binutils too oldH. Peter Anvin
2012-02-23irq_domain/x86: Convert x86 (embedded) to use common irq_domainGrant Likely