1. d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  2. 8144737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  3. 99dbe10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  4. bd27e6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  5. 0fb1d9b [S390] make page table upgrade work again by Martin Schwidefsky · 16 years ago
  6. f481bfa [S390] make page table walking more robust by Martin Schwidefsky · 16 years ago
  7. 2887fc5 [S390] Dont check for pfn_valid() in uaccess_pt.c by Gerald Schaefer · 16 years ago
  8. cf08734 [S390] ftrace/mcount: fix kernel stack backchain by Heiko Carstens · 16 years ago
  9. f55d638 [S390] topology: define SD_MC_INIT to fix performance regression by Heiko Carstens · 16 years ago
  10. 4fa81ed2 [S390] __div64_31 broken for CONFIG_MARCH_G5 by Martin Schwidefsky · 16 years ago
  11. f1aa298 Merge branch 'fix/opl3sa2-suspend' into for-linus by Takashi Iwai · 16 years ago
  12. a232ee6 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 16 years ago
  13. 6af845e ALSA: Fix vunmap and free order in snd_free_sgbuf_pages() by Takashi Iwai · 16 years ago
  14. 82f5d57 ALSA: mixart, fix lock imbalance by Jiri Slaby · 16 years ago
  15. 9105459 ALSA: pcm_oss, fix locking typo by Jiri Slaby · 16 years ago
  16. 36c7b83 ALSA: oss-mixer - Fixes recording gain control by Viral Mehta · 16 years ago
  17. c673ba1 ALSA: hda - Workaround for buggy DMA position on ATI controllers by Takashi Iwai · 16 years ago
  18. 09240cf ALSA: hda - Fix DMA mask for ATI controllers by Takashi Iwai · 16 years ago
  19. 58cefd2 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  20. 9aac397 powerpc/ps3: ps3_defconfig updates by Geoff Levand · 16 years ago
  21. c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 16 years ago
  22. 6e2b757 module: fix refptr allocation and release order by Masami Hiramatsu · 16 years ago
  23. f10023a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  24. 8a0845c USB: storage: Unusual USB device Prolific 2507 variation added by Thomas Bartosik · 16 years ago
  25. e7f2f0d USB: Add device id for Option GTM380 to option driver by Achilleas Kotsis · 16 years ago
  26. 56a21827 USB: Add Vendor/Product ID for new CDMA U727 to option driver by Dirk Hohndel · 16 years ago
  27. 716a9c8 USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 by Moritz Muehlenhoff · 16 years ago
  28. 0cc6bfe USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 by Dan Williams · 16 years ago
  29. 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 16 years ago
  30. 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 16 years ago
  31. 9ea19b8 USB: option.c: add ZTE 622 modem device by Albert Pauw · 16 years ago
  32. 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 16 years ago
  33. a08b43a USB: misc/vstusb, fix lock imbalance by Jiri Slaby · 16 years ago
  34. 46c9844 USB: misc/adutux, fix lock imbalance by Jiri Slaby · 16 years ago
  35. 909b6c3 USB: image/mdc800, fix lock imbalance by Jiri Slaby · 16 years ago
  36. eeafa64 USB: atm/cxacru, fix lock imbalance by Jiri Slaby · 16 years ago
  37. c497e71 USB: unusual_devs: Add support for GI 0431 SD-Card interface by Jan Dumon · 16 years ago
  38. c653566 USB: serial: new cp2101 device id by Robert M. Kenney · 16 years ago
  39. b0d65900 USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 by Michael Hennerich · 16 years ago
  40. 7f82b6d USB: serial: add FTDI USB/Serial converter devices by Axel Wachtler · 16 years ago
  41. 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 16 years ago
  42. 228dd05 USB: usbtmc: add protocol 1 support by Greg Kroah-Hartman · 16 years ago
  43. 5b10916 USB: usbtmc: fix stupid bug in open() by Greg Kroah-Hartman · 16 years ago
  44. 4ada810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  45. 303c6a0 gro: Fix legacy path napi_complete crash by Herbert Xu · 16 years ago
  46. 76a67ec nfsd: nfsd should drop CAP_MKNOD for non-root by J. Bruce Fields · 16 years ago
  47. 84f09f4 NFSD: provide encode routine for OP_OPENATTR by Benny Halevy · 16 years ago
  48. ee568b2 Avoid 64-bit "switch()" statements on 32-bit architectures by Linus Torvalds · 16 years ago
  49. 3039088 prevent boosting kprobes on exception address by Masami Hiramatsu · 16 years ago
  50. 18439c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  51. a4bd6a9 powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW by Kumar Gala · 16 years ago
  52. c931092 powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx by Piotr Ziecik · 16 years ago
  53. 9e8912e Fast TSC calibration: calculate proper frequency error bounds by Linus Torvalds · 16 years ago
  54. a6a80e1 Fix potential fast PIT TSC calibration startup glitch by Linus Torvalds · 16 years ago
  55. dde332b ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2 by Krzysztof Helt · 16 years ago
  56. d33a197 ext4: fix bb_prealloc_list corruption due to wrong group locking by Eric Sandeen · 16 years ago
  57. 7a2cf4a m68k: merge the non-MMU and MMU versions of siginfo.h by Greg Ungerer · 16 years ago
  58. 9df3d51 m68k: use the MMU version of unistd.h for all m68k platforms by Greg Ungerer · 16 years ago
  59. 8dba99e m68k: merge the non-MMU and MMU versions of signal.h by Greg Ungerer · 16 years ago
  60. 230d186 m68k: merge the non-MMU and MMU versions of ptrace.h by Greg Ungerer · 16 years ago
  61. c5f5d3e m68k: use MMU version of setup.h for both MMU and non-MMU by Greg Ungerer · 16 years ago
  62. 640c65e zd1211rw: Do not panic on device eject when associated by Jouni Malinen · 16 years ago
  63. 055249d mac80211: Fix panic on fragmentation with power saving by Jouni Malinen · 16 years ago
  64. 5ec905a ath9k: AR9280 PCI devices must serialize IO as well by Luis R. Rodriguez · 16 years ago
  65. 6158425 ath9k: implement IO serialization by Luis R. Rodriguez · 16 years ago
  66. 6f16bf3 lib80211: silence excessive crypto debugging messages by John W. Linville · 16 years ago
  67. 19695ec Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  68. b35f8ca dm crypt: wait for endio to complete before destruction by Milan Broz · 16 years ago
  69. b2174ee dm crypt: fix kcryptd_async_done parameter by Huang Ying · 16 years ago
  70. d659e6c dm io: respect BIO_MAX_PAGES limit by Mikulas Patocka · 16 years ago
  71. f80a557 dm table: rework reference counting fix by Mikulas Patocka · 16 years ago
  72. bc0fd67 dm ioctl: validate name length when renaming by Milan Broz · 16 years ago
  73. 8e91f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  74. 8032b52 linux.conf.au 2009: Tuz by Rusty Russell · 16 years ago
  75. d1238d5 netfilter: conntrack: check for NEXTHDR_NONE before header sanity checking by Christoph Paasch · 16 years ago
  76. ee6f779 filp->f_pos not correctly updated in proc_task_readdir by Zhang Le · 16 years ago
  77. ec8d540 netfilter: conntrack: fix dropping packet after l4proto->packet() by Christoph Paasch · 16 years ago
  78. 626ba8f netfilter: ctnetlink: fix crash during expectation creation by Pablo Neira Ayuso · 16 years ago
  79. b1e93a6 netfilter: conntrack: don't deliver events for racy packets by Pablo Neira Ayuso · 16 years ago
  80. a05ef46 m68k: merge the non-MMU and MMU versions of sigcontext.h by Greg Ungerer · 16 years ago
  81. 9863a0b m68k: merge the non-MMU and MMU versions of swab.h by Greg Ungerer · 16 years ago
  82. f984700 m68k: merge the non-MMU and MMU versions of param.h by Greg Ungerer · 16 years ago
  83. 1b958a3 Merge branches 'misc-up-now' and 'platform-drivers' into release by Len Brown · 16 years ago
  84. da51199 acpi-wmi: unsigned cannot be less than 0 by Roel Kluin · 16 years ago
  85. b36a50f thinkpad-acpi: fix module autoloading for older models by Mathieu Chouquet-Stringer · 16 years ago
  86. 54b1ec8 acer-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
  87. 5fcdd17 acpi-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
  88. 013d67f acer-wmi: double free in acer_rfkill_exit() by Dan Carpenter · 16 years ago
  89. d263da3 platform/x86: depends instead of select for laptop platform drivers by Corentin Chary · 16 years ago
  90. e73e2c6 asus-laptop: use select instead of depends on by Corentin Chary · 16 years ago
  91. 7950b71 eeepc-laptop: restore acpi_generate_proc_event() by Corentin Chary · 16 years ago
  92. 6050c8d asus-laptop: restore acpi_generate_proc_event() by Corentin Chary · 16 years ago
  93. 27ce341 acpi: check for pxm_to_node_map overflow by Cyrill Gorcunov · 16 years ago
  94. 176f9c1 ACPI: remove doubled status checking by Jiri Slaby · 16 years ago
  95. 45e7798 ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN directly on resume by Zhang Rui · 16 years ago
  96. 7b46ecd Revert "ACPI: make some IO ports off-limits to AML" by Len Brown · 16 years ago
  97. a140449 suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep ordering by Andy Whitcroft · 16 years ago
  98. ea8dbdd r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)" by françois romieu · 16 years ago
  99. 97d477a r8169: use hardware auto-padding. by françois romieu · 16 years ago
  100. b0fe551 kconfig: improve seed in randconfig by Ingo Molnar · 16 years ago