1. 7a6d94f x86/platform/uv: Update Copyrights to conform to HPE standards by Mike Travis · 4 years, 3 months ago
  2. 647128f x86/platform/uv: Update UV MMRs for UV5 by Mike Travis · 4 years, 3 months ago
  3. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  4. 9998a98 x86/cpu: Relocate sync_core() to sync_core.h by Ricardo Neri · 4 years, 6 months ago
  5. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  6. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  7. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  8. f490e8a misc: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  9. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  10. fa6f90f sgi-gru: simplify procfs code some more by Joe Perches · 5 years ago
  11. e4c057d misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct by Jason Gunthorpe · 5 years ago
  12. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  13. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  14. bffcd11 misc/sgi-gru/grufault: fix a style error by Peng Hao · 6 years ago
  15. 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
  16. fee05f4 drivers/misc/sgi-gru: fix Spectre v1 vulnerability by Gustavo A. R. Silva · 6 years ago
  17. 4e15a07 Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" by Michal Hocko · 6 years ago
  18. b31bd66 misc: sgi-gru: fix fall-through annotations by Gustavo A. R. Silva · 6 years ago
  19. 93065ac mm, oom: distinguish blockable mode for mmu notifiers by Michal Hocko · 6 years ago
  20. abf7dba Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  21. 978547c sgi-gru: simplify procfs code by Christoph Hellwig · 7 years ago
  22. 1770a80 misc: sgi-gru: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  23. 5ff7091 mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks by David Rientjes · 7 years ago
  24. a487012 sgi-gru: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  25. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  26. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  27. 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
  28. 8e81910 drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printk by Dimitri Sivanich · 8 years ago
  29. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  30. 40bfb8e x86/platform/UV: Remove Obsolete GRU MMR address translation by Dimitri Sivanich · 9 years ago
  31. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
  32. a9e5fe5 misc: sgi-gru: fix return of error by Sudip Mukherjee · 9 years ago
  33. 9dcf9cb misc: sgi-gru: gruhandles.c: Remove unused function by Rickard Strandqvist · 9 years ago
  34. b74afe5 misc: sgi-gru: use time_before() by Manuel Schölling · 9 years ago
  35. f97ef75 drivers/misc/sgi-gru: fix possible NULL dereference by Sudip Mukherjee · 9 years ago
  36. 6c56026 drivers/misc/sgi-gru: remove unused variable by Sudip Mukherjee · 9 years ago
  37. bba57f8 drivers/misc/sgi-gru: fix dereference of ERR_PTR by Sudip Mukherjee · 9 years ago
  38. c2ed545 drivers/misc/sgi-gru: remove always false condition by Sudip Mukherjee · 9 years ago
  39. 1126bc2 drivers/misc/sgi-gru: make functions static by Sudip Mukherjee · 9 years ago
  40. a010d27 drivers/misc/sgi-gru: add return on error by Sudip Mukherjee · 9 years ago
  41. 3de0ef8 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  42. b6a83d9 drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a little by Dan Carpenter · 11 years ago
  43. fe455b1 x86/UV: Fix conditional in gru_exit() by Dimitri Sivanich · 11 years ago
  44. 49d3d6c drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_context() by Dan Carpenter · 11 years ago
  45. a7d0dab drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option() by Dimitri Sivanich · 12 years ago
  46. 0e496b8 Merge 3.10-rc6 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  47. 282c4c0 drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info() by Dan Carpenter · 12 years ago
  48. f7b4127 misc: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  49. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 12 years ago
  50. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  51. 385404e x86, uv, uv3: Check current gru hub support for SGI UV3 by Mike Travis · 12 years ago
  52. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  53. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 13 years ago
  54. d161a13 switch procfs to umode_t use by Al Viro · 13 years ago
  55. 7a32129 drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. by Paul Gortmaker · 14 years ago
  56. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  57. 5de1743 drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chip by Wanlong Gao · 14 years ago
  58. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  59. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 14 years ago
  60. 8ac727c misc: change to new flag variable by matt mooney · 14 years ago
  61. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  62. 8c1840f1 sgi-gru: use for_each_set_bit() by Akinobu Mita · 15 years ago
  63. 76148df gru: send cross partition interrupts using the gru by Jack Steiner · 15 years ago
  64. e5ae6e8 gru: update driver version number by Jack Steiner · 15 years ago
  65. 5958ab8 gru: improve GRU TLB dropin statistics by Jack Steiner · 15 years ago
  66. 2ce4d4c gru: fix GRU interrupt race at deallocate by Jack Steiner · 15 years ago
  67. 74ccd09 gru: add hugepage support by Jack Steiner · 15 years ago
  68. 0cd2b08 gru: fix bug in allocation of kernel contexts by Jack Steiner · 15 years ago
  69. 5658366 gru: update GRU structures to match latest hardware spec by Jack Steiner · 15 years ago
  70. 4131479 gru: check for correct GRU chiplet assignment by Jack Steiner · 15 years ago
  71. 54465dc gru: remove stray local_irq_enable by Jack Steiner · 15 years ago
  72. 9c13cb3 gru: add symbolic names for GRU error code by Jack Steiner · 15 years ago
  73. 1848a71 gru: fix bug in exception handling by Jack Steiner · 15 years ago
  74. c550222 gru: preload tlb for bcopy instructions by Jack Steiner · 15 years ago
  75. 57ebb03 gru: expicitly set instruction status to active by Jack Steiner · 15 years ago
  76. 563447d gru: add additional GRU statistics by Jack Steiner · 15 years ago
  77. 4107e1d gru: update irq infrastructure by Jack Steiner · 15 years ago
  78. 67bf04a gru: fix prefetch and speculation bugs by Jack Steiner · 15 years ago
  79. e006043 gru: check for valid vma by Jack Steiner · 15 years ago
  80. 33f3648 gru: add test for gru_copy_gpa by Jack Steiner · 15 years ago
  81. b8229be gru: add debug option for cache flushing by Jack Steiner · 15 years ago
  82. 7f2251b gru: handle failures to mmu_notifier_register by Jack Steiner · 15 years ago
  83. 6c9620c gru: support 64-bit GRU addresses by Jack Steiner · 15 years ago
  84. 648eb8e gru: improve messages for malfunctioning GRUs by Jack Steiner · 15 years ago
  85. f2965d6 gru: fix bug in module unload by Jack Steiner · 15 years ago
  86. 99f7c22 gru: allow users to specify gru chiplet 3 by Jack Steiner · 15 years ago
  87. 55484c4 gru: allow users to specify gru chiplet 2 by Jack Steiner · 15 years ago
  88. 518e5cd gru: allow users to specify gru chiplet 1 by Jack Steiner · 15 years ago
  89. 9178052 gru: handle blades without memory by Jack Steiner · 15 years ago
  90. b61fc69 gru: fix istatus race in GRU tlb dropin by Jack Steiner · 15 years ago
  91. 091f1a1 gru: add comments raised in previous code reviews by Jack Steiner · 15 years ago
  92. 827f02f gru: initial GRU based on blade topology by Jack Steiner · 15 years ago
  93. 289750d X86: uv: implement a gru_read_gpa kernel function by Robin Holt · 15 years ago
  94. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  95. d39b7dd sgi-gru: decrapfiy options_write() function by Linus Torvalds · 15 years ago
  96. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  97. f0f37e2f const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  98. 9e5f1138 gru: allocation may fail in quicktest1() by Roel Kluin · 15 years ago
  99. f8679af gru: use proc_create() by Alexey Dobriyan · 15 years ago
  100. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 16 years ago