1. 12c247a x86: fix boot failure on 486 due to TSC breakage by Mikael Pettersson · 17 years ago
  2. 03994f0 x86: fix build on non-C locales. by Priit Laes · 17 years ago
  3. 2b775a2 x86: make c_idle.work have a static address. by Glauber Costa · 17 years ago
  4. 1650743 x86: don't save unreliable stack trace entries by Vegard Nossum · 17 years ago
  5. ed2b7e2 x86: don't make swapper_pg_pmd global by Adrian Bunk · 17 years ago
  6. 4147c87 x86: don't print a warning when MTRR are blank and running in KVM by Joerg Roedel · 17 years ago
  7. 5d119b2 x86: fix execve with -fstack-protect by Ingo Molnar · 17 years ago
  8. ce28b98 x86: fix vsyscall wreckage by Thomas Gleixner · 17 years ago
  9. d4afe41 x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZE by Ingo Molnar · 17 years ago
  10. 88f3aec x86: fix spontaneous reboot with allyesconfig bzImage by Ingo Molnar · 17 years ago
  11. 3b57bc4 x86: remove double-checking empty zero pages debug by Yinghai Lu · 17 years ago
  12. 7265b6f x86: notsc is ignored on common configurations by Pavel Machek · 17 years ago
  13. f5106d9 x86/mtrr: fix kernel-doc missing notation by Randy Dunlap · 17 years ago
  14. 829157b x86: handle BIOSes which terminate e820 with CF=1 and no SMAP by H. Peter Anvin · 17 years ago
  15. 959b3be x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC by H. Peter Anvin · 17 years ago
  16. 7343b3b x86: require family >= 6 if we are using P6 NOPs by H. Peter Anvin · 17 years ago
  17. a7ef94e x86: do not promote TM3x00/TM5x00 to i686-class by H. Peter Anvin · 17 years ago
  18. b02a7f2 x86: hpet fix docbook comment by Pavel Machek · 17 years ago
  19. 92cb54a x86: make DEBUG_PAGEALLOC and CPA more robust by Ingo Molnar · 17 years ago
  20. 1ce70c4 x86/lguest: fix pgdir pmd index calculation by Ahmed S. Darwish · 17 years ago
  21. db342d2 lguest: fix build breakage by Tony Breeds · 17 years ago
  22. cbc3497 lguest: include function prototypes by Harvey Harrison · 17 years ago
  23. 2c020a9 Mark CC_STACKPROTECTOR as being BROKEN by Linus Torvalds · 17 years ago
  24. f9cb02b x86 ptrace: fix compat PTRACE_SETREGS by Roland McGrath · 17 years ago
  25. 20f8d2a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  26. 6e4be1f PCI: don't load acpi_php when acpi is disabled by Yinghai Lu · 17 years ago
  27. cc09c5b PCI: irq: patch for Intel ICH10 DeviceID's by Jason Gaston · 17 years ago
  28. 8a235ef Hibernation: Handle DEBUG_PAGEALLOC on x86 by Rafael J. Wysocki · 17 years ago
  29. 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
  30. 156fbc3 x86: fix page_is_ram() thinko by Arjan van de Ven · 17 years ago
  31. 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
  32. 7c6357d x86: i8259A: remove redundant irq_descinitialization by Ahmed S. Darwish · 17 years ago
  33. 3f85d63 x86: fix vdso_install breaks user "make install" by Sam Ravnborg · 17 years ago
  34. fd59e9e x86: change IO delay back to 0x80 by Ingo Molnar · 17 years ago
  35. 85c42d0 x86: lds - Use THREAD_SIZE instead of numeric constant by Cyrill Gorcunov · 17 years ago
  36. 3cdac41 x86: lds - Use PAGE_SIZE instead of numeric constant by Cyrill Gorcunov · 17 years ago
  37. bbb1e57 x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value by Cyrill Gorcunov · 17 years ago
  38. d8ff0bb x86: fix printout ugliness in cpu info printk by Marcin Slusarz · 17 years ago
  39. d76c1ae x86: clean up csum-wrappers_64.c some more by Ingo Molnar · 17 years ago
  40. 0df025b x86: coding style fixes in arch/x86/lib/csum-wrappers_64.c by Paolo Ciarrocchi · 17 years ago
  41. 4b44f81 x86: coding style fixes in arch/x86/lib/io_64.c by Paolo Ciarrocchi · 17 years ago
  42. e43eb7b x86: exclude vsyscall files from stackprotect by Ingo Molnar · 17 years ago
  43. 6871b76 x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinit by Sam Ravnborg · 17 years ago
  44. da5968a x86: fix section mismatch in head_64.S:initial_code by Sam Ravnborg · 17 years ago
  45. d01b9ad x86: fix section mismatch in srat_64.c:reserve_hotadd by Sam Ravnborg · 17 years ago
  46. 177c771 x86: fix section mismatch warning in topology.c:arch_register_cpu by Sam Ravnborg · 17 years ago
  47. 04d733b x86: fix section mismatch in setup_64.c:srat_detect_node by Sam Ravnborg · 17 years ago
  48. 08acb67 x86: fix section mismatch warning in setup_64.c:nearby_node by Sam Ravnborg · 17 years ago
  49. a062bae x86: fix compile warning building without CONFIG_SYSCTL by Li Zefan · 17 years ago
  50. 8e31c2a x86: CPA: remove BUG_ON for LRU/Compound pages by Andi Kleen · 17 years ago
  51. aa65af3 x86: don't make swapper_pg_fixmap global by Adrian Bunk · 17 years ago
  52. f7f3d79 x86: don't make irq_return global by Adrian Bunk · 17 years ago
  53. d3cfeb4 x86: unexport io_delay_type by Adrian Bunk · 17 years ago
  54. 148a142 x86: make mxcsr_feature_mask static again by Adrian Bunk · 17 years ago
  55. ecaea42 x86: sparse warning in efi.c by Harvey Harrison · 17 years ago
  56. cc7e73f x86: sparse error in efi_32.c by Harvey Harrison · 17 years ago
  57. f1452d4 x86, kprobes: remove sparse warnings from x86 by Harvey Harrison · 17 years ago
  58. 08cd93f remove mca-pentium by Adrian Bunk · 17 years ago
  59. fcea424 fix historic ioremap() abuse in AGP by Arjan van dev Ven · 17 years ago
  60. f6c540c x86: fix lguest build failure by Rusty Russell · 17 years ago
  61. b7ad149 x86: reenable support for system without on node0 by Yinghai Lu · 17 years ago
  62. f34b439 x86: CPA: avoid double checking of alias ranges by Thomas Gleixner · 17 years ago
  63. af96e44 x86: CPA no alias checking for _NX by Thomas Gleixner · 17 years ago
  64. 31eedd8 x86: zap invalid and unused pmds in early boot by Thomas Gleixner · 17 years ago
  65. c31c7d4 x86: CPA, fix alias checks by Thomas Gleixner · 17 years ago
  66. 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
  67. f8d8406 x86: cpa, fix out of date comment by Ingo Molnar · 17 years ago
  68. 7d8330a KVM is not seen under X86 config with latest git (32 bit compile) by Balbir Singh · 17 years ago
  69. 69b1415 x86: cpa: ensure page alignment by Thomas Gleixner · 17 years ago
  70. 7bfeab9 x86: include proper prototypes for rodata_test by Harvey Harrison · 17 years ago
  71. 184652e x86: fix gart_iommu_init() by Ingo Molnar · 17 years ago
  72. 3223f59 x86: EFI set_memory_x()/set_memory_uc() fixes by Ingo Molnar · 17 years ago
  73. cae30f8 x86: make dump_pagetable() static by Adrian Bunk · 17 years ago
  74. e8bff74 x86: fix "BUG: sleeping function called from invalid context" in print_vma_addr() by Ingo Molnar · 17 years ago
  75. 4fcb2fc ACPI, cpuidle: Clarify C-state description in sysfs by Venkatesh Pallipadi · 17 years ago
  76. c2a9cc7 x86: pit_clockevent can be static by Harvey Harrison · 17 years ago
  77. 4de0d4a x86: EFI runtime code mapping enhancement by Huang, Ying · 17 years ago
  78. e85f205 x86: EFI: fix use of unitialized variable and the cache logic by Thomas Gleixner · 17 years ago
  79. 5d3c8b2 x86: CPA: fix gbpages support in try_preserve_large_page by Andi Kleen · 17 years ago
  80. 2b54078 xen: unpin initial Xen pagetable once we're finished with it by Jeremy Fitzhardinge · 17 years ago
  81. 37cc8d7 x86/early_ioremap: don't assume we're using swapper_pg_dir by Jeremy Fitzhardinge · 17 years ago
  82. 416e2d6 x86: fixup machine_ops reboot_{32|64}.c unification fallout by Jody Belka · 17 years ago
  83. 2c15826 x86: vdso_install fix by Roland McGrath · 17 years ago
  84. 81772fe x86: remove over noisy debug printk by Thomas Gleixner · 17 years ago
  85. 9585ca0 Use proper abstractions in quirk_intel_irqbalance by Matthew Wilcox · 17 years ago
  86. b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 17 years ago
  87. a0ca990 PCI x86: always use conf1 to access config space below 256 bytes by Ivan Kokshaysky · 17 years ago
  88. 0b6ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  89. 3b35632 Update arch/x86/boot/.gitignore with new auto-generated files by S.Çağlar Onur · 17 years ago
  90. fac8493 x86: cpa, strict range check in try_preserve_large_page() by Thomas Gleixner · 17 years ago
  91. b1d95f4 x86: cpa, enable CONFIG_DEBUG_PAGEALLOC on 64-bit by Thomas Gleixner · 17 years ago
  92. eb5b5f0 x86: cpa, use page pool by Thomas Gleixner · 17 years ago
  93. 76ebd05 x86: introduce page pool in cpa by Thomas Gleixner · 17 years ago
  94. 261f0ce x86 PM: update stale comments by Rafael J. Wysocki · 17 years ago
  95. ef8b03f x86 PM: consolidate suspend and hibernation code by Rafael J. Wysocki · 17 years ago
  96. c575912 x86 PM: rename 32-bit files in arch/x86/power by Rafael J. Wysocki · 17 years ago
  97. cf7700f x86 PM: move 64-bit hibernation files to arch/x86/power by Rafael J. Wysocki · 17 years ago
  98. 9b706ae x86: trivial printk optimizations by Denys Vlasenko · 17 years ago
  99. b6fbb66 x86: fix early_ioremap pagetable ops by Ian Campbell · 17 years ago
  100. 551889a x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 17 years ago