index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-04
intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers
David Woodhouse
1
-0
/
+12
2009-06-29
intel-iommu: Clean up identity mapping code, remove CONFIG_DMAR_GFX_WA
David Woodhouse
1
-13
/
+2
2009-06-20
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2009-06-19
function-graph: add stack frame test
Steven Rostedt
1
-0
/
+1
2009-06-19
dma-mapping: x86: use asm-generic/dma-mapping-common.h
FUJITA Tomonori
1
-0
/
+1
2009-06-15
Merge commit 'linus/master' into HEAD
Vegard Nossum
1
-4
/
+41
2009-06-15
kmemcheck: make kconfig accessible for other architectures
Pekka Enberg
1
-0
/
+1
2009-06-12
Merge branch 'linus' into x86/mce3
Ingo Molnar
1
-17
/
+25
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-26
/
+27
2009-06-11
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-17
/
+24
2009-06-02
Merge branch 'irq/numa' into x86/mce3
H. Peter Anvin
1
-9
/
+3
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
1
-0
/
+13
2009-06-01
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-0
/
+13
2009-05-28
x86: trivial clean up for arch/x86/Kconfig
Hidetoshi Seto
1
-7
/
+7
2009-05-28
x86, mce: add basic error injection infrastructure
Andi Kleen
1
-0
/
+8
2009-05-28
x86, mce: enable MCE_AMD for 32bit NEW_MCE
Andi Kleen
1
-1
/
+1
2009-05-28
x86, mce: enable MCE_INTEL for 32bit new MCE
Andi Kleen
1
-1
/
+1
2009-05-28
x86, mce: use 64bit machine check code on 32bit
Andi Kleen
1
-2
/
+31
2009-05-15
x86: Fix performance regression caused by paravirt_ops on native kernels
Jeremy Fitzhardinge
1
-0
/
+13
2009-05-12
x86: make CONFIG_RELOCATABLE the default
H. Peter Anvin
1
-2
/
+2
2009-05-12
x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to 16 MB
H. Peter Anvin
1
-15
/
+12
2009-05-09
x86: add a Kconfig symbol for when relocations are needed
H. Peter Anvin
1
-0
/
+5
2009-05-01
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
1
-1
/
+1
2009-05-01
x86/irq: use move_irq_desc() in create_irq_nr()
Yinghai Lu
1
-0
/
+4
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-5
/
+4
2009-04-28
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
Yinghai Lu
1
-10
/
+0
2009-04-27
x86: unify arch/x86/boot/compressed/vmlinux_*.lds
Linus Torvalds
1
-0
/
+5
2009-04-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2009-04-26
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2009-04-22
x86: more than 8 32-bit CPUs requires X86_BIGSMP
Michael K. Johnson
1
-0
/
+1
2009-04-21
x86: x2apic, IR: Make config X86_UV dependent on X86_X2APIC
Suresh Siddha
1
-1
/
+1
2009-04-17
x86/irq: mark NUMA_MIGRATE_IRQ_DESC broken
Yinghai Lu
1
-0
/
+1
2009-04-17
Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...
Linus Torvalds
1
-0
/
+1
2009-04-08
x86, uv: add Kconfig dependency on NUMA for UV systems
Jack Steiner
1
-0
/
+1
2009-04-07
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-1
/
+1
2009-04-07
x86, intel-iommu: fix X2APIC && !ACPI build failure
David Woodhouse
1
-5
/
+1
2009-04-07
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-1
/
+1
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
1
-7
/
+33
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2009-04-04
x2apic/intr-remap: decouple interrupt remapping from x2apic
Han, Weidong
1
-1
/
+1
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2009-04-03
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-2
/
+2
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-0
/
+2
2009-04-01
generic debug pagealloc
Akinobu Mita
1
-0
/
+3
2009-03-31
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-2
/
+2
2009-03-29
Merge branch 'linus' into core/iommu
Ingo Molnar
1
-317
/
+343
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-317
/
+340
2009-03-26
x86: disable __do_IRQ support
Thomas Gleixner
1
-0
/
+3
2009-03-25
intel-iommu: Enable DMAR on 32-bit kernel.
David Woodhouse
1
-1
/
+1
[next]