1. 64883ab x86: cleanup mpspec variants by Thomas Gleixner · 17 years ago
  2. d291cf8 x86: merge tlbflush.h variants by Thomas Gleixner · 17 years ago
  3. 0b9c99b x86: cleanup tlbflush.h variants by Thomas Gleixner · 17 years ago
  4. 1075cf7 x86: merge spinlock.h variants by Thomas Gleixner · 17 years ago
  5. cf244e3 x86: spinlock_32/64 substitute types and instructions by Thomas Gleixner · 17 years ago
  6. 3b23ed8 x86: spinlock_32/64 match the jump labels and symbols by Thomas Gleixner · 17 years ago
  7. 6514f93 x86: use immediates instead of RW_LOCK_BIAS_STR by Thomas Gleixner · 17 years ago
  8. a33fff3 x86: fix asm constraints in spinlock_32/64.h by Thomas Gleixner · 17 years ago
  9. 2fed0c5 x86: consolidate spinlock.h by Glauber de Oliveira Costa · 17 years ago
  10. 6abcd98 x86: irqflags consolidation by Glauber de Oliveira Costa · 17 years ago
  11. 6ea8bad x86: clean up stack allocation and free by clameter@sgi.com · 17 years ago
  12. ec12fa5 x86: bitops_32.h style cleanups by Randy Dunlap · 17 years ago
  13. c9cce83 x86: remove extern declarations for code, data, bss resources by Bernhard Walle · 17 years ago
  14. 2d2ee8d x86: mtrr use type bool [RESEND AGAIN] by Paul Jimenez · 17 years ago
  15. 3e75939 x86: pci-dma_64.c: cleanups by Adrian Bunk · 17 years ago
  16. 867ab54 x86: nmi_64.c: make code static by Adrian Bunk · 17 years ago
  17. 013d23e x86 e820_64.c: make 2 functions static by Adrian Bunk · 17 years ago
  18. 6b59257 x86: actually merge <asm/alternative.h> by H. Peter Anvin · 17 years ago
  19. 1d8a1f6 x86: prepare merger of <asm/alternative_{32,64}.h> by H. Peter Anvin · 17 years ago
  20. f20ebee x86: move 8259 defines to i8259.h by Thomas Gleixner · 17 years ago
  21. 99122a3 x86: remove more bogus filenames in comments. by Dave Jones · 17 years ago
  22. 3abf024 x86: nuke a ton of unused exports by Thomas Gleixner · 17 years ago
  23. a72368d x86: remove dead code and exports by Thomas Gleixner · 17 years ago
  24. fe599f9 x86: isolate the rtc code for sharing by Thomas Gleixner · 17 years ago
  25. 6ce60b0 x86: unify mc146818rtc.h - prepare for sharing rtc code by Thomas Gleixner · 17 years ago
  26. 3ebc51d x86: merge include/asm-x86/scatterlist.h by Thomas Gleixner · 17 years ago
  27. f28b8d6 x86: merge include/asm-x86/dma.h by Thomas Gleixner · 17 years ago
  28. 2f18e47 x86: merge futex_32/64.h by Thomas Gleixner · 17 years ago
  29. 2f2239d x86: prepare merging futex_32/64.h by Thomas Gleixner · 17 years ago
  30. 3a12d93 x86: make smp_local_timer_interrupt() static by Thomas Gleixner · 17 years ago
  31. 3e35a0e x86: move ioapic code where it belongs by Thomas Gleixner · 17 years ago
  32. 84c873e x86: remove obsolte declarations from proto.h by Thomas Gleixner · 17 years ago
  33. eaf76e8 x86: remove duplicate start_kernel declaration by Thomas Gleixner · 17 years ago
  34. 6fc30f9 x86: remove obsolete nohpet declaration by Thomas Gleixner · 17 years ago
  35. 70a2002 x86: move pmtmr related declarations by Thomas Gleixner · 17 years ago
  36. 80ca9c9 x86: move tsc related declarations by Thomas Gleixner · 17 years ago
  37. 40fec50 x86: move pda related declaration by Thomas Gleixner · 17 years ago
  38. a89518b x86: move page related declaration by Thomas Gleixner · 17 years ago
  39. aaa64e0 x86: move numa related declarations by Thomas Gleixner · 17 years ago
  40. af7a78e x86: move mce related declarations by Thomas Gleixner · 17 years ago
  41. 718fc13 x86: move debug related declarations to kdebug.h by Thomas Gleixner · 17 years ago
  42. c9ff034 x86: move k8 related declarations by Thomas Gleixner · 17 years ago
  43. fc36367 x86: move idle related declarations by Thomas Gleixner · 17 years ago
  44. 8c61b90 x86: make early_indentify_cpu static by Thomas Gleixner · 17 years ago
  45. 376ff03 x86: move acpi and pci declarations by Thomas Gleixner · 17 years ago
  46. 63fefb7 x86: remove duplicated declarations by Thomas Gleixner · 17 years ago
  47. 67c5fc5 x86: merge apic_32/64.h by Thomas Gleixner · 17 years ago
  48. 42e0a9aa x86: use u32 for some lapic functions by Thomas Gleixner · 17 years ago
  49. 3c6bb07 x86: use u32 for safe_apic_wait_icr_idle() by Thomas Gleixner · 17 years ago
  50. 37e650c x86: rename get_maxlvt to lapic_get_maxlvt by Thomas Gleixner · 17 years ago
  51. cff90db x86: prepare unification of include/asm-x86/apic_32/64.h by Thomas Gleixner · 17 years ago
  52. 2d53955 x86: unify include/asm-x86/apicdef_32/64.h by Thomas Gleixner · 17 years ago
  53. fc2d625 x86: introduce ldt_write accessor by Thomas Gleixner · 17 years ago
  54. 4edc8f54 x86: clean up include/asm-x86/desc_64.h by Thomas Gleixner · 17 years ago
  55. 7b11fb5 x86: unify asm/cpufeature.h by H. Peter Anvin · 17 years ago
  56. e845c06 x86: add <asm/asm.h> by H. Peter Anvin · 17 years ago
  57. 53d517c x86: scale cyc_2_nsec according to CPU frequency by Guillaume Chazarain · 17 years ago
  58. 6e7c402 x86: various changes and cleanups to in_p/out_p delay details by Ingo Molnar · 17 years ago
  59. b02aae9 x86: provide a DMI based port 0x80 I/O delay override. by Rene Herman · 17 years ago
  60. 5c9c9be x86: hibernation: document __save_processor_state() on x86 by Rafael J. Wysocki · 17 years ago
  61. df619e6 x86: offer is_hpet_enabled() on !CONFIG_HPET_TIMER too by Ingo Molnar · 17 years ago
  62. 3ff6eec remove __attribute_used__ by Adrian Bunk · 17 years ago
  63. 8f4d37e sched: high-res preemption tick by Peter Zijlstra · 17 years ago
  64. d43a331 x86: asm-x86/msr.h: pull in linux/types.h by Mike Frysinger · 17 years ago
  65. 56986d4 x86: fix asm-x86/msr.h for user-space export by Mike Frysinger · 17 years ago
  66. e0c4ae0 x86: fix asm-x86/byteorder.h for userspace export by Mike Frysinger · 17 years ago
  67. 213fde7 x86: also define AT_VECTOR_SIZE_ARCH by Jan Beulich · 17 years ago
  68. 29b6cd7 x86: jprobe bugfix by Masami Hiramatsu · 17 years ago
  69. c86c7fb x86: disable hpet on shutdown by OGAWA Hirofumi · 17 years ago
  70. aafab10d x86: fix ACPI compile for LOCAL_APIC=n by Thomas Gleixner · 17 years ago
  71. c1c3063 ACPI: Set max_cstate to 1 for early Opterons. by Alexey Starikovskiy · 17 years ago
  72. 05dfa35 x86: fix reboot with no keyboard attached by Truxton Fulton · 17 years ago
  73. 434b3d3 x86: voyager use correct header file name by Randy Dunlap · 17 years ago
  74. 142d0a6 x86: fix bogus memcpy in es7000_check_dsdt() by Thomas Gleixner · 17 years ago
  75. 77f2878 oprofile: fix oops on x86 32-bit by Jan Blunck · 17 years ago
  76. 92d140e x86: fix taking DNA during 64bit sigreturn by Siddha, Suresh B · 17 years ago
  77. 1a0c3ea voyager: use struct instead of PARAM by Randy Dunlap · 17 years ago
  78. 9b56fdb lguest: make async_hcall() static by Adrian Bunk · 17 years ago
  79. a7e1e00 Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  80. 0440d4c x86 gart: rename symbols only used for the GART implementation by Joerg Roedel · 17 years ago
  81. 966396d x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU by Joerg Roedel · 17 years ago
  82. 395624f x86 gart: rename iommu.h to gart.h by Joerg Roedel · 17 years ago
  83. ceff8d8 Revert "i386: export i386 smp_call_function_mask() to modules" by Thomas Gleixner · 17 years ago
  84. ade8c56 x86 bitops: fix code style issues by Randy Dunlap · 17 years ago
  85. fb9431e bitops kernel-doc: inline instead of macro by Randy Dunlap · 17 years ago
  86. 143a5d3 lockdep: fixup irq tracing by Peter Zijlstra · 17 years ago
  87. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  88. fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
  89. 0de80bc x86: Save registers in saved_context during suspend and hibernation by Rafael J. Wysocki · 17 years ago
  90. ef68529 x86: merge setup_32/64.h by Thomas Gleixner · 17 years ago
  91. 33185c5 x86: merge signal_32/64.h by Thomas Gleixner · 17 years ago
  92. 23e5305 x86: merge required-features.h by Brian Gerst · 17 years ago
  93. 77129c5 x86: merge sigcontext_32/64.h by Thomas Gleixner · 17 years ago
  94. be7baf8 x86: merge msr_32/64.h by Thomas Gleixner · 17 years ago
  95. 297a99e x86: merge mttr_32/64.h by Thomas Gleixner · 17 years ago
  96. d5f1354 x86: merge statfs_32/64.h by Thomas Gleixner · 17 years ago
  97. 79c7497 x86: merge stat_32/64.h by Thomas Gleixner · 17 years ago
  98. 079091a x86: merge shmbuf_32/64.h by Thomas Gleixner · 17 years ago
  99. 8fc37f2 x86: merge ptrace_32/64.h by Thomas Gleixner · 17 years ago
  100. 5ca3b0f x86: merge msgbuf_32/64.h by Thomas Gleixner · 17 years ago