1. f647522 IB/rdmavt: Add swqe mr deref helper by Mike Marciniszyn · 8 years ago
  2. 9d8145a IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodes by Harish Chegondi · 8 years ago
  3. 0771da5 IB/hfi1,IB/qib: Use new send completion helper by Mike Marciniszyn · 8 years ago
  4. f2dc9cd IB/rdmavt: Add a send completion helper by Mike Marciniszyn · 8 years ago
  5. 238b186 IB/qib: Use standard refcount wrapper for QPs by Sebastian Sanchez · 8 years ago
  6. f84dfa2 IB/hfi1: Use reference count wrapper for MRs by Sebastian Sanchez · 8 years ago
  7. b44980f IB/hfi1: Replace qp->refcount release code with standard driver wrapper by Sebastian Sanchez · 8 years ago
  8. 0080167 IB/hfi1: Preserve external device completed bit by Dean Luick · 8 years ago
  9. 9b86071c IB/hfi1: Remove critical section gap in sc_buffer_alloc() by Sebastian Sanchez · 8 years ago
  10. b777f15 IB/hfi1: Remove usage of qp->s_cur_sge by Mitko Haralanov · 8 years ago
  11. fcb29a6 IB/rdmavt: Add trace of MR segs by Mike Marciniszyn · 8 years ago
  12. 5213006 IB/hfi1: Add special setting for low power AOC by Dean Luick · 8 years ago
  13. 6e40b59 IB/hfi1: Remove definition of unused hfi1_affinity struct by Tadeusz Struk · 8 years ago
  14. e922ae0 IB/hfi1: Remove dependence on qp->s_cur_size by Don Hiatt · 8 years ago
  15. b748194 IB/hfi1: Show statistics counters under IB stats interface by Jianxin Xiong · 8 years ago
  16. cf4c2f8 IB/rdmavt: Fix trace hierarchy by Dennis Dalessandro · 8 years ago
  17. e730139 IB/hfi1: Disable header suppression for short packets by Jakub Pawlak · 8 years ago
  18. 1b9e774 IB/hfi1: Export 8051 memory and LCB registers via debugfs by Dean Luick · 8 years ago
  19. 53e91d2 IB/hfi1: Use non-atomic __test_and_clear_bit in hot path by Sebastian Sanchez · 8 years ago
  20. d7cf4cc IB/hfi1: Fix dc8051 multiple qword memory reads by Dean Luick · 8 years ago
  21. 62aeddb IB/hfi1: Read new EPROM format by Dean Luick · 8 years ago
  22. 8af8d29 IB/hfi1: Optimize pio_buf and send_context structs by Sebastian Sanchez · 8 years ago
  23. 2474d77 IB/hfi1: Get rid of divide in pio buffer allocator by Sebastian Sanchez · 8 years ago
  24. fe4d924 IB/hfi1: Add active channel and backplane support for integrated devices by Easwar Hariharan · 8 years ago
  25. 6e768f0 IB/hfi1: Optimize devdata cachelines by Sebastian Sanchez · 8 years ago
  26. a6cd5f0 IB/hfi1: Unify access to GUID entries by Jakub Pawlak · 8 years ago
  27. 99c7abf IB/hfi1: Optimize pio cachelines by Mike Marciniszyn · 8 years ago
  28. be5d740b IB/rdmvat: Organize hot path calldowns into a single cacheline by Mike Marciniszyn · 8 years ago
  29. 99f80d2 IB/hfi1: Optimize lkey validation structures by Mike Marciniszyn · 8 years ago
  30. 63df8e0 IB/hfi1: Inline sdma_txclean() for verbs pio by Mike Marciniszyn · 8 years ago
  31. 4e04557 IB/hfi1: Add unique txwait_lock for txreq events by Mike Marciniszyn · 8 years ago
  32. a909d3e Linux 4.9-rc3 by Linus Torvalds · 8 years ago
  33. 42fd2b5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. efa5637 Merge tag 'upstream-4.9-rc3' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 8 years ago
  35. 2674235 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  36. 2a29003 Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  37. b70e8be Merge tag 'v4.9-rockchip-dts64-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 8 years ago
  38. bb70e53 Merge tag 'arm-soc/for-4.9/devicetree-arm64-fixes' of http://github.com/Broadcom/stblinux into fixes by Olof Johansson · 8 years ago
  39. fbaff05 Merge tag 'imx-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes by Olof Johansson · 8 years ago
  40. 10e15a6 Merge tag 'uniphier-fixes-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixes by Olof Johansson · 8 years ago
  41. c636e17 Merge tag 'driver-core-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  42. db4a57e Merge tag 'staging-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  43. 37cc6bb Merge tag 'tty-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  44. 9af6f26 Merge tag 'usb-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  45. 1e90a13 x86/smpboot: Init apic mapping before usage by Thomas Gleixner · 8 years ago
  46. c067aff Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  47. b546e0c Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  48. 1308fd7 Merge tag 'arc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  49. 21e2d9d Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-apei-fixes' by Rafael J. Wysocki · 8 years ago
  50. 8633db6 ACPICA: Dispatcher: Fix interpreter locking around acpi_ev_initialize_region() by Lv Zheng · 8 years ago
  51. 8121aa2 ACPICA: Dispatcher: Fix an unbalanced lock exit path in acpi_ds_auto_serialize_method() by Lv Zheng · 8 years ago
  52. 25ccd24 ACPICA: Dispatcher: Fix order issue of method termination by Lv Zheng · 8 years ago
  53. 6fcc8ce Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  54. 8b2ada2 Merge branches 'pm-cpufreq-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago
  55. b49c317 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. ed99d36 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  57. b92d964 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  58. c38c04c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. a8006bd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 965c4b7 Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. b75dcd9 ARC: module: print pretty section names by Vineet Gupta · 8 years ago
  62. d65283f ARC: module: elide loop to save reference to .eh_frame by Vineet Gupta · 8 years ago
  63. f644e36 ARC: mm: retire ARC_DBG_TLB_MISS_COUNT... by Vineet Gupta · 8 years ago
  64. c300547 ARC: build: retire old toggles by Vineet Gupta · 8 years ago
  65. d975cbc ARC: boot log: refactor cpu name/release printing by Vineet Gupta · 8 years ago
  66. d7c4611 ARC: boot log: remove awkward space comma from MMU line by Vineet Gupta · 8 years ago
  67. a024fd9 ARC: boot log: don't assume SWAPE instruction support by Vineet Gupta · 8 years ago
  68. 73e284d ARC: boot log: refactor printing abt features not captured in BCRs by Vineet Gupta · 8 years ago
  69. f616751 Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  70. 711c1f2 ARCv2: boot log: print IOC exists as well as enabled status by Vineet Gupta · 8 years ago
  71. 2cd0b50 Merge tag 'sound-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  72. bdb5208 Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  73. e0f3e6a Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  74. 4393700 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  75. a00052a ubifs: Fix regression in ubifs_readdir() by Richard Weinberger · 8 years ago
  76. 40b6e61 ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap() by Boris Brezillon · 8 years ago
  77. a7d5afe MAINTAINERS: Add entry for genwqe driver by Gabriel Krisman Bertazi · 8 years ago
  78. eb94cd6 VMCI: Doorbell create and destroy fixes by Jorgen Hansen · 8 years ago
  79. a7a7aee GenWQE: Fix bad page access during abort of resource allocation by Gerald Schaefer · 8 years ago
  80. 6ad3756 vme: vme_get_size potentially returning incorrect value on failure by Martyn Welch · 8 years ago
  81. d0f4bce tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeup by Rob Herring · 8 years ago
  82. 4dda864 tty: serial_core: Fix serial console crash on port shutdown by Geert Uytterhoeven · 8 years ago
  83. 9bcffe7 tty/serial: at91: fix hardware handshake on Atmel platforms by Richard Genoud · 8 years ago
  84. f92b760 perf/x86/intel: Honour the CPUID for number of fixed counters in hypervisors by Imre Palik · 8 years ago
  85. 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
  86. 0933840 perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix CONFIG_DEBUG_TEST_DRIVER_REMOVE=y kernel panic by Jiri Olsa · 8 years ago
  87. 1c27f64 x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=y by Borislav Petkov · 8 years ago
  88. 14970f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  89. 8e81910 drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk by Dimitri Sivanich · 8 years ago
  90. 17a8893 cris/arch-v32: cryptocop: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  91. 9105585 ipack: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  92. ee52c44 block: DAC960: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  93. 14f947c fs: exofs: print a hex number after a 0x prefix by Uwe Kleine-König · 8 years ago
  94. 62e931f lib/genalloc.c: start search from start of chunk by Daniel Mentz · 8 years ago
  95. 89a2848 mm: memcontrol: do not recurse in direct reclaim by Johannes Weiner · 8 years ago
  96. 8f72cb4 CREDITS: update credit information for Martin Kepplinger by Martin Kepplinger · 8 years ago
  97. 06b2849 proc: fix NULL dereference when reading /proc/<pid>/auxv by Leon Yu · 8 years ago
  98. 37df49f mm: kmemleak: ensure that the task stack is not freed during scanning by Catalin Marinas · 8 years ago
  99. 02754e0 lib/stackdepot.c: bump stackdepot capacity from 16MB to 128MB by Dmitry Vyukov · 8 years ago
  100. 0e07f66 latent_entropy: raise CONFIG_FRAME_WARN by default by Kees Cook · 8 years ago