1. 94e6776 staging: lustre: ldlm: Use !x to check for kzalloc failure by Julia Lawall · 9 years ago
  2. c38ce35 staging: lustre: lclient: Use !x to check for kzalloc failure by Julia Lawall · 9 years ago
  3. 812f205 staging: lustre: fld: Use !x to check for kzalloc failure by Julia Lawall · 9 years ago
  4. 6c7c655 staging: lustre: fid: Use !x to check for kzalloc failure by Julia Lawall · 9 years ago
  5. 6fdb302 wilc1000: host_interface.c: global variables do not need to be explicitly initialized to 0 or NULL. by Daniel Machon · 9 years ago
  6. 137b993 staging:wilc1000: code cleanup Fix reported by coccinelle by Prasanna Karthik · 9 years ago
  7. b3a0283 staging: wilc1000: switch printks to vsprintf IPv4 extension by Luis de Bethencourt · 9 years ago
  8. 83cc9be staging: wilc1000: fix typos in PRINT_ERR() by Luis de Bethencourt · 9 years ago
  9. 03b2d5e staging: wilc1000: remove whitespaces before quoted newlines by Luis de Bethencourt · 9 years ago
  10. 78c8759 staging: wilc1000: add blank lines after declarations by Luis de Bethencourt · 9 years ago
  11. 2b9d5b4 staging: wilc1000: remove unnecessary braces by Luis de Bethencourt · 9 years ago
  12. 70e59d9 staging: wilc1000: remove the warnings on the line over 80 characters by Sunghoon Cho · 9 years ago
  13. 36901b6 staging: wilc1000: add a blank line after struct declaration by Sunghoon Cho · 9 years ago
  14. 69176e1 staging: wilc1000: remove the warnings on the prohibited spaces by Sunghoon Cho · 9 years ago
  15. 9295e2d staging: wilc1000: wilc_wfi_netdevice.c: remove blank lines by Chaehyun Lim · 9 years ago
  16. 70fb5aa staging: wilc1000: wilc_wfi_netdevice.c: remove unused variable by Chaehyun Lim · 9 years ago
  17. 5927139 staging: wilc1000: wilc_wfi_netdevice.c: remove unused codes by Chaehyun Lim · 9 years ago
  18. 66f1a77 staging: wilc1000: wilc_wfi_netdevice.c: remove commented codes by Chaehyun Lim · 9 years ago
  19. bf903c1 staging: wilc1000: host_interface: add spaces around '=' by Sunil Shahu · 9 years ago
  20. 2d33ff1 staging: wilc1000: use BIT macro by Hari Prasath Gujulan Elango · 9 years ago
  21. ba8f5e6 staging: wilc1000: remove unused variable msg_len by Hari Prasath Gujulan Elango · 9 years ago
  22. 690910c staging: wilc1000: remove ununsed variable & associated code by Hari Prasath Gujulan Elango · 9 years ago
  23. 8105322 staging: wilc1000: remove ununsed variable by Hari Prasath Gujulan Elango · 9 years ago
  24. 369f190 staging: wilc1000: remove redundant assignment of variable by Hari Prasath Gujulan Elango · 9 years ago
  25. 773116e staging: wilc1000: remove unused variable by Hari Prasath Gujulan Elango · 9 years ago
  26. 53e1096 staging: wilc1000: remove ununsed variable & corresponding lines by Hari Prasath Gujulan Elango · 9 years ago
  27. 04f2a50 staging: wilc1000: remove ununsed if..else.. code blocks by Hari Prasath Gujulan Elango · 9 years ago
  28. ab6ebe3 staging: wilc1000: remove redundant initialization of variable by Hari Prasath Gujulan Elango · 9 years ago
  29. 6608a38 staging: wilc1000: remove ununsed variable and associated line by Hari Prasath Gujulan Elango · 9 years ago
  30. decc286 staging: wilc1000: wilc_wfi_netdevice.c: move statement after declarations by Chaehyun Lim · 9 years ago
  31. df493fe staging: wilc1000: wilc_wfi_netdevice.c: Insert blank line after declarations by Chaehyun Lim · 9 years ago
  32. 55229a5 staging: wilc1000: wilc_wfi_netdevice.c: remove braces for single statement block by Chaehyun Lim · 9 years ago
  33. e8b369e staging: wilc1000: wilc_wfi_netdevice.c: remove prohibited space by Chaehyun Lim · 9 years ago
  34. a241a78 staging: wilc1000: wilc_wfi_netdevice.c: remove prohibited space before semicolon by Chaehyun Lim · 9 years ago
  35. 8ca1b55 Staging: wilc1000: Replace memset with eth_zero_addr by Vaishali Thakkar · 9 years ago
  36. e26bb71 staging: wilc1000: fix build failure by Sudip Mukherjee · 9 years ago
  37. d770e55 Linux 4.2-rc1 by Linus Torvalds · 9 years ago
  38. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  39. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  40. 9b284cb bluetooth: fix list handling by Linus Torvalds · 9 years ago
  41. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  42. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  43. 0f1db7d 9p: cope with bogus responses from server in p9_client_{read,write} by Al Viro · 9 years ago
  44. 67e808f p9_client_write(): avoid double p9_free_req() by Al Viro · 9 years ago
  45. a84b69c 9p: forgetting to cancel request on interrupted zero-copy RPC by Al Viro · 9 years ago
  46. 43c3dd0 dax: bdev_direct_access() may sleep by Matthew Wilcox · 9 years ago
  47. bbab37d block: Add support for DAX reads/writes to block devices by Matthew Wilcox · 9 years ago
  48. 872eb12 dax: Use copy_from_iter_nocache by Matthew Wilcox · 9 years ago
  49. 44f4c05 dax: Add block size note to documentation by Matthew Wilcox · 9 years ago
  50. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  51. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 9 years ago
  52. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 9 years ago
  53. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 9 years ago
  54. 9891417 NTB: Increase transport MTU to 64k from 16k by Dave Jiang · 9 years ago
  55. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 10 years ago
  56. a41ef05 NTB: Default to CPU memcpy for performance by Dave Jiang · 10 years ago
  57. 06917f7 NTB: Improve performance with write combining by Dave Jiang · 10 years ago
  58. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 10 years ago
  59. 1199aa6 NTB: Use NUMA memory and DMA chan in transport by Allen Hubbe · 10 years ago
  60. 2876228 NTB: Rate limit ntb_qp_link_work by Allen Hubbe · 10 years ago
  61. 578b881 NTB: Add tool test client by Allen Hubbe · 10 years ago
  62. 963de47 NTB: Add ping pong test client by Allen Hubbe · 10 years ago
  63. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 10 years ago
  64. 2849b5d7 NTB: Reset transport QP link stats on down by Allen Hubbe · 10 years ago
  65. c0900b3 NTB: Do not advance transport RX on link down by Allen Hubbe · 10 years ago
  66. e22e0b9 NTB: Differentiate transport link down messages by Allen Hubbe · 10 years ago
  67. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 10 years ago
  68. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 10 years ago
  69. 0f69a7d NTB: Read peer info from local SPAD in transport by Dave Jiang · 9 years ago
  70. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 10 years ago
  71. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 10 years ago
  72. 14a6f19 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. b1be9ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  75. c1776a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  76. 91cca0f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  78. b96fecb x86/fpu: Fix boot crash in the early FPU code by Ingo Molnar · 9 years ago
  79. 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 9 years ago
  80. e3d24d0 sched/numa: Show numa_group ID in /proc/sched_debug task listings by Srikar Dronamraju · 9 years ago
  81. 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 9 years ago
  82. 5968cec sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y by Naveen N. Rao · 9 years ago
  83. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 9 years ago
  84. a5cba18 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  85. 5c65e7b Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  86. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  87. e24ff46 drm/crtc: Fix edid length computation by Shixin Zeng · 9 years ago
  88. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  89. 2fee94b7 Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 9 years ago
  90. d033ed9 Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock by Linus Torvalds · 9 years ago
  91. 6361c84 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  92. 31351f7 Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-next by Linus Torvalds · 9 years ago
  93. 9a3c284 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  94. 1e512b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  95. 1c65ae6 Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  96. b53343f Merge tag 'edac_urgent_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  97. 5a8011c crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename by Stephen Rothwell · 9 years ago
  98. a88464a kvm: add hyper-v crash msrs values by Andrey Smetanin · 9 years ago
  99. b0996ae KVM: x86: remove data variable from kvm_get_msr_common by Nicolas Iooss · 9 years ago
  100. 431dae7 KVM: s390: virtio-ccw: don't overwrite config space values by Cornelia Huck · 9 years ago