1. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  2. 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
  3. 0a4908e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  4. 2679065 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  5. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  6. 7d7712a Use extended crashkernel command line on sh by Bernhard Walle · 17 years ago
  7. edd8ce6 Use extended crashkernel command line on ppc64 by Bernhard Walle · 17 years ago
  8. cb38085 Use extended crashkernel command line on ia64 by Bernhard Walle · 17 years ago
  9. 5c3391f Use extended crashkernel command line on x86_64 by Bernhard Walle · 17 years ago
  10. d62cc47 Use extended crashkernel command line on i386 by Bernhard Walle · 17 years ago
  11. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  12. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  13. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  14. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  15. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  16. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  17. c2e2c7f task cgroups: enable cgroups by default in some configs by Paul Jackson · 17 years ago
  18. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  19. 22124c9 kmap leak fix for x86_32 kdump by Fernando Luis Vázquez Cao · 17 years ago
  20. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  21. f1df280 x86: introduce frame_pointer() and stack_pointer() by Jan Blunck · 17 years ago
  22. 124d395 i386: do not BUG_ON() when MSR is unknown by Stephane Eranian · 17 years ago
  23. 71b3123 x86: acpi use cpu_physical_id by Mike Travis · 17 years ago
  24. b627847 x86: convert cpu_llc_id to be a per cpu variable by Mike Travis · 17 years ago
  25. 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 17 years ago
  26. dbeb2be i386: introduce "used_vectors" bitmap which can be used to reserve vectors. by Rusty Russell · 17 years ago
  27. 39743c9 x86: use raw locks during oopses by Andi Kleen · 17 years ago
  28. b1992df x86: honor _PAGE_PSE bit on page walks by Jan Beulich · 17 years ago
  29. 1f503e7 i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE. by Akinobu Mita · 17 years ago
  30. 66d16ed x86: implement missing x86_64 function smp_call_function_mask() by Laurent Vivier · 17 years ago
  31. 9d1c6e7 x86: use descriptor's functions instead of inline assembly by Glauber de Oliveira Costa · 17 years ago
  32. 9d975eb i386: consolidate show_regs and show_registers for i386 by Pavel Emelyanov · 17 years ago
  33. 574a604 i386: make callgraph use dump_trace() on i386/x86_64 by Jan Blunck · 17 years ago
  34. 9480626 x86: enable iommu_merge by default by Andi Kleen · 17 years ago
  35. 54ef340 x86: Unify i386 and x86-64 early quirks by Andi Kleen · 17 years ago
  36. 158ad32 x86: enable HPET on ICH3 and ICH4 by Udo A. Steinberg · 17 years ago
  37. b196884 x86: force enable HPET on VT8235/8237 chipsets by Udo A. Steinberg · 17 years ago
  38. b17530b x86: add force_hpet boot option by Thomas Gleixner · 17 years ago
  39. 7649223 x86: quirk.c trivial coding style and white space cleanup by Thomas Gleixner · 17 years ago
  40. b3f5dde x86: don't zero pad addresses in segfault message by Andi Kleen · 17 years ago
  41. 95d1b8f x86: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  42. 7778887 x86: merge init_task_32/64.c by Hiroshi Shimamoto · 17 years ago
  43. af93ebc x86: remove page_fault_trace by Andi Kleen · 17 years ago
  44. 096708dc Kconfig: Missing line breaks in arch/x86_64/Kconfig by Adrian Knoth · 17 years ago
  45. 06b4f2a x86: move cpufreq Kconfigs to the same directory by Thomas Gleixner · 17 years ago
  46. 0387f45 GEODE: use symbolic constant in cs5536 reboot fixup by Andres Salomon · 17 years ago
  47. 54ffaa4 x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crash by Ingo Molnar · 17 years ago
  48. 3ceba78 x86: use relative symlink for bzImage by Sam Ravnborg · 17 years ago
  49. 957ff88 x86, vsyscall: fix the oops crash with __pa_vsymbol() by Siddha, Suresh B · 17 years ago
  50. f322727 x86: update .gitignore entries by Thomas Gleixner · 17 years ago
  51. 1d9ef3e [MIPS] Kill duplicated setup_irq() for cp0 timer by Atsushi Nemoto · 17 years ago
  52. d527eef [MIPS] Sibyte: Finish conversion to modern time APIs. by Ralf Baechle · 17 years ago
  53. 93c846f [MIPS] time: Helpers to compute clocksource/event shift and mult values. by Ralf Baechle · 17 years ago
  54. f887b93 [MIPS] SMTC: Build fix. by Ralf Baechle · 17 years ago
  55. 9c9ad79 [MIPS] time: Delete dead code. by Ralf Baechle · 17 years ago
  56. 723ee05 [MIPS] MIPSsim: Strip defconfig file to the bones. by Ralf Baechle · 17 years ago
  57. 9a24d04 x86: fix global_flush_tlb() bug by Ingo Molnar · 17 years ago
  58. 32c15bb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  59. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  60. 9cf52b2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  61. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  62. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  63. 3804898 x86 msr driver: Misc cpuinit annotations by Satyam Sharma · 17 years ago
  64. 4603ac1 powerpc: add scaled time accounting by Michael Neuling · 17 years ago
  65. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  66. 282a821 sysctl: x86_64 remove unnecessary binary paths by Eric W. Biederman · 17 years ago
  67. ef1d715 cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  68. d435d86 cpu hotplug: mce: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  69. 881a841 cpu hotplug: msr: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  70. c7e38a9 cpu hotplug: thermal_throttle: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  71. 2c62214 Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). by Tony Breeds · 17 years ago
  72. efa4d2f Hibernation: Use temporary page tables for kernel text mapping on x86_64 by Rafael J. Wysocki · 17 years ago
  73. c30bb68 Hibernation: Pass CR3 in the image header on x86_64 by Rafael J. Wysocki · 17 years ago
  74. d158cbd Hibernation: Arbitrary boot kernel support on x86_64 by Rafael J. Wysocki · 17 years ago
  75. 50a1efe s2ram: kill old debugging junk by Pavel Machek · 17 years ago
  76. 8f4ce8c serial: turn serial console suspend a boot rather than compile time option by Andres Salomon · 17 years ago
  77. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  78. 26398a7 PM: Rename struct pm_ops and related things by Rafael J. Wysocki · 17 years ago
  79. 95d9ffb PM: Move definition of struct pm_ops to suspend.h by Rafael J. Wysocki · 17 years ago
  80. 42f7754 [MIPS] time: Move R4000 clockevent device code to separate configurable file by Ralf Baechle · 17 years ago
  81. 2cfa766 [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack by Ralf Baechle · 17 years ago
  82. 76d3a7a [MIPS] IP32: Retire use of plat_timer_setup. by Ralf Baechle · 17 years ago
  83. 89742e5 [MIPS] Jazz: Retire use of plat_timer_setup. by Ralf Baechle · 17 years ago
  84. e887b24 [MIPS] IP27: Convert to clock_event_device. by Ralf Baechle · 17 years ago
  85. 832348f [MIPS] JMR3927: Convert to clock_event_device. by Ralf Baechle · 17 years ago
  86. 15ad838 [MIPS] Always do the ARC64_TWIDDLE_PC thing. by Thomas Bogendoerfer · 17 years ago
  87. 5c45708 [SPARC/64]: Consolidate of_register_driver by Stephen Rothwell · 17 years ago
  88. be8ad5a [UMP]: header_ops conversion needed for non-ethernet drivers by Jeff Dike · 17 years ago
  89. 4209ab0 [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space(). by David S. Miller · 17 years ago
  90. 719023f [SPARC64]: Fix boot failures due to bootmem. by David S. Miller · 17 years ago
  91. 24f287e [SPARC64]: Implement atomic backoff. by David S. Miller · 17 years ago
  92. 7259888 [IA64] fix non-numa build by Andrew Morton · 17 years ago
  93. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  94. 88e4d25 x86: delete vsyscall files during make clean by Sam Ravnborg · 17 years ago
  95. b381a14 x86: fix kernel rebuild due to vsyscall fallout by Sam Ravnborg · 17 years ago
  96. 9e447a7 .gitignore update for x86 arch by Denis V. Lunev · 17 years ago
  97. c65916f x86: vdso linker script cleanup by Roland McGrath · 17 years ago
  98. de8aacb x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  99. 32c464f x86: multi-byte single instruction NOPs by Jan Beulich · 17 years ago
  100. c861eff x86: remove duplicated vsyscall nsec update by Andi Kleen · 17 years ago