1. 86b92cd [POWERPC] Add restart support for mpc52xx based platforms by Marian Balakowicz · 17 years ago
  2. d24bc31 [POWERPC] Update device tree binding for mpc5200 gpt by Marian Balakowicz · 17 years ago
  3. c5c01c9 [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions by Marian Balakowicz · 17 years ago
  4. c052a22 [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon. by Grant Likely · 17 years ago
  5. cfa76f0 Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  6. 437374e kbuild: restore arch/{ppc/xtensa}/boot cflags by Milton Miller · 17 years ago
  7. f67d403 [PARISC] Make palo target work when $obj != $src by Kyle McMartin · 17 years ago
  8. 7425ada [PARISC] Zap unused variable warnings in pci.c by Kyle McMartin · 17 years ago
  9. 9430d37 [PARISC] Fix tests in palo target by Kyle McMartin · 17 years ago
  10. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  11. ad3d0a3 small documentation fixes by Philipp Marek · 17 years ago
  12. 9631512 Fix typo in arch/x86/kernel/tsc_32.c by Josh Triplett · 17 years ago
  13. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  14. 676b185 spelling fixes: arch/x86_64/ by Simon Arlott · 17 years ago
  15. 5b20311 spelling fixes: arch/v850/ by Simon Arlott · 17 years ago
  16. b60745b spelling fixes: arch/um/ by Simon Arlott · 17 years ago
  17. 0c79cf6 spelling fixes: arch/m68k/ by Simon Arlott · 17 years ago
  18. 5aa8b6c spelling fixes: arch/m32r/ by Simon Arlott · 17 years ago
  19. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  20. 5e71c60 spelling fixes: arch/h8300/ by Simon Arlott · 17 years ago
  21. 761a7e3 spelling fixes: arch/frv/ by Simon Arlott · 17 years ago
  22. 49b4ff3 spelling fixes: arch/cris/ by Simon Arlott · 17 years ago
  23. c3a2dde spelling fixes: arch/alpha/ by Simon Arlott · 17 years ago
  24. 5c5f4fe H8300: Typo: "buildin" -> "builtin" by Robert P. J. Day · 17 years ago
  25. 0a8141e XTENSA: Emphasize that the "eth" boot-time parm takes a value by Robert P. J. Day · 17 years ago
  26. 4aad794 BOOT: Show that no_ipi_broadcast() takes a parameter. by Robert P. J. Day · 17 years ago
  27. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  28. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  29. db955170 more UTF-8 conversions by Marcin Garski · 17 years ago
  30. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  31. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  32. 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
  33. 0a4908e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  34. 2679065 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  35. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  36. 7d7712a Use extended crashkernel command line on sh by Bernhard Walle · 17 years ago
  37. edd8ce6 Use extended crashkernel command line on ppc64 by Bernhard Walle · 17 years ago
  38. cb38085 Use extended crashkernel command line on ia64 by Bernhard Walle · 17 years ago
  39. 5c3391f Use extended crashkernel command line on x86_64 by Bernhard Walle · 17 years ago
  40. d62cc47 Use extended crashkernel command line on i386 by Bernhard Walle · 17 years ago
  41. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  42. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  43. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  44. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  45. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  46. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  47. c2e2c7f task cgroups: enable cgroups by default in some configs by Paul Jackson · 17 years ago
  48. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  49. 22124c9 kmap leak fix for x86_32 kdump by Fernando Luis Vázquez Cao · 17 years ago
  50. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  51. f1df280 x86: introduce frame_pointer() and stack_pointer() by Jan Blunck · 17 years ago
  52. 124d395 i386: do not BUG_ON() when MSR is unknown by Stephane Eranian · 17 years ago
  53. 71b3123 x86: acpi use cpu_physical_id by Mike Travis · 17 years ago
  54. b627847 x86: convert cpu_llc_id to be a per cpu variable by Mike Travis · 17 years ago
  55. 71fff5e x86: convert cpu_to_apicid to be a per cpu variable by Mike Travis · 17 years ago
  56. dbeb2be i386: introduce "used_vectors" bitmap which can be used to reserve vectors. by Rusty Russell · 17 years ago
  57. 39743c9 x86: use raw locks during oopses by Andi Kleen · 17 years ago
  58. b1992df x86: honor _PAGE_PSE bit on page walks by Jan Beulich · 17 years ago
  59. 1f503e7 i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE. by Akinobu Mita · 17 years ago
  60. 66d16ed x86: implement missing x86_64 function smp_call_function_mask() by Laurent Vivier · 17 years ago
  61. 9d1c6e7 x86: use descriptor's functions instead of inline assembly by Glauber de Oliveira Costa · 17 years ago
  62. 9d975eb i386: consolidate show_regs and show_registers for i386 by Pavel Emelyanov · 17 years ago
  63. 574a604 i386: make callgraph use dump_trace() on i386/x86_64 by Jan Blunck · 17 years ago
  64. 9480626 x86: enable iommu_merge by default by Andi Kleen · 17 years ago
  65. 54ef340 x86: Unify i386 and x86-64 early quirks by Andi Kleen · 17 years ago
  66. 158ad32 x86: enable HPET on ICH3 and ICH4 by Udo A. Steinberg · 17 years ago
  67. b196884 x86: force enable HPET on VT8235/8237 chipsets by Udo A. Steinberg · 17 years ago
  68. b17530b x86: add force_hpet boot option by Thomas Gleixner · 17 years ago
  69. 7649223 x86: quirk.c trivial coding style and white space cleanup by Thomas Gleixner · 17 years ago
  70. b3f5dde x86: don't zero pad addresses in segfault message by Andi Kleen · 17 years ago
  71. 95d1b8f x86: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  72. 7778887 x86: merge init_task_32/64.c by Hiroshi Shimamoto · 17 years ago
  73. af93ebc x86: remove page_fault_trace by Andi Kleen · 17 years ago
  74. 096708dc Kconfig: Missing line breaks in arch/x86_64/Kconfig by Adrian Knoth · 17 years ago
  75. 06b4f2a x86: move cpufreq Kconfigs to the same directory by Thomas Gleixner · 17 years ago
  76. 0387f45 GEODE: use symbolic constant in cs5536 reboot fixup by Andres Salomon · 17 years ago
  77. 54ffaa4 x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crash by Ingo Molnar · 17 years ago
  78. 3ceba78 x86: use relative symlink for bzImage by Sam Ravnborg · 17 years ago
  79. 957ff88 x86, vsyscall: fix the oops crash with __pa_vsymbol() by Siddha, Suresh B · 17 years ago
  80. f322727 x86: update .gitignore entries by Thomas Gleixner · 17 years ago
  81. 1d9ef3e [MIPS] Kill duplicated setup_irq() for cp0 timer by Atsushi Nemoto · 17 years ago
  82. d527eef [MIPS] Sibyte: Finish conversion to modern time APIs. by Ralf Baechle · 17 years ago
  83. 93c846f [MIPS] time: Helpers to compute clocksource/event shift and mult values. by Ralf Baechle · 17 years ago
  84. f887b93 [MIPS] SMTC: Build fix. by Ralf Baechle · 17 years ago
  85. 9c9ad79 [MIPS] time: Delete dead code. by Ralf Baechle · 17 years ago
  86. 723ee05 [MIPS] MIPSsim: Strip defconfig file to the bones. by Ralf Baechle · 17 years ago
  87. 9a24d04 x86: fix global_flush_tlb() bug by Ingo Molnar · 17 years ago
  88. 27db71a [PARISC] Fix palo target by Kyle McMartin · 17 years ago
  89. 5feb4f3 [PARISC] Restore palo target by Kyle McMartin · 17 years ago
  90. 32c15bb Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  91. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  92. 9cf52b2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  93. e8c4431 Replace __attribute_pure__ with __pure by Ralf Baechle · 17 years ago
  94. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  95. 3804898 x86 msr driver: Misc cpuinit annotations by Satyam Sharma · 17 years ago
  96. 4603ac1 powerpc: add scaled time accounting by Michael Neuling · 17 years ago
  97. 898eb71 Add missing newlines to some uses of dev_<level> messages by Joe Perches · 17 years ago
  98. 282a821 sysctl: x86_64 remove unnecessary binary paths by Eric W. Biederman · 17 years ago
  99. ef1d715 cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling by Akinobu Mita · 17 years ago
  100. d435d86 cpu hotplug: mce: fix cpu hotplug error handling by Akinobu Mita · 17 years ago