1. be8ad5a [UMP]: header_ops conversion needed for non-ethernet drivers by Jeff Dike · 17 years ago
  2. 7259888 [IA64] fix non-numa build by Andrew Morton · 17 years ago
  3. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  4. 88e4d25 x86: delete vsyscall files during make clean by Sam Ravnborg · 17 years ago
  5. b381a14 x86: fix kernel rebuild due to vsyscall fallout by Sam Ravnborg · 17 years ago
  6. 9e447a7 .gitignore update for x86 arch by Denis V. Lunev · 17 years ago
  7. c65916f x86: vdso linker script cleanup by Roland McGrath · 17 years ago
  8. de8aacb x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  9. 32c464f x86: multi-byte single instruction NOPs by Jan Beulich · 17 years ago
  10. c861eff x86: remove duplicated vsyscall nsec update by Andi Kleen · 17 years ago
  11. b93b6ca i386: remove unnecessary code by Ingo Molnar · 17 years ago
  12. c7537ab2 x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  13. 99741fa x86: Use string instruction memcpy on AMD Fam11h by Andi Kleen · 17 years ago
  14. 20d225b x86: make io_apic not connected pin print complete by Yinghai Lu · 17 years ago
  15. 382f64a i386: print better early fault info by Ingo Molnar · 17 years ago
  16. 072f5d8 x86: also show non-zero IRQ counts for vectors that currently don't have a handler by Jan Beulich · 17 years ago
  17. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 17 years ago
  18. 9aa8d71 i386: clean up oops/bug reports by Pavel Emelyanov · 17 years ago
  19. c1e3619 x86: print info about late C1E detection on 32bit as well by Thomas Gleixner · 17 years ago
  20. c789c03 x86: call cache_add_dev() from cache_sysfs_init() explicitly by Satyam Sharma · 17 years ago
  21. 0b4b5dd x86: fix dmi const-ify fallout by Thomas Gleixner · 17 years ago
  22. 06f99ac x86: vdso put vars in rodata by Roland McGrath · 17 years ago
  23. bc3c605 x86: calgary get rid of translate_phb by Muli Ben-Yehuda · 17 years ago
  24. 98c9e27 x86: fix cpu_to_node references by Mike Travis · 17 years ago
  25. d9a6294 x86: configure HPET_EMULATE_RTC automatically by Stefan Richter · 17 years ago
  26. d1e0847 i386: constify wd_ops by Jan Beulich · 17 years ago
  27. 909dd32 x86: clean up mce= argument parsing slightly by Andi Kleen · 17 years ago
  28. 7e02cb9 x86: rename .i assembler includes to .h by Adrian Bunk · 17 years ago
  29. 92b2dc7 x86: remove STR() macros by Glauber de Oliveira Costa · 17 years ago
  30. 9efa981 x86: remove x86_cpu_to_log_apicid by Mike Travis · 17 years ago
  31. 61d08a9 i386: Remove strrchr assembler implementation by Andi Kleen · 17 years ago
  32. 5f1f935 i386: simplify smp_call_function_single() call sequence in msr-on-cpu by Avi Kivity · 17 years ago
  33. 4a40cb1 i386: simplify smp_call_function_single() call sequence in cpuid by Avi Kivity · 17 years ago
  34. cddf7ff x86: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  35. a850cef i386: no need to make enable_cpu_hotplug a variable by Adrian Bunk · 17 years ago
  36. fb7ae26 i386: es7000 minor cleanups by Adrian Bunk · 17 years ago
  37. c8f2518 i386: Remove local CPU logic in MTRR call to smp_call_function_single by akpm@linux-foundation.org · 17 years ago
  38. 6619a8f x86: Create clflush() inline, remove hardcoded wbinvd by H. Peter Anvin · 17 years ago
  39. 9689ba8 x86: constify stacktrace_ops by Jan Beulich · 17 years ago
  40. ff7f364 x86: Some cleanups for pci gart code by Andi Kleen · 17 years ago
  41. 121d7bf x86: misc. constifications by Jan Beulich · 17 years ago
  42. df5ddf6 x86: more struct irqaction initializer cleanups by Thomas Gleixner · 17 years ago
  43. 6a61f6a x86: clean up struct irqaction initializers by Thomas Gleixner · 17 years ago
  44. 1e32b07 i386: misc cpuinit annotations by Satyam Sharma · 17 years ago
  45. 761c4bf i386: Misc cpuinit annotations by Satyam Sharma · 17 years ago
  46. 75e3808 x86: add cpu codenames for Kconfig.cpu by Oliver Pinter · 17 years ago
  47. fb893e9 i386: Clean up duplicate includes in arch/i386/xen/ by Jesper Juhl · 17 years ago
  48. 59659f1 i386: make some variables static by Adrian Bunk · 17 years ago
  49. 96d55358 i386: make struct apic_probe static by Adrian Bunk · 17 years ago
  50. 83e83d5 x86: 0 -> NULL, for arch/x86_64 by Yoann Padioleau · 17 years ago
  51. 17d1486 i386: Clean up duplicate includes in arch/i386/kernel/ by Jesper Juhl · 17 years ago
  52. 7b38493 x86: intel_cacheinfo misc section annotation fixes by Satyam Sharma · 17 years ago
  53. f6855f7 x86: use dev_to_node() to get node for device in dma_alloc_pages() by Yinghai Lu · 17 years ago
  54. 8f8ae1a x86: pci use pci=bfsort for HP DL385 G2 and DL585 G2 by Michal Schmidt · 17 years ago
  55. d588ba8 x86: Calgary: fix disable busnum for CalIOC2 by Muli Ben-Yehuda · 17 years ago
  56. 84e0fdb x86: NX bit handling in change_page_attr() by Huang, Ying · 17 years ago
  57. 87cde76 x86: voyager don't try to support uniprocessor builds by James Bottomley · 17 years ago
  58. 27eb0b2 x86: stop nmi softlockup warnings in show_mem() by Prarit Bhargava · 17 years ago
  59. 509a80c x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs by Ingo Molnar · 17 years ago
  60. 1e3e197 x86: prepare page allocator for high allocations on PAGEALLOC=y by Ingo Molnar · 17 years ago
  61. f97586b x86: do not crash on non-Geode PCs in TSC probe by Ingo Molnar · 17 years ago
  62. 3fb450a x86: enable NMI watchdog on nosmp by Ingo Molnar · 17 years ago
  63. 2f62c94 x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA by Andi Kleen · 17 years ago
  64. f68fd5f x86: call free_init_pages() with irqs enabled in alternative_instructions() by Fengguang Wu · 17 years ago
  65. f891dd1 x86: initialize 64bit registers for a.out executables by Andi Kleen · 17 years ago
  66. 1c5b5cf x86: return correct error code from child_rip in x86_64 entry.S by Andrey Mirkin · 17 years ago
  67. aa506dc i386: avoid temporarily inconsistent pte-s by Jan Beulich · 17 years ago
  68. d72b1b4 i386: fix section mismatch warning in intel.c by Sam Ravnborg · 17 years ago
  69. 25d1b51 i386: Fix section mismatch by Satyam Sharma · 17 years ago
  70. 801916c x86: fix off-by-one in find_next_zero_string by Andrew Hastings · 17 years ago
  71. 6442eea i386: export i386 smp_call_function_mask() to modules by Laurent Vivier · 17 years ago
  72. f79eb83 x86: Install unstripped copy of 64bit vdso to disk by Roland McGrath · 17 years ago
  73. af7e6a7 x86_64: install unstripped copies of compat vdso on disk by Roland McGrath · 17 years ago
  74. 8957eca i386: setup_trampoline() must be __cpuinit by Adrian Bunk · 17 years ago
  75. 0f8e45a i386: make Oprofile call shutdown() only once per session by Stephane Eranian · 17 years ago
  76. 3dfbc88 x86: C1E late detection fix. Really switch off lapic timer by Thomas Gleixner · 17 years ago
  77. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  78. 0eafaae [MIPS] IP22: Fix hang due to messing with timer interrupt handler by Thomas Bogendoerfer · 17 years ago
  79. 9ee5389c [MIPS] Sibyte: Fix typos in sibyte clockevent drivers by Atsushi Nemoto · 17 years ago
  80. 820b2d8 [MIPS] Alchemy: replace last remaining instance of au_ffs with ffs. by Ralf Baechle · 17 years ago
  81. c30db24 [MIPS] Alchemy: Reformat PM code. by Ralf Baechle · 17 years ago
  82. f3e8d1d [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 17 years ago
  83. fb8dd01 [MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig. by Ralf Baechle · 17 years ago
  84. b0d4056 [MIPS] Probe for usability of cp0 compare interrupt. by Ralf Baechle · 17 years ago
  85. 60b0d65 [MIPS] SYNC emulation for MIPS I processors by Maciej W. Rozycki · 17 years ago
  86. 396a2ae [MIPS] Fix modpost warning in raw binary builds. by Ralf Baechle · 17 years ago
  87. b6257a9 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  88. c548f08 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  89. 5c8e191 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  90. f00b516 Update help text for CONFIG_CRASH_DUMP by Randy Dunlap · 17 years ago
  91. f7a75f0 spin_lock_unlocked cleanups by Roel Kluin · 17 years ago
  92. 44a2db4 lk201: remove obsolete driver by Maciej W. Rozycki · 17 years ago
  93. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  94. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  95. bcbba6c add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros by Ken'ichi Ohmichi · 17 years ago
  96. 00cab92 add-vmcore: use the existing ia64_tpa() instead of asm code by Ken'ichi Ohmichi · 17 years ago
  97. fd59d23 Add vmcoreinfo by Ken'ichi Ohmichi · 17 years ago
  98. 5f149cf powerpc: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  99. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  100. 2b571a0 pcmcia: CompactFlash driver for PA Semi Electra boards by Olof Johansson · 17 years ago