1. 37c70d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 19 years ago
  2. 7f52a3a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  3. 4edc5db [PATCH] setup_boot_APIC_clock() irq-enable fix by Ingo Molnar · 19 years ago
  4. ad62ca2 [PATCH] i386: disable local apic timer via command line or dmi quirk by Thomas Gleixner · 19 years ago
  5. 6b3964c [PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementations by Thomas Gleixner · 19 years ago
  6. 4f5fa2f [POWERPC] Bypass hcall stats until cpu features have run by Anton Blanchard · 19 years ago
  7. b4aea36 [POWERPC] Avoid hypervisor statistics calculation in real mode by Mohan Kumar M · 19 years ago
  8. 8559840 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  9. 58a69c3 [IA64] Fix wrong /proc/iomem on SGI Altix by Bernhard Walle · 19 years ago
  10. 0bdfc19 [IA64] Altix: ioremap vga_console_iobase by John Keller · 19 years ago
  11. 60b548d [IA64] Fix typo/thinko in crash.c by Jay Lan · 19 years ago
  12. c5e83e3 [IA64] Fix get_model_name() for mixed cpu type systems by Jack Steiner · 20 years ago
  13. a3f5c33 [IA64] min_low_pfn and max_low_pfn calculation fix by Zou Nan hai · 19 years ago
  14. 54b8c39 Pull misc-for-upstream into release branch by Len Brown · 19 years ago
  15. 8140a90 ACPI: IA64: fix allnoconfig build by Len Brown · 19 years ago
  16. 0a14fe6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  17. 62b6e9f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  18. f32e355 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  19. 511b00a Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 19 years ago
  20. 24d559c [SPARC64]: store-init needs trailing membar. by David S. Miller · 19 years ago
  21. 7df4246 [MIPS] Export except_vec_vi_{mori,lui,ori} as text symbols. by Ralf Baechle · 19 years ago
  22. 43e3c88 [MIPS] mips-boards: More liberal check for mips-board console by Thiemo Seufer · 19 years ago
  23. 119537c [MIPS] Misc fixes for plat_irq_dispatch functions by Thiemo Seufer · 19 years ago
  24. 72ede9b [MIPS] Qemu: Fix Symmetric Uniprocessor support. by Atsushi Nemoto · 19 years ago
  25. 8c36443 [MIPS] VI: TRACE_IRQS_OFF clobbers $v0, so save & restore around call. by Ralf Baechle · 19 years ago
  26. fb1c171 [S390] Wire up sys_utimes. by Heiko Carstens · 19 years ago
  27. fbb04f3 [S390] reboot from and dump to SCSI under z/VM fails. by Michael Holzheu · 19 years ago
  28. 10c16a3 [S390] Wire up compat_sys_epoll_pwait. by Heiko Carstens · 19 years ago
  29. 20cb9e7 [S390] strlcpy is smart enough by Jean Delvare · 19 years ago
  30. 257c6e1 [S390] memory detection: fix off by one bug. by Heiko Carstens · 19 years ago
  31. fbeb1f1 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 19 years ago
  32. aeb3f6d [PATCH] gpio_direction_output-needs-an-initial-value fix by David Brownell · 19 years ago
  33. ca1b940 [PATCH] i386: trust the PM-Timer calibration of the local APIC timer by Thomas Gleixner · 19 years ago
  34. 303cd15 [PATCH] Fix atomicity of TIF update in flush_thread() for x86_64 by Mathieu Desnoyers · 19 years ago
  35. 6471572 [PATCH] Fix wrong /proc/iomem on SGI Altix by Bernhard Walle · 19 years ago
  36. 4f78bb2 [PATCH] X86_P4_CLOCKMOD must select CPU_FREQ_TABLE by Adrian Bunk · 19 years ago
  37. b720a3b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  38. 360afb0 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 19 years ago
  39. db2f9f6 [SPARC64]: Use Kconfig.preempt by David S. Miller · 19 years ago
  40. c334ba9 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  41. 4745591 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  42. 28735a7 [PATCH] gpio_direction_output() needs an initial value by David Brownell · 19 years ago
  43. f510aa3 [MIPS] Kconfig: Move missplaced NR_CPUS default from SMTC to VSMP. by Ralf Baechle · 19 years ago
  44. 46230aa [MIPS] RTLX: Handle copy_*_user return values. by Ralf Baechle · 19 years ago
  45. bc4809e [MIPS] RTLX: Protect rtlx_{read,write} with mutex. by Ralf Baechle · 19 years ago
  46. 61dcc6f [MIPS] RTLX: Harden against compiler reordering and optimization. by Ralf Baechle · 19 years ago
  47. 9e34682 [MIPS] RTLX: Don't use volatile; it's fragile. by Ralf Baechle · 19 years ago
  48. 080e948 [MIPS] Lasat: Downgrade 64-bit kernel from experimental to broken. by Ralf Baechle · 19 years ago
  49. 65f8ebe [MIPS] Compat: Fix build if CONFIG_SYSVIPC is disabled. by Ralf Baechle · 20 years ago
  50. 53dc802 [MIPS] FPU ownership management & preemption fixes by Atsushi Nemoto · 20 years ago
  51. c6a2f46 [MIPS] Check FCSR for pending interrupts, alternative version by Atsushi Nemoto · 20 years ago
  52. d1acb42 [SPARC64]: Get DEBUG_PAGEALLOC working again. by David S. Miller · 19 years ago
  53. 92b35e9 [PATCH] x86: Export _proxy_pda for gcc 4.2 by Andi Kleen · 19 years ago
  54. 28f36f8 [PATCH] i386: Don't use the TSC in sched_clock if unstable by Guillaume Chazarain · 19 years ago
  55. 43999d9 [PATCH] x86-64: fix section mismatch warnings by Sam Ravnborg · 19 years ago
  56. 302cf93 [PATCH] i386: Enforce GPLness of VMI ROM by Andi Kleen · 19 years ago
  57. a9bc3bf [PATCH] x86-64: wire up compat sched_rr_get_interval(2) by Alexandr Andreev · 19 years ago
  58. 33a40bf [PATCH] i386: Update defconfig by Andi Kleen · 19 years ago
  59. e978109 [PATCH] x86-64: Update defconfig by Andi Kleen · 19 years ago
  60. f144e7c7 [POWERPC] Fix atomicity of TIF update in flush_thread() by Mathieu Desnoyers · 20 years ago
  61. 8ce5e3e Disable NMI watchdog by default properly by Linus Torvalds · 19 years ago
  62. f0f0d0c [PATCH] sparc: nr_free_pages() is unsigned long by Al Viro · 19 years ago
  63. abad95f [PATCH] pasemi trivial iomem annotations by Al Viro · 19 years ago
  64. 750b1b8 [PATCH] constant should be long by Al Viro · 19 years ago
  65. 89952d1 [PATCH] misc NULL noise by Al Viro · 19 years ago
  66. 6df0187 [PATCH] stacktrace doesn't work on uml by Al Viro · 19 years ago
  67. c537b99 [PATCH] (uml) sparse flags for userland glue are missing $(CF) by Al Viro · 19 years ago
  68. bb81e60 [PATCH] appldata build fix by Al Viro · 19 years ago
  69. 3afb209 sh: Fix bogus regs pointer in do_IRQ(). by Paul Mundt · 19 years ago
  70. baab108 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  71. b174ec2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  72. 0e6ee85 [MIPS] kspd: ioctl needs a translation entry. by Ralf Baechle · 19 years ago
  73. aea0e58 [MIPS] Viper2: Remove defective support. by Ralf Baechle · 19 years ago
  74. 795a225 [MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configs by Chris Dearman · 20 years ago
  75. 66fb8bd [ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc by Russell King · 19 years ago
  76. bb8236f [SPARC64]: Add missing HPAGE_MASK masks on address parameters. by David S. Miller · 19 years ago
  77. 50d266a [SPARC]: Hook up missing syscalls. by David S. Miller · 19 years ago
  78. 8b9909d Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  79. 44a5085 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  80. 54f565e [SPARC]: Fix TIF_USEDFPU flag atomicity by William Lee Irwin III · 19 years ago
  81. b6bc5d7 [PATCH] Fix VMI and COMPAT_VDSO for 2.6.21 by Zachary Amsden · 20 years ago
  82. 529284a Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  83. b3c6b76 [ARM] 4255/1: i.MX/MX1 Correct MPU PLL reference clock value. by Pavel Pisa · 20 years ago
  84. 83b84c4 [ARM] 4254/1: i.MX/MX1 CPU Frequency scaling honor boot loader set BCLK_DIV. by Pavel Pisa · 20 years ago
  85. ffe1b4e sh: Fix SH-3 cache entry_mask and way_size calculation. by Paul Mundt · 20 years ago
  86. bb68660 sh: Fix PCI BAR address-space wraparound. by Hideo Saito · 20 years ago
  87. f57e843 Merge branch 'cell-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/cell-2.6 into merge by Paul Mackerras · 20 years ago
  88. c0a79b2 [SPARC64]: Fix atomicity of TIF update in flush_thread() by Mathieu Desnoyers · 20 years ago
  89. f4cd87a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 20 years ago
  90. 653351b Pull bugzilla-5966 into release branch by Len Brown · 20 years ago
  91. c207908 Pull altix into release branch by Len Brown · 20 years ago
  92. c886c2b [POWERPC] update cell_defconfig by Arnd Bergmann · 20 years ago
  93. ef596c6 [POWERPC] ps3: always make sure were running on a PS3 by Geert Uytterhoeven · 20 years ago
  94. 94b2a43 [POWERPC] Fix spu SLB invalidations by Benjamin Herrenschmidt · 20 years ago
  95. 50b520d [POWERPC] avoid SPU_ACTIVATE_NOWAKE optimization by Christoph Hellwig · 20 years ago
  96. aa0ed2b [POWERPC] spufs: fix possible memory corruption is spufs_mem_write by Arnd Bergmann · 20 years ago
  97. a967e12 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 20 years ago
  98. bb9b813 [MIPS] Sibyte: Fix ZBbus profiler by Ralf Baechle · 20 years ago
  99. ca6f549 [MIPS] Sibyte: Do not allow enabling LDT support if PCI is disabled. by Ralf Baechle · 20 years ago
  100. 30fbc9f Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 20 years ago