Age | Commit message (Expand) | Author |
2008-03-12 | documentation: Move power-related files to Documentation/power/ | Randy Dunlap |
2008-03-11 | x86: remove quicklists | Thomas Gleixner |
2008-03-04 | Kprobes: indicate kretprobe support in Kconfig | Ananth N Mavinakayanahalli |
2008-03-04 | x86: disable KVM for Voyager and friends | Randy Dunlap |
2008-02-22 | Mark CC_STACKPROTECTOR as being BROKEN | Linus Torvalds |
2008-02-14 | KVM is not seen under X86 config with latest git (32 bit compile) | Balbir Singh |
2008-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2008-02-09 | ide: introduce HAVE_IDE | Sam Ravnborg |
2008-02-09 | cpuidle: build fix for non-x86 | Venki Pallipadi |
2008-02-08 | aout: mark arches that support A.OUT format | David Howells |
2008-02-07 | SLUB: Alternate fast paths using cmpxchg_local | Christoph Lameter |
2008-02-07 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-07 | I8K: add i8k driver to the x86_64 Kconfig | Bradley Smith |
2008-02-07 | Revert "cpuidle: build fix for non-x86" | Len Brown |
2008-02-07 | Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into release | Len Brown |
2008-02-07 | cpuidle: Add a poll_idle method | venkatesh.pallipadi@intel.com |
2008-02-06 | rtc: add HPET RTC emulation to RTC_DRV_CMOS | Bernhard Walle |
2008-02-05 | iommu sg: x86: convert gart IOMMU to use the IOMMU helper | FUJITA Tomonori |
2008-02-05 | iommu sg: x86: convert calgary IOMMU to use the IOMMU helper | FUJITA Tomonori |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2008-02-04 | x86: mach-rdc321x Kconfig fix | Florian Fainelli |
2008-02-03 | remove Documentation/smp.txt | Adrian Bunk |
2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers |
2008-02-03 | Add HAVE_KPROBES | Mathieu Desnoyers |
2008-02-03 | Add HAVE_OPROFILE | Mathieu Desnoyers |
2008-02-02 | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2008-02-01 | Suspend: Clean up Kconfig (V2) | Johannes Berg |
2008-02-01 | Hibernation: Clean up Kconfig (V2) | Johannes Berg |
2008-02-01 | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk |
2008-02-01 | latencytop: Change Kconfig dependency. | Heiko Carstens |
2008-01-31 | cpuidle: build fix for non-x86 | Kevin Hilman |
2008-01-30 | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity |
2008-01-30 | KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM | Avi Kivity |
2008-01-30 | x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_ioremap() | Huang, Ying |
2008-01-30 | x86: add support for the RDC R-321x SoC | Florian Fainelli |
2008-01-30 | x86: add generic GPIO support to x86 | Florian Fainelli |
2008-01-30 | x86/non-x86: percpu, node ids, apic ids x86.git fixup | Mike Travis |
2008-01-30 | x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUEST | Eduardo Pereira Habkost |
2008-01-30 | x86: allow enabling PARAVIRT without any guest implementation | Eduardo Pereira Habkost |
2008-01-30 | rtc: use the IRQ callback interface in (old) RTC driver | Bernhard Walle |
2008-01-30 | x86: change size of node ids from u8 to s16 | travis@sgi.com |
2008-01-30 | x86: relax restrictions on setting CONFIG_NUMA on x86, #2 | Mel Gorman |
2008-01-30 | percpu: use a kconfig variable to signal arch specific percpu setup | travis@sgi.com |
2008-01-30 | x86: compile apm and voyager module only when selected in Kconfig | Andi Kleen |
2008-01-30 | x86: default to PCI=y | Adrian Bunk |
2008-01-30 | x86: unify arch/x86/kernel/Makefile(s) | Sam Ravnborg |
2008-01-30 | x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support | Huang, Ying |
2008-01-30 | x86: compat_binfmt_elf | Roland McGrath |