1. e3bde04 dm mpath: reduce memory pressure when requeuing by Hannes Reinecke · 10 years ago
  2. 3e9f1be dm mpath: remove process_queued_ios() by Hannes Reinecke · 10 years ago
  3. e809917 dm mpath: push back requests instead of queueing by Hannes Reinecke · 10 years ago
  4. 9974fa2 dm table: add dm_table_run_md_queue_async by Mike Snitzer · 10 years ago
  5. 17f4ff4 dm mpath: do not call pg_init when it is already running by Hannes Reinecke · 10 years ago
  6. 9cdb852 dm: use RCU_INIT_POINTER instead of rcu_assign_pointer in __unbind by Monam Agarwal · 10 years ago
  7. bfc6d41 dm: stop using bi_private by Mikulas Patocka · 10 years ago
  8. d70ab4f dm: remove dm_get_mapinfo by Mikulas Patocka · 10 years ago
  9. 473c36d dm: make dm_table_alloc_md_mempools static by Mikulas Patocka · 10 years ago
  10. 5a32083 dm: take care to copy the space map roots before locking the superblock by Joe Thornber · 10 years ago
  11. a9d4539 dm transaction manager: fix corruption due to non-atomic transaction commit by Joe Thornber · 10 years ago
  12. 64ab346 dm cache: remove remainder of distinct discard block size by Heinz Mauelshagen · 10 years ago
  13. d132cc6 dm cache: prevent corruption caused by discard_block_size > cache_block_size by Mike Snitzer · 10 years ago
  14. 428e469 dm bitset: only flush the current word if it has been dirtied by Joe Thornber · 10 years ago
  15. eec4057 dm: add era target by Joe Thornber · 10 years ago
  16. b098d67 Linux 3.14-rc8 by Linus Torvalds · 10 years ago
  17. 8223164 Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  18. 56f1f4b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 10 years ago
  19. 8a10944 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  20. a5d0e7c tipc: fix spinlock recursion bug for failed subscriptions by Erik Hugne · 10 years ago
  21. 4b29dba vxlan: fix nonfunctional neigh_reduce() by David Stevens · 10 years ago
  22. 866b7cd Merge branch 'davinci_emac' by David S. Miller · 10 years ago
  23. cd11cf5 net: davinci_emac: Fix rollback of emac_dev_open() by Christian Riesch · 10 years ago
  24. 33b7107 net: davinci_emac: Replace devm_request_irq with request_irq by Christian Riesch · 10 years ago
  25. c27f087 netpoll: fix the skb check in pkt_is_ns by Li RongQing · 10 years ago
  26. cb3042d sparc64: Make sure %pil interrupts are enabled during hypervisor yield. by David S. Miller · 10 years ago
  27. ebf4ad9 net: micrel : ks8851-ml: add vdd-supply support by Nishanth Menon · 10 years ago
  28. a34fe10 parisc: locks: remove redundant arch_*_relax operations by Will Deacon · 10 years ago
  29. e9af8b7 parisc: wire up sys_utimes by Helge Deller · 10 years ago
  30. 4b02a72 parisc: Remove unused CONFIG_PARISC_TMPALIAS code by John David Anglin · 10 years ago
  31. a2fb4d7 partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 10 years ago
  32. 774868c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  33. 084c6c5 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  34. 08edb33 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  35. 708f04d block: free q->flush_rq in blk_init_allocated_queue error paths by Dave Jones · 10 years ago
  36. 11d4616 futex: revert back to the explicit waiter counting code by Linus Torvalds · 10 years ago
  37. 477cc48 Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  38. 7e09e73 mm: fix swapops.h:131 bug if remap_file_pages raced migration by Hugh Dickins · 10 years ago
  39. b74d3fe Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 10 years ago
  40. f518338 ip6mr: fix mfc notification flags by Nicolas Dichtel · 10 years ago
  41. 65886f4 ipmr: fix mfc notification flags by Nicolas Dichtel · 10 years ago
  42. 1c104a6 rtnetlink: fix fdb notification flags by Nicolas Dichtel · 10 years ago
  43. 6326231 tcp: syncookies: do not use getnstimeofday() by Eric Dumazet · 10 years ago
  44. 8805004 netlink: fix setsockopt in mmap examples in documentation by stephen hemminger · 10 years ago
  45. 3fb725c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  46. 92f9973 Merge tag 'sound-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  47. f9b8c4c openvswitch: Correctly report flow used times for first 5 minutes after boot. by Ben Pfaff · 10 years ago
  48. 8729134 tracing: Fix array size mismatch in format string by Vaibhav Nagarnaik · 10 years ago
  49. 71ca758 MIPS: Make local_irq_disable macro safe for non-Mipsr2 by Jim Quinlan · 11 years ago
  50. 004e5cf Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 10 years ago
  51. 85d898b drm/exynos: Fix (more) freeing issues in exynos_drm_drv.c by Daniel Kurtz · 10 years ago
  52. 8878439 mm: fix bad rss-counter if remap_file_pages raced migration by Hugh Dickins · 10 years ago
  53. 7c1cfac Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  54. 7c38953 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  55. 2eddb70 MIPS: Octeon: Fix warning in of_device_alloc on cn3xxx by Andreas Herrmann · 10 years ago
  56. b08ac66 MIPS: ftrace: Tweak safe_load()/safe_store() macros by Viller Hsiao · 10 years ago
  57. 55ae26b Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  58. ae99615 via-rhine: Disable device in error path by Roger Luethi · 10 years ago
  59. ea1cd65 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 749d322 ALSA: compress: Pass through return value of open ops callback by Charles Keepax · 10 years ago
  61. 4fe2169 MIPS: BCM47XX: Check all (32) GPIOs when looking for a pin by Rafał Miłecki · 10 years ago
  62. 0f4706d drm/i915: Disable stolen memory when DMAR is active by Chris Wilson · 10 years ago
  63. 8259383 Revert "drm/i915: don't touch the VDD when disabling the panel" by Jani Nikula · 10 years ago
  64. 3eb59ec cgroup: fix a failure path in create_css() by Li Zefan · 10 years ago
  65. 707d4ee Revert "[PATCH] Insert GART region into resource map" by Bjorn Helgaas · 10 years ago
  66. 3e3d354 ATHEROS-ATL1E: Convert iounmap to pci_iounmap by Peter Senna Tschudin · 10 years ago
  67. 7346135 vxlan: fix potential NULL dereference in arp_reduce() by David Stevens · 10 years ago
  68. 0df04c4 Merge branch 'cnic-net' by David S. Miller · 10 years ago
  69. c366128 cnic: Update version to 2.5.20 and copyright year. by Michael Chan · 10 years ago
  70. be1fefc cnic,bnx2i,bnx2fc: Fix inconsistent use of page size by Michael Chan · 10 years ago
  71. f7bd12d cnic: Use proper ulp_ops for per device operations. by Michael Chan · 10 years ago
  72. ff0992e9 net: cdc_ncm: fix control message ordering by Bjørn Mork · 10 years ago
  73. e367c2d ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly by lucien · 10 years ago
  74. d1958f8 isdn/capi: Make Middleware depend on CAPI2.0 by Paul Bolle · 10 years ago
  75. 4907cdc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  76. 72c2dfd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 10 years ago
  77. 3055644 ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regression by Clemens Ladisch · 10 years ago
  78. 7c144bf Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 10 years ago
  79. e4362d1 MIPS: Fix possible build error with transparent hugepages enabled by Alex Smith · 11 years ago
  80. 27410e8 drm: Fix use-after-free in the shadow-attache exit code by Daniel Vetter · 11 years ago
  81. 2182127 Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  82. b085f31 net: cpsw: do not register cpts twice by Benedikt Spranger · 10 years ago
  83. 9a15c94 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  84. 8a21d9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  85. 8d7f1fb ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug by Peter Senna Tschudin · 10 years ago
  86. 151b628 sparc64:tsb.c:use array size macro rather than number by Doug Wilson · 10 years ago
  87. 1535bd8 sparc64: don't treat 64-bit syscall return codes as 32-bit by Dave Kleikamp · 10 years ago
  88. 06e2e88 MIPS: mark O32+FP64 experimental for now by Paul Burton · 10 years ago
  89. 9f8b483 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  90. a467109 MIPS: ftrace: Fix icache flush range error by Viller Hsiao · 10 years ago
  91. 86ca57b MIPS: Fix syscall tracing interface by Lars Persson · 10 years ago
  92. a8031d2 MIPS: asm: syscall: Fix copying system call arguments by Markos Chandras · 11 years ago
  93. dcb99fd Linux 3.14-rc7 by Linus Torvalds · 10 years ago
  94. 59bf6c3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. b44eeb4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. 4f87dac ipc: Fix 2 bugs in msgrcv() MSG_COPY implementation by Michael Kerrisk · 10 years ago
  97. 3b4df68 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  98. ee7d07e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  99. 32fc3fd net: phy: fix uninitalized ethtool_wolinfo in phy_suspend by Sebastian Hesselbarth · 10 years ago
  100. fcad3e6 MAINTAINERS: Add linux.nics@intel.com to INTEL ETHERNET DRIVERS by Joe Perches · 10 years ago