1. 6400c8a percpu: fix chunk range calculation by Tejun Heo · 15 years ago
  2. 5341e68f intel-iommu: fix superpage support in pfn_to_dma_pte() by Allen Kay · 15 years ago
  3. c46f906 intel-iommu: set iommu_superpage on VM domains to lowest common denominator by Allen Kay · 15 years ago
  4. b0db8ad intel-iommu: fix return value of iommu_unmap() API by Allen Kay · 15 years ago
  5. 2afc2fb target: Handle 0 correctly in transport_get_sectors_6() by Roland Dreier · 15 years ago
  6. 58a48c4 fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API by Al Viro · 15 years ago
  7. 3a15d73 mm: vmalloc: check for page allocation failure before vmlist insertion by Mel Gorman · 15 years ago
  8. 21830d7 mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks by Michal Hocko · 15 years ago
  9. 5b49933 ptp: Fix clock_getres() implementation by Thomas Gleixner · 15 years ago
  10. b492a37 thp: set compound tail page _count to zero by Youquan Song · 15 years ago
  11. cd989fe thp: add compound tail page _mapcount when mapped by Youquan Song · 15 years ago
  12. 0c5a975 fs/proc/meminfo.c: fix compilation error by Claudio Scordino · 15 years ago
  13. 4957ef0 ASoC: Provide a more complete DMA driver stub by Mark Brown · 15 years ago
  14. a43cc03 ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_mode by Hans Verkuil · 15 years ago
  15. ac565b5 ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20 by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago
  16. 5f29f2e arm: mx23: recognise stmp378x as mx23 by Wolfram Sang · 15 years ago
  17. ff40cda ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0 by Manjunathappa, Prakash · 15 years ago
  18. 612e5db alarmtimers: Fix time comparison by Thomas Gleixner · 15 years ago
  19. 2a72a47 ALSA: hda/realtek - Fix Oops in alc_mux_select() by Takashi Iwai · 15 years ago
  20. 70df35a ALSA: sis7019 - give slow codecs more time to reset by David Dillow · 15 years ago
  21. d986a8d Linux 3.0.13 by Greg Kroah-Hartman · 15 years ago
  22. b01b383 clockevents: Set noop handler in clockevents_exchange_device() by Thomas Gleixner · 15 years ago
  23. 4078977 clocksource: Fix bug with max_deferment margin calculation by Yang Honggang (Joseph) · 15 years ago
  24. 0bbf5c7 oprofile: Fix crash when unloading module (hr timer mode) by Robert Richter · 15 years ago
  25. 9140096 jump_label: jump_label_inc may return before the code is patched by Gleb Natapov · 15 years ago
  26. 248f323 perf: Fix parsing of __print_flags() in TP_printk() by Steven Rostedt · 15 years ago
  27. d80dee5 tick-broadcast: Stop active broadcast device when replacing it by Thomas Gleixner · 15 years ago
  28. eda31b1 tracing: fix event_subsystem ref counting by Ilya Dryomov · 15 years ago
  29. 4ebbdc2 rtc: Disable the alarm in the hardware by Rabin Vincent · 15 years ago
  30. 4e3cd81 trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call->filter by Tejun Heo · 15 years ago
  31. e006de4 xfs: fix attr2 vs large data fork assert by Christoph Hellwig · 15 years ago
  32. edb9a31 xfs: force buffer writeback before blocking on the ilock in inode reclaim by Christoph Hellwig · 15 years ago
  33. a980e5d xfs: validate acl count by Christoph Hellwig · 15 years ago
  34. ee6dfa6 NFS: Prevent 3.0 from crashing if it receives a partial layout by Trond Myklebust · 15 years ago
  35. 0198f84 genirq: Fix race condition when stopping the irq thread by Ido Yariv · 15 years ago
  36. 7e06614a cfg80211: amend regulatory NULL dereference fix by Luis R. Rodriguez · 15 years ago
  37. 3ed26be cfg80211: fix race on init and driver registration by Luis R. Rodriguez · 15 years ago
  38. a89c8ad add missing .set function for NT_S390_LAST_BREAK regset by Martin Schwidefsky · 15 years ago
  39. b3e838f oprofile, x86: Fix crash when unloading module (nmi timer mode) by Robert Richter · 15 years ago
  40. 1e52c65 perf/x86: Fix PEBS instruction unwind by Peter Zijlstra · 15 years ago
  41. 347736f x86/paravirt: PTE updates in k(un)map_atomic need to be synchronous, regardless of lazy_mmu mode by Konrad Rzeszutek Wilk · 15 years ago
  42. c060a3d x86: Fix "Acer Aspire 1" reboot hang by Peter Chubb · 15 years ago
  43. a1b8e91 x86/mpparse: Account for bus types other than ISA and PCI by Bjorn Helgaas · 15 years ago
  44. 1f07648 sched, x86: Avoid unnecessary overflow in sched_clock by Salman Qazi · 15 years ago
  45. 15f2701 xHCI: fix bug in xhci_clear_command_ring() by Andiry Xu · 15 years ago
  46. 316624d EHCI : Fix a regression in the ISO scheduler by Matthieu CASTET · 15 years ago
  47. 775b106 USB: EHCI: fix HUB TT scheduling issue with iso transfer by Thomas Poussevin · 15 years ago
  48. d886ad3 USB: usb-storage: unusual_devs entry for Kingston DT 101 G2 by Qinglin Ye · 15 years ago
  49. afbbd6c usb: option: add SIMCom SIM5218 by Veli-Pekka Peltola · 15 years ago
  50. 603eb87 usb: option: add Huawei E353 controlling interfaces by Dirk Nehring · 15 years ago
  51. a920361 usb: ftdi_sio: add PID for Propox ISPcable III by Marcin Kościelnicki · 15 years ago
  52. 38ab0c5 HID: Correct General touch PID by Benjamin Tissoires · 15 years ago
  53. 8fafc7a USB: whci-hcd: fix endian conversion in qset_clear() by Dan Carpenter · 15 years ago
  54. 56448ba Staging: comedi: fix signal handling in read and write by Federico Vaga · 15 years ago
  55. 261dbf4 Staging: comedi: fix mmap_count by Federico Vaga · 15 years ago
  56. 9649803 staging: comedi: fix oops for USB DAQ devices. by Bernd Porr · 15 years ago
  57. 0a4527c staging: usbip: bugfix for deadlock by Bart Westgeest · 15 years ago
  58. f90312c firmware: Sigma: Fix endianess issues by Lars-Peter Clausen · 15 years ago
  59. cd319e4 firmware: Sigma: Skip header during CRC generation by Lars-Peter Clausen · 15 years ago
  60. f18cc6b firmware: Sigma: Prevent out of bounds memory access by Lars-Peter Clausen · 15 years ago
  61. 6a82412 drm/radeon/kms: add some loop timeouts in pageflip code by Alex Deucher · 15 years ago
  62. 08d618b drm/radeon/kms: add some new pci ids by Alex Deucher · 15 years ago
  63. d98627d hugetlb: release pages in the error path of hugetlb_cow() by Hillf Danton · 15 years ago
  64. bfc7690 SCSI: Silencing 'killing requests for dead queue' by Hannes Reinecke · 15 years ago
  65. 461738c revert "mfd: Fix twl4030 dependencies for audio codec" by Greg Kroah-Hartman · 15 years ago
  66. 0500898 hwmon: (coretemp) Fix oops on driver load by Jean Delvare · 15 years ago
  67. 20f8d72 mac80211: fix race between the AGG SM and the Tx data path by Emmanuel Grumbach · 15 years ago
  68. 64a1b24 mac80211: don't stop a single aggregation session twice by Johannes Berg · 15 years ago
  69. 6cb4e0d cfg80211: fix regulatory NULL dereference by Johannes Berg · 15 years ago
  70. e30922b nl80211: fix MAC address validation by Eliad Peller · 15 years ago
  71. 2e72634 rt2x00: Fix efuse EEPROM reading on PPC32. by Gertjan van Wingerde · 15 years ago
  72. 23e76fd p54spi: Fix workqueue deadlock by Michael Büsch · 15 years ago
  73. 00b0803 p54spi: Add missing spin_lock_init by Michael Büsch · 15 years ago
  74. 24ee8bf hrtimer: Fix extra wakeups from __remove_hrtimer() by Jeff Ohlstein · 15 years ago
  75. e1ef77b timekeeping: add arch_offset hook to ktime_get functions by Hector Palacios · 15 years ago
  76. 953d0c8 cgroup_freezer: fix freezing groups with stopped tasks by Michal Hocko · 15 years ago
  77. 1c8ca62 genirq: fix regression in irqfixup, irqpoll by Edward Donovan · 15 years ago
  78. 421f559 SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared by Trond Myklebust · 15 years ago
  79. 6dbe15f ASoC: Ensure WM8731 register cache is synced when resuming from disabled by Mark Brown · 15 years ago
  80. e879974 ASoC: wm8753: Skip noop reconfiguration of DAI mode by Timo Juhani Lindfors · 15 years ago
  81. 289c76b ASoC: fsl_ssi: properly initialize the sysfs attribute object by Timur Tabi · 15 years ago
  82. 5599ae9 ALSA: lx6464es - fix device communication via command bus by Tim Blechmann · 15 years ago
  83. 341f278 ARM: 7161/1: errata: no automatic store buffer drain by Will Deacon · 15 years ago
  84. 0443648 ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is defined by Ming Lei · 15 years ago
  85. e2dcdee ARM: OMAP: smartreflex: fix IRQ handling bug by Felipe Balbi · 15 years ago
  86. 051a11b arm: mx28: fix bit operation in clock setting by Wolfram Sang · 15 years ago
  87. bfbcb81 ARM: pxa: fix inconsistent CONFIG_USB_PXA27X by Haojian Zhuang · 15 years ago
  88. 47b52de viafb: correct sync polarity for OLPC DCON by Daniel Drake · 15 years ago
  89. ff17063 drm/radeon/kms: fix up gpio i2c mask bits for r4xx by Alex Deucher · 15 years ago
  90. 6717ca8 PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs by Bjorn Helgaas · 15 years ago
  91. ed3035d drm/i915: fix CB tuning check for ILK+ by Jesse Barnes · 15 years ago
  92. 8215014 drm/ttm: request zeroed system memory pages for new TT buffer objects by Ben Skeggs · 15 years ago
  93. 6d7f52a drm/i915: Turn on another required clock gating bit on gen6. by Eric Anholt · 15 years ago
  94. d37e377 drm/i915: Turn on a required 3D clock gating bit on Sandybridge. by Eric Anholt · 15 years ago
  95. a009316 drm/i915: Ivybridge still has fences! by Daniel Vetter · 15 years ago
  96. 1b0f670 drm/radeon/kms: fix up gpio i2c mask bits for r4xx for real by Alex Deucher · 15 years ago
  97. 61aff74 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 15 years ago
  98. e84ce11 crypto: mv_cesa - fix hashing of chunks > 1920 bytes by Phil Sutter · 15 years ago
  99. 4d15dcb eCryptfs: Extend array bounds for all filename chars by Tyler Hicks · 15 years ago
  100. e8cb751 i2c-algo-bit: Generate correct i2c address sequence for 10-bit target by Jeffrey (Sheng-Hui) Chu · 15 years ago