1. b412ddf nfs: fix comment and add warn_on for PG_INODE_REF by Weston Andros Adamson · 10 years ago
  2. e702920 nfs: check wait_on_bit_lock err in page_group_lock by Weston Andros Adamson · 10 years ago
  3. ec25422 sunrpc: remove "ec" argument from encrypt_v2 operation by Jeff Layton · 10 years ago
  4. a3b2557 sunrpc: remove __rcu annotation from struct gss_cl_ctx->gc_gss_ctx by Jeff Layton · 10 years ago
  5. 9806755 Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  6. a779ca5 xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro by Chuck Lever · 10 years ago
  7. d057190 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. da5b99b Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 084c9ca Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  10. 2b1987a cpufreq: make table sentinel macros unsigned to match use by Brian W Hart · 10 years ago
  11. bcf44bf Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. 5db6c6f locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER by Davidlohr Bueso · 10 years ago
  13. ce069fc locking/rwsem: Reduce the size of struct rw_semaphore by Jason Low · 10 years ago
  14. 13b9a96 locking/rwsem: Rename 'activity' to 'count' by Peter Zijlstra · 10 years ago
  15. 4d9d951 locking/spinlocks/mcs: Introduce and use init macro and function for osq locks by Jason Low · 10 years ago
  16. 9063182 locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead by Jason Low · 10 years ago
  17. 046a619 locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node() by Jason Low · 10 years ago
  18. 5615f9f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  19. 9ecf07a neigh: sysctl - simplify address calculation of gc_* variables by Mathias Krause · 10 years ago
  20. 502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  21. 2f3870e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  22. f11b2a1 nfs4: copy acceptor name from context to nfs_client by Jeff Layton · 10 years ago
  23. a0337d1 sunrpc: add a new "stringify_acceptor" rpc_credop by Jeff Layton · 10 years ago
  24. 2004c72 auth_gss: fetch the acceptor name out of the downcall by Jeff Layton · 10 years ago
  25. b67db9d Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  26. c0fb262 clk: exynos5420: Add IDs for clocks used in PD mfc by Arun Kumar K · 10 years ago
  27. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  28. b3e87bd Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  29. 0b9f7d9 ACPI / i915: ignore firmware requests for backlight change by Aaron Lu · 10 years ago
  30. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  31. 88b5a85 Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  32. b82207b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  33. c149dcb drm/i915: provide interface for audio driver to query cdclk by Jani Nikula · 10 years ago
  34. 034a0f6 Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  35. 3089f54 Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  36. b9cd18d ptrace,x86: force IRET path after a ptrace_stop() by Tejun Heo · 10 years ago
  37. 5616b0a [SCSI] use the scsi data buffer length to extract transfer size by Martin K. Petersen · 10 years ago
  38. 48bc034 ieee802154: reassembly: fix possible buffer overflow by Alexander Aring · 10 years ago
  39. 35f6f45 net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map by Amir Vadai · 10 years ago
  40. 5925a05 net: fix sparse warning in sk_dst_set() by Eric Dumazet · 10 years ago
  41. 4924b8a Merge tag 'for_3.16/samsung-clk-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-fixes-samsung by Mike Turquette · 10 years ago
  42. ecca47c kernfs: kernfs_notify() must be useable from non-sleepable contexts by Tejun Heo · 10 years ago
  43. d9daa24 net: fix circular dependency in of_mdio code by Daniel Mack · 10 years ago
  44. b6220ad sched: Fix compiler warnings by Guenter Roeck · 10 years ago
  45. 330d282 core: fix typo in percpu read_mostly section by Zhengyu He · 10 years ago
  46. 7f50236 ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fix by Eric Dumazet · 10 years ago
  47. b14bf2d usb-storage/SCSI: Add broken_fua blacklist flag by Alan Stern · 10 years ago
  48. ba1ba3a Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  49. 4e26445 kernfs: introduce kernfs_pin_sb() by Li Zefan · 10 years ago
  50. 44ff025 clk: exynos5420: Remove aclk66_peric from the clock tree description by Doug Anderson · 10 years ago
  51. b2373f2 btrfs: create sprout should rename fsid on the sysfs as well by Anand Jain · 10 years ago
  52. eb477e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  53. cf0d135 Merge tag 'sound-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  54. c163b52 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  55. ac5ccdb iovec: move memcpy_from/toiovecend to lib/iovec.c by Michael S. Tsirkin · 10 years ago
  56. 0912214 usb: gadget: f_fs: resurect usb_functionfs_descs_head structure by Michal Nazarewicz · 10 years ago
  57. 9ad7860 Revert "tools: ffs-test: convert to new descriptor format fixing compilation error" by Felipe Balbi · 10 years ago
  58. 3493860 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  59. 0b86dbf Fix 32-bit regression in block device read(2) by Al Viro · 10 years ago
  60. f40ede3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  61. f886497 ipv4: fix dst race in sk_dst_get() by Eric Dumazet · 10 years ago
  62. 456febd Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  63. b8e46d2 Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  64. 5cfec34 Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 10 years ago
  65. 53113ad pnfs: clean up *_resend_to_mds by Weston Andros Adamson · 10 years ago
  66. 4714fb5 nfs: remove pgio_header refcount, related cleanup by Weston Andros Adamson · 10 years ago
  67. c65e625 nfs: remove unused writeverf code by Weston Andros Adamson · 10 years ago
  68. d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 10 years ago
  69. 823b0c9 nfs: rename members of nfs_pgio_data by Weston Andros Adamson · 10 years ago
  70. 1e7f3a4 nfs: move nfs_pgio_data and remove nfs_rw_header by Weston Andros Adamson · 10 years ago
  71. 66cb45a block: add support for limiting gaps in SG lists by Jens Axboe · 10 years ago
  72. 3a4b0ed bio: remove unused macro bip_vec_idx() by Gu Zheng · 10 years ago
  73. 135e7d0 Merge tag 'fixes-for-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 10 years ago
  74. fb7023e drm/i915: BDW: Adding Reserved PCI IDs. by Rodrigo Vivi · 10 years ago
  75. ed23587 kernel/watchdog.c: print traces for all cpus on lockup detection by Aaron Tomlin · 10 years ago
  76. f3aca3d nmi: provide the option to issue an NMI back trace to every cpu but current by Aaron Tomlin · 10 years ago
  77. b3acc56 kexec: save PG_head_mask in VMCOREINFO by Petr Tesarik · 10 years ago
  78. 4a81e83 rcu: Reduce overhead of cond_resched() checks for RCU by Paul E. McKenney · 10 years ago
  79. 546a9d8 rcu: Export debug_init_rcu_head() and and debug_init_rcu_head() by Paul E. McKenney · 10 years ago
  80. f340a59 Merge tag 'imx-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Arnd Bergmann · 10 years ago
  81. 2da38e0 ALSA: compress: fix the struct alignment to 4 bytes by Vinod Koul · 10 years ago
  82. e567bf7 Revert "block: add __init to elv_register" by Jens Axboe · 10 years ago
  83. 2dfded8 Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  84. 2b8f2a2 net: phylib: add link_change_notify callback to phy device by Daniel Mack · 10 years ago
  85. 401c58f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. 4d4c9cc tracing: Add __field_struct macro for TRACE_EVENT() by Steven Rostedt · 10 years ago
  87. 4af4206 tracing: Fix syscall_*regfunc() vs copy_process() race by Oleg Nesterov · 11 years ago
  88. 3c8fb50 Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  89. 4ef6107 Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  90. f1d7024 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  91. c4222e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 10 years ago
  92. f2af741 tools: ffs-test: convert to new descriptor format fixing compilation error by Michal Nazarewicz · 11 years ago
  93. 639bb92 Merge branch 'pm-sleep' by Rafael J. Wysocki · 10 years ago
  94. 8d42fda Merge branch 'topic/core-vuln-fixes' into for-linus by Takashi Iwai · 10 years ago
  95. 07f4d9d ALSA: control: Protect user controls against concurrent access by Lars-Peter Clausen · 10 years ago
  96. 8537b12 blk-mq: bitmap tag: fix races on shared ::wake_index fields by Alexander Gordeev · 10 years ago
  97. 736ed4d block: blk_max_size_offset() should check ->max_sectors by Jens Axboe · 10 years ago
  98. 9796853 ARM: STi: DT: Properly define sti-ethclk & stmmaceth for stih415/6 by Peter Griffin · 10 years ago
  99. 4ca2ad5 ARM: imx6sl: add missing enet clock for imx6sl by Fugang Duan · 11 years ago
  100. 92c4d2a ACPI / processor replace __attribute__((packed)) by __packed by Fabian Frederick · 10 years ago