- 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
- cf7700f x86 PM: move 64-bit hibernation files to arch/x86/power by Rafael J. Wysocki · 17 years ago
- 551889a x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 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
- 7c36752 x86: sparse warning in therm_throt.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
- 36445cf 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
- 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
- 3eb0567 time: fix typo in comments by Li Zefan · 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
- 7a8c6ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
- 92df5c3 vmcoreinfo: fix the configuration dependencies by Ken'ichi Ohmichi · 17 years ago
- 18a01a3b Use BOOTMEM_EXCLUSIVE for kdump by Bernhard Walle · 17 years ago
- 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
- a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 17 years ago
- e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
- 8976b6f Merge branches 'release' and 'throttling-domains' into release by Len Brown · 17 years ago
- 70ec75c Merge branches 'release', 'misc' and 'misc-2.6.25' into release by Len Brown · 17 years ago
- c64768a Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release by Len Brown · 17 years ago
- e19717f [CPUFREQ] Add missing printk levels to e_powersaver by Dave Jones · 17 years ago
- 89c0484 [CPUFREQ] Fix sparse warning in powernow-k8 by Dave Jones · 17 years ago
- 535ae38 [CPUFREQ] Support Model D parts and newer in e_powersaver by Jesse Ahrens · 17 years ago
- 6c9cda7 [CPUFREQ] Powernow-k8: Update to support the latest Turion processors by Mark Langsdorf · 17 years ago
- 4ae5c49 [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h by Yinghai Lu · 17 years ago
- b25e758 [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data by Dave Young · 17 years ago
- cdbec9a [CPUFREQ] arch/x86: Add missing "space" by Joe Perches · 17 years ago
- 290647b [CPUFREQ] Remove pointless Kconfig dependancy by Dave Jones · 17 years ago
- 3e6bdf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
- 20651af x86: fix mttr trimming by Yinghai Lu · 17 years ago
- f1fbabb x86: fix 64-bit sections by Sam Ravnborg · 17 years ago
- 984bb80 x86: mark the .rodata section also NX by Arjan van de Ven · 17 years ago
- a57dae3 x86: fix iret exception recovery on 64-bit by Roland McGrath · 17 years ago
- d7ac12f x86: fix sparse warnings in powernow-k8.c by Harvey Harrison · 17 years ago
- deef79e x86: fix sparse error in traps_32.c by Harvey Harrison · 17 years ago
- 4a5a77d x86: trivial sparse/checkpatch in quirks.c by Harvey Harrison · 17 years ago
- c63855d x86 ptrace: disallow null cs/ss by Roland McGrath · 17 years ago
- 3aa4b37 x86: make traps on entry code be debuggable in user space, 64-bit by Roland McGrath · 17 years ago
- 6b2fb3c idle_regs() must be __cpuinit by Adrian Bunk · 17 years ago
- 6c81c32 calibrate_delay() must be __cpuinit by Adrian Bunk · 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
- 42d0028 iommu sg merging: x86: make pci-gart iommu respect the segment size limits by FUJITA Tomonori · 17 years ago
- cb9282e timerfd: wire the new timerfd API to the x86 family by Davide Libenzi · 17 years ago
- 28d6ee4 x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping() by Andi Kleen · 17 years ago
- 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
- 1c083eb x86: fix EFI mapping by Huang, Ying · 17 years ago
- 16c02ed x86: add cpu mtrr init function definitions to mtrr.h by Harvey Harrison · 17 years ago
- b6d549a x86: add cpu init function defintions to cpu.h by Harvey Harrison · 17 years ago
- 7bb308a x86: small sparse fix in process_32.c by Harvey Harrison · 17 years ago
- 73bdb73 x86: add include to cpu/intel.c by Harvey Harrison · 17 years ago
- fa0c864 x86: cleanup - eliminate numbers in LDT allocation code by Cyrill Gorcunov · 17 years ago
- 94a8a7a x86: remove misleading comments in trampoline_*.S by Pavel Machek · 17 years ago
- 9a6b344 x86: remove long dead cyrix mtrr code by Harvey Harrison · 17 years ago
- fa1408e x86: unify CPU feature string names by H. Peter Anvin · 17 years ago
- 2b06ac8 x86: cpuid, msr: use inode mutex instead of big kernel lock by H. Peter Anvin · 17 years ago
- 2347d93 x86: cpuid: allow querying %ecx-sensitive CPUID levels by H. Peter Anvin · 17 years ago
- 9290909 x86: use _ASM_EXTABLE macro in arch/x86/kernel/test_nx.c by H. Peter Anvin · 17 years ago
- 3bc9a77 x86: rename module scx200_32 to scx200 by Sam Ravnborg · 17 years ago
- 3a900d8 x86: restore correct module name for apm by Sam Ravnborg · 17 years ago
- 262d5ee x86: VMI fix by Ingo Molnar · 17 years ago
- 3abbd33 ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORD by Zhao Yakui · 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
- 17b7a89 Suspend: Clean up suspend_64.c by Borislav Petkov · 17 years ago
- 9ed8855 PCI: use dev_printk in x86 quirk messages by bjorn.helgaas@hp.com · 17 years ago
- aa62999 x86: fix bootup crash in native_read_tsc() by Ingo Molnar · 17 years ago
- d987402 x86: avoid section mismatch involving arch_register_cpu by Alexander van Heukelum · 17 years ago
- 93809be x86: fixes for lookup_address args by Harvey Harrison · 17 years ago
- 4a14851 x86: fix sparse warnings in cpu/common.c by Harvey Harrison · 17 years ago
- bb0e129 x86: make early_console static in early_printk.c by Harvey Harrison · 17 years ago
- 31f3dff x86: fix section mismatch warning in kernel/pci-calgary by Sam Ravnborg · 17 years ago
- 009cbad x86: fix section mismatch warning in acpi/boot.c by Sam Ravnborg · 17 years ago
- c72258c x86: fix section mismatch warnings when referencing notifiers by Sam Ravnborg · 17 years ago
- 69e97c0 x86: silence section mismatch warning in smpboot_64.c by Sam Ravnborg · 17 years ago
- 24a5da7 x86_64: make bootmap_start page align v6 by Yinghai Lu · 17 years ago
- 25eff8d x86_64: add debug name for early_res by Yinghai Lu · 17 years ago
- 072b7a5 x86: fix small sparse warning by Harvey Harrison · 17 years ago
- 706b7e1 x86: fix sparse warning in kernel/scx200_32.c by Harvey Harrison · 17 years ago
- d4387bd x86: c_p_a clflush_cache_range fix by Huang, Ying · 17 years ago
- c1666e6 x86: fix sparse warnings in intel_cacheinfo.c by Harvey Harrison · 17 years ago
- 18fbef9 x86: fix arch/x86/kernel/test_nx.c modular build bug by Ingo Molnar · 17 years ago
- 9198715 x86: fix overlap between pagetable with bss section by Yinghai Lu · 17 years ago
- f212ec4 x86: early boot debugging via FireWire (ohci1394_dma=early) by Bernhard Kaindl · 17 years ago
- a382806 x86: fixes some bugs about EFI memory map handling by Huang, Ying · 17 years ago
- bed23c6 x86: use reboot_type on EFI 32 by Huang, Ying · 17 years ago
- aba8391 x86: rodata config hookup by Ingo Molnar · 17 years ago
- edeed30 x86: add testcases for RODATA and NX protections/attributes by Arjan van de Ven · 17 years ago
- d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 17 years ago
- 6d238cc x86: convert CPA users to the new set_page_ API by Arjan van de Ven · 17 years ago
- f87519e x86: introduce max_pfn_mapped by Thomas Gleixner · 17 years ago