1. ba654c7 LockD: pass service to per-net up and down functions by Stanislav Kinsbursky · 12 years ago
  2. 4bac4a3 kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed by Tejun Heo · 12 years ago
  3. be3fb59 kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation by Tejun Heo · 12 years ago
  4. 144e79f NFSd: set nfsd_serv to NULL after service destruction by Stanislav Kinsbursky · 12 years ago
  5. 6e17166 NFSd: introduce nfsd_destroy() helper by Stanislav Kinsbursky · 12 years ago
  6. 430cc1a UBI: fix a horrible memory deallocation bug by Artem Bityutskiy · 12 years ago
  7. 34bc5bc irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMU by Seth Forshee · 12 years ago
  8. d278410 net: qmi_wwan: new devices: UML290 and K5006-Z by Bjørn Mork · 12 years ago
  9. dcc1aa8 net: qmi_wwan: add Sierra Wireless devices by Bjørn Mork · 12 years ago
  10. c6265c8 net: qmi_wwan: add ZTE MF821D by Bjørn Mork · 12 years ago
  11. cc63421 net: qmi_wwan: add ZTE MF60 by Bjørn Mork · 12 years ago
  12. a03c2e9 net: qmi_wwan: Add Sierra Wireless device IDs by Bjørn Mork · 12 years ago
  13. 960321d USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z by Andrew Bird (Sphere Systems) · 12 years ago
  14. f23117d net: qmi_wwan: Add Vodafone/Huawei K5005 support by Bjørn Mork · 12 years ago
  15. 93f3aab pch_uart: Add eg20t_port lock field, avoid recursive spinlocks by Darren Hart · 12 years ago
  16. 6446582 powerpc/85xx: p1022ds: fix DIU/LBC switching with NAND enabled by Timur Tabi · 12 years ago
  17. 87bb5b3 powerpc/85xx: p1022ds: disable the NAND flash node if video is enabled by Timur Tabi · 12 years ago
  18. 428a0ca pch_uart: Fix parity setting issue by Tomoya MORINAGA · 12 years ago
  19. b79ca87 pch_uart: Fix rx error interrupt setting issue by Tomoya MORINAGA · 12 years ago
  20. f3cbd9c pch_uart: Fix missing break for 16 byte fifo by Alan Cox · 12 years ago
  21. 9f460d3 media: Avoid sysfs oops when an rc_dev's raw device is absent by Douglas Bagnall · 12 years ago
  22. 3ccf11c time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 12 years ago
  23. 6d24232 time: Avoid making adjustments if we haven't accumulated anything by John Stultz · 12 years ago
  24. 4e1ef71 time: Improve sanity checking of timekeeping inputs by John Stultz · 12 years ago
  25. 4de1d49 media: lirc_sir: make device registration work by Jarod Wilson · 12 years ago
  26. bd396f5 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  27. b45de2a sched: Fix race in task_group() by Peter Zijlstra · 12 years ago
  28. ae5f864 r8169: RxConfig hack for the 8168evl. by Francois Romieu · 12 years ago
  29. 1d517dc libata: Prevent interface errors with Seagate FreeAgent GoFlex by Daniel J Blueman · 12 years ago
  30. 9fdb417 rds: set correct msg_namelen by Weiping Pan · 12 years ago
  31. fe10846 Fix a dead loop in async_synchronize_full() by Li Zhong · 12 years ago
  32. f6feb3f media: cx25821: Remove bad strcpy to read-only char* by Ezequiel Garcia · 12 years ago
  33. 763082c net: Statically initialize init_net.dev_base_head by Rustad, Mark D · 12 years ago
  34. 8bd8196 macvtap: zerocopy: set SKBTX_DEV_ZEROCOPY only when skb is built successfully by Jason Wang · 12 years ago
  35. 47e685b macvtap: zerocopy: put page when fail to get all requested user pages by Jason Wang · 12 years ago
  36. 0c86973 macvtap: zerocopy: fix truesize underestimation by Jason Wang · 12 years ago
  37. 326d46a macvtap: zerocopy: fix offset calculation when building skb by Jason Wang · 12 years ago
  38. 2156561 x86: Fix boot on Twinhead H12Y by Alan Cox · 12 years ago
  39. 1c58640 workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic by Lai Jiangshan · 12 years ago
  40. 6d7ce78 md/raid10: fix problem with on-stack allocation of r10bio structure. by NeilBrown · 12 years ago
  41. d0c7920 drm/i915: HDMI - Clear Audio Enable bit for Hot Plug by Wang Xingchao · 12 years ago
  42. 5db3012 drm/nouveau: fix booting with plymouth + dumb support by Dave Airlie · 12 years ago
  43. e062a3a drm/radeon: fix dig encoder selection on DCE61 by Alex Deucher · 12 years ago
  44. 174e963 drm/radeon: force dma32 to fix regression rs4xx,rs6xx,rs740 by Jerome Glisse · 12 years ago
  45. b292ee6 drm/radeon: don't disable plls that are in use by other crtcs by Alex Deucher · 12 years ago
  46. ba34ea2 drm/radeon: convert radeon vfct code to use acpi_get_table_with_size by Alex Deucher · 12 years ago
  47. bc23d48 drm/i915: fix wrong order of parameters in port checking functions by Xu, Anhua · 12 years ago
  48. d1873d6 drm/radeon/atom: powergating fixes for DCE6 by Alex Deucher · 12 years ago
  49. 55177bf drm/radeon/atom: rework DIG modesetting on DCE3+ by Alex Deucher · 12 years ago
  50. 8bacfc1 drm: Check for invalid cursor flags by Jakob Bornecrantz · 12 years ago
  51. 245895b asus-nb-wmi: add some video toggle keys by AceLan Kao · 12 years ago
  52. f07a6a8 asus-laptop: HRWS/HWRS typo by Corentin Chary · 12 years ago
  53. a841362 drm/i915: extract connector update from intel_ddc_get_modes() for reuse by Jani Nikula · 12 years ago
  54. 52bd69f drm/radeon/kms: extend the Fujitsu D3003-S2 board connector quirk to cover later silicon stepping by Tvrtko Ursulin · 12 years ago
  55. 7b3b1cc drm/radeon: implement ACPI VFCT vbios fetch (v3) by David Lamparter · 12 years ago
  56. 056fd28 drm/radeon: split ATRM support out from the ATPX handler (v3) by Alex Deucher · 12 years ago
  57. 68f5718 drm/radeon/ss: use num_crtc rather than hardcoded 6 by Alex Deucher · 12 years ago
  58. ce01528 drm/radeon: avoid turning off spread spectrum for used pll by Jerome Glisse · 12 years ago
  59. 3f6a057 fbcon: fix race condition between console lock and cursor timer (v1.1) by Dave Airlie · 12 years ago
  60. 076dd7b drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ resources by Robin Holt · 12 years ago
  61. 87767cf PM / Runtime: Clear power.deferred_resume on success in rpm_suspend() by Rafael J. Wysocki · 12 years ago
  62. 59e6c8a PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set by Rafael J. Wysocki · 12 years ago
  63. 5c449b9 drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode by Atsushi Nemoto · 12 years ago
  64. 111f2ab mutex: Place lock in contended state after fastpath_lock failure by Will Deacon · 12 years ago
  65. fcdb3dc tty: serial: imx: console write routing is unsafe on SMP by Xinyu Chen · 12 years ago
  66. ef90d66 xhci: Recognize USB 3.0 devices as superspeed at powerup by Manoj Iyer · 12 years ago
  67. 44773e6 xhci: Make handover code more robust by Matthew Garrett · 12 years ago
  68. 7017f2e xhci: Fix a logical vs bitwise AND bug by Dan Carpenter · 12 years ago
  69. 2a71bce usb: host: xhci-plat: use ioremap_nocache by Ruchika Kharwar · 12 years ago
  70. 44114bf Intel xhci: Only switch the switchable ports by Keng-Yu Lin · 12 years ago
  71. de86936 usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware by Alexis R. Cortes · 12 years ago
  72. 1149169 rt2800usb: Added rx packet length validity check by Sergei Poselenov · 12 years ago
  73. 163406c USB: add device quirk for Joss Optical touchboard by Alan Stern · 12 years ago
  74. c880ac9 USB: ohci-at91: fix PIO handling in relation with number of ports by Nicolas Ferre · 12 years ago
  75. ba7912f USB: cdc-wdm: fix wdm_find_device* return value by Bjørn Mork · 12 years ago
  76. f3f00a4 USB: ftdi-sio: add support for more Physik Instrumente devices by Éric Piel · 12 years ago
  77. f7cae61 USB: ftdi_sio: do not claim CDC ACM function by Bjørn Mork · 12 years ago
  78. f0ec586 USB: ftdi_sio: PID for NZR SEM 16+ USB by Horst Schirmeier · 12 years ago
  79. 35eb9b1 NFS: return error from decode_getfh in decode open by Weston Andros Adamson · 12 years ago
  80. 2df4537 NFS: Fix a problem with the legacy binary mount code by Trond Myklebust · 12 years ago
  81. 91addc0 NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 12 years ago
  82. 0197ce3 rt2x00: Fix rfkill polling prior to interface start. by Gertjan van Wingerde · 12 years ago
  83. 07a2faa rt2x00: Fix word size of rt2500usb MAC_CSR19 register. by Gertjan van Wingerde · 12 years ago
  84. b620328 rt2x00: Identify ASUS USB-N53 device. by Gertjan van Wingerde · 12 years ago
  85. d7b2435 dmaengine: at_hdmac: check that each sg data length is non-null by Nicolas Ferre · 12 years ago
  86. 643fc24 dmaengine: at_hdmac: fix comment in atc_prep_slave_sg() by Nicolas Ferre · 12 years ago
  87. 4912523 DMA: PL330: Check the pointer returned by kzalloc by Sachin Kamat · 12 years ago
  88. 2f472bc DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req() by Sachin Kamat · 12 years ago
  89. 762c1b3 can: janz-ican3: fix support for older hardware revisions by Ira W. Snyder · 12 years ago
  90. 3056aea can: ti_hecc: fix oops during rmmod by Marc Kleine-Budde · 12 years ago
  91. 8282d83 asix: Support DLink DUB-E100 H/W Ver C1 by Søren Holm · 12 years ago
  92. 78aede5 rtlwifi: rtl8192ce: Log message that B_CUT device may not work by Larry Finger · 12 years ago
  93. d8331a6 MIPS: mm: Add compound tail page _mapcount when mapped by Jovi Zhang · 12 years ago
  94. d587f31 Input: i8042 - disable mux on Toshiba C850D by Anisse Astier · 12 years ago
  95. fb168fb tracing: Don't call page_to_pfn() if page is NULL by Wen Congyang · 12 years ago
  96. 8febe92 ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 cores by Matthew Leach · 12 years ago
  97. 28454bb hpwdt: Fix kdump issue in hpwdt by Toshi Kani · 12 years ago
  98. 070f133 SCSI: scsi: virtio-scsi: Fix address translation failure of HighMem pages used by sg list by Wang Sen · 12 years ago
  99. b653164 SCSI: hpsa: fix handling of protocol error by Stephen M. Cameron · 12 years ago
  100. fd914b6 SCSI: bnx2i: Fixed NULL ptr deference for 1G bnx2 Linux iSCSI offload by Eddie Wai · 12 years ago