- fcbc04c x86: voyager fix by Ingo Molnar · 17 years ago
- ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 17 years ago
- 9f0e8d0 x86: convert cpumask_of_cpu macro to allocated array by Mike Travis · 17 years ago
- 6ec6e0d srat, x86: add support for nodes spanning other nodes by Suresh Siddha · 17 years ago
- 9732b61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb by Linus Torvalds · 17 years ago
- 9e9abec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
- 82da3ff x86: kgdb support by Ingo Molnar · 17 years ago
- e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 17 years ago
- f408b43 x86: fix VisualWS and Voyager kexec build failures by Randy Dunlap · 17 years ago
- c64df70 x86: memtest bootparam by Yinghai Lu · 17 years ago
- fa3f1f4 x86: allow NODES_SHIFT to be a config option on x86_64 by Jack Steiner · 17 years ago
- 042b78e x86: PAT infrastructure patch, documentation updates by Venki Pallipadi · 17 years ago
- 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 17 years ago
- 4fe29a8 x86: use specialized routine for setup per-cpu area by Glauber de Oliveira Costa · 17 years ago
- 823c248 x86: fix recursive dependencies by Roman Zippel · 17 years ago
- b089c12 x86: X86_HT always enable on X86_64 SMP by Hiroshi Shimamoto · 17 years ago
- 96597fd x86: introduce vsmp paravirt helpers by Glauber Costa · 17 years ago
- 64ac24e Generic semaphore implementation by Matthew Wilcox · 17 years ago
- 5347112 documentation: Move power-related files to Documentation/power/ by Randy Dunlap · 17 years ago
- 985a34b x86: remove quicklists by Thomas Gleixner · 17 years ago
- 9edddaa Kprobes: indicate kretprobe support in Kconfig by Ananth N Mavinakayanahalli · 17 years ago
- 1a4e3f8 x86: disable KVM for Voyager and friends by Randy Dunlap · 17 years ago
- 2c020a9 Mark CC_STACKPROTECTOR as being BROKEN by Linus Torvalds · 17 years ago
- 7d8330a KVM is not seen under X86 config with latest git (32 bit compile) by Balbir Singh · 17 years ago
- 451688b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
- ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 17 years ago
- a6869cc cpuidle: build fix for non-x86 by Venki Pallipadi · 17 years ago
- b0b933c aout: mark arches that support A.OUT format by David Howells · 17 years ago
- 1f84260 SLUB: Alternate fast paths using cmpxchg_local by Christoph Lameter · 17 years ago
- f0f1b33 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- 300ec13 I8K: add i8k driver to the x86_64 Kconfig by Bradley Smith · 17 years ago
- 9b71315 Revert "cpuidle: build fix for non-x86" by Len Brown · 17 years ago
- acf6386 Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release by Len Brown · 17 years ago
- 9a0b841 cpuidle: Add a poll_idle method by venkatesh.pallipadi@intel.com · 17 years ago
- 9d8af78 rtc: add HPET RTC emulation to RTC_DRV_CMOS by Bernhard Walle · 17 years ago
- fde9a10 iommu sg: x86: convert gart IOMMU to use the IOMMU helper by FUJITA Tomonori · 17 years ago
- 1b39b07 iommu sg: x86: convert calgary IOMMU to use the IOMMU helper by FUJITA Tomonori · 17 years ago
- d2fc0ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
- f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
- 4cf3184 x86: mach-rdc321x Kconfig fix by Florian Fainelli · 17 years ago
- 03502fa remove Documentation/smp.txt by Adrian Bunk · 17 years ago
- 125e564 Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig by Mathieu Desnoyers · 17 years ago
- 3f55009 Add HAVE_KPROBES by Mathieu Desnoyers · 17 years ago
- 42d4b83 Add HAVE_OPROFILE by Mathieu Desnoyers · 17 years ago
- 687fcdf Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
- f4cb570 Suspend: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
- 801e406 Hibernation: Clean up Kconfig (V2) by Johannes Berg · 17 years ago
- 8f0e7d2 PCI: Kconfig help: don't refer to the PCI-HOWTO by Adrian Bunk · 17 years ago
- aa7d935 latencytop: Change Kconfig dependency. by Heiko Carstens · 17 years ago
- f757397 cpuidle: build fix for non-x86 by Kevin Hilman · 17 years ago
- edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago
- fb56dbb KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM by Avi Kivity · 17 years ago
- 4716e79 x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_ioremap() by Huang, Ying · 17 years ago
- 5e3a77e x86: add support for the RDC R-321x SoC by Florian Fainelli · 17 years ago
- a608295 x86: add generic GPIO support to x86 by Florian Fainelli · 17 years ago
- dd5af90 x86/non-x86: percpu, node ids, apic ids x86.git fixup by Mike Travis · 17 years ago
- 42d545c x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST by Eduardo Pereira Habkost · 17 years ago
- e61bd94 x86: allow enabling PARAVIRT without any guest implementation by Eduardo Pereira Habkost · 17 years ago
- f8f7648 rtc: use the IRQ callback interface in (old) RTC driver by Bernhard Walle · 17 years ago
- 4323838 x86: change size of node ids from u8 to s16 by travis@sgi.com · 17 years ago
- 409a7b8 x86: relax restrictions on setting CONFIG_NUMA on x86, #2 by Mel Gorman · 17 years ago
- b32ef63 percpu: use a kconfig variable to signal arch specific percpu setup by travis@sgi.com · 17 years ago
- a6b6807 x86: compile apm and voyager module only when selected in Kconfig by Andi Kleen · 17 years ago
- 1c85808 x86: default to PCI=y by Adrian Bunk · 17 years ago
- 6b0c3d4 x86: unify arch/x86/kernel/Makefile(s) by Sam Ravnborg · 17 years ago
- 8b2cb7a x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support by Huang, Ying · 17 years ago
- a97f52e x86: compat_binfmt_elf by Roland McGrath · 17 years ago
- 314cdbe x86: FIFO ticket spinlocks by Nick Piggin · 17 years ago
- 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
- 5b83683 x86: EFI runtime service support by Huang, Ying · 17 years ago
- 3c2362e x86: use def_bool where possible by Harvey Harrison · 17 years ago
- b263295 x86: 64-bit, make sparsemem vmemmap the only memory model by Christoph Lameter · 17 years ago
- af65d64 x86 vDSO: consolidate vdso32 by Roland McGrath · 17 years ago
- 3743d33 Tiny clean-up of OPROFILE/KPROBES configuration by Linus Torvalds · 17 years ago
- ee0011a x86: revert CONFIG_X86_HT semantics change by Adrian Bunk · 17 years ago
- 6840999 x86: simplify "make ARCH=x86" and fix kconfig all.config by Sam Ravnborg · 17 years ago
- daa93fa x86: enable "make ARCH=x86" by Sam Ravnborg · 17 years ago
- 506f1d0 x86: move the rest of the menu's to Kconfig by Sam Ravnborg · 17 years ago
- 8d5fffb x86: move all simple arch settings to Kconfig by Sam Ravnborg · 17 years ago
- bc0120f x86: copy x86_64 specific Kconfig symbols to Kconfig.i386 by Sam Ravnborg · 17 years ago
- 1032c0b x86: arch/x86/Kconfig.cpu unification by Sam Ravnborg · 17 years ago
- e279b6c x86: start unification of arch/x86/Kconfig.* by Sam Ravnborg · 17 years ago