1. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  2. 3804898 x86 msr driver: Misc cpuinit annotations by Satyam Sharma · 17 years ago
  3. 4603ac1 powerpc: add scaled time accounting by Michael Neuling · 17 years ago
  4. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  5. 282a821 sysctl: x86_64 remove unnecessary binary paths by Eric W. Biederman · 17 years ago
  6. ef1d715 cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  7. d435d86 cpu hotplug: mce: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  8. 881a841 cpu hotplug: msr: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  9. c7e38a9 cpu hotplug: thermal_throttle: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  10. 2c62214 Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). by Tony Breeds · 17 years ago
  11. efa4d2f Hibernation: Use temporary page tables for kernel text mapping on x86_64 by Rafael J. Wysocki · 17 years ago
  12. c30bb68 Hibernation: Pass CR3 in the image header on x86_64 by Rafael J. Wysocki · 17 years ago
  13. d158cbd Hibernation: Arbitrary boot kernel support on x86_64 by Rafael J. Wysocki · 17 years ago
  14. 50a1efe s2ram: kill old debugging junk by Pavel Machek · 17 years ago
  15. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
  16. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  17. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  18. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  19. 7259888 [IA64] fix non-numa build by Andrew Morton · 17 years ago
  20. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  21. 88e4d25 x86: delete vsyscall files during make clean by Sam Ravnborg · 17 years ago
  22. b381a14 x86: fix kernel rebuild due to vsyscall fallout by Sam Ravnborg · 17 years ago
  23. 9e447a7 .gitignore update for x86 arch by Denis V. Lunev · 17 years ago
  24. c65916f x86: vdso linker script cleanup by Roland McGrath · 17 years ago
  25. de8aacb x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  26. 32c464f x86: multi-byte single instruction NOPs by Jan Beulich · 17 years ago
  27. c861eff x86: remove duplicated vsyscall nsec update by Andi Kleen · 17 years ago
  28. b93b6ca i386: remove unnecessary code by Ingo Molnar · 17 years ago
  29. c7537ab2 x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  30. 99741fa x86: Use string instruction memcpy on AMD Fam11h by Andi Kleen · 17 years ago
  31. 20d225b x86: make io_apic not connected pin print complete by Yinghai Lu · 17 years ago
  32. 382f64a i386: print better early fault info by Ingo Molnar · 17 years ago
  33. 072f5d8 x86: also show non-zero IRQ counts for vectors that currently don't have a handler by Jan Beulich · 17 years ago
  34. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 17 years ago
  35. 9aa8d71 i386: clean up oops/bug reports by Pavel Emelyanov · 17 years ago
  36. c1e3619 x86: print info about late C1E detection on 32bit as well by Thomas Gleixner · 17 years ago
  37. c789c03 x86: call cache_add_dev() from cache_sysfs_init() explicitly by Satyam Sharma · 17 years ago
  38. 0b4b5dd x86: fix dmi const-ify fallout by Thomas Gleixner · 17 years ago
  39. 06f99ac x86: vdso put vars in rodata by Roland McGrath · 17 years ago
  40. bc3c605 x86: calgary get rid of translate_phb by Muli Ben-Yehuda · 17 years ago
  41. 98c9e27 x86: fix cpu_to_node references by Mike Travis · 17 years ago
  42. d9a6294 x86: configure HPET_EMULATE_RTC automatically by Stefan Richter · 17 years ago
  43. d1e0847 i386: constify wd_ops by Jan Beulich · 17 years ago
  44. 909dd32 x86: clean up mce= argument parsing slightly by Andi Kleen · 17 years ago
  45. 7e02cb9 x86: rename .i assembler includes to .h by Adrian Bunk · 17 years ago
  46. 92b2dc7 x86: remove STR() macros by Glauber de Oliveira Costa · 17 years ago
  47. 9efa981 x86: remove x86_cpu_to_log_apicid by Mike Travis · 17 years ago
  48. 61d08a9 i386: Remove strrchr assembler implementation by Andi Kleen · 17 years ago
  49. 5f1f935 i386: simplify smp_call_function_single() call sequence in msr-on-cpu by Avi Kivity · 17 years ago
  50. 4a40cb1 i386: simplify smp_call_function_single() call sequence in cpuid by Avi Kivity · 17 years ago
  51. cddf7ff x86: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  52. a850cef i386: no need to make enable_cpu_hotplug a variable by Adrian Bunk · 17 years ago
  53. fb7ae26 i386: es7000 minor cleanups by Adrian Bunk · 17 years ago
  54. c8f2518 i386: Remove local CPU logic in MTRR call to smp_call_function_single by akpm@linux-foundation.org · 17 years ago
  55. 6619a8f x86: Create clflush() inline, remove hardcoded wbinvd by H. Peter Anvin · 17 years ago
  56. 9689ba8 x86: constify stacktrace_ops by Jan Beulich · 17 years ago
  57. ff7f364 x86: Some cleanups for pci gart code by Andi Kleen · 17 years ago
  58. 121d7bf x86: misc. constifications by Jan Beulich · 17 years ago
  59. df5ddf6 x86: more struct irqaction initializer cleanups by Thomas Gleixner · 17 years ago
  60. 6a61f6a x86: clean up struct irqaction initializers by Thomas Gleixner · 17 years ago
  61. 1e32b07 i386: misc cpuinit annotations by Satyam Sharma · 17 years ago
  62. 761c4bf i386: Misc cpuinit annotations by Satyam Sharma · 17 years ago
  63. 75e3808 x86: add cpu codenames for Kconfig.cpu by Oliver Pinter · 17 years ago
  64. fb893e9 i386: Clean up duplicate includes in arch/i386/xen/ by Jesper Juhl · 17 years ago
  65. 59659f1 i386: make some variables static by Adrian Bunk · 17 years ago
  66. 96d55358 i386: make struct apic_probe static by Adrian Bunk · 17 years ago
  67. 83e83d5 x86: 0 -> NULL, for arch/x86_64 by Yoann Padioleau · 17 years ago
  68. 17d1486 i386: Clean up duplicate includes in arch/i386/kernel/ by Jesper Juhl · 17 years ago
  69. 7b38493 x86: intel_cacheinfo misc section annotation fixes by Satyam Sharma · 17 years ago
  70. f6855f7 x86: use dev_to_node() to get node for device in dma_alloc_pages() by Yinghai Lu · 17 years ago
  71. 8f8ae1a x86: pci use pci=bfsort for HP DL385 G2 and DL585 G2 by Michal Schmidt · 17 years ago
  72. d588ba8 x86: Calgary: fix disable busnum for CalIOC2 by Muli Ben-Yehuda · 17 years ago
  73. 84e0fdb x86: NX bit handling in change_page_attr() by Huang, Ying · 17 years ago
  74. 87cde76 x86: voyager don't try to support uniprocessor builds by James Bottomley · 17 years ago
  75. 27eb0b2 x86: stop nmi softlockup warnings in show_mem() by Prarit Bhargava · 17 years ago
  76. 509a80c x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs by Ingo Molnar · 17 years ago
  77. 1e3e197 x86: prepare page allocator for high allocations on PAGEALLOC=y by Ingo Molnar · 17 years ago
  78. f97586b x86: do not crash on non-Geode PCs in TSC probe by Ingo Molnar · 17 years ago
  79. 3fb450a x86: enable NMI watchdog on nosmp by Ingo Molnar · 17 years ago
  80. 2f62c94 x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA by Andi Kleen · 17 years ago
  81. f68fd5f x86: call free_init_pages() with irqs enabled in alternative_instructions() by Fengguang Wu · 17 years ago
  82. f891dd1 x86: initialize 64bit registers for a.out executables by Andi Kleen · 17 years ago
  83. 1c5b5cf x86: return correct error code from child_rip in x86_64 entry.S by Andrey Mirkin · 17 years ago
  84. aa506dc i386: avoid temporarily inconsistent pte-s by Jan Beulich · 17 years ago
  85. d72b1b4 i386: fix section mismatch warning in intel.c by Sam Ravnborg · 17 years ago
  86. 25d1b51 i386: Fix section mismatch by Satyam Sharma · 17 years ago
  87. 801916c x86: fix off-by-one in find_next_zero_string by Andrew Hastings · 17 years ago
  88. 6442eea i386: export i386 smp_call_function_mask() to modules by Laurent Vivier · 17 years ago
  89. f79eb83 x86: Install unstripped copy of 64bit vdso to disk by Roland McGrath · 17 years ago
  90. af7e6a7 x86_64: install unstripped copies of compat vdso on disk by Roland McGrath · 17 years ago
  91. 8957eca i386: setup_trampoline() must be __cpuinit by Adrian Bunk · 17 years ago
  92. 0f8e45a i386: make Oprofile call shutdown() only once per session by Stephane Eranian · 17 years ago
  93. 3dfbc88 x86: C1E late detection fix. Really switch off lapic timer by Thomas Gleixner · 17 years ago
  94. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  95. 0eafaae [MIPS] IP22: Fix hang due to messing with timer interrupt handler by Thomas Bogendoerfer · 17 years ago
  96. 9ee5389c [MIPS] Sibyte: Fix typos in sibyte clockevent drivers by Atsushi Nemoto · 17 years ago
  97. 820b2d8 [MIPS] Alchemy: replace last remaining instance of au_ffs with ffs. by Ralf Baechle · 17 years ago
  98. c30db24 [MIPS] Alchemy: Reformat PM code. by Ralf Baechle · 17 years ago
  99. f3e8d1d [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 17 years ago
  100. fb8dd01 [MIPS] MTX1: Enable CONFIG_CROSSCOMPILE in defconfig. by Ralf Baechle · 17 years ago