1. 113134f [IA64] /proc/cpuinfo "physical id" field cleanups by Alex Chiang · 17 years ago
  2. 172c510 [IA64] vDSO vs --build-id by Roland McGrath · 17 years ago
  3. d650c37 [IA64] check-segrel.lds vs --build-id by Roland McGrath · 17 years ago
  4. 1775fe85 [IA64] vmcore_find_descriptor_size should be in __init by Simon Horman · 17 years ago
  5. 18b8bef [IA64] ia64/mm/init.c: fix section mismatches by Adrian Bunk · 17 years ago
  6. 20dc9f0 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  7. b4a08a1 misc uml annotation and section fixes by Al Viro · 17 years ago
  8. 7a78a17 more x86 merge fallout (uml, again) by Al Viro · 17 years ago
  9. ca5cd87 x86 merge fallout: uml by Al Viro · 17 years ago
  10. 9f336a5 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. by Robin Getz · 17 years ago
  11. aa770aa Blackfin arch: Fix random crash issue found by Michael. by Robin Getz · 17 years ago
  12. 7728ec3 Blackfin arch: fix bug: tell users if the kernel is recovering from a fault condition by Robin Getz · 17 years ago
  13. 4ad1ec7 Blackfin arch: add support for checking/clearing overruns in generic purpose Timer API by Mike Frysinger · 17 years ago
  14. 226eb1e Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code. by Robin Getz · 17 years ago
  15. a15c2dc Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer by Michael Hennerich · 17 years ago
  16. 8ecc736 Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for net2272 driver by Michael Hennerich · 17 years ago
  17. 885be03 Blackfin arch: fix bug: kernel prints out error message twice by Robin Getz · 17 years ago
  18. 64307f7 Blackfin arch: add NFC driver support in BF527-EZKIT board by Michael Hennerich · 17 years ago
  19. 5336940 x86: fix pci-gart failure handling by FUJITA Tomonori · 17 years ago
  20. ab472a0 Blackfin arch: Added support for HV Sistemas H8606 board by Javier Herrero · 17 years ago
  21. f6ab0b9 [POWERPC] powerpc: Fix demotion of segments to 4K pages by Benjamin Herrenschmidt · 17 years ago
  22. 6e1b97d Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  23. 9e6a76b scatterlist fallout: frv by Al Viro · 17 years ago
  24. 69243f9 x86: Dump filtering supports x86_64 sparsemem by Ken'ichi Ohmichi · 17 years ago
  25. 03d0d20 x86: fix compiler warnings in arch/x86/kernel/early-quirks.c by Jeff Garzik · 17 years ago
  26. 74a3d2d x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c by Jeff Garzik · 17 years ago
  27. bd53147 x86: Fix boot protocol KEEP_SEGMENTS check. by Eric W. Biederman · 17 years ago
  28. 0cca1ca x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info by James Bottomley · 17 years ago
  29. 027447c x86: export smp_ops to allow modular build of KVM by Thomas Gleixner · 17 years ago
  30. ceff8d8 Revert "i386: export i386 smp_call_function_mask() to modules" by Thomas Gleixner · 17 years ago
  31. a2508c0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  32. 6ee4e28 [SPARC32]: Fix build-warning in io-unit.c by David S. Miller · 17 years ago
  33. 64d329e [SPARC32]: __inline__ --> inline by David S. Miller · 17 years ago
  34. d979f17 [SPARC64]: __inline__ --> inline by David S. Miller · 17 years ago
  35. 26adc0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup by Linus Torvalds · 17 years ago
  36. 0e4bd10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 by Linus Torvalds · 17 years ago
  37. e6e1ace x86 setup: sizeof() is unsigned, unbreak comparisons by H. Peter Anvin · 17 years ago
  38. 6b6815c x86 setup: handle boot loaders which set up the stack incorrectly by H. Peter Anvin · 17 years ago
  39. eadd4f5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  40. 22fa8d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  41. 7f14957 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  42. 208652d x86: kill the old i386 and x86_64 directories by Sam Ravnborg · 17 years ago
  43. 4757238 x86: move i386 and x86_64 Kconfig files to x86 directory by Sam Ravnborg · 17 years ago
  44. d013a27 x86: unification of i386 and x86_64 Kconfig.debug by Randy Dunlap · 17 years ago
  45. 2266cfd x86: move defconfig files for i386 and x86_64 to x86 by Sam Ravnborg · 17 years ago
  46. 74b469f x86: move i386 and x86_64 Makefiles to arch/x86 by Sam Ravnborg · 17 years ago
  47. 143a5d3 lockdep: fixup irq tracing by Peter Zijlstra · 17 years ago
  48. e88a39d x86: pci-gart fix by FUJITA Tomonori · 17 years ago
  49. e1e7296 lguest: documentation update by Rusty Russell · 17 years ago
  50. 4cfe6c3 lguest: build fix by Jeff Garzik · 17 years ago
  51. 25c47bb lguest: use defines from x86 headers instead of magic numbers by Rusty Russell · 17 years ago
  52. 8286192 blackfin: fix sg fallout by Adrian Bunk · 17 years ago
  53. 23464ff arch/um/drivers/ubd_kern.c: fix a building error by WANG Cong · 17 years ago
  54. eec407c x86: fix bogus KERN_ALERT on oops by Alexey Dobriyan · 17 years ago
  55. 230e55a x86: lguest build fix by Jeff Garzik · 17 years ago
  56. 1fb473d x86: fix CONFIG_KEXEC build breakage by Mike Galbraith · 17 years ago
  57. 5a1cb47 m68k: sg fallout by Geert Uytterhoeven · 17 years ago
  58. d91c5e8 More SG build fixes by David Miller · 17 years ago
  59. 5e2a064 SG build fix by David Miller · 17 years ago
  60. d58aa8c [SPARC64]: pass correct addr in get_fb_unmapped_area(MAP_FIXED) by Chris Wright · 17 years ago
  61. f386c3c m68knommu: mark mem init functions as __init by Greg Ungerer · 17 years ago
  62. 1d2842e m68knommu: mark setup_arch() as __init by Greg Ungerer · 17 years ago
  63. 65fde4c m68knommu: cleanup 68VZ328 init code by Greg Ungerer · 17 years ago
  64. f135370 m68knommu: cleanup 68EZ328 init code by Greg Ungerer · 17 years ago
  65. 7e6a3d4 m68knommu: cleanup 68360 startup code by Greg Ungerer · 17 years ago
  66. 8467571 m68knommu: cleanup 68328 timer code by Greg Ungerer · 17 years ago
  67. 0e298eb m68knommu: cleanup 68328 init code by Greg Ungerer · 17 years ago
  68. 33d56bc m68knommu: remove unused variables in setup.c by Greg Ungerer · 17 years ago
  69. 25c2635 Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  70. 7c23997 [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate by Jeff Garzik · 17 years ago
  71. a7aed1c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  72. 1212663 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  73. 2024da6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  74. 1b82ba6 x86: Add HPET force support for MCP55 (nForce 5) chipsets by Carlos Corbacho · 17 years ago
  75. d79a5f8 x86: Force enable HPET for CK804 (nForce 4) chipsets by Carlos Corbacho · 17 years ago
  76. fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
  77. 0de80bc x86: Save registers in saved_context during suspend and hibernation by Rafael J. Wysocki · 17 years ago
  78. d88203d x86: whitespace cleanup of mce_64.c by Thomas Gleixner · 17 years ago
  79. 01e1118 x86: consolidate the cpu/ related code usage by Thomas Gleixner · 17 years ago
  80. 3bc258a x86: prepare consolidation of cpu/ related code usage by Thomas Gleixner · 17 years ago
  81. 34d19e2 x86: prepare consolidation of cpu/ related Makefiles by Thomas Gleixner · 17 years ago
  82. 5e4181b x86: Unify arch/x86/kernel/acpi Makefiles by Thomas Gleixner · 17 years ago
  83. 9b58aeb x86: merge arch/x86/crypto Makefiles by Thomas Gleixner · 17 years ago
  84. bec2c48 x86: Add BITS to allow simple Makefile sharing by Thomas Gleixner · 17 years ago
  85. 62a31a0 x86: unify crash_32/64.c by Hiroshi Shimamoto · 17 years ago
  86. 9b7711f x86: add lapic_shutdown for x86_64 by Hiroshi Shimamoto · 17 years ago
  87. 4d022ad x86: ARRAY_SIZE cleanup by Alejandro Martinez Ruiz · 17 years ago
  88. 8c66006 x86: fix more TSC clock source calibration errors by Dave Johnson · 17 years ago
  89. edaf420 x86: fix TSC clock source calibration error by Dave Johnson · 17 years ago
  90. ea58065 x86: add instrumentation menu by Adrian Bunk · 17 years ago
  91. 0d68100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  92. e5eca6a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  93. f3344c5 Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  94. ba1c28a Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  95. 2f2c267 m68knommu: cleanup m68knommu timer code by Greg Ungerer · 17 years ago
  96. c48f484 m68knommu: fix make archclean by Greg Ungerer · 17 years ago
  97. 293dba4 m68knommu: remove use of undefined symbols in setup.c by Greg Ungerer · 17 years ago
  98. dbf18c8 m68knommu: fix syscall restart handling by Greg Ungerer · 17 years ago
  99. ada8d21 m68knommu: add make support for Savant/Rosie1 board by Wilson Callan · 17 years ago
  100. 775ecf8 m68knommu: no separate stack region to report at startup by Greg Ungerer · 17 years ago