1. d4c3a41 i386: prepare shared kernel/ioport.c by Thomas Gleixner · 17 years ago
  2. 549c64a i386: prepare shared kernel/setup.c by Thomas Gleixner · 17 years ago
  3. 016f811 i386: prepare shared kernel/geode.c by Thomas Gleixner · 17 years ago
  4. 0273be2 i386: prepare shared kernel/smpboot.c by Thomas Gleixner · 17 years ago
  5. 5d43542 i386: prepare shared kernel/e820.c by Thomas Gleixner · 17 years ago
  6. a6424fa i386: prepare shared kernel/sysenter.c by Thomas Gleixner · 17 years ago
  7. ae47fd4 i386: prepare shared kernel/hpet.c by Thomas Gleixner · 17 years ago
  8. 77399ad i386: prepare shared kernel/nmi.c by Thomas Gleixner · 17 years ago
  9. 45da5aa i386: prepare shared kernel/sys_i386.c by Thomas Gleixner · 17 years ago
  10. 0cc369a i386: prepare shared kernel/apic.c by Thomas Gleixner · 17 years ago
  11. b9fe30a i386: prepare shared kernel/paravirt.c by Thomas Gleixner · 17 years ago
  12. cde82b4 i386: prepare shared kernel/vsyscall.S by Thomas Gleixner · 17 years ago
  13. a60b778 i386: prepare shared kernel/vmlinux.lds.S by Thomas Gleixner · 17 years ago
  14. caadc5e i386: prepare shared kernel/module.c by Thomas Gleixner · 17 years ago
  15. f9a4ddc i386: prepare shared kernel/efi.c by Thomas Gleixner · 17 years ago
  16. 8d0d37c i386: prepare shared kernel/asm-offsets.c by Thomas Gleixner · 17 years ago
  17. 08eafb9 i386: prepare shared kernel/crash.c by Thomas Gleixner · 17 years ago
  18. f797f57 i386: prepare shared kernel/efi_stub.S by Thomas Gleixner · 17 years ago
  19. 7338d43 i386: prepare shared kernel/vm86.c by Thomas Gleixner · 17 years ago
  20. 5924be9 i386: prepare shared kernel/smp.c by Thomas Gleixner · 17 years ago
  21. 2b91e94 i386: prepare shared kernel/vsyscall.lds.S by Thomas Gleixner · 17 years ago
  22. 541054d i386: prepare shared kernel/syscall_table.S by Thomas Gleixner · 17 years ago
  23. 5250d96 i386: prepare shared kernel/relocate_kernel.S by Thomas Gleixner · 17 years ago
  24. 185bfbf i386: prepare shared kernel/vmi.c by Thomas Gleixner · 17 years ago
  25. b4ab0cf i386: prepare shared kernel/i8259.c by Thomas Gleixner · 17 years ago
  26. de1afdd i386: prepare shared kernel/pci-dma.c by Thomas Gleixner · 17 years ago
  27. dd11bb6 i386: prepare shared kernel/vmiclock.c by Thomas Gleixner · 17 years ago
  28. 6000e82 i386: prepare shared kernel/srat.c by Thomas Gleixner · 17 years ago
  29. d07ec74 i386: prepare shared kernel/i8253.c by Thomas Gleixner · 17 years ago
  30. 6513b15 i386: prepare shared kernel/io_apic.c by Thomas Gleixner · 17 years ago
  31. 311d64a i386: prepare shared kernel/traps.c by Thomas Gleixner · 17 years ago
  32. b673187 i386: prepare shared crypto/Makefile by Thomas Gleixner · 17 years ago
  33. e980b6d i386: prepare shared crypto/aes.c by Thomas Gleixner · 17 years ago
  34. fff7c9a i386: prepare shared crypto/twofish-i586-asm.S by Thomas Gleixner · 17 years ago
  35. 018977f i386: prepare shared crypto/aes-i586-asm.S by Thomas Gleixner · 17 years ago
  36. 6a273b2 i386: prepare shared crypto/twofish.c by Thomas Gleixner · 17 years ago
  37. d7394fe i386: use full path for mach-xxx make rules by Thomas Gleixner · 17 years ago
  38. 52a2638 Longhaul: add auto enabled "revid_errata" option by Rafal Bilski · 17 years ago
  39. 4ee5b10 [x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820 by H. Peter Anvin · 17 years ago
  40. a07921b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  41. 2efa33f [x86 setup] Handle case of improperly terminated E820 chain by H. Peter Anvin · 17 years ago
  42. df912ea xen: execve's error paths don't pin the mm before unpinning by Jeremy Fitzhardinge · 17 years ago
  43. bbc15f4 [x86 setup] Fix typo in arch/i386/boot/header.S by Paul Bolle · 17 years ago
  44. 91c4b8c [acpi] Correct the decoding of video mode numbers in wakeup.S by H. Peter Anvin · 17 years ago
  45. 3f662b3 [x86 setup] Present the canonical video mode number to the kernel by H. Peter Anvin · 17 years ago
  46. 389a3c0 xen: don't bother trying to set cr4 by Jeremy Fitzhardinge · 17 years ago
  47. 9863b78 i386: Fix leak of ../kernel from top level by Andi Kleen · 17 years ago
  48. 2966c6a x86_64: Prevent doing anything from cache_remove_dev() when info setup failed. by Andi Kleen · 17 years ago
  49. 4150d3f revert "highmem: catch illegal nesting" by Andrew Morton · 17 years ago
  50. 99fa984 PCI: irq and pci_ids patch for Intel Tolapai by Jason Gaston · 17 years ago
  51. 4dd5bb9 PCI: Remove __devinit from pcibios_get_irq_routing_table by Ralf Baechle · 17 years ago
  52. d958654 i386: fix a hang on stuck nmi watchdog by Daniel Walker · 17 years ago
  53. a534b67 x86_64: Remove CLFLUSH in text_poke() by Andi Kleen · 17 years ago
  54. 23d5ea5 i386: Fix perfctr watchdog on core duo by Stephane Eranian · 17 years ago
  55. 7d94143 Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH by Roland McGrath · 17 years ago
  56. ce29a1f [x86 setup] Work around bug in Xen HVM by Christian Ehrhardt · 17 years ago
  57. 2f81ecc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  58. 36ad488 x86: be even more careful about checking the stack frame on dumping by Linus Torvalds · 17 years ago
  59. 4221d01 [x86 setup] Don't rely on the VESA BIOS being register-clean by H. Peter Anvin · 17 years ago
  60. dec4ad8 hugepage: fix broken check for offset alignment in hugepage mappings by David Gibson · 17 years ago
  61. 0b887d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  62. 5a16eff Pull bugzilla-1641 into release branch by Len Brown · 17 years ago
  63. 37a3cc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  64. 71351b9 [x86 setup] Make sure AH=00h when setting a video mode by H. Peter Anvin · 17 years ago
  65. b015124 [x86 setup] Volatilize asm() statements by H. Peter Anvin · 17 years ago
  66. 2aa44d0 sched: sched_clock_idle_[sleep|wakeup]_event() by Ingo Molnar · 17 years ago
  67. 0852ec8c Xen i386 xen-head.S fix sections mixup by Mathieu Desnoyers · 17 years ago
  68. 8b14cb9 Fix lazy mode vmalloc synchronization for paravirt by Zachary Amsden · 17 years ago
  69. 36ce151 i386: Mark NUMA support experimental by Andi Kleen · 17 years ago
  70. 61ec756 ACPI: boot correctly with "nosmp" or "maxcpus=0" by Len Brown · 17 years ago
  71. d34fda4 x86: properly initialize temp insn buffer for paravirt patching by Chris Wright · 17 years ago
  72. f0f12d8 x86_64: Check for .cfi_rel_offset in CFI probe by Andi Kleen · 17 years ago
  73. 0328ece x86_64: Fix to keep watchdog disabled by default for i386/x86_64 by Daniel Gollub · 17 years ago
  74. 06bfb7e Add some help texts to recently-introduced kconfig items by Jan Engelhardt · 17 years ago
  75. 9a5f35d [x86 setup] edd.c: make sure MBR signatures actually get reported by H. Peter Anvin · 17 years ago
  76. c1a6e2b [x86 setup] Don't use EDD to get the MBR signature by H. Peter Anvin · 17 years ago
  77. 362cea3 [x86 setup] The current display page is returned in %bh, not %bl by H. Peter Anvin · 17 years ago
  78. cc75b92 genirq: mark io_apic level interrupts to avoid resend by Thomas Gleixner · 17 years ago
  79. 963c652 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  80. c1502e2 i386: Fix broken mmiocfg accesses by Linus Torvalds · 17 years ago
  81. 27196c3 Pull processor into release branch by Len Brown · 17 years ago
  82. 3dab307 i386: Fix double fault handler by Chuck Ebbert · 17 years ago
  83. 5fe4486 i386: Fix start_kernel warning by Andi Kleen · 17 years ago
  84. d3f7eae i386: Use global flag to disable broken local apic timer on AMD CPUs. by Andi Kleen · 17 years ago
  85. d2d0251 i386: really stop MCEs during code patching by Adrian Bunk · 17 years ago
  86. ab144f5 i386: Make patching more robust, fix paravirt issue by Andi Kleen · 17 years ago
  87. d3f3c93 x86: Disable CLFLUSH support again by Andi Kleen · 17 years ago
  88. 3320ad9 x86: Work around mmio config space quirk on AMD Fam10h by dean gaudet · 17 years ago
  89. 73c59af finish i386 and x86-64 sysdata conversion by Muli Ben-Yehuda · 17 years ago
  90. 5010929 acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues by Fenghua Yu · 17 years ago
  91. 463c9a9 [x86 setup] EDD: add missing =m constraint by H. Peter Anvin · 17 years ago
  92. 59acc08 [x86 setup] video setup: Fix VBE DDC reading by Antonino A. Daplas · 17 years ago
  93. 8ddf83f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  94. 91eb1b7 i386: include asm/bugs.h in bugs.c for check_bugs prototype by Josh Triplett · 17 years ago
  95. ac9d41a Remove one more leftover reference to devfs by Michael Tokarev · 17 years ago
  96. 47f8218 broken lilo check on make install by Gabriel C · 17 years ago
  97. 07a3046 arch/i386/kernel/apm.c: apm_init() warning fix by Eugene Teo · 17 years ago
  98. 57d4810 revert "x86, serial: convert legacy COM ports to platform devices" by Andrew Morton · 17 years ago
  99. 45c876b Fix uninitialized local variable "covered" in i386 acpi-cpufreq driver by Fenghua Yu · 17 years ago
  100. ff659d1 [x86 setup] EDD: Fix the computation of the MBR sector buffer by H. Peter Anvin · 17 years ago