1. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  2. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  3. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  4. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  5. c2e2c7f task cgroups: enable cgroups by default in some configs by Paul Jackson · 17 years ago
  6. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  7. 22124c9 kmap leak fix for x86_32 kdump by Fernando Luis Vázquez Cao · 17 years ago
  8. 32c15bb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  9. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  10. 9cf52b2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  11. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  12. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  13. 3804898 x86 msr driver: Misc cpuinit annotations by Satyam Sharma · 17 years ago
  14. 4603ac1 powerpc: add scaled time accounting by Michael Neuling · 17 years ago
  15. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  16. 282a821 sysctl: x86_64 remove unnecessary binary paths by Eric W. Biederman · 17 years ago
  17. ef1d715 cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  18. d435d86 cpu hotplug: mce: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  19. 881a841 cpu hotplug: msr: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  20. c7e38a9 cpu hotplug: thermal_throttle: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  21. 2c62214 Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). by Tony Breeds · 17 years ago
  22. efa4d2f Hibernation: Use temporary page tables for kernel text mapping on x86_64 by Rafael J. Wysocki · 17 years ago
  23. c30bb68 Hibernation: Pass CR3 in the image header on x86_64 by Rafael J. Wysocki · 17 years ago
  24. d158cbd Hibernation: Arbitrary boot kernel support on x86_64 by Rafael J. Wysocki · 17 years ago
  25. 50a1efe s2ram: kill old debugging junk by Pavel Machek · 17 years ago
  26. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
  27. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  28. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  29. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  30. 42f7754 [MIPS] time: Move R4000 clockevent device code to separate configurable file by Ralf Baechle · 17 years ago
  31. 2cfa766 [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack by Ralf Baechle · 17 years ago
  32. 76d3a7a [MIPS] IP32: Retire use of plat_timer_setup. by Ralf Baechle · 17 years ago
  33. 89742e5 [MIPS] Jazz: Retire use of plat_timer_setup. by Ralf Baechle · 17 years ago
  34. e887b24 [MIPS] IP27: Convert to clock_event_device. by Ralf Baechle · 17 years ago
  35. 832348f [MIPS] JMR3927: Convert to clock_event_device. by Ralf Baechle · 17 years ago
  36. 15ad838 [MIPS] Always do the ARC64_TWIDDLE_PC thing. by Thomas Bogendoerfer · 17 years ago
  37. 5c45708 [SPARC/64]: Consolidate of_register_driver by Stephen Rothwell · 17 years ago
  38. be8ad5a [UMP]: header_ops conversion needed for non-ethernet drivers by Jeff Dike · 17 years ago
  39. 4209ab0 [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space(). by David S. Miller · 17 years ago
  40. 719023f [SPARC64]: Fix boot failures due to bootmem. by David S. Miller · 17 years ago
  41. 24f287e [SPARC64]: Implement atomic backoff. by David S. Miller · 17 years ago
  42. 7259888 [IA64] fix non-numa build by Andrew Morton · 17 years ago
  43. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  44. 88e4d25 x86: delete vsyscall files during make clean by Sam Ravnborg · 17 years ago
  45. b381a14 x86: fix kernel rebuild due to vsyscall fallout by Sam Ravnborg · 17 years ago
  46. 9e447a7 .gitignore update for x86 arch by Denis V. Lunev · 17 years ago
  47. c65916f x86: vdso linker script cleanup by Roland McGrath · 17 years ago
  48. de8aacb x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  49. 32c464f x86: multi-byte single instruction NOPs by Jan Beulich · 17 years ago
  50. c861eff x86: remove duplicated vsyscall nsec update by Andi Kleen · 17 years ago
  51. b93b6ca i386: remove unnecessary code by Ingo Molnar · 17 years ago
  52. c7537ab2 x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  53. 99741fa x86: Use string instruction memcpy on AMD Fam11h by Andi Kleen · 17 years ago
  54. 20d225b x86: make io_apic not connected pin print complete by Yinghai Lu · 17 years ago
  55. 382f64a i386: print better early fault info by Ingo Molnar · 17 years ago
  56. 072f5d8 x86: also show non-zero IRQ counts for vectors that currently don't have a handler by Jan Beulich · 17 years ago
  57. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 17 years ago
  58. 9aa8d71 i386: clean up oops/bug reports by Pavel Emelyanov · 17 years ago
  59. c1e3619 x86: print info about late C1E detection on 32bit as well by Thomas Gleixner · 17 years ago
  60. c789c03 x86: call cache_add_dev() from cache_sysfs_init() explicitly by Satyam Sharma · 17 years ago
  61. 0b4b5dd x86: fix dmi const-ify fallout by Thomas Gleixner · 17 years ago
  62. 06f99ac x86: vdso put vars in rodata by Roland McGrath · 17 years ago
  63. bc3c605 x86: calgary get rid of translate_phb by Muli Ben-Yehuda · 17 years ago
  64. 98c9e27 x86: fix cpu_to_node references by Mike Travis · 17 years ago
  65. d9a6294 x86: configure HPET_EMULATE_RTC automatically by Stefan Richter · 17 years ago
  66. d1e0847 i386: constify wd_ops by Jan Beulich · 17 years ago
  67. 909dd32 x86: clean up mce= argument parsing slightly by Andi Kleen · 17 years ago
  68. 7e02cb9 x86: rename .i assembler includes to .h by Adrian Bunk · 17 years ago
  69. 92b2dc7 x86: remove STR() macros by Glauber de Oliveira Costa · 17 years ago
  70. 9efa981 x86: remove x86_cpu_to_log_apicid by Mike Travis · 17 years ago
  71. 61d08a9 i386: Remove strrchr assembler implementation by Andi Kleen · 17 years ago
  72. 5f1f935 i386: simplify smp_call_function_single() call sequence in msr-on-cpu by Avi Kivity · 17 years ago
  73. 4a40cb1 i386: simplify smp_call_function_single() call sequence in cpuid by Avi Kivity · 17 years ago
  74. cddf7ff x86: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  75. a850cef i386: no need to make enable_cpu_hotplug a variable by Adrian Bunk · 17 years ago
  76. fb7ae26 i386: es7000 minor cleanups by Adrian Bunk · 17 years ago
  77. c8f2518 i386: Remove local CPU logic in MTRR call to smp_call_function_single by akpm@linux-foundation.org · 17 years ago
  78. 6619a8f x86: Create clflush() inline, remove hardcoded wbinvd by H. Peter Anvin · 17 years ago
  79. 9689ba8 x86: constify stacktrace_ops by Jan Beulich · 17 years ago
  80. ff7f364 x86: Some cleanups for pci gart code by Andi Kleen · 17 years ago
  81. 121d7bf x86: misc. constifications by Jan Beulich · 17 years ago
  82. df5ddf6 x86: more struct irqaction initializer cleanups by Thomas Gleixner · 17 years ago
  83. 6a61f6a x86: clean up struct irqaction initializers by Thomas Gleixner · 17 years ago
  84. 1e32b07 i386: misc cpuinit annotations by Satyam Sharma · 17 years ago
  85. 761c4bf i386: Misc cpuinit annotations by Satyam Sharma · 17 years ago
  86. 75e3808 x86: add cpu codenames for Kconfig.cpu by Oliver Pinter · 17 years ago
  87. fb893e9 i386: Clean up duplicate includes in arch/i386/xen/ by Jesper Juhl · 17 years ago
  88. 59659f1 i386: make some variables static by Adrian Bunk · 17 years ago
  89. 96d55358 i386: make struct apic_probe static by Adrian Bunk · 17 years ago
  90. 83e83d5 x86: 0 -> NULL, for arch/x86_64 by Yoann Padioleau · 17 years ago
  91. 17d1486 i386: Clean up duplicate includes in arch/i386/kernel/ by Jesper Juhl · 17 years ago
  92. 7b38493 x86: intel_cacheinfo misc section annotation fixes by Satyam Sharma · 17 years ago
  93. f6855f7 x86: use dev_to_node() to get node for device in dma_alloc_pages() by Yinghai Lu · 17 years ago
  94. 8f8ae1a x86: pci use pci=bfsort for HP DL385 G2 and DL585 G2 by Michal Schmidt · 17 years ago
  95. d588ba8 x86: Calgary: fix disable busnum for CalIOC2 by Muli Ben-Yehuda · 17 years ago
  96. 84e0fdb x86: NX bit handling in change_page_attr() by Huang, Ying · 17 years ago
  97. 87cde76 x86: voyager don't try to support uniprocessor builds by James Bottomley · 17 years ago
  98. 27eb0b2 x86: stop nmi softlockup warnings in show_mem() by Prarit Bhargava · 17 years ago
  99. 509a80c x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs by Ingo Molnar · 17 years ago
  100. 1e3e197 x86: prepare page allocator for high allocations on PAGEALLOC=y by Ingo Molnar · 17 years ago