index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig.cpu
Commit message (
Expand
)
Author
Age
*
Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-02-28
|
\
|
*
x86-64: support native xadd rwsem implementation
Linus Torvalds
2010-01-14
*
|
Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...
Rusty Russell
2010-01-05
|
/
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-08
|
\
|
*
x86: Eliminate redundant/contradicting cache line size config options
Jan Beulich
2009-11-18
*
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-12-05
|
\
\
|
*
|
x86: AMD Geode LX optimizations
Matteo Croce
2009-10-02
*
|
|
x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium
Rusty Russell
2009-10-26
|
|
/
|
/
|
*
|
x86: Optimize cmpxchg64() at build-time some more
Linus Torvalds
2009-10-01
|
/
*
x86: add specific support for Intel Atom architecture
Tobias Doerffel
2009-08-23
*
x86: disable X86_PTRACE_BTS for now
Ingo Molnar
2009-04-15
*
x86/centaur: merge 32 & 64 bit version
Sebastian Andrzej Siewior
2009-03-14
*
x86: clean up arch/x86/Kconfig*
Ingo Molnar
2009-02-05
*
Merge branch 'x86/urgent' into x86/apic
Ingo Molnar
2009-02-05
|
\
|
*
x86/Kconfig.cpu: make Kconfig help readable in the console
Borislav Petkov
2009-02-04
*
|
x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES
Ingo Molnar
2009-01-21
*
|
x86: change the default cache size to 64 bytes
Ingo Molnar
2009-01-14
|
/
*
X86_DEBUGCTLMSR won't work on uml
Al Viro
2009-01-05
*
x86, bts, ftrace: a BTS ftrace plug-in prototype
Markus Metzger
2008-11-25
*
x86, bts: improve help text for BTS config
Markus Metzger
2008-10-28
*
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-13
*
x86: make processor type select depend on CONFIG_EMBEDDED
Ingo Molnar
2008-10-12
*
x86: extend processor type select help text
Ingo Molnar
2008-10-12
*
Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect
Ingo Molnar
2008-09-10
|
\
|
*
x86: disable static NOPLs on 32 bits
Linus Torvalds
2008-09-08
*
|
x86: let intel 64-bit use intel.c
Yinghai Lu
2008-09-10
*
|
Merge branch 'x86/pebs' into x86/unify-cpu-detect
Ingo Molnar
2008-09-10
|
\
\
|
*
|
Merge branch 'linus' into x86/pebs
Ingo Molnar
2008-07-25
|
|
\
|
|
*
|
x86, ptrace: PEBS support
Markus Metzger
2008-05-12
*
|
|
x86: make 64 bit to use amd.c
Yinghai Lu
2008-09-08
*
|
|
x86: configuration options to compile out x86 CPU support code
Thomas Petazzoni
2008-08-18
|
|
/
|
/
|
*
|
x86: fix crash due to missing debugctlmsr on AMD K6-3
Jan Kratochvil
2008-07-22
*
|
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
2008-07-18
*
|
x86: mark x86_64 as having a working WP.
Glauber Costa
2008-07-09
*
|
x86: separate cmpxchg8b checking from PAE checking
Jan Beulich
2008-05-12
|
/
*
x86: CONFIG_X86_ELAN fix
Ingo Molnar
2008-04-30
*
x86, bitops: select the generic bitmap search functions
Alexander van Heukelum
2008-04-26
*
x86: merge the simple bitops and move them to bitops.h
Alexander van Heukelum
2008-04-26
*
x86: remove NexGen support
Dmitri Vorobiev
2008-04-26
*
x86: MPSC should use P6 NOPs
Hugh Dickins
2008-04-17
*
x86: a P4 is a P6 not an i486
Hugh Dickins
2008-03-04
*
x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC
H. Peter Anvin
2008-02-26
*
x86: require family >= 6 if we are using P6 NOPs
H. Peter Anvin
2008-02-26
*
x86: reduce CONFIG_X86_PPRO_FENCE bloat
Nick Piggin
2008-01-30
*
x86: use def_bool where possible in Kconfig.cpu
Harvey Harrison
2008-01-30
*
x86: debugctlmsr kconfig
Roland McGrath
2008-01-30
*
x86: arch/x86/Kconfig.cpu unification
Sam Ravnborg
2007-11-12
*
x86: move i386 and x86_64 Kconfig files to x86 directory
Sam Ravnborg
2007-10-25