1. 5d9c4a7 Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 16 years ago
  2. 156fbc3 x86: fix page_is_ram() thinko by Arjan van de Ven · 16 years ago
  3. d8a9e6a x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios data page by Arjan van de Ven · 16 years ago
  4. 7c6357d x86: i8259A: remove redundant irq_descinitialization by Ahmed S. Darwish · 16 years ago
  5. 3f85d63 x86: fix vdso_install breaks user "make install" by Sam Ravnborg · 16 years ago
  6. fd59e9e x86: change IO delay back to 0x80 by Ingo Molnar · 16 years ago
  7. 85c42d0 x86: lds - Use THREAD_SIZE instead of numeric constant by Cyrill Gorcunov · 16 years ago
  8. 3cdac41 x86: lds - Use PAGE_SIZE instead of numeric constant by Cyrill Gorcunov · 16 years ago
  9. bbb1e57 x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value by Cyrill Gorcunov · 16 years ago
  10. d8ff0bb x86: fix printout ugliness in cpu info printk by Marcin Slusarz · 16 years ago
  11. d76c1ae x86: clean up csum-wrappers_64.c some more by Ingo Molnar · 16 years ago
  12. 0df025b x86: coding style fixes in arch/x86/lib/csum-wrappers_64.c by Paolo Ciarrocchi · 16 years ago
  13. 4b44f81 x86: coding style fixes in arch/x86/lib/io_64.c by Paolo Ciarrocchi · 16 years ago
  14. e43eb7b x86: exclude vsyscall files from stackprotect by Ingo Molnar · 16 years ago
  15. 6871b76 x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinit by Sam Ravnborg · 16 years ago
  16. da5968a x86: fix section mismatch in head_64.S:initial_code by Sam Ravnborg · 16 years ago
  17. d01b9ad x86: fix section mismatch in srat_64.c:reserve_hotadd by Sam Ravnborg · 16 years ago
  18. 177c771 x86: fix section mismatch warning in topology.c:arch_register_cpu by Sam Ravnborg · 16 years ago
  19. 04d733b x86: fix section mismatch in setup_64.c:srat_detect_node by Sam Ravnborg · 16 years ago
  20. 08acb67 x86: fix section mismatch warning in setup_64.c:nearby_node by Sam Ravnborg · 16 years ago
  21. a062bae x86: fix compile warning building without CONFIG_SYSCTL by Li Zefan · 16 years ago
  22. 8e31c2a x86: CPA: remove BUG_ON for LRU/Compound pages by Andi Kleen · 16 years ago
  23. aa65af3f x86: don't make swapper_pg_fixmap global by Adrian Bunk · 16 years ago
  24. f7f3d79 x86: don't make irq_return global by Adrian Bunk · 16 years ago
  25. d3cfeb4 x86: unexport io_delay_type by Adrian Bunk · 16 years ago
  26. 148a142 x86: make mxcsr_feature_mask static again by Adrian Bunk · 16 years ago
  27. ecaea42 x86: sparse warning in efi.c by Harvey Harrison · 16 years ago
  28. cc7e73f x86: sparse error in efi_32.c by Harvey Harrison · 16 years ago
  29. f1452d4 x86, kprobes: remove sparse warnings from x86 by Harvey Harrison · 16 years ago
  30. 08cd93f remove mca-pentium by Adrian Bunk · 16 years ago
  31. fcea424 fix historic ioremap() abuse in AGP by Arjan van dev Ven · 16 years ago
  32. f6c540c x86: fix lguest build failure by Rusty Russell · 16 years ago
  33. b7ad149 x86: reenable support for system without on node0 by Yinghai Lu · 16 years ago
  34. f34b439 x86: CPA: avoid double checking of alias ranges by Thomas Gleixner · 16 years ago
  35. af96e44 x86: CPA no alias checking for _NX by Thomas Gleixner · 16 years ago
  36. 31eedd8 x86: zap invalid and unused pmds in early boot by Thomas Gleixner · 16 years ago
  37. c31c7d4 x86: CPA, fix alias checks by Thomas Gleixner · 16 years ago
  38. 4e3d031 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  39. f8d8406 x86: cpa, fix out of date comment by Ingo Molnar · 16 years ago
  40. 7d8330a KVM is not seen under X86 config with latest git (32 bit compile) by Balbir Singh · 16 years ago
  41. 69b1415 x86: cpa: ensure page alignment by Thomas Gleixner · 16 years ago
  42. 7bfeab9 x86: include proper prototypes for rodata_test by Harvey Harrison · 16 years ago
  43. 184652e x86: fix gart_iommu_init() by Ingo Molnar · 16 years ago
  44. 3223f59 x86: EFI set_memory_x()/set_memory_uc() fixes by Ingo Molnar · 16 years ago
  45. cae30f82 x86: make dump_pagetable() static by Adrian Bunk · 16 years ago
  46. e8bff74 x86: fix "BUG: sleeping function called from invalid context" in print_vma_addr() by Ingo Molnar · 16 years ago
  47. 4fcb2fc ACPI, cpuidle: Clarify C-state description in sysfs by Venkatesh Pallipadi · 16 years ago
  48. c2a9cc7 x86: pit_clockevent can be static by Harvey Harrison · 16 years ago
  49. 4de0d4a x86: EFI runtime code mapping enhancement by Huang, Ying · 16 years ago
  50. e85f205 x86: EFI: fix use of unitialized variable and the cache logic by Thomas Gleixner · 16 years ago
  51. 5d3c8b2 x86: CPA: fix gbpages support in try_preserve_large_page by Andi Kleen · 16 years ago
  52. 2b54078 xen: unpin initial Xen pagetable once we're finished with it by Jeremy Fitzhardinge · 16 years ago
  53. 37cc8d7 x86/early_ioremap: don't assume we're using swapper_pg_dir by Jeremy Fitzhardinge · 16 years ago
  54. 416e2d6 x86: fixup machine_ops reboot_{32|64}.c unification fallout by Jody Belka · 16 years ago
  55. 2c15826 x86: vdso_install fix by Roland McGrath · 16 years ago
  56. 81772fe x86: remove over noisy debug printk by Thomas Gleixner · 16 years ago
  57. 9585ca0 Use proper abstractions in quirk_intel_irqbalance by Matthew Wilcox · 16 years ago
  58. b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 16 years ago
  59. a0ca990 PCI x86: always use conf1 to access config space below 256 bytes by Ivan Kokshaysky · 17 years ago
  60. 0b6ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  61. 3b35632 Update arch/x86/boot/.gitignore with new auto-generated files by S.Çağlar Onur · 16 years ago
  62. fac8493 x86: cpa, strict range check in try_preserve_large_page() by Thomas Gleixner · 16 years ago
  63. b1d95f4 x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit by Thomas Gleixner · 16 years ago
  64. eb5b5f0 x86: cpa, use page pool by Thomas Gleixner · 16 years ago
  65. 76ebd05 x86: introduce page pool in cpa by Thomas Gleixner · 16 years ago
  66. 261f0ce x86 PM: update stale comments by Rafael J. Wysocki · 16 years ago
  67. ef8b03f x86 PM: consolidate suspend and hibernation code by Rafael J. Wysocki · 16 years ago
  68. c575912 x86 PM: rename 32-bit files in arch/x86/power by Rafael J. Wysocki · 16 years ago
  69. cf7700f x86 PM: move 64-bit hibernation files to arch/x86/power by Rafael J. Wysocki · 16 years ago
  70. 9b706ae x86: trivial printk optimizations by Denys Vlasenko · 16 years ago
  71. b6fbb66 x86: fix early_ioremap pagetable ops by Ian Campbell · 16 years ago
  72. 551889a x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 16 years ago
  73. 185c045 x86, core: remove CONFIG_FORCED_INLINING by Harvey Harrison · 16 years ago
  74. bfc734b x86: avoid unused variable warning in mm/init_64.c by Thomas Gleixner · 16 years ago
  75. 3701d863 x86: fixup more paravirt fallout by Ingo Molnar · 16 years ago
  76. 9583d05 x86: fix sparse warning in topology.c by Harvey Harrison · 16 years ago
  77. da7bfc5 x86: sparse warnings in pageattr.c by Harvey Harrison · 16 years ago
  78. 7c36752 x86: sparse warning in therm_throt.c by Harvey Harrison · 16 years ago
  79. 88a5ac8 x86: fix sparse warning in xen/time.c by Harvey Harrison · 16 years ago
  80. 3406c15 x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup by Arnd Hannemann · 16 years ago
  81. dcee77b x86: GEODE: make sure the right MFGPT timer fired the timer tick by Jordan Crouse · 16 years ago
  82. f54ae69 x86: GEODE: MFGPT: fix a potential race when disabling a timer by Andres Salomon · 16 years ago
  83. f087515 x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers by Jordan Crouse · 16 years ago
  84. b0e6bf2 x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c by Andres Salomon · 16 years ago
  85. 9501b2e x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit by Andres Salomon · 16 years ago
  86. fa28e06 x86: GEODE: MFGPT: drop module owner usage from MFGPT API by Andres Salomon · 16 years ago
  87. 36445cf x86: GEODE fix MFGPT input clock value by Willy Tarreau · 16 years ago
  88. e78a77c x86: GEODE: MFGPT: Minor cleanups by Andres Salomon · 16 years ago
  89. 451688b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  90. ec7748b ide: introduce HAVE_IDE by Sam Ravnborg · 16 years ago
  91. a6869cc cpuidle: build fix for non-x86 by Venki Pallipadi · 16 years ago
  92. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 16 years ago
  93. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 16 years ago
  94. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  95. b0b933c aout: mark arches that support A.OUT format by David Howells · 16 years ago
  96. 3eb0567 time: fix typo in comments by Li Zefan · 16 years ago
  97. 1f84260 SLUB: Alternate fast paths using cmpxchg_local by Christoph Lameter · 17 years ago
  98. f0f1b33 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  99. 7a8c6ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  100. 300ec13 I8K: add i8k driver to the x86_64 Kconfig by Bradley Smith · 16 years ago