1. 5e0a760 mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER by Kirill A. Shutemov · 1 year, 2 months ago
  2. b5fa337 misc: genwqe: make class_genwqe a static const structure by Ivan Orlov · 1 year, 7 months ago
  3. 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
  4. cec24b8 Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 1 year, 10 months ago
  5. 23baf83 mm, treewide: redefine MAX_ORDER sanely by Kirill A. Shutemov · 2 years ago
  6. fd54349 genwqe: fix MAX_ORDER usage by Kirill A. Shutemov · 2 years ago
  7. 1aaba11 driver core: class: remove module * from class_create() by Greg Kroah-Hartman · 2 years ago
  8. 1a0aae8 misc: genwqe: Drop redundant pci_enable_pcie_error_reporting() by Bjorn Helgaas · 2 years ago
  9. 0e656b8 misc: genwqe: move intervening macros away from kernel-doc by Randy Dunlap · 2 years, 2 months ago
  10. 71a7507 Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 3 months ago
  11. ff62b8e6 driver core: make struct class.devnode() take a const * by Greg Kroah-Hartman · 2 years, 3 months ago
  12. 982a844 misc: genwqe: card_base: Fix some kernel-doc warnings by Bo Liu · 2 years, 4 months ago
  13. 20ac422 Merge 5.15-rc3 into char-misc next by Greg Kroah-Hartman · 3 years, 5 months ago
  14. 5e87622 misc: genwqe: Remove usage of the deprecated "pci-dma-compat.h" API by Christophe JAILLET · 3 years, 6 months ago
  15. 8d753db misc: genwqe: Fixes DMA mask setting by Christophe JAILLET · 3 years, 6 months ago
  16. dbdc671 misc: genwqe: Rudimentary typo fixes by Bhaskar Chowdhury · 4 years ago
  17. 505b087 misc: genwqe: Use dma_set_mask_and_coherent to simplify code by Christophe JAILLET · 4 years, 3 months ago
  18. 049eb09 Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 7 months ago
  19. 16d79cd PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state' by Luc Van Oostenryck · 4 years, 8 months ago
  20. f5429c2ce misc: genwqe: card_debugfs: Demote file header from kerneldoc by Lee Jones · 4 years, 8 months ago
  21. ac36fdb misc: genwqe: card_sysfs: Demote function/file headers from kerneldoc by Lee Jones · 4 years, 8 months ago
  22. 7adb55b misc: genwqe: card_ddcb: Fix a variety of kerneldoc issues by Lee Jones · 4 years, 8 months ago
  23. 364b40c0 misc: genwqe: card_utils: Whole a plethora of documentation issues by Lee Jones · 4 years, 8 months ago
  24. 807062f misc: genwqe: card_dev: Whole host of kerneldoc fixes by Lee Jones · 4 years, 8 months ago
  25. a562c0c misc: genwqe: card_base: Whole host of kerneldoc fixes by Lee Jones · 4 years, 8 months ago
  26. f5721c7 misc: genwqe: card_base: Provide documentation for genwqe_recover_card()'s args by Lee Jones · 4 years, 8 months ago
  27. f33e92e misc: genwqe: card_base: Remove set but unused variable 'rc' by Lee Jones · 4 years, 8 months ago
  28. f083879 misc: genwqe: Constify struct pci_error_handlers by Rikard Falkeborn · 4 years, 9 months ago
  29. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
  30. ddae142 genwqe: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 10 months ago
  31. 8edf4cd misc: genwqe: fix compile warnings by Hongbo Yao · 5 years ago
  32. 01b8bca8 compat_ioctl: use correct compat_ptr() translation in drivers by Arnd Bergmann · 6 years ago
  33. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  34. d7ef4857 genwq: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  35. 0154ec7 Merge 5.2-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  36. 9331b67 Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  37. 1ce2c85 Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  38. eb3ae0a treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 289 by Thomas Gleixner · 6 years ago
  39. 110080c genwqe: Prevent an integer overflow in the ioctl by Dan Carpenter · 6 years ago
  40. dc3e0aa misc: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  41. 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
  42. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  43. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  44. d2f4a83 misc: genwqe: Fix misuse of %x by Fuqian Huang · 6 years ago
  45. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  46. fdd6696 genwqe: Fix size check by Christian Borntraeger · 6 years ago
  47. 2796b43 misc: remove GENWQE_DEBUGFS_RO() by Yangtao Li · 6 years ago
  48. 18d0eae Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  49. ef8ec6e misc: card_utils: remove duplicated include file by zhong jiang · 6 years ago
  50. b85847e misc: genwqe: remove duplicated include file by zhong jiang · 6 years ago
  51. 0224199 misc: genwqe: should return proper error value. by zhong jiang · 6 years ago
  52. 0ab93e9c signal/GenWQE: Fix sending of SIGKILL by Eric W. Biederman · 6 years ago
  53. 7a92719 genwqe: card_base: Use true and false for boolean values by Gustavo A. R. Silva · 7 years ago
  54. ccbaef5 misc: genwqe: remove several redundant variables by Colin Ian King · 7 years ago
  55. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  56. 2f09726 GenWQE: Fix a typo in two comments by Markus Elfring · 7 years ago
  57. 658a494 genwqe: Remove unused parameter in some functions by Guilherme G. Piccoli · 7 years ago
  58. 9d14e76 genwqe: Make defines uppercase by Guilherme G. Piccoli · 7 years ago
  59. 07864a1 genwqe: Remove unused variable and rename function by Guilherme G. Piccoli · 7 years ago
  60. de4ce2d genwqe: Take R/W permissions into account when dealing with memory pages by Guilherme G. Piccoli · 7 years ago
  61. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  62. e30aee9 Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  63. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  64. e1873a4 genwqe: drop .link_reset() by Cao jin · 8 years ago
  65. d3f4564 genwqe: use pci_irq_allocate_vectors by Christoph Hellwig · 8 years ago
  66. a7a7aee GenWQE: Fix bad page access during abort of resource allocation by Gerald Schaefer · 8 years ago
  67. 13decfb misc/genwqe: ensure zero initialization by Sebastian Ott · 8 years ago
  68. 5ed22ce GenWQE: Change default access rights for device node by Frank Haverkamp · 9 years ago
  69. f03774b GenWQE: Use pci_(request|release)_mem_regions by Johannes Thumshirn · 9 years ago
  70. 6908b45 GenWQE: use kobj_to_dev() by Geliang Tang · 9 years ago
  71. 4d4896a misc: genwqe: fix a comment typo by Geliang Tang · 9 years ago
  72. 19f7767 misc/genwqe: get rid of atomic allocations by Sebastian Ott · 9 years ago
  73. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  74. 0ecb3df GenWQE: remove unnecessary version.h inclusion by Fabian Frederick · 10 years ago
  75. 6ae840e Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  76. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  77. cf35d6e misc: genwqe: check for error from get_user_pages_fast() by Ian Abbott · 10 years ago
  78. 1451f41 GenWQE: Support blocking when DDCB queue is busy by Frank Haverkamp · 10 years ago
  79. 08e4906 GenWQE: Fix problem when reading HSI and Retc by Eberhard S. Amann · 10 years ago
  80. d9c11d4 GenWQE: Fix checkpatch complaints by Frank Haverkamp · 10 years ago
  81. bc407dd GenWQE: Check return code of pci_sriov_enable by Frank Haverkamp · 10 years ago
  82. 2d880cc GenWQE: Do not modify return code of genwqe_set_interrupt_capability by Frank Haverkamp · 10 years ago
  83. 26d8f6f GenWQE: Update author information by Frank Haverkamp · 10 years ago
  84. 64df2ec GenWQE: Remove sysfs entry for driver version by Frank Haverkamp · 10 years ago
  85. 95a8825 GenWQE: Check pci_get_totalvfs return code by Frank Haverkamp · 10 years ago
  86. 32182cd misc: remove DEFINE_PCI_DEVICE_TABLE usage by Greg Kroah-Hartman · 11 years ago
  87. 5b35b20 GenWQE: Remove unnecessary include by Kleber Sacilotto de Souza · 11 years ago
  88. 7276883 misc/GenWQE: fix pci_enable_msi usage by Sebastian Ott · 11 years ago
  89. d584f69 GenWQE: Increase driver version number by Kleber Sacilotto de Souza · 11 years ago
  90. 93b772b GenWQE: Improve hardware error recovery by Kleber Sacilotto de Souza · 11 years ago
  91. fb14545 GenWQE: Add support for EEH error recovery by Kleber Sacilotto de Souza · 11 years ago
  92. c1f732a GenWQE: Add sysfs interface for bitstream reload by Kleber Sacilotto de Souza · 11 years ago
  93. 4046136 Merge tag 'char-misc-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc into next by Linus Torvalds · 11 years ago
  94. 4255532 Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into next by Linus Torvalds · 11 years ago
  95. 63fa80c misc: genwqe: fix uninitialized return value in genwqe_free_sync_sgl() by Christian Engelmayer · 11 years ago
  96. 32d9dbe misc: genwqe: Fix format string mismatch in card_debugfs.c by Masanari Iida · 11 years ago
  97. a30d010 GenWQE: Use pci_enable_msi_exact() instead of pci_enable_msi_block() by Alexander Gordeev · 11 years ago
  98. 73590a2 GenWQE: Increase driver version number by Frank Haverkamp · 11 years ago
  99. 718f762 GenWQE: Fix multithreading problems by Frank Haverkamp · 11 years ago
  100. ebb2c96 GenWQE: Ensure rc is not returning an uninitialized value by Colin Ian King · 11 years ago