1. 068c9ec bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings. by Michael Chan · 9 years ago
  2. 01657bc bnxt_en: Modify init sequence to support shared or non shared rings. by Michael Chan · 9 years ago
  3. 6e6c5a5 bnxt_en: Modify bnxt_get_max_rings() to support shared or non shared rings. by Michael Chan · 9 years ago
  4. b81a90d bnxt_en: Re-structure ring indexing and mapping. by Michael Chan · 9 years ago
  5. 3b2b7d9 bnxt_en: Check for NULL rx or tx ring. by Michael Chan · 9 years ago
  6. b6ab4b0 bnxt_en: Separate bnxt_{rx|tx}_ring_info structs from bnxt_napi struct. by Michael Chan · 9 years ago
  7. 9f55459 bnxt_en: Refactor bnxt_dbg_dump_states(). by Michael Chan · 9 years ago
  8. 609adfc xfs: debug mode log record crc error injection by Brian Foster · 9 years ago
  9. 7088c41 xfs: detect and trim torn writes during log recovery by Brian Foster · 9 years ago
  10. f36d1be tracing: Fix setting of start_index in find_next() by Qiu Peiyang · 9 years ago
  11. 65a792e tile/jump_label: add jump label support for TILE-Gx by Zhigang Lu · 9 years ago
  12. f419e6f tile: define a macro ktext_writable_addr to get writable kernel text address by Zhigang Lu · 9 years ago
  13. d4f50ee vfio/iommu_type1: make use of info.flags by Pierre Morel · 9 years ago
  14. 29663b0 mac802154: constify ieee802154_llsec_ops structure by Julia Lawall · 9 years ago
  15. 2a6d752 Input: xpad - update Xbox One Force Feedback Support by Pierre-Loup A. Griffais · 9 years ago
  16. 7fc595f Input: xpad - correctly handle concurrent LED and FF requests by Pavel Rojtberg · 9 years ago
  17. 90708ce i2c: designware: Add support for AMD Seattle I2C by Suravee Suthikulpanit · 9 years ago
  18. 995e68a i2c: imx: Remove unneeded comments by Fabio Estevam · 9 years ago
  19. 472b444 mtd: fix cmdlinepart parser, early naming for auto-filled MTD by Brian Norris · 9 years ago
  20. 86f7ac7 Bluetooth: btmrvl: fix hung task warning dump by Chin-Ran Lo · 9 years ago
  21. e297376 ASoC: rt5645: Constify ACPI device ids by Mathias Krause · 9 years ago
  22. adbdeae Bluetooth: hci_bcm: new ACPI IDs by Heikki Krogerus · 9 years ago
  23. d3d2072 Bluetooth: hci_bcm: move all Broadcom ACPI IDs to BCM HCI driver by Heikki Krogerus · 9 years ago
  24. 942e3d7 Merge branch 'pnfs_generic' by Trond Myklebust · 9 years ago
  25. 506c0d6 NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments by Trond Myklebust · 9 years ago
  26. e144e53 NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures by Trond Myklebust · 9 years ago
  27. 71b3985 NFSv4.1/pNFS: Cleanup pnfs_mark_matching_lsegs_invalid() by Trond Myklebust · 9 years ago
  28. 4b0934b NFSv4.1/pNFS: Fix a race in initiate_file_draining() by Trond Myklebust · 9 years ago
  29. 1033555 NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout by Trond Myklebust · 9 years ago
  30. 5c97f5d NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode by Trond Myklebust · 9 years ago
  31. 50f563e NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateids by Trond Myklebust · 9 years ago
  32. ed429d6 NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn() by Trond Myklebust · 9 years ago
  33. 85a21ea drm/radeon: Drop unnecessary unsigned int < 0 check by Thierry Reding · 9 years ago
  34. c31ecf6 xen/blkfront: Fix crash if backend doesn't follow the right states. by Konrad Rzeszutek Wilk · 9 years ago
  35. 93bb277 xen/blkback: Fix two memory leaks. by Bob Liu · 9 years ago
  36. db6fbc1 xen/blkback: make st_ statistics per ring by Bob Liu · 9 years ago
  37. 6cc56833 xen/blkfront: Handle non-indirect grant with 64KB pages by Julien Grall · 9 years ago
  38. 2e07396 xen-blkfront: Introduce blkif_ring_get_request by Julien Grall · 9 years ago
  39. a6e7af1 xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule() by Jiri Kosina · 9 years ago
  40. 2d0382f xen/blkback: Free resources if connect_ring failed. by Konrad Rzeszutek Wilk · 9 years ago
  41. bde21f7 xen/blocks: Return -EXX instead of -1 by Konrad Rzeszutek Wilk · 9 years ago
  42. d4bf006 xen/blkback: make pool of persistent grants and free pages per-queue by Bob Liu · 9 years ago
  43. d62d860 xen/blkback: get the number of hardware queues/rings from blkfront by Bob Liu · 9 years ago
  44. 2fb1ef4 xen/blkback: pseudo support for multi hardware queues/rings by Konrad Rzeszutek Wilk · 9 years ago
  45. 5979570 xen/blkback: separate ring information out of struct xen_blkif by Bob Liu · 9 years ago
  46. 45fc826 xen/blkfront: correct setting for xen_blkif_max_ring_order by Peng Fan · 9 years ago
  47. 73716df xen/blkfront: make persistent grants pool per-queue by Bob Liu · 9 years ago
  48. 75f070b3 xen/blkfront: Remove duplicate setting of ->xbdev. by Bob Liu · 9 years ago
  49. 6f03a7f xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors. by Konrad Rzeszutek Wilk · 9 years ago
  50. 28d949b xen/blkfront: negotiate number of queues/rings to be used with backend by Bob Liu · 9 years ago
  51. 1165956 xen/blkfront: split per device io_lock by Bob Liu · 9 years ago
  52. 3df0e50 xen/blkfront: pseudo support for multi hardware queues/rings by Bob Liu · 9 years ago
  53. 7a11a33 drm/dp/mst: fix in RAD element access by Mykola Lysenko · 9 years ago
  54. 75af4c8 drm/dp/mst: fix in MSTB RAD initialization by Mykola Lysenko · 9 years ago
  55. 1f16ee7f drm/dp/mst: always send reply for UP request by Mykola Lysenko · 9 years ago
  56. bd93432 drm/dp/mst: process broadcast messages correctly by Mykola Lysenko · 9 years ago
  57. 449278d hwmon: (ibmaem) constify aem_rw_sensor_template and aem_ro_sensor_template structures by Julia Lawall · 9 years ago
  58. ad6d950 netfilter: nf_ct_helper: define pr_fmt() by Pablo Neira Ayuso · 9 years ago
  59. 39e6dea netfilter: nf_tables: add forward expression to the netdev family by Pablo Neira Ayuso · 9 years ago
  60. e679660 ARM: 8481/2: drivers: psci: replace psci firmware calls by Jens Wiklander · 9 years ago
  61. 1445745 ARM: 8480/2: arm64: add implementation for arm-smccc by Jens Wiklander · 9 years ago
  62. b329f95 ARM: 8479/2: add implementation for arm-smccc by Jens Wiklander · 9 years ago
  63. 98dd64f ARM: 8478/2: arm/arm64: add arm-smccc by Jens Wiklander · 9 years ago
  64. 713a3e4 ftrace/scripts: Fix incorrect use of sprintf in recordmcount by Colin Ian King · 9 years ago
  65. 6a53b31 drm: powerplay: use div64_s64 instead of do_div by Arnd Bergmann · 9 years ago
  66. 793b796 [um] mconsole: don't open-code memdup_user_nul() by Al Viro · 9 years ago
  67. 1ceb362 [um] hostaudio: don't open-code memdup_user() by Al Viro · 9 years ago
  68. 80f8dcc HFS wants 8Kb per-superblock allocation; just use kmalloc() by Al Viro · 9 years ago
  69. 76e8d7cb jfs: microoptimize get_zeroed_page / virt_to_page by Al Viro · 9 years ago
  70. 222e4ad ... and a couple in net/9p by Al Viro · 9 years ago
  71. 93bbf58 md: more open-coded offset_in_page() by Al Viro · 9 years ago
  72. 756d097 dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE by Al Viro · 9 years ago
  73. 4e728cf hpfs: missing endianness annotation by Al Viro · 9 years ago
  74. 4802c59 drivers/mtd/maps/pcmciamtd.c: __iomem annotations by Al Viro · 9 years ago
  75. 62fb4a1 don't carry MAY_OPEN in op->acc_mode by Al Viro · 9 years ago
  76. b40ef86 saner calling conventions for copy_mount_options() by Al Viro · 9 years ago
  77. cc4e719 fix the leak in integrity_read_file() by Al Viro · 9 years ago
  78. 7812bf1 ppc: get rid of the remnants of __get_user64() by Al Viro · 9 years ago
  79. f5e6634 put the remnants of ..._user_ret() to rest by Al Viro · 9 years ago
  80. bb646cd proc_pid_attr_write(): switch to memdup_user() by Al Viro · 9 years ago
  81. 70f6cbb kernel/*: switch to memdup_user_nul() by Al Viro · 9 years ago
  82. e4e85bb cciss: switch to memdup_user_nul() by Al Viro · 9 years ago
  83. f0fc869 switch wireless debugfs ->write() instances to memdup_user_nul() by Al Viro · 9 years ago
  84. 8365a71 selinuxfs: switch to memdup_user_nul() by Al Viro · 9 years ago
  85. 16e5c1f convert a bunch of open-coded instances of memdup_user_nul() by Al Viro · 9 years ago
  86. 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 9 years ago
  87. e9d408e new helper: memdup_user_nul() by Al Viro · 9 years ago
  88. bb00c89 udf: Check output buffer length when converting name to CS0 by Andrew Gabbasov · 9 years ago
  89. 81f3516 xen/blkfront: separate per ring information out of device info by Bob Liu · 9 years ago
  90. eb5df87 xen/blkif: document blkif multi-queue/ring extension by Bob Liu · 9 years ago
  91. ad402b2 udf: Prevent buffer overrun with multi-byte characters by Andrew Gabbasov · 9 years ago
  92. 6a1f513 x86/xen: don't reset vcpu_info on a cancelled suspend by Ouyang Zhaowei (Charles) · 9 years ago
  93. 03607ac configfs: implement binary attributes by Pantelis Antoniou · 9 years ago
  94. ad84f56 ARM: 8494/1: mm: Enable PXN when running non-LPAE kernel on LPAE processor by Jungseung Lee · 9 years ago
  95. 8c51b03 ARM: 8496/1: OMAP: RX51: save ATAGS data in the early boot stage by Ivaylo Dimitrov · 9 years ago
  96. 6e0306a ARM: 8495/1: ATAGS: move save_atags() to arch/arm/include/asm/setup.h by Ivaylo Dimitrov · 9 years ago
  97. 06312f4 Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into devel-stable by Russell King · 9 years ago
  98. 51b2c42 ASoC: hdac_hdmi: use dev_to_hdac_dev and to_ehdac_device by Geliang Tang · 9 years ago
  99. 5008efc ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode by Ard Biesheuvel · 9 years ago
  100. d1b98c2 quota: constify qtree_fmt_operations structures by Julia Lawall · 9 years ago