1. aff8d8d NFS: Remove nfs_release() by Anna Schumaker · 9 years ago
  2. 58cc8a5 SUNRPC: Add an rpc_cmp_addr_port() function by Anna Schumaker · 9 years ago
  3. 7b0ce60 SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}() by Anna Schumaker · 9 years ago
  4. 9ca3085 time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64() by Baolin Wang · 9 years ago
  5. 8758a24 time: Introduce current_kernel_time64() by Baolin Wang · 9 years ago
  6. 19a46fe time: Introduce struct itimerspec64 by Baolin Wang · 9 years ago
  7. 8bb2897 pnfs: move common blocklayout XDR defintions to nfs4.h by Christoph Hellwig · 9 years ago
  8. 672cfee Merge tag 'extcon-next-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-testing by Greg Kroah-Hartman · 9 years ago
  9. 10c95ed scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN by Christoph Hellwig · 9 years ago
  10. a0a8bcf gpiolib: irqchip: use different lockdep class for each gpio irqchip by Grygorii Strashko · 9 years ago
  11. 1dc0428 dmaengine: Make __dma_request_slave_channel_compat() name argument constant by Jarkko Nikula · 9 years ago
  12. 2724202 dmaengine: Add DMA_CTRL_REUSE by Vinod Koul · 9 years ago
  13. 5e4b8c1 crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag by Herbert Xu · 9 years ago
  14. b0d955b crypto: aead - Remove old AEAD interfaces by Herbert Xu · 9 years ago
  15. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  16. 76b733d nfc: st-nci: Remove duplicate file platform_data/st_nci.h by Christophe Ricard · 9 years ago
  17. ab149b8 [media] tw68: Move PCI vendor and device IDs to pci_ids.h by Ezequiel Garcia · 9 years ago
  18. 8129ed2 change sb_writers to use percpu_rw_semaphore by Oleg Nesterov · 9 years ago
  19. 853b39a shift percpu_counter_destroy() into destroy_super_work() by Oleg Nesterov · 9 years ago
  20. 55cc15650 percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire() by Oleg Nesterov · 9 years ago
  21. 9287f69 percpu-rwsem: introduce percpu_down_read_trylock() by Oleg Nesterov · 9 years ago
  22. bee9182 introduce __sb_writers_{acquired,release}() helpers by Oleg Nesterov · 9 years ago
  23. b4f1947 USB: host: ohci-at91: move at91_usbh_data definition in c file by Alexandre Belloni · 9 years ago
  24. 3cf1fc8 usb: interface authorization: Use a flag for the default device authorization by Stefan Koch · 9 years ago
  25. 1d958be usb: interface authorization: Introduces the default interface authorization by Stefan Koch · 9 years ago
  26. 484ebae usb: interface authorization: Declare authorized attribute by Stefan Koch · 9 years ago
  27. f8786a9 drivers: usb: fsl: Workaround for USB erratum-A005275 by Nikhil Badola · 9 years ago
  28. 37a842d Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  29. a3fbedf Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 9 years ago
  30. 8f9c98d mac80211: fix BIT position for TDLS WIDE extended cap by Emmanuel Grumbach · 9 years ago
  31. 2377799 average: provide macro to create static EWMA by Johannes Berg · 9 years ago
  32. 1f408d5 Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  33. 4e3c899 net: Introduce VRF related flags and helpers by David Ahern · 9 years ago
  34. 35103d1 net: ipv6 sysctl option to ignore routes when nexthop link is down by Andy Gospodarek · 9 years ago
  35. 96625ea usb: chipidea: add tx/rx burst size configuration interface by Peter Chen · 10 years ago
  36. 6566871 usb: chipidea: add ahb burst configuration interface by Peter Chen · 10 years ago
  37. 8022d3d usb: chipidea: define stream mode disable for both roles by Peter Chen · 10 years ago
  38. df96ed8 usb: chipidea: introduce ITC tuning interface by Peter Chen · 10 years ago
  39. 2836267 usb: chipidea: add ttctrl.ttha control interface by Peter Chen · 9 years ago
  40. 4c96b7d Add a matching set of device_ functions for determining mac/phy by Jeremy Linton · 9 years ago
  41. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  42. f7ef134 PCI: Remove pci_ats_enabled() by Bjorn Helgaas · 9 years ago
  43. a71f938 PCI: Stop caching ATS Invalidate Queue Depth by Bjorn Helgaas · 9 years ago
  44. ff9bee8 PCI: Move ATS declarations to linux/pci.h so they're all together by Bjorn Helgaas · 9 years ago
  45. 6793099 PCI: Reduce size of ATS structure elements by Bjorn Helgaas · 9 years ago
  46. d544d75 PCI: Embed ATS info directly into struct pci_dev by Bjorn Helgaas · 9 years ago
  47. edc90fe PCI: Allocate ATS struct during enumeration by Bjorn Helgaas · 9 years ago
  48. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 9 years ago
  49. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 9 years ago
  50. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 9 years ago
  51. 26b552e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  52. 4160989 blk-cgroup: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  53. c87fb4a lockd: NLM grace period shouldn't block NFSv4 opens by J. Bruce Fields · 9 years ago
  54. 0bf4135 Merge tag 'qcom-soc-for-4.3' of git://codeaurora.org/quic/kernel/agross-msm into next/drivers by Olof Johansson · 9 years ago
  55. 129e582 sunrpc: Switch to using hash list instead single list by Kinglong Mee · 9 years ago
  56. c8c081b sunrpc/nfsd: Remove redundant code by exports seq_operations functions by Kinglong Mee · 9 years ago
  57. 5f6f02c Merge tag 'v4.2-rc4' into devel by Linus Walleij · 9 years ago
  58. 16478b6 ARM/fb: ep93xx: switch framebuffer to use modedb only by Linus Walleij · 9 years ago
  59. 3d3cacc Merge tag 'mvebu-soc-4.3-2' of git://git.infradead.org/linux-mvebu into next/drivers by Olof Johansson · 9 years ago
  60. 1c46ae0a Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  61. 24a9a96 sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytes by Jeff Layton · 9 years ago
  62. 9b9412d Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  63. 25834c7 sched: Fix a race between __kthread_bind() and sched_setaffinity() by Peter Zijlstra · 9 years ago
  64. cd074ae locking, include/llist: Use linux/atomic.h instead of asm/cmpxchg.h by Will Deacon · 9 years ago
  65. 654672d locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic operations by Will Deacon · 9 years ago
  66. ba33034 locking, compiler.h: Cast away attributes in the WRITE_ONCE() magic by Christian Borntraeger · 9 years ago
  67. f52609f Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream by Ingo Molnar · 9 years ago
  68. 553ed4b mfd: axp20x: Add missing registers, and mark more registers volatile by Bruno Prémont · 9 years ago
  69. 752b5ed clk: shmobile: Add CPG/MSTP Clock Domain support by Geert Uytterhoeven · 9 years ago
  70. 731a981 cgroup: make cftype->private a unsigned long by Tejun Heo · 9 years ago
  71. f3151ab mfd: mt6397: Implement wake handler and suspend/resume to handle wake up event by Henry Chen · 9 years ago
  72. 03b4271 mfd: da9063: Fix missing DA9063_M_DVC_RDY mask bit by Steve Twiss · 9 years ago
  73. d8d79f8 mfd: axp20x: Add axp152 support by Michal Suchanek · 9 years ago
  74. 9b40b03 mfd: da9062: Supply core driver by S Twiss · 9 years ago
  75. 6887b04 mfd: arizona: Add support for WM8998 and WM1814 by Richard Fitzgerald · 9 years ago
  76. bc00d68 mfd: 880m80x: Make use of BIT() macro by Vaibhav Hiremath · 9 years ago
  77. 00b6e9f mfd: arizona: Update several pdata members to unsigned by Charles Keepax · 9 years ago
  78. d548ca4 Merge branches 'ib-mfd-base-acpi-dma-4.3', 'ib-mfd-clocksource-rtc-watchdog-4.3' and 'ib-mfd-i2c-x86-watchdog-4.3' into ibs-for-mfd-merged by Lee Jones · 9 years ago
  79. 420b54d mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data by Matt Fleming · 9 years ago
  80. 7a76a02 net-timestamp: Update skb_complete_tx_timestamp comment by Benjamin Poirier · 9 years ago
  81. 1b6dc1d nfsd/sunrpc: factor svc_rqst allocation and freeing from sv_nrthreads refcounting by Jeff Layton · 9 years ago
  82. d70bc0c nfsd/sunrpc: move pool_mode definitions into svc.h by Jeff Layton · 9 years ago
  83. 598e235 nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops by Jeff Layton · 9 years ago
  84. b9e13cd nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation by Jeff Layton · 9 years ago
  85. 758f62f nfsd/sunrpc: move sv_module parm into sv_ops by Jeff Layton · 9 years ago
  86. c369014 nfsd/sunrpc: move sv_function into sv_ops by Jeff Layton · 9 years ago
  87. ea126e7 nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it by Jeff Layton · 9 years ago
  88. cc9a903 svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD by Chuck Lever · 9 years ago
  89. e6bbe1d Merge 4.2-rc6 into usb-next by Greg Kroah-Hartman · 9 years ago
  90. f70d631 Merge 4.2-rc6 into staging-next by Greg Kroah-Hartman · 9 years ago
  91. 8149795 Merge branch 'psci/for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into devel-stable by Russell King · 9 years ago
  92. 92b7cb5 extcon: palmas: Support GPIO based USB ID detection by Roger Quadros · 9 years ago
  93. 0cc6794 mailbox: switch to hrtimer for tx_complete polling by Sudeep Holla · 9 years ago
  94. 35578d7 bpf: Implement function bpf_perf_event_read() that get the selected hardware PMU conuter by Kaixu Xia · 9 years ago
  95. ea317b2 bpf: Add new bpf map type to store the pointer to struct perf_event by Kaixu Xia · 9 years ago
  96. 2a36f0b bpf: Make the bpf_prog_array_map more generic by Wang Nan · 9 years ago
  97. ffe8690 perf: add the necessary core perf APIs when accessing events counters in eBPF programs by Kaixu Xia · 9 years ago
  98. 2519b76 extcon: Remove optional print_state() function pointer of struct extcon_dev by Chanwoo Choi · 9 years ago
  99. 85a77ff extcon: Remove duplicate header file in extcon.h by Chanwoo Choi · 9 years ago
  100. 5d44f4b Merge 4.2-rc6 into char-misc-next by Greg Kroah-Hartman · 9 years ago