1. 2dde02a ARC: mm: support 3 levels of page tables by Vineet Gupta · 4 years, 3 months ago
  2. 9f3c76a ARC: mm: switch to asm-generic/pgalloc.h by Vineet Gupta · 3 years, 5 months ago
  3. d9820ff ARC: mm: switch pgtable_t back to struct page * by Vineet Gupta · 3 years, 5 months ago
  4. f35534a ARC: mm: hack to allow 2 level build with 4 level code by Vineet Gupta · 4 years, 3 months ago
  5. fe6cb7b ARC: mm: disintegrate pgtable.h into levels and flags by Vineet Gupta · 5 years ago
  6. 2cc1121 ARC: mm: disintegrate mmu.h (arcv2 bits out) by Vineet Gupta · 4 years, 3 months ago
  7. a79a9c7 ARC: mm: move MMU specific bits out of entry code ... by Vineet Gupta · 5 years ago
  8. 89d0d42 ARC: mm: move MMU specific bits out of ASID allocator by Vineet Gupta · 5 years ago
  9. be43b09 ARC: mm: non-functional code movement/cleanup by Vineet Gupta · 4 years, 3 months ago
  10. e93e59a ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set) by Vineet Gupta · 5 years ago
  11. da773cf ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag by Vineet Gupta · 5 years ago
  12. 1b4013b9 ARC: mm: Enable STRICT_MM_TYPECHECKS by Vineet Gupta · 5 years ago
  13. 366440ee ARC: mm: Fixes to allow STRICT_MM_TYPECHECKS by Vineet Gupta · 5 years ago
  14. 47910ca ARC: mm: move mmu/cache externs out to setup.h by Vineet Gupta · 5 years ago
  15. 12e7804 ARC: mm: remove tlb paranoid code by Vineet Gupta · 5 years ago
  16. 6128df5 ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only by Vineet Gupta · 5 years ago
  17. 288ff7d ARC: retire MMUv1 and MMUv2 support by Vineet Gupta · 5 years ago
  18. 767a697 ARC: retire ARC750 support by Vineet Gupta · 3 years, 5 months ago
  19. 301014c ARC: atomic_cmpxchg/atomic_xchg: implement relaxed variants by Vineet Gupta · 4 years, 8 months ago
  20. ddc348c ARC: cmpxchg/xchg: implement relaxed variants (LLSC config only) by Vineet Gupta · 4 years, 8 months ago
  21. e188f33 ARC: cmpxchg/xchg: rewrite as macros to make type safe by Vineet Gupta · 4 years, 8 months ago
  22. ecf51c9 ARC: xchg: !LLSC: remove UP micro-optimization/hack by Vineet Gupta · 4 years, 8 months ago
  23. 9d011e1 ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines by Vineet Gupta · 4 years, 8 months ago
  24. cea4314 ARC: switch to generic bitops by Vineet Gupta · 6 years ago
  25. b64be68 ARC: atomics: implement relaxed variants by Vineet Gupta · 4 years, 9 months ago
  26. 7e8f8cb ARC: atomic64: LLSC: elide unused atomic_{and,or,xor,andnot}_return by Vineet Gupta · 4 years, 9 months ago
  27. ca766f0 ARC: atomic: !LLSC: use int data type consistently by Vineet Gupta · 4 years, 8 months ago
  28. b104014 ARC: atomic: !LLSC: remove hack in atomic_set() for for UP by Vineet Gupta · 5 years ago
  29. b0f839b ARC: atomics: disintegrate header by Vineet Gupta · 3 years, 5 months ago
  30. 6b5ff04 ARC: export clear_user_page() for modules by Randy Dunlap · 3 years, 4 months ago
  31. 82a4230 arch/arc/kernel/: fix misspellings using codespell tool by Changcheng Deng · 3 years, 5 months ago
  32. e22ce8e Linux 5.14-rc7 by Linus Torvalds · 3 years, 4 months ago
  33. 1bdc3d5 Merge tag 'powerpc-5.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 4 months ago
  34. 9ff50bf Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 4 months ago
  35. 9085423 Merge tag 'char-misc-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 4 months ago
  36. f4ff9e6 Merge tag 'usb-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 4 months ago
  37. a09434f Merge tag 'riscv-for-linus-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 4 months ago
  38. 5479a7fe Merge tag 's390-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
  39. 15517c7 Merge tag 'locks-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 3 years, 4 months ago
  40. 002c0ae Merge tag 'block-5.14-2021-08-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  41. 1e6907d58 Merge tag 'io_uring-5.14-2021-08-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  42. fdd92b6 fs: warn about impending deprecation of mandatory locks by Jeff Layton · 3 years, 4 months ago
  43. a30f895 io_uring: fix xa_alloc_cycle() error return value check by Jens Axboe · 3 years, 4 months ago
  44. fa54d36 Merge tag 'acpi-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
  45. cae6876 Merge tag 'pm-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 4 months ago
  46. ed3bad2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  47. 8ba9fbe Merge tag 'drm-fixes-2021-08-20-3' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 4 months ago
  48. 3db903a Merge tag 'pci-v5.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 4 months ago
  49. a27c75e Merge tag 'mmc-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 4 months ago
  50. 43a6473 Merge tag 'sound-5.14-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 4 months ago
  51. 54e9ea3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 4 months ago
  52. 0f09f4c Merge branch 'acpi-pm' by Rafael J. Wysocki · 3 years, 4 months ago
  53. b7d184d Merge tag 'iommu-fixes-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 4 months ago
  54. f2963c7 Merge branch 'pm-opp' by Rafael J. Wysocki · 3 years, 4 months ago
  55. c7b1850 hugetlb: don't pass page cache pages to restore_reserve_on_error by Mike Kravetz · 3 years, 4 months ago
  56. a7cb5d2 kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE by Marco Elver · 3 years, 4 months ago
  57. 57f2976 mm: vmscan: fix missing psi annotation for node_reclaim() by Johannes Weiner · 3 years, 4 months ago
  58. fcc0062 mm/hwpoison: retry with shake_page() for unhandlable pages by Naoya Horiguchi · 3 years, 4 months ago
  59. f56ce41 mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim by Johannes Weiner · 3 years, 4 months ago
  60. 91ed3ed MAINTAINERS: update ClangBuiltLinux IRC chat by Nathan Chancellor · 3 years, 4 months ago
  61. b16ee0f mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names by Mike Rapoport · 3 years, 4 months ago
  62. 47aef60 mm/page_alloc: don't corrupt pcppage_migratetype by Doug Berger · 3 years, 4 months ago
  63. c04b3d06 Revert "mm: swap: check if swap backing device is congested or not" by Yang Shi · 3 years, 4 months ago
  64. b1e1ef3 Revert "mm/shmem: fix shmem_swapin() race with swapoff" by Yang Shi · 3 years, 4 months ago
  65. aa3e1ba riscv: Fix a number of free'd resources in init_resources() by Petr Pavlu · 3 years, 5 months ago
  66. daa7772 Merge tag 'amd-drm-fixes-5.14-2021-08-18' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 4 months ago
  67. 1c8094e3 dt-bindings: sifive-l2-cache: Fix 'select' matching by Rob Herring · 3 years, 4 months ago
  68. f5b27f7 Merge tag 'mediatek-drm-fixes-5.14-2' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes by Dave Airlie · 3 years, 4 months ago
  69. 5ce5cef Merge tag 'drm-intel-fixes-2021-08-18' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 4 months ago
  70. b88aefc Merge branch 'linux-5.14' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 3 years, 4 months ago
  71. d992fe5 Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 4 months ago
  72. e213bd1 Merge tag 'drm-misc-fixes-2021-08-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 4 months ago
  73. f87d643 Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 4 months ago
  74. e649e4c Merge tag 'platform-drivers-x86-v5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 3 years, 4 months ago
  75. cd0a719 net: dpaa2-switch: disable the control interface on error path by Vladimir Oltean · 3 years, 4 months ago
  76. fa05bdb Revert "flow_offload: action should not be NULL when it is referenced" by Ido Schimmel · 3 years, 4 months ago
  77. d584566c Merge branch 'intel-wired-lan-driver-updates-2021-08-18' by Jakub Kicinski · 3 years, 4 months ago
  78. 8da80c9 iavf: Fix ping is lost after untrusted VF had tried to change MAC by Sylwester Dziedziuch · 3 years, 4 months ago
  79. a222be5 i40e: Fix ATR queue selection by Arkadiusz Kubalewski · 3 years, 4 months ago
  80. 3167490 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 4 months ago
  81. 65ca89c ASoC: intel: atom: Fix breakage for PCM buffer address setup by Takashi Iwai · 3 years, 4 months ago
  82. 8903376d ALSA: hda/realtek: Limit mic boost on HP ProBook 445 G8 by Kai-Heng Feng · 3 years, 4 months ago
  83. 1e16a40 Merge tag 'omap-for-v5.14/gpt12-fix-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes by Arnd Bergmann · 3 years, 4 months ago
  84. 045a9277 PCI/sysfs: Use correct variable for the legacy_mem sysfs object by Krzysztof Wilczyński · 3 years, 5 months ago
  85. e0bff43 PCI: Increase D3 delay for AMD Renoir/Cezanne XHCI by Marcin Bachry · 3 years, 5 months ago
  86. e647eff MAINTAINERS: Add Jim Quinlan et al as Broadcom STB PCIe maintainers by Jim Quinlan · 3 years, 4 months ago
  87. c15128c9 Merge branch 'r8152-bp-settings' by David S. Miller · 3 years, 4 months ago
  88. 6633fb8 r8152: fix the maximum number of PLA bp for RTL8153C by Hayes Wang · 3 years, 4 months ago
  89. a876a33 r8152: fix writing USB_BP2_EN by Hayes Wang · 3 years, 4 months ago
  90. d98c821 Merge branch 'mptcp-fixes' by David S. Miller · 3 years, 4 months ago
  91. 67b12f7 mptcp: full fully established support after ADD_ADDR by Matthieu Baerts · 3 years, 4 months ago
  92. a0eea5f mptcp: fix memory leak on address flush by Paolo Abeni · 3 years, 4 months ago
  93. bde8fff arm64: initialize all of CNTHCTL_EL2 by Mark Rutland · 3 years, 4 months ago
  94. 9f7853d powerpc/mm: Fix set_memory_*() against concurrent accesses by Michael Ellerman · 3 years, 5 months ago
  95. ef486bf powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEP by Christophe Leroy · 3 years, 4 months ago
  96. fb4b137 net/rds: dma_map_sg is entitled to merge entries by Gerd Rausch · 3 years, 4 months ago
  97. c193014 net: mscc: ocelot: allow forwarding from bridge ports to the tag_8021q CPU port by Vladimir Oltean · 3 years, 4 months ago
  98. 37717b8 drm/amd/display: Use DCN30 watermark calc for DCN301 by Zhan Liu · 3 years, 5 months ago
  99. d6d09a6 Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 4 months ago
  100. 01f15f3 Merge tag 'sound-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 4 months ago