1. baab108 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  2. b174ec2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  3. 0e6ee85 [MIPS] kspd: ioctl needs a translation entry. by Ralf Baechle · 17 years ago
  4. aea0e58 [MIPS] Viper2: Remove defective support. by Ralf Baechle · 17 years ago
  5. 795a225 [MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configs by Chris Dearman · 17 years ago
  6. bb8236f [SPARC64]: Add missing HPAGE_MASK masks on address parameters. by David S. Miller · 17 years ago
  7. 50d266a [SPARC]: Hook up missing syscalls. by David S. Miller · 17 years ago
  8. 8b9909d Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  9. 44a5085 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  10. 54f565e [SPARC]: Fix TIF_USEDFPU flag atomicity by William Lee Irwin III · 17 years ago
  11. b6bc5d7 [PATCH] Fix VMI and COMPAT_VDSO for 2.6.21 by Zachary Amsden · 17 years ago
  12. 529284a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  13. b3c6b76 [ARM] 4255/1: i.MX/MX1 Correct MPU PLL reference clock value. by Pavel Pisa · 17 years ago
  14. 83b84c4 [ARM] 4254/1: i.MX/MX1 CPU Frequency scaling honor boot loader set BCLK_DIV. by Pavel Pisa · 17 years ago
  15. f57e843 Merge branch 'cell-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6 into merge by Paul Mackerras · 17 years ago
  16. c0a79b2 [SPARC64]: Fix atomicity of TIF update in flush_thread() by Mathieu Desnoyers · 17 years ago
  17. f4cd87a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  18. 653351b Pull bugzilla-5966 into release branch by Len Brown · 17 years ago
  19. c207908 Pull altix into release branch by Len Brown · 17 years ago
  20. c886c2b [POWERPC] update cell_defconfig by Arnd Bergmann · 17 years ago
  21. ef596c6 [POWERPC] ps3: always make sure were running on a PS3 by Geert Uytterhoeven · 17 years ago
  22. 94b2a43 [POWERPC] Fix spu SLB invalidations by Benjamin Herrenschmidt · 17 years ago
  23. 50b520d [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization by Christoph Hellwig · 17 years ago
  24. aa0ed2b [POWERPC] spufs: fix possible memory corruption is spufs_mem_write by Arnd Bergmann · 17 years ago
  25. a967e12 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  26. bb9b813 [MIPS] Sibyte: Fix ZBbus profiler by Ralf Baechle · 17 years ago
  27. ca6f549 [MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled. by Ralf Baechle · 17 years ago
  28. 30fbc9f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  29. 8960909 [MIPS] DEC: Remove call to register_prom_console. by Ralf Baechle · 17 years ago
  30. d0035ae [PATCH] build fix for i386 earlyquirk.c by Dave Jones · 17 years ago
  31. fe69933 [PATCH] ACPI: repair nvidia early quirk breakage on x86_64 by Len Brown · 17 years ago
  32. e3a696e [IA64] refresh config files by Tony Luck · 17 years ago
  33. 2a3a282 [IA64] put kdump_find_rsvd_region in __init by Horms · 17 years ago
  34. 8e43d75 [IA64] add missing syscall trace clear by Akiyama, Nobuyuki · 17 years ago
  35. 0ac1fac [IA64] Cleanup in crash.c by Simon Horman · 17 years ago
  36. 396e8e7 [IA64] Cache error recovery by Russ Anderson · 18 years ago
  37. 618b206 [IA64] Proper handling of TLB errors from duplicate itr.d dropins by Russ Anderson · 18 years ago
  38. 44f5c4c [PATCH] uml: arch_prctl should set thread fs by Jeff Dike · 17 years ago
  39. f6dfb4f [PATCH] Add epoll compat_ code to fs/compat.c by Davide Libenzi · 17 years ago
  40. 47c51df [PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  41. de7b37c [PATCH] um: fix errno usage by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  42. 0f97869 [PATCH] uml: activate_fd: return ENOMEM only when appropriate by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  43. ec0ac8a [PATCH] um: fix confusion irq early reenabling by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  44. b533788 [PATCH] um: mark both consoles as CON_ANYTIME by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  45. 9ff1d36 [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  46. 83f4e8a [PATCH] um: fix a memory leak in the multicast driver by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  47. a45570e Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 17 years ago
  48. abc2358 [ARM] 4251/1: Fix sharpsl_pm dependency by Richard Purdie · 17 years ago
  49. 7748303 [ARM] 4249/1: Fix tosa compile failure by Richard Purdie · 17 years ago
  50. ce2b5ec [ARM] 4247/1: Fix long name for cc9p9360dev by Uwe Kleine-König · 17 years ago
  51. 74586fc ACPI: fix Thinkpad 600/600E/600X interrupts by Len Brown · 17 years ago
  52. f194bda [POWERPC] 85xx: Enable CONFIG_SERIAL_8250_SHARE_IRQ by Kumar Gala · 17 years ago
  53. 49fdf3f [POWERPC] Select u-image as default image for Linkstation by Segher Boessenkool · 17 years ago
  54. aea12b7 [POWERPC] 83xx: Minor fixes for 834x_mds USB setup code by Li Yang · 17 years ago
  55. 06aa5b4 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  56. c91a325 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  57. b2e569d [MIPS] ARC: Fix several compiler warnings. by Ralf Baechle · 17 years ago
  58. 3bc207d [IA64] fsys_getcpu for IA64 by Fenghua Yu · 17 years ago
  59. ddbad07 [IA64] remove duplicate declaration of efi_initialize_iomem_resources by Horms · 17 years ago
  60. e55fdf1 [IA64] Pick highest possible saved_max_pfn for crash_dump by Tony Luck · 17 years ago
  61. e253eb0 [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function by KAMEZAWA Hiroyuki · 17 years ago
  62. 4559214 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 17 years ago
  63. d694c16 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  64. d04f41e [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off by Ingo Molnar · 17 years ago
  65. b5d99e6 [POWERPC] Fix warning in powermac pci.c by Benjamin Herrenschmidt · 17 years ago
  66. e71c5c3 [POWERPC] Fix warning in powermac feature.c by Benjamin Herrenschmidt · 17 years ago
  67. 84532c9 [POWERPC] Fix warning in prom_parse.c of_irq_map_oldworld() by Benjamin Herrenschmidt · 17 years ago
  68. 8388374 [POWERPC] Celleb: bug fix caused by not casting pointer types by Ishizaki Kou · 17 years ago
  69. c99176a [POWERPC] Add missing newline in xmon help output by Michael Ellerman · 17 years ago
  70. 3546e81 [POWERPC] No DEEPNAP on 970MP 1.0 by Olof Johansson · 17 years ago
  71. 28c1d39 [AVR32] Don't use kmap() in flush_icache_page() by Haavard Skinnemoen · 17 years ago
  72. a19b4a1 [AVR32] Fix bogus ti->flags manipulation in debug handler by Haavard Skinnemoen · 17 years ago
  73. 3338368 [AVR32] show_trace: Only walk valid stack addresses by Haavard Skinnemoen · 17 years ago
  74. 9a596a6 [AVR32] at32_spi_setup_slaves should be __init by Haavard Skinnemoen · 17 years ago
  75. 474844f ARM: OMAP: Fix OMAP2 dss2 so clk_set_parent works by Richard Woodruff · 17 years ago
  76. e6da2aa ARM: OMAP: Fix missing workqueue include in board-h2.c by Dirk Behme · 17 years ago
  77. 7663148 ARM: OMAP: Include missing header by Tony Lindgren · 18 years ago
  78. fe1b4ba Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  79. 5d6deb9 [PATCH] m68knommu: remove local_bh_count by Greg Ungerer · 17 years ago
  80. 1ed35e0 [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypes by Greg Ungerer · 17 years ago
  81. 8668fb5 [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328 by Greg Ungerer · 17 years ago
  82. 1ea9acc [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setup by Greg Ungerer · 17 years ago
  83. b032fde [PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setup by Greg Ungerer · 17 years ago
  84. 1ba73b9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  85. 185d84b Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  86. 205c911 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  87. 063ea77 [MIPS] IP27: Build fix by Ralf Baechle · 17 years ago
  88. 08253b3 [MIPS] Wire up ioprio_set and ioprio_get. by Ralf Baechle · 17 years ago
  89. d0c91ae [MIPS] Export __copy_user_inatomic. by Ralf Baechle · 17 years ago
  90. a5664c4 [MIPS] TX39: Remove redundant tx39_blast_icache() calls by Atsushi Nemoto · 17 years ago
  91. 0a22e0d [MIPS] Cobalt: Fix early printk by Yoichi Yuasa · 17 years ago
  92. 57a2050 [MIPS] SMTC: De-obscure Malta hooks. by Ralf Baechle · 17 years ago
  93. f76b7ea [MIPS] Atlas, Malta: Fix build warning. by Ralf Baechle · 17 years ago
  94. cee87af [IA64] kexec: Use EFI_LOADER_DATA for ELF core header by Magnus Damm · 17 years ago
  95. 41d5e5d [IA64] permon use-after-free fix by Nick Piggin · 17 years ago
  96. 50157b0 [IA64] sync compat getdents by Alexandr Andreev · 17 years ago
  97. a27e5a1 [IA64] always build arch/ia64/lib/xor.o by Lee Schermerhorn · 17 years ago
  98. f4a5709 [IA64] point saved_max_pfn to the max_pfn of the entire system by Horms · 17 years ago
  99. 0e8cd28 [PATCH] uml: comment the initialization of a global by Jeff Dike · 17 years ago
  100. b4cf95c [PATCH] uml: add a debugging message by Jeff Dike · 17 years ago