1. 3a42610 USB: cdc-acm: remove superfluous prototype by Johan Hovold · 13 years ago
  2. a2c7b93 USB: cdc-acm: remove version information and changelog by Johan Hovold · 13 years ago
  3. 5e9e75f USB: cdc-acm: use dev_vdbg in read/write paths by Johan Hovold · 13 years ago
  4. 4fa4626 USB: cdc-acm: clean up verbose debug by Johan Hovold · 13 years ago
  5. a5cc7ef USB: cdc-acm: replace dbg macros with dev_dbg by Johan Hovold · 13 years ago
  6. 1d9846e USB: cdc-acm: clean up dev_err and dev_dbg by Johan Hovold · 13 years ago
  7. 255ab56 USB: cdc-acm: use dev_err to report failed allocations by Johan Hovold · 13 years ago
  8. 59d7fec USB: cdc-acm: add missing newlines to dev_dbg and dev_err by Johan Hovold · 13 years ago
  9. bce1a70 USB: change the way we initialize format strings by Dmitry Torokhov · 13 years ago
  10. 2f98382 usb: renesas_usbhs: Add Renesas USBHS Gadget by Kuninori Morimoto · 13 years ago
  11. f1407d5 usb: renesas_usbhs: Add Renesas USBHS common code by Kuninori Morimoto · 13 years ago
  12. a6360dd Linux 2.6.39-rc3 by Linus Torvalds · 13 years ago
  13. 1e05ff0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  14. 39411f8 xfs_destroy_workqueues() should not be tagged with__exit by Luck, Tony · 13 years ago
  15. a97b520 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  16. 18770c7 Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  17. 6b98cd5 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  18. b42282e pci: fix PCI bus allocation alignment handling by Linus Torvalds · 13 years ago
  19. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  20. 8faa7cf dt/fsldma: fix build warning caused by of_platform_device changes by Ira W. Snyder · 13 years ago
  21. c820563 ext4: fix data corruption regression by reverting commit 6de9843dab3f by Theodore Ts'o · 13 years ago
  22. f80da1e ext4: Allow indirect-block file to grow the file size to max file size by Kazuya Mio · 13 years ago
  23. be4f27d ext4: allow an active handle to be started when freezing by Yongqiang Yang · 13 years ago
  24. 0893ed4 ext4: sync the directory inode in ext4_sync_parent() by Curt Wohlgemuth · 13 years ago
  25. 88edaa4 net: Add support for SMSC LAN9530, LAN9730 and LAN89530 by Steve Glendinning · 13 years ago
  26. 4263a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  27. 23fcf2e nfsd4: fix oops on lock failure by J. Bruce Fields · 13 years ago
  28. 510ec7b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  29. 84f3b6d Merge branch 'fix/hda' into for-linus by Takashi Iwai · 13 years ago
  30. 664cee4 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 13 years ago
  31. 94c8a98 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  32. f9fa0bc signal.c: fix erroneous syscall kernel-doc by Randy Dunlap · 13 years ago
  33. bb3c90f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  34. 3d762ca Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  35. a1b7ea5 xfs: use proper interfaces for on-stack plugging by Christoph Hellwig · 13 years ago
  36. 957935d xfs: fix xfs_debug warnings by Christoph Hellwig · 13 years ago
  37. ecb697c xfs: fix variable set but not used warnings by Christoph Hellwig · 13 years ago
  38. 60b1809 mlx4_en: Restoring RX buffer pointer in case of failure by Yevgeny Petrilin · 13 years ago
  39. ab6dc30 mlx4: Sensing link type at device initialization by Yevgeny Petrilin · 13 years ago
  40. da8a1a4 xfs: convert log tail checking to a warning by Dave Chinner · 13 years ago
  41. be65b18 xfs: catch bad block numbers freeing extents. by Dave Chinner · 13 years ago
  42. fd07484 xfs: push the AIL from memory reclaim and periodic sync by Dave Chinner · 13 years ago
  43. cd4a3c5 xfs: clean up code layout in xfs_trans_ail.c by Dave Chinner · 13 years ago
  44. 0bf6a5b xfs: convert the xfsaild threads to a workqueue by Dave Chinner · 13 years ago
  45. a7b339f xfs: introduce background inode reclaim work by Dave Chinner · 13 years ago
  46. 89e4cb5 xfs: convert ENOSPC inode flushing to use new syncd workqueue by Dave Chinner · 13 years ago
  47. c6d09b6 xfs: introduce a xfssyncd workqueue by Dave Chinner · 13 years ago
  48. e828776 xfs: fix extent format buffer allocation size by Dave Chinner · 13 years ago
  49. 1b86a58 ipv4: Fix "Set rt->rt_iif more sanely on output routes." by OGAWA Hirofumi · 13 years ago
  50. 0c3efe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  51. d856b41 watchdog: mpc8xxx_wdt: fix build by Peter Korsgaard · 13 years ago
  52. 37adb89 NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC by Bryan Schumaker · 13 years ago
  53. 132452e Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 by Linus Torvalds · 13 years ago
  54. 1744573 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  55. 26cf445 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 13 years ago
  56. 8b9686f Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-for-linus', 'irq-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  57. df9b29d Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  58. 7bc30c2 Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  59. ccfeef0 Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 13 years ago
  60. 850a28e spi: Fix race condition in stop_queue() by Vasily Khoruzhick · 13 years ago
  61. 454abcc Merge commit 'v2.6.39-rc2' into spi/merge by Grant Likely · 13 years ago
  62. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  63. 2b9accb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  64. 7e3bf1d fix build fail for hv_mouse indefine udelay by Youquan Song · 13 years ago
  65. 982134b mm: avoid wrapping vm_pgoff in mremap() by Linus Torvalds · 13 years ago
  66. cd9abc7 ALSA: hda - Don't query connections for widgets have no connections by Takashi Iwai · 13 years ago
  67. 262ac22 ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E) by David Henningsson · 13 years ago
  68. 1f34852 ALSA: hda - HDMI: Fix MCP7x audio infoframe checksums by Aaron Plattner · 13 years ago
  69. 09552b2 x86/mrst/vrtc: Fix boot crash in mrst_rtc_init() by Feng Tang · 13 years ago
  70. de97a21 rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm() by Feng Tang · 13 years ago
  71. f994d99 x86-32, fpu: Fix FPU exception handling on non-SSE systems by Hans Rosenfeld · 13 years ago
  72. 28276a2 staging: usbip: bugfix for isochronous packets and optimization by Arjan Mels · 13 years ago
  73. 1325f85 staging: usbip: bugfix add number of packets for isochronous frames by Arjan Mels · 13 years ago
  74. d2dd0b0 staging: usbip: bugfixes related to kthread conversion by Arjan Mels · 13 years ago
  75. 2f8c4c5 staging: usbip: fix shutdown problems. by Arjan Mels · 13 years ago
  76. c996edc staging: hv: Fix GARP not sent after Quick Migration by Haiyang Zhang · 13 years ago
  77. 9b57e1a MAINTAINERS: add entry for Xen network backend by Ian Campbell · 13 years ago
  78. 1f5db83 be2net: Fix suspend/resume operation by Padmanabh Ratnakar · 13 years ago
  79. ecd6210 be2net: Rename some struct members for clarity by Padmanabh Ratnakar · 13 years ago
  80. ae07b0b pppoe: drop PPPOX_ZOMBIEs in pppoe_flush_dev by Ulrich Weber · 13 years ago
  81. a25a32a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  82. ec80bfc dsa/mv88e6131: add support for mv88e6085 switch by Peter Korsgaard · 13 years ago
  83. 4188759 NFS: Fix a signed vs. unsigned secinfo bug by Bryan Schumaker · 13 years ago
  84. 4da9484 x86, hibernate: Initialize mmu_cr4_features during boot by H. Peter Anvin · 13 years ago
  85. 47482f1 ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) by Neil Horman · 13 years ago
  86. 2d5d415 be2net: Fix a potential crash during shutdown. by Ajit Khaparde · 13 years ago
  87. 1e58148 bna: Fix for handling firmware heartbeat failure by Rasesh Mody · 13 years ago
  88. 34206f2 can: mcp251x: Allow pass IRQ flags through platform data. by Enric Balletbo i Serra · 13 years ago
  89. 35a67ed smsc911x: fix mac_lock acquision before calling smsc911x_mac_read by Enric Balletbo i Serra · 13 years ago
  90. 99b662e sh: select ARCH_NO_SYSDEV_OPS. by Paul Mundt · 13 years ago
  91. 6084c81 ARM: arch-shmobile: only run FSI init on respective boards by Kuninori Morimoto · 13 years ago
  92. 2ce51f8 ARM: arch-shmobile: only run HDMI init on respective boards by Guennadi Liakhovetski · 13 years ago
  93. 0867659 Revert "net/sunrpc: Use static const char arrays" by Trond Myklebust · 13 years ago
  94. 4a0f081 ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKEREL by Simon Horman · 13 years ago
  95. 97fb850 efifb: Add override for 11" Macbook Air 3,1 by Matthew Garrett · 13 years ago
  96. 47dfe51 efifb: Support overriding fields FW tells us with the DMI data. by Peter Jones · 13 years ago
  97. 47c87d9 fb: Reduce priority of resource conflict message by Matthew Garrett · 13 years ago
  98. 787dffa5 savagefb: Remove obsolete else clause in savage_setup_i2c_bus by Tormod Volden · 13 years ago
  99. 21cd72e savagefb: Set up I2C based on chip family instead of card id by Tormod Volden · 13 years ago
  100. a564d30 savagefb: Replace magic register address with define by Tormod Volden · 13 years ago