1. 5432c16 USB: Update last_busy time after autosuspend fails by Alan Stern · 13 years ago
  2. 8dc9c79 PM / Runtime: Automatically retry failed autosuspends by Alan Stern · 13 years ago
  3. 2d92f69 kbuild: Fix help text not displayed in choice option. by Srinivas Kandagatla · 13 years ago
  4. 7a427e4 drm/radeon/kms: set HPD polarity in hpd_init() by Alex Deucher · 13 years ago
  5. 053b6d5 drm/radeon/kms: add MSI module parameter by Alex Deucher · 13 years ago
  6. 9574505 drm/radeon/kms: Add MSI quirk for Dell RS690 by Alex Deucher · 13 years ago
  7. 35f6259 drm/radeon/kms: properly set panel mode for eDP by Alex Deucher · 13 years ago
  8. ff356c2 drm/radeon: set hpd polarity at init time so hotplug detect works by Jerome Glisse · 13 years ago
  9. be72d16 drm/radeon/kms: Add MSI quirk for HP RS690 by Alex Deucher · 13 years ago
  10. fd33e34 drm/radeon/kms: split MSI check into a separate function by Alex Deucher · 13 years ago
  11. 3fa1ae8 drm/radeon: avoid bouncing connector status btw disconnected & unknown by Jerome Glisse · 13 years ago
  12. d429701 ALSA: hda/realtek - Skip invalid digital out pins by Takashi Iwai · 13 years ago
  13. ec0baac ALSA: hda - Add support for 92HD65 / 92HD66 family of codecs by Charles Chin · 13 years ago
  14. a7ae015 ALSA: hda - Disable power-widget control for IDT 92HD83/93 as default by Charles Chin · 13 years ago
  15. c52e585 ALSA: ua101: fix crash when unplugging by Clemens Ladisch · 13 years ago
  16. 5796ee3 net: Unlock sock before calling sk_free() by Thomas Gleixner · 13 years ago
  17. ce0f562 bridge: leave carrier on for empty bridge by stephen hemminger · 13 years ago
  18. 621112e thp: share get_huge_page_tail() by Andrea Arcangeli · 13 years ago
  19. 1a2417c s390: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  20. 7a093bf s390: gup_huge_pmd() support THP tail recounting by Andrea Arcangeli · 13 years ago
  21. 2429d1c powerpc: gup_huge_pmd() return 0 if pte changes by Andrea Arcangeli · 13 years ago
  22. 87c2bd6 powerpc: gup_hugepte() support THP based tail recounting by Andrea Arcangeli · 13 years ago
  23. cf2f493 powerpc: gup_hugepte() avoid freeing the head page too many times by Andrea Arcangeli · 13 years ago
  24. acafc79 powerpc: get_hugepte() don't put_page() the wrong page by Andrea Arcangeli · 13 years ago
  25. 45a2755 powerpc: remove superfluous PageTail checks on the pte gup_fast by Andrea Arcangeli · 13 years ago
  26. 8adc3d3 can bcm: fix incomplete tx_setup fix by Oliver Hartkopp · 13 years ago
  27. 6d3607b xHCI: Clear PLC for USB2 root hub ports by Andiry Xu · 13 years ago
  28. 1c34939 xHCI: test and clear RWC bit by Andiry Xu · 13 years ago
  29. 567c6a1 xhci: If no endpoints changed, don't issue BW command. by Sarah Sharp · 13 years ago
  30. 6eb006c usb_storage: Don't freeze in usb-stor-scan by Seth Forshee · 13 years ago
  31. b710365 btusb: add device entry for Broadcom SoftSailing by Oliver Neukum · 13 years ago
  32. 661a0d9 Bluetooth: add support for 2011 mac mini by Jurgen Kramer · 13 years ago
  33. 4770ac2 Bluetooth: Add Atheros AR3012 one PID/VID supported by Steven.Li · 14 years ago
  34. 39361fc Bluetooth: Add Toshiba laptops AR30XX device ID by Ricardo Mendoza · 14 years ago
  35. efb1497 Bluetooth: Add MacBookAir4,1 support by Pieter-Augustijn Van Malleghem · 13 years ago
  36. f7f0021 ASIX: Use only 11 bits of header for data size by Marek Vasut · 13 years ago
  37. 611778c ASIX: Simplify condition in rx_fixup() by Marek Vasut · 13 years ago
  38. 1a0a3b4 USB: xHCI: prevent infinite loop when processing MSE event by Andiry Xu · 13 years ago
  39. 869b18a ipheth: iPhone 4 Verizon CDMA USB Product ID add by Kavan Smith · 13 years ago
  40. f6fad68 USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth. by Sarah Sharp · 13 years ago
  41. 91c193f usbnet/cdc_ncm: Don't use stack variables for DMA by Josh Boyer · 13 years ago
  42. 510c6bc USB: Serial: Add PID(0xF7C0) to FTDI SIO driver for a zeitcontrol-device by Artur Zimmer · 13 years ago
  43. 5be5de4 USB: Serial: Add device ID for Sierra Wireless MC8305 by Florian Echtler · 13 years ago
  44. e530d1a usb/isp1760: Added missing call to usb_hcd_check_unlink_urb() during unlink by Arvid Brodin · 13 years ago
  45. 00c37d5 USB: EHCI: Fix test mode sequence by Boris Todorov · 14 years ago
  46. cfaef01 rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...) by huajun li · 13 years ago
  47. c3db5c3 enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controller by Vasanthy Kolluri · 14 years ago
  48. 628ee98 ext4: fix race in xattr block allocation path by Eric Sandeen · 13 years ago
  49. 3c60744 ext4: call ext4_handle_dirty_metadata with correct inode in ext4_dx_add_entry by Theodore Ts'o · 13 years ago
  50. 3791571 ext4: ext4_mkdir should dirty dir_block with newly created directory inode by Darrick J. Wong · 13 years ago
  51. a848dee ext4: ext4_rename should dirty dir_bh with the correct directory by Darrick J. Wong · 13 years ago
  52. d24f405 ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes by Theodore Ts'o · 13 years ago
  53. b97cdd6 drivers/power/ds2780_battery.c: fix deadlock upon insertion and removal by Clifton Barnes · 13 years ago
  54. 101884f drivers/power/ds2780_battery.c: add a nolock function to w1 interface by Clifton Barnes · 13 years ago
  55. 24e5301 drivers/power/ds2780_battery.c: create central point for calling w1 interface by Clifton Barnes · 13 years ago
  56. b323615 hwspinlock/core: use a mutex to protect the radix tree by Juan Gutierrez · 13 years ago
  57. 044ee31 drivers/net/rionet.c: fix ethernet address macros for LE platforms by Alexandre Bounine · 13 years ago
  58. 179b053 iwlagn: do not use interruptible waits by Johannes Berg · 13 years ago
  59. 4f0bf01 vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> files by Linus Torvalds · 13 years ago
  60. bfcf609 binfmt_elf: fix PIE execution with randomization disabled by Jiri Kosina · 13 years ago
  61. 68fe9d9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 13 years ago
  62. a00fb14 net: xen-netback: correctly restart Tx after a VM restore/migrate by David Vrabel · 13 years ago
  63. 62d8d0b make PACKET_STATISTICS getsockopt report consistently between ring and non-ring by Willem de Bruijn · 13 years ago
  64. 2146d46 ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket by Yan, Zheng · 13 years ago
  65. ec668db tg3: negate USE_PHYLIB flag check by Jiri Pirko · 13 years ago
  66. b006544 tcp: properly update lost_cnt_hint during shifting by Yan, Zheng · 13 years ago
  67. 37c88f5 tcp: properly handle md5sig_pool references by Yan, Zheng · 13 years ago
  68. 1874335 netconsole: enable netconsole can make net_device refcnt incorrent by Gao feng · 13 years ago
  69. 89c32c1 macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode by David Ward · 13 years ago
  70. c11deb8 l2tp: fix a potential skb leak in l2tp_xmit_skb() by Eric Dumazet · 13 years ago
  71. cbbd42e ipv4: fix ipsec forward performance regression by Yan, Zheng · 13 years ago
  72. 92dc979 can bcm: fix tx_setup off-by-one errors by Oliver Hartkopp · 13 years ago
  73. 99dfac8 bridge: fix hang on removal of bridge via netlink by stephen hemminger · 13 years ago
  74. e8c492b bonding: use local function pointer of bond->recv_probe in bond_handle_frame by Mitsuo Hayasaka · 13 years ago
  75. 6c3ad7a jsm: remove buggy write queue by Thadeu Lima de Souza Cascardo · 13 years ago
  76. 43742b1 ptrace: don't clear GROUP_STOP_SIGMASK on double-stop by Oleg Nesterov · 13 years ago
  77. eb4b2df vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag by Linus Torvalds · 13 years ago
  78. 6c36547 VFS: Fix the remaining automounter semantics regressions by Trond Myklebust · 13 years ago
  79. def3f17 vfs: automount should ignore LOOKUP_FOLLOW by Miklos Szeredi · 13 years ago
  80. f537ffa VFS: Fix automount for negative autofs dentries by David Howells · 13 years ago
  81. b0917c3 readlinkat: ensure we return ENOENT for the empty pathname for normal lookups by Andy Whitcroft · 13 years ago
  82. 5f0d9e0 um: fix ubd cow size by Richard Weinberger · 13 years ago
  83. 73e2fc5 ALSA: hda - Fix ADC input-amp handling for Cx20549 codec by Takashi Iwai · 13 years ago
  84. 38af8dd mm: avoid null pointer access in vm_struct via /proc/vmallocinfo by Mitsuo Hayasaka · 13 years ago
  85. ad41704 ARM: mach-ux500: unlock I&D l2x0 caches before init by Linus Walleij · 13 years ago
  86. 513c4eb plat-mxc: iomux-v3.h: implicitly enable pull-up/down when that's desired by Paul Fertser · 13 years ago
  87. b5e074a /proc/self/numa_maps: restore "huge" tag for hugetlb vmas by Andrew Morton · 13 years ago
  88. 1eac959 tuner_xc2028: Allow selection of the frequency adjustment code for XC3028 by Mauro Carvalho Chehab · 13 years ago
  89. 10d65fc dib0700: protect the dib0700 buffer access by Olivier Grenie · 13 years ago
  90. 4d2ae8d DiBcom: protect the I2C bufer access by Patrick Boettcher · 13 years ago
  91. 2ba0b8d uvcvideo: Set alternate setting 0 on resume if the bus has been reset by Ming Lei · 14 years ago
  92. 76ec8cd viafb: improve pitch handling by Florian Tobias Schandinat · 14 years ago
  93. cdf3e34 viafb: use display information in info not in var for panning by Florian Tobias Schandinat · 14 years ago
  94. 3f199a7 fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock() by Bruno Prémont · 13 years ago
  95. 627afd4 fb: avoid possible deadlock caused by fb_set_suspend by Herton Ronaldo Krzesinski · 14 years ago
  96. c10d19f carminefb: Fix module parameters permissions by Jean Delvare · 14 years ago
  97. 9bdb666 iommu/amd: Fix wrong shift direction by Joerg Roedel · 13 years ago
  98. cf541bb WMI: properly cleanup devices to avoid crashes by Dmitry Torokhov · 13 years ago
  99. 761f2b4 ccwgroup: move attributes to attribute group by Sebastian Ott · 13 years ago
  100. cd1ee66 memory leak with RCU_TABLE_FREE by Martin Schwidefsky · 13 years ago