1. 7193675 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. 9c66812 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. b5a7c9a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  4. 067e181 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. 3f5760b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  6. 624720e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  7. 849c9ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  8. 4bc5d34 [CPUFREQ] Make cpufreq suspend code conditional on powerpc. by Dave Jones · 15 years ago
  9. d5194de [CPUFREQ] Fix a kobject reference bug related to managed CPUs by Thomas Renninger · 15 years ago
  10. 42c74b8 [CPUFREQ] Do not set policy for offline cpus by Prarit Bhargava · 15 years ago
  11. 26d204a [CPUFREQ] Fix NULL pointer dereference regression in conservative governor by Pallipadi, Venkatesh · 15 years ago
  12. 1cef8e4 mfd: twl4030 irq fixes by Russell King · 15 years ago
  13. dc731fb x86: Work around compilation warning in arch/x86/kernel/apm_32.c by Subrata Modak · 16 years ago
  14. 2a5ef41 x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() by Jack Steiner · 16 years ago
  15. 6abf655 x86, 32-bit: Fix double accounting in reserve_top_address() by Jan Beulich · 15 years ago
  16. d8c7eb3 x86: Don't use current_cpu_data in x2apic phys_pkg_id by Yinghai Lu · 15 years ago
  17. c5997fa x86, UV: Fix UV apic mode by Jack Steiner · 15 years ago
  18. 67e83f3 x86, UV: Fix macros for accessing large node numbers by Jack Steiner · 15 years ago
  19. cc5e4fa x86, UV: Delete mapping of MMR rangs mapped by BIOS by Jack Steiner · 15 years ago
  20. 6c7184b x86, UV: Handle missing blade-local memory correctly by Jack Steiner · 15 years ago
  21. e16852c Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/urgent by Ingo Molnar · 15 years ago
  22. 70d715f posix-timers: Fix oops in clock_nanosleep() with CLOCK_MONOTONIC_RAW by Hiroshi Shimamoto · 15 years ago
  23. d098564 [CIFS] Update readme to reflect forceuid mount parms by Steve French · 15 years ago
  24. f1f029c x86: fix assembly constraints in native_save_fl() by H. Peter Anvin · 15 years ago
  25. bab9a3d x86, msr: execute on the correct CPU subset by Borislav Petkov · 15 years ago
  26. d2ba8b2 x86: Fix assert syntax in vmlinux.lds.S by H. Peter Anvin · 15 years ago
  27. 24e2fb6 cifs: Read buffer overflow by Roel Kluin · 15 years ago
  28. 4486d6e cifs: show noforceuid/noforcegid mount options (try #2) by Jeff Layton · 15 years ago
  29. 6a7bbd5 x86: Make 64-bit efi_ioremap use ioremap on MMIO regions by Paul Mackerras · 15 years ago
  30. 6c6c51e x86: Add quirk to make Apple MacBook5,2 use reboot=pci by Paul Mackerras · 15 years ago
  31. 8523acf x86: Fix CPA memtype reserving in the set_pages_array*() cases by Thomas Hellstrom · 15 years ago
  32. a33a052 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  33. 449aad3 md: Use revalidate_disk to effect changes in size of device. by NeilBrown · 15 years ago
  34. 64bd660 md: allow raid5_quiesce to work properly when reshape is happening. by NeilBrown · 15 years ago
  35. e516402 md/raid5: set reshape_position correctly when reshape starts. by NeilBrown · 15 years ago
  36. 70471da md: Handle growth of v1.x metadata correctly. by NeilBrown · 15 years ago
  37. 3673f30 md: avoid array overflow with bad v1.x metadata by NeilBrown · 15 years ago
  38. 3a981b0 md: when a level change reduces the number of devices, remove the excess. by NeilBrown · 15 years ago
  39. ac5e711 md: Push down data integrity code to personalities. by Andre Noll · 15 years ago
  40. 4905f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  41. 0ce166b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  42. 57d7f28 TTY: Maintainer change by Greg Kroah-Hartman · 15 years ago
  43. 79896cf Make pci_claim_resource() use request_resource() rather than insert_resource() by Linus Torvalds · 15 years ago
  44. 5973bee [WATCHDOG] Fix COH 901 327 watchdog enablement by Linus Walleij · 16 years ago
  45. 3be4ee5 Merge branch 'misc-2.6.31' into release by Len Brown · 15 years ago
  46. 95452a6 Merge branch 'bugzilla-13825' into release by Len Brown · 15 years ago
  47. 7334546 eeepc-laptop: fix hot-unplug on resume by Alan Jenkins · 16 years ago
  48. a571a79 Merge branch 'memhotplug-crash' into release by Len Brown · 15 years ago
  49. 5d2619f ACPI: Ingore the memory block with zero block size in course of memory hotplug by Zhao Yakui · 16 years ago
  50. aa7b2b2 ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driver by Zhao Yakui · 16 years ago
  51. 6a61487 Merge branch 'bugzilla-13751' into release by Len Brown · 15 years ago
  52. 74b5820 ACPI: bind workqueues to CPU 0 to avoid SMI corruption by Bjorn Helgaas · 15 years ago
  53. f63440ef Merge branch 'thinkpad' into release by Len Brown · 15 years ago
  54. 437f8c8 Merge branch 'bugzilla-13865' into release by Len Brown · 15 years ago
  55. b8a848e Merge branch 'bugzilla-13620-revert' into release by Len Brown · 15 years ago
  56. d0006f3 ACPI: root-only read protection on /sys/firmware/acpi/tables/* by Len Brown · 15 years ago
  57. 01a261e nilfs2: fix missing unlock in error path of nilfs_mdt_write_page by Ryusuke Konishi · 15 years ago
  58. 59fe4fe thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAM by Henrique de Moraes Holschuh · 15 years ago
  59. 5b05d46 thinkpad-acpi: restrict procfs count value to sane upper limit by Michael Buesch · 15 years ago
  60. 9b9d6b24 cifs: reinstate original behavior when uid=/gid= options are specified by Jeff Layton · 15 years ago
  61. 1f6fc2de thinkpad-acpi: remove dock and bay subdrivers by Henrique de Moraes Holschuh · 15 years ago
  62. 550e7fd thinkpad-acpi: disable broken bay and dock subdrivers by Henrique de Moraes Holschuh · 15 years ago
  63. 0dd8486 do_sigaltstack: small cleanups by Linus Torvalds · 15 years ago
  64. 0083fc2 do_sigaltstack: avoid copying 'stack_t' as a structure to user space by Linus Torvalds · 15 years ago
  65. a977784 nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes by Ryusuke Konishi · 15 years ago
  66. ed680c4 Linux 2.6.31-rc5 by Linus Torvalds · 15 years ago
  67. f5266cb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  68. a5bc92c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  69. 6eb80e0 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  70. d27d4e2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 15 years ago
  71. dbe63a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  72. c712184 clocksource: Save mult_orig in clocksource_disable() by Magnus Damm · 15 years ago
  73. 3822a0e3 mmc: orphan subsystem by Pierre Ossman · 15 years ago
  74. a9239d7 imxmmc: Remove unnecessary semicolons by Joe Perches · 16 years ago
  75. 4b2a108 cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 16 years ago
  76. da60a91 sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 16 years ago
  77. 6de7e356 lib/scatterlist: add a flags to signalize mapping direction by Sebastian Andrzej Siewior · 16 years ago
  78. ec86fe5 Merge branch 'fix/oss' into for-linus by Takashi Iwai · 15 years ago
  79. d62e345 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  80. 6280b61 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  81. f065fab ALSA: sound/aoa: Add kmalloc NULL tests by Julia Lawall · 15 years ago
  82. aa563af ALSA: hda - Increase PCM stream name buf in patch_realtek.c by Takashi Iwai · 15 years ago
  83. cbb4f26 io context: fix ref counting by Li Zefan · 15 years ago
  84. c8a4051 xfs: bump up nr_to_write in xfs_vm_writepage by Eric Sandeen · 15 years ago
  85. 97db39a xfs: reduce bmv_count in xfs_vn_fiemap by Eric Sandeen · 15 years ago
  86. 95fc17a md/raid6: release spare page at ->stop() by Dan Williams · 15 years ago
  87. bdc6340 x86, pat: Fix set_memory_wc related corruption by Pallipadi, Venkatesh · 15 years ago
  88. b592972 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. ec6a867 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  90. db06816 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  91. 784b1d6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 15 years ago
  92. 691c5f7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  93. fbdbf83 Merge git://git.infradead.org/users/cbou/battery-2.6.31 by Linus Torvalds · 15 years ago
  94. 79af313 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  95. e1ca4ae Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  96. 6ae7d6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  97. ec30c5f kprobes: Use kernel_text_address() for checking probe address by Masami Hiramatsu · 15 years ago
  98. 90a09c9 Alan doesn't want to maintain tty code any more by Linus Torvalds · 15 years ago
  99. daed953 hp-wmi: check that an input device exists in resume handler by Frans Pop · 15 years ago
  100. dee8656 quota: Silence lockdep on quota_on by Jan Kara · 16 years ago