Age | Commit message (Expand) | Author |
2012-11-29 | x86, 386 removal: Document Nx586 as a 386 and thus unsupported | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_POPAD_OK | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OK | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_BSWAP | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_CMPXCHG | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin |
2012-09-13 | x86/Kconfig: Clean up Kconfig defaults | Jan Beulich |
2012-03-08 | x86: Tighten dependencies of CPU_SUP_*_32 | Jan Beulich |
2012-03-05 | x86/numa: Improve internode cache alignment | Alex Shi |
2012-01-13 | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens |
2012-01-13 | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens |
2011-06-25 | x86: Add support for cmpxchg_double | Christoph Lameter |
2011-04-08 | x86, cpu: Move AMD Elan Kconfig under "Processor family" | Ian Campbell |
2011-03-18 | x86: Fix common misspellings | Lucas De Marchi |
2011-03-18 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2011-03-17 | x86: Use PentiumPro-optimized partial_csum() on VIA C7 | Jon Nettleton |
2011-03-09 | x86: Remove dead config option X86_CPU | Jan Beulich |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes |
2010-12-18 | x86: this_cpu_cmpxchg and this_cpu_xchg operations | Christoph Lameter |
2010-05-18 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-05-03 | x86-32: Rework cache flush denied handler | Brian Gerst |
2010-03-26 | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra |
2010-02-28 | Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-14 | x86-64: support native xadd rwsem implementation | Linus Torvalds |
2010-01-06 | Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-... | Rusty Russell |
2009-12-08 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-05 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-11-19 | x86: Eliminate redundant/contradicting cache line size config options | Jan Beulich |
2009-10-26 | x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium | Rusty Russell |
2009-10-02 | x86: AMD Geode LX optimizations | Matteo Croce |
2009-10-01 | x86: Optimize cmpxchg64() at build-time some more | Linus Torvalds |
2009-08-23 | x86: add specific support for Intel Atom architecture | Tobias Doerffel |
2009-04-15 | x86: disable X86_PTRACE_BTS for now | Ingo Molnar |
2009-03-14 | x86/centaur: merge 32 & 64 bit version | Sebastian Andrzej Siewior |
2009-02-05 | x86: clean up arch/x86/Kconfig* | Ingo Molnar |
2009-02-05 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar |
2009-02-04 | x86/Kconfig.cpu: make Kconfig help readable in the console | Borislav Petkov |
2009-01-21 | x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES | Ingo Molnar |
2009-01-14 | x86: change the default cache size to 64 bytes | Ingo Molnar |
2009-01-06 | X86_DEBUGCTLMSR won't work on uml | Al Viro |
2008-11-25 | x86, bts, ftrace: a BTS ftrace plug-in prototype | Markus Metzger |
2008-10-28 | x86, bts: improve help text for BTS config | Markus Metzger |
2008-10-13 | x86: adjust dependencies for CONFIG_X86_CMOV | Jan Beulich |
2008-10-13 | x86: merge winchip-2 and winchip-2a cpu choices | Krzysztof Helt |
2008-10-12 | x86: make processor type select depend on CONFIG_EMBEDDED | Ingo Molnar |
2008-10-12 | x86: extend processor type select help text | Ingo Molnar |
2008-09-10 | Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect | Ingo Molnar |
2008-09-10 | x86: let intel 64-bit use intel.c | Yinghai Lu |