- 6e4be1f PCI: don't load acpi_php when acpi is disabled by Yinghai Lu · 17 years ago
- cc09c5b PCI: irq: patch for Intel ICH10 DeviceID's by Jason Gaston · 17 years ago
- 5d9c4a7 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 17 years ago
- 156fbc3 x86: fix page_is_ram() thinko by Arjan van de Ven · 17 years ago
- d8a9e6a x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios data page by Arjan van de Ven · 17 years ago
- 7c6357d x86: i8259A: remove redundant irq_descinitialization by Ahmed S. Darwish · 17 years ago
- 3f85d63 x86: fix vdso_install breaks user "make install" by Sam Ravnborg · 17 years ago
- fd59e9e x86: change IO delay back to 0x80 by Ingo Molnar · 17 years ago
- 85c42d0 x86: lds - Use THREAD_SIZE instead of numeric constant by Cyrill Gorcunov · 17 years ago
- 3cdac41 x86: lds - Use PAGE_SIZE instead of numeric constant by Cyrill Gorcunov · 17 years ago
- bbb1e57 x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value by Cyrill Gorcunov · 17 years ago
- d8ff0bb x86: fix printout ugliness in cpu info printk by Marcin Slusarz · 17 years ago
- d76c1ae x86: clean up csum-wrappers_64.c some more by Ingo Molnar · 17 years ago
- 0df025b x86: coding style fixes in arch/x86/lib/csum-wrappers_64.c by Paolo Ciarrocchi · 17 years ago
- 4b44f81 x86: coding style fixes in arch/x86/lib/io_64.c by Paolo Ciarrocchi · 17 years ago
- e43eb7b x86: exclude vsyscall files from stackprotect by Ingo Molnar · 17 years ago
- 6871b76 x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinit by Sam Ravnborg · 17 years ago
- da5968a x86: fix section mismatch in head_64.S:initial_code by Sam Ravnborg · 17 years ago
- d01b9ad x86: fix section mismatch in srat_64.c:reserve_hotadd by Sam Ravnborg · 17 years ago
- 177c771 x86: fix section mismatch warning in topology.c:arch_register_cpu by Sam Ravnborg · 17 years ago
- 04d733b x86: fix section mismatch in setup_64.c:srat_detect_node by Sam Ravnborg · 17 years ago
- 08acb67 x86: fix section mismatch warning in setup_64.c:nearby_node by Sam Ravnborg · 17 years ago
- a062bae x86: fix compile warning building without CONFIG_SYSCTL by Li Zefan · 17 years ago
- 8e31c2a x86: CPA: remove BUG_ON for LRU/Compound pages by Andi Kleen · 17 years ago
- aa65af3 x86: don't make swapper_pg_fixmap global by Adrian Bunk · 17 years ago
- f7f3d79 x86: don't make irq_return global by Adrian Bunk · 17 years ago
- d3cfeb4 x86: unexport io_delay_type by Adrian Bunk · 17 years ago
- 148a142 x86: make mxcsr_feature_mask static again by Adrian Bunk · 17 years ago
- ecaea42 x86: sparse warning in efi.c by Harvey Harrison · 17 years ago
- cc7e73f x86: sparse error in efi_32.c by Harvey Harrison · 17 years ago
- f1452d4 x86, kprobes: remove sparse warnings from x86 by Harvey Harrison · 17 years ago
- 08cd93f remove mca-pentium by Adrian Bunk · 17 years ago
- fcea424 fix historic ioremap() abuse in AGP by Arjan van dev Ven · 17 years ago
- f6c540c x86: fix lguest build failure by Rusty Russell · 17 years ago
- b7ad149 x86: reenable support for system without on node0 by Yinghai Lu · 17 years ago
- f34b439 x86: CPA: avoid double checking of alias ranges by Thomas Gleixner · 17 years ago
- af96e44 x86: CPA no alias checking for _NX by Thomas Gleixner · 17 years ago
- 31eedd8 x86: zap invalid and unused pmds in early boot by Thomas Gleixner · 17 years ago
- c31c7d4 x86: CPA, fix alias checks by Thomas Gleixner · 17 years ago
- 4e3d031 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
- f8d8406 x86: cpa, fix out of date comment by Ingo Molnar · 17 years ago
- 7d8330a KVM is not seen under X86 config with latest git (32 bit compile) by Balbir Singh · 17 years ago
- 69b1415 x86: cpa: ensure page alignment by Thomas Gleixner · 17 years ago
- 7bfeab9 x86: include proper prototypes for rodata_test by Harvey Harrison · 17 years ago
- 184652e x86: fix gart_iommu_init() by Ingo Molnar · 17 years ago
- 3223f59 x86: EFI set_memory_x()/set_memory_uc() fixes by Ingo Molnar · 17 years ago
- cae30f8 x86: make dump_pagetable() static by Adrian Bunk · 17 years ago
- e8bff74 x86: fix "BUG: sleeping function called from invalid context" in print_vma_addr() by Ingo Molnar · 17 years ago
- 4fcb2fc ACPI, cpuidle: Clarify C-state description in sysfs by Venkatesh Pallipadi · 17 years ago
- c2a9cc7 x86: pit_clockevent can be static by Harvey Harrison · 17 years ago
- 4de0d4a x86: EFI runtime code mapping enhancement by Huang, Ying · 17 years ago
- e85f205 x86: EFI: fix use of unitialized variable and the cache logic by Thomas Gleixner · 17 years ago
- 5d3c8b2 x86: CPA: fix gbpages support in try_preserve_large_page by Andi Kleen · 17 years ago
- 2b54078 xen: unpin initial Xen pagetable once we're finished with it by Jeremy Fitzhardinge · 17 years ago
- 37cc8d7 x86/early_ioremap: don't assume we're using swapper_pg_dir by Jeremy Fitzhardinge · 17 years ago
- 416e2d6 x86: fixup machine_ops reboot_{32|64}.c unification fallout by Jody Belka · 17 years ago
- 2c15826 x86: vdso_install fix by Roland McGrath · 17 years ago
- 81772fe x86: remove over noisy debug printk by Thomas Gleixner · 17 years ago
- 9585ca0 Use proper abstractions in quirk_intel_irqbalance by Matthew Wilcox · 17 years ago
- b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 17 years ago
- a0ca990 PCI x86: always use conf1 to access config space below 256 bytes by Ivan Kokshaysky · 17 years ago
- 0b6ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
- 3b35632 Update arch/x86/boot/.gitignore with new auto-generated files by S.Çağlar Onur · 17 years ago
- fac8493 x86: cpa, strict range check in try_preserve_large_page() by Thomas Gleixner · 17 years ago
- b1d95f4 x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit by Thomas Gleixner · 17 years ago
- eb5b5f0 x86: cpa, use page pool by Thomas Gleixner · 17 years ago
- 76ebd05 x86: introduce page pool in cpa by Thomas Gleixner · 17 years ago
- 261f0ce x86 PM: update stale comments by Rafael J. Wysocki · 17 years ago
- ef8b03f x86 PM: consolidate suspend and hibernation code by Rafael J. Wysocki · 17 years ago
- c575912 x86 PM: rename 32-bit files in arch/x86/power by Rafael J. Wysocki · 17 years ago
- cf7700f x86 PM: move 64-bit hibernation files to arch/x86/power by Rafael J. Wysocki · 17 years ago
- 9b706ae x86: trivial printk optimizations by Denys Vlasenko · 17 years ago
- b6fbb66 x86: fix early_ioremap pagetable ops by Ian Campbell · 17 years ago
- 551889a x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 17 years ago
- 185c045 x86, core: remove CONFIG_FORCED_INLINING by Harvey Harrison · 17 years ago
- bfc734b x86: avoid unused variable warning in mm/init_64.c by Thomas Gleixner · 17 years ago
- 3701d863 x86: fixup more paravirt fallout by Ingo Molnar · 17 years ago
- 9583d05 x86: fix sparse warning in topology.c by Harvey Harrison · 17 years ago
- da7bfc5 x86: sparse warnings in pageattr.c by Harvey Harrison · 17 years ago
- 7c36752 x86: sparse warning in therm_throt.c by Harvey Harrison · 17 years ago
- 88a5ac8 x86: fix sparse warning in xen/time.c by Harvey Harrison · 17 years ago
- 3406c15 x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup by Arnd Hannemann · 17 years ago
- dcee77b x86: GEODE: make sure the right MFGPT timer fired the timer tick by Jordan Crouse · 17 years ago
- f54ae69 x86: GEODE: MFGPT: fix a potential race when disabling a timer by Andres Salomon · 17 years ago
- f087515 x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers by Jordan Crouse · 17 years ago
- b0e6bf2 x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c by Andres Salomon · 17 years ago
- 9501b2e x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit by Andres Salomon · 17 years ago
- fa28e06 x86: GEODE: MFGPT: drop module owner usage from MFGPT API by Andres Salomon · 17 years ago
- 36445cf3 x86: GEODE fix MFGPT input clock value by Willy Tarreau · 17 years ago
- e78a77c x86: GEODE: MFGPT: Minor cleanups by Andres Salomon · 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
- 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
- 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 17 years ago
- 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 17 years ago
- b0b933c aout: mark arches that support A.OUT format by David Howells · 17 years ago
- 3eb0567 time: fix typo in comments by Li Zefan · 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