1. f3919ef isci: fix 32-bit operation when CONFIG_HIGHMEM64G=n by Dan Williams · 13 years ago
  2. 60c48a4 isci: fix sata response handling by Dan Williams · 13 years ago
  3. 101e357 fs/9p: Use protocol-defined value for lock/getlock 'type' field. by Jim Garlick · 13 years ago
  4. 8bdb14f fs/9p: Always ask new inode in lookup for cache mode disabled by Aneesh Kumar K.V · 13 years ago
  5. 8926487 net/9p: Fix kernel crash with msize 512K by Aneesh Kumar K.V · 13 years ago
  6. a111278 fs/9p: Add OS dependent open flags in 9p protocol by Aneesh Kumar K.V · 13 years ago
  7. 29a3e86 fs/9p: Don't update file type when updating file attributes by Aneesh Kumar K.V · 13 years ago
  8. e279cdc fs/9p: Add fid before dentry instantiation by Aneesh Kumar K.V · 13 years ago
  9. 3cba74d ACPICA: Do not repair _TSS return package if _PSS is present by Fenghua Yu · 13 years ago
  10. 054b93a iommu/amd: Make sure iommu->need_sync contains correct value by Joerg Roedel · 13 years ago
  11. 5c755fc iommu/amd: Don't take domain->lock recursivly by Joerg Roedel · 13 years ago
  12. bfa826f irda: fix smsc-ircc2 section mismatch warning by Randy Dunlap · 13 years ago
  13. 7c0e1af 9p: close ACL leaks by Al Viro · 13 years ago
  14. 8aeae69 net/9p: Fix the msize calculation. by Venkateswararao Jujjuri (JV) · 13 years ago
  15. 926fa0b fs/9p: Always ask new inode in create by Aneesh Kumar K.V · 13 years ago
  16. 6170eea fs/9p: Fix invalid mount options/args by Prem Karat · 14 years ago
  17. e38b21e fs/9p: When doing inode lookup compare qid details and inode mode bits. by Aneesh Kumar K.V · 13 years ago
  18. a0be78e fs/9p: Fid is not valid after a failed clunk. by Aneesh Kumar K.V · 13 years ago
  19. 0beac58 VirtIO can transfer VIRTQUEUE_NUM of pages. by jvrao · 13 years ago
  20. 8b1aebc Fix the size of receive buffer packing onto VirtIO ring. by jvrao · 13 years ago
  21. 7b551b7 net/9p: fix client code to fail more gracefully on protocol error by Eric Van Hensbergen · 13 years ago
  22. f2685ef vp7045: fix buffer setup by Florian Mickler · 13 years ago
  23. ac0a6fa nuvoton-cir: simplify raw IR sample handling by Jarod Wilson · 13 years ago
  24. 71a26cb md: Fix handling for devices from 2TB to 4TB in 0.90 metadata. by NeilBrown · 13 years ago
  25. 97e5a85 Avoid dereferencing a 'request_queue' after last close. by NeilBrown · 13 years ago
  26. 045451f drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate by Marcin Slusarz · 13 years ago
  27. 7663571 ARM: davinci: fix cache flush build error by Linus Walleij · 13 years ago
  28. 75a9498 ARM: davinci: da850 EVM: read mac address from SPI flash by Sudhakar Rajashekhara · 13 years ago
  29. 8a19c4e ARM: 7081/1: mach-integrator: fix the clocksource by Linus Walleij · 13 years ago
  30. a677ecd hwmon: (max16065) Fix current calculation by Guenter Roeck · 13 years ago
  31. 0b129e1 xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. by Konrad Rzeszutek Wilk · 13 years ago
  32. 1f51b5d xen: x86_32: do not enable iterrupts when returning from exception in interrupt context by Igor Mammedov · 13 years ago
  33. 1c72a51 mmc: sdhci-s3c: Fix mmc card I/O problem by Girish K S · 13 years ago
  34. 6942511 mmc: core: use non-reentrant workqueue for clock gating by Mika Westerberg · 13 years ago
  35. 0bd01ae mmc: core: prevent aggressive clock gating racing with ios updates by Mika Westerberg · 13 years ago
  36. a24cf48 mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} by Mika Westerberg · 13 years ago
  37. 2dd9ce0 x86, perf: Check that current->mm is alive before getting user callchain by Andrey Vagin · 13 years ago
  38. 70a4888 sched: Fix a memory leak in __sdt_free() by WANG Cong · 13 years ago
  39. f4e97b6 sched: Move blk_schedule_flush_plug() out of __schedule() by Thomas Gleixner · 13 years ago
  40. edbb7ce sched: Separate the scheduler entry for preemption by Thomas Gleixner · 13 years ago
  41. 1ed2053 rtc: Fix RTC PIE frequency limit by John Stultz · 13 years ago
  42. c3a44b4 alarmtimers: Avoid possible denial of service with high freq periodic timers by John Stultz · 13 years ago
  43. 0898dd1 alarmtimers: Memset itimerspec passed into alarm_timer_get by John Stultz · 13 years ago
  44. 26cf1a7 alarmtimers: Avoid possible null pointer traversal by John Stultz · 13 years ago
  45. 5607cbd MXC: iomux-v3: correct NO_PAD_CTRL definition by Troy Kisky · 13 years ago
  46. 0dd4154 igb: fix WOL on second port of i350 device by Carolyn Wyborny · 13 years ago
  47. 66d52cb mm: page allocator: reconsider zones for allocation after direct reclaim by Mel Gorman · 13 years ago
  48. 42274b5 mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim by Mel Gorman · 13 years ago
  49. 10927d9 drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2) by Alex Deucher · 13 years ago
  50. 34b6443 drm/radeon/kms: set a default max_pixel_clock by Dave Airlie · 13 years ago
  51. c122ead md/linear: avoid corrupting structure while waiting for rcu_free to complete. by NeilBrown · 13 years ago
  52. 0dbf5d8 ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation. by Srinivas Kandagatla · 13 years ago
  53. 5297aef drm/radeon/kms: evergreen & ni reset SPI block on CP resume by Jerome Glisse · 13 years ago
  54. 795464a drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU by Alex Deucher · 13 years ago
  55. f7ae5ca sparc64: Only Panther cheetah+ chips have POPC. by David S. Miller · 13 years ago
  56. 94dea72 regulator: tps65910: Add missing breaks in switch/case by Axel Lin · 13 years ago
  57. 8d537b9 sparc32,sun4d: Change IPI IRQ level to prevent collision between IPI and timer interrupt by Kjetil Oftedal · 13 years ago
  58. d91d1dd sparc: fix array bounds error setting up PCIC NMI trap by Ian Campbell · 13 years ago
  59. 69c4ec5 sparc64: Set HAVE_C_RECORDMCOUNT by David S. Miller · 13 years ago
  60. a9d0a36 sparc: Allow handling signals when stack is corrupted. by David S. Miller · 13 years ago
  61. 7fe1e16 sparc32: unbreak arch_write_unlock() by Mikael Pettersson · 13 years ago
  62. b60c440 sparc64: remove unnecessary macros from spinlock_64.h by Mikael Pettersson · 13 years ago
  63. d6b0fa5 rt2x00: fix crash in rt2800usb_get_txwi by Stanislaw Gruszka · 13 years ago
  64. 341b1e9 rt2x00: fix crash in rt2800usb_write_tx_desc by Stanislaw Gruszka · 13 years ago
  65. bdfd59e atm: br2684: Fix oops due to skb->dev being NULL by Daniel Schwierzeck · 13 years ago
  66. e4dd9ac pata_via: disable ATAPI DMA on AVERATEC 3200 by Tejun Heo · 13 years ago
  67. 088412e savagedb: Fix typo causing regression in savage4 series video chip detection by John Stanley · 13 years ago
  68. dea5920 rt2x00: do not drop usb dev reference counter on suspend by Stanislaw Gruszka · 13 years ago
  69. 6417bec ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address by Senthil Balasubramanian · 13 years ago
  70. 8a9f335 carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock by Alexey Khoroshilov · 13 years ago
  71. 0b1511b ibmveth: Fix leak when recycling skb and hypervisor returns error by Anton Blanchard · 13 years ago
  72. ec518b0 ath9k: Fix PS wrappers in ath9k_set_coverage_class by Mohammed Shafi Shajakhan · 13 years ago
  73. 5772ee1 sendmmsg/sendmsg: fix unsafe user pointer access by Mathieu Desnoyers · 13 years ago
  74. f1d4422 xhci: Handle zero-length isochronous packets. by Sarah Sharp · 13 years ago
  75. 4343d2a xhci: Remove TDs from TD lists when URBs are canceled. by Sarah Sharp · 13 years ago
  76. 8a8045b xhci: Fix failed enqueue in the middle of isoch TD. by Sarah Sharp · 13 years ago
  77. e0a4518 xhci: Fix memory leak during failed enqueue. by Sarah Sharp · 13 years ago
  78. dbb2e00 xHCI: report USB2 port in resuming as suspend by Andiry Xu · 13 years ago
  79. eff5296 xHCI: fix port U3 status check condition by Andiry Xu · 13 years ago
  80. cde5eaf USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume(). by Wang Zhi · 13 years ago
  81. f91364f usb: musb: cppi: fix build errors due to DBG and missing musb variable by Per Forlin · 13 years ago
  82. 6ab711f USB option driver K3765/K4505 avoid CDC_DATA interface by Andrew Bird · 13 years ago
  83. 42dc061 USB: option: add YUGA device id to driver by Gavin.zhu · 13 years ago
  84. f5cda95 USB option driver add PID of Huawei Vodafone K4605 by Andrew Bird · 13 years ago
  85. 04aac01 USB option driver add PID of Huawei Vodafone K3806 by Andrew Bird · 13 years ago
  86. b942664 usb: s5p-ehci: fix a NULL pointer deference by Yulgon Kim · 13 years ago
  87. 400e39d USB: ftdi_sio: add Calao reference board support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
  88. a38df1a TTY: pty, fix pty counting by Jiri Slaby · 13 years ago
  89. 64da349 tty: Add "spi:" prefix for spi modalias by Axel Lin · 13 years ago
  90. db14205 8250: Fix race condition in serial8250_backup_timeout(). by Al Cooper · 13 years ago
  91. 48fb01d 8250_pci: add support for Rosewill RC-305 4x serial port card by Eric Smith · 13 years ago
  92. ecc0d72 serial: 8250_pnp: add Intermec CV60 touchscreen device by Bjorn Helgaas · 13 years ago
  93. f64bd12 omap-serial: Allow IXON and IXOFF to be disabled. by Nick Pelly · 13 years ago
  94. f794b76 ASoC: ad193x: fix dac word len setting by Scott Jiang · 13 years ago
  95. e7f4d16 ASoC: ad193x: fix registers definition by Scott Jiang · 13 years ago
  96. 397d8ae ASoC: soc-jack: Fix checking return value of request_any_context_irq by Axel Lin · 13 years ago
  97. 6d2e754 arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value by Liu Gang-B34182 · 13 years ago
  98. ae0250b rapidio: fix use of non-compatible registers by Alexandre Bounine · 13 years ago
  99. 7f4e156 kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon by Nishanth Aravamudan · 13 years ago
  100. 04aa37b Linux 3.0.4 by Greg Kroah-Hartman · 13 years ago