1. 49b4ff3 spelling fixes: arch/cris/ by Simon Arlott · 17 years ago
  2. c3a2dde spelling fixes: arch/alpha/ by Simon Arlott · 17 years ago
  3. 5c5f4fe H8300: Typo: "buildin" -> "builtin" by Robert P. J. Day · 17 years ago
  4. 0a8141e XTENSA: Emphasize that the "eth" boot-time parm takes a value by Robert P. J. Day · 17 years ago
  5. 4aad794 BOOT: Show that no_ipi_broadcast() takes a parameter. by Robert P. J. Day · 17 years ago
  6. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  7. db955170 more UTF-8 conversions by Marcin Garski · 17 years ago
  8. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  9. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  10. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  11. 0a4908e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  12. 2679065 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  13. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  14. 7d7712a Use extended crashkernel command line on sh by Bernhard Walle · 17 years ago
  15. edd8ce6 Use extended crashkernel command line on ppc64 by Bernhard Walle · 17 years ago
  16. cb38085 Use extended crashkernel command line on ia64 by Bernhard Walle · 17 years ago
  17. 5c3391f Use extended crashkernel command line on x86_64 by Bernhard Walle · 17 years ago
  18. d62cc47 Use extended crashkernel command line on i386 by Bernhard Walle · 17 years ago
  19. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  20. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  21. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  22. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  23. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  24. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  25. c2e2c7f task cgroups: enable cgroups by default in some configs by Paul Jackson · 17 years ago
  26. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  27. 22124c9 kmap leak fix for x86_32 kdump by Fernando Luis Vázquez Cao · 17 years ago
  28. 1d9ef3e [MIPS] Kill duplicated setup_irq() for cp0 timer by Atsushi Nemoto · 17 years ago
  29. d527eef [MIPS] Sibyte: Finish conversion to modern time APIs. by Ralf Baechle · 17 years ago
  30. 93c846f [MIPS] time: Helpers to compute clocksource/event shift and mult values. by Ralf Baechle · 17 years ago
  31. f887b93 [MIPS] SMTC: Build fix. by Ralf Baechle · 17 years ago
  32. 9c9ad79 [MIPS] time: Delete dead code. by Ralf Baechle · 17 years ago
  33. 723ee05 [MIPS] MIPSsim: Strip defconfig file to the bones. by Ralf Baechle · 17 years ago
  34. 9a24d04 x86: fix global_flush_tlb() bug by Ingo Molnar · 17 years ago
  35. 32c15bb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  36. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  37. 9cf52b2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  38. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  39. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  40. 3804898 x86 msr driver: Misc cpuinit annotations by Satyam Sharma · 17 years ago
  41. 4603ac1 powerpc: add scaled time accounting by Michael Neuling · 17 years ago
  42. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  43. 282a821 sysctl: x86_64 remove unnecessary binary paths by Eric W. Biederman · 17 years ago
  44. ef1d715 cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  45. d435d86 cpu hotplug: mce: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  46. 881a841 cpu hotplug: msr: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  47. c7e38a9 cpu hotplug: thermal_throttle: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  48. 2c62214 Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). by Tony Breeds · 17 years ago
  49. efa4d2f Hibernation: Use temporary page tables for kernel text mapping on x86_64 by Rafael J. Wysocki · 17 years ago
  50. c30bb68 Hibernation: Pass CR3 in the image header on x86_64 by Rafael J. Wysocki · 17 years ago
  51. d158cbd Hibernation: Arbitrary boot kernel support on x86_64 by Rafael J. Wysocki · 17 years ago
  52. 50a1efe s2ram: kill old debugging junk by Pavel Machek · 17 years ago
  53. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
  54. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  55. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  56. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  57. 42f7754 [MIPS] time: Move R4000 clockevent device code to separate configurable file by Ralf Baechle · 17 years ago
  58. 2cfa766 [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack by Ralf Baechle · 17 years ago
  59. 76d3a7a [MIPS] IP32: Retire use of plat_timer_setup. by Ralf Baechle · 17 years ago
  60. 89742e5 [MIPS] Jazz: Retire use of plat_timer_setup. by Ralf Baechle · 17 years ago
  61. e887b24 [MIPS] IP27: Convert to clock_event_device. by Ralf Baechle · 17 years ago
  62. 832348f [MIPS] JMR3927: Convert to clock_event_device. by Ralf Baechle · 17 years ago
  63. 15ad838 [MIPS] Always do the ARC64_TWIDDLE_PC thing. by Thomas Bogendoerfer · 17 years ago
  64. 5c45708 [SPARC/64]: Consolidate of_register_driver by Stephen Rothwell · 17 years ago
  65. be8ad5a [UMP]: header_ops conversion needed for non-ethernet drivers by Jeff Dike · 17 years ago
  66. 4209ab0 [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space(). by David S. Miller · 17 years ago
  67. 719023f [SPARC64]: Fix boot failures due to bootmem. by David S. Miller · 17 years ago
  68. 24f287e [SPARC64]: Implement atomic backoff. by David S. Miller · 17 years ago
  69. 7259888 [IA64] fix non-numa build by Andrew Morton · 17 years ago
  70. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  71. 88e4d25 x86: delete vsyscall files during make clean by Sam Ravnborg · 17 years ago
  72. b381a14 x86: fix kernel rebuild due to vsyscall fallout by Sam Ravnborg · 17 years ago
  73. 9e447a7 .gitignore update for x86 arch by Denis V. Lunev · 17 years ago
  74. c65916f x86: vdso linker script cleanup by Roland McGrath · 17 years ago
  75. de8aacb x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  76. 32c464f x86: multi-byte single instruction NOPs by Jan Beulich · 17 years ago
  77. c861eff x86: remove duplicated vsyscall nsec update by Andi Kleen · 17 years ago
  78. b93b6ca i386: remove unnecessary code by Ingo Molnar · 17 years ago
  79. c7537ab2 x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  80. 99741fa x86: Use string instruction memcpy on AMD Fam11h by Andi Kleen · 17 years ago
  81. 20d225b x86: make io_apic not connected pin print complete by Yinghai Lu · 17 years ago
  82. 382f64a i386: print better early fault info by Ingo Molnar · 17 years ago
  83. 072f5d8 x86: also show non-zero IRQ counts for vectors that currently don't have a handler by Jan Beulich · 17 years ago
  84. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 17 years ago
  85. 9aa8d71 i386: clean up oops/bug reports by Pavel Emelyanov · 17 years ago
  86. c1e3619 x86: print info about late C1E detection on 32bit as well by Thomas Gleixner · 17 years ago
  87. c789c03 x86: call cache_add_dev() from cache_sysfs_init() explicitly by Satyam Sharma · 17 years ago
  88. 0b4b5dd x86: fix dmi const-ify fallout by Thomas Gleixner · 17 years ago
  89. 06f99ac x86: vdso put vars in rodata by Roland McGrath · 17 years ago
  90. bc3c605 x86: calgary get rid of translate_phb by Muli Ben-Yehuda · 17 years ago
  91. 98c9e27 x86: fix cpu_to_node references by Mike Travis · 17 years ago
  92. d9a6294 x86: configure HPET_EMULATE_RTC automatically by Stefan Richter · 17 years ago
  93. d1e0847 i386: constify wd_ops by Jan Beulich · 17 years ago
  94. 909dd32 x86: clean up mce= argument parsing slightly by Andi Kleen · 17 years ago
  95. 7e02cb9 x86: rename .i assembler includes to .h by Adrian Bunk · 17 years ago
  96. 92b2dc7 x86: remove STR() macros by Glauber de Oliveira Costa · 17 years ago
  97. 9efa981 x86: remove x86_cpu_to_log_apicid by Mike Travis · 17 years ago
  98. 61d08a9 i386: Remove strrchr assembler implementation by Andi Kleen · 17 years ago
  99. 5f1f935 i386: simplify smp_call_function_single() call sequence in msr-on-cpu by Avi Kivity · 17 years ago
  100. 4a40cb1 i386: simplify smp_call_function_single() call sequence in cpuid by Avi Kivity · 17 years ago