1. 8581fd4 treewide: Add missing includes masked by cgroup -> bpf dependency by Jakub Kicinski · 3 years, 1 month ago
  2. 7625ecc mm: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
  3. 1cfcc83 mm/swap_slots.c: delete meaningless forward declarations by Miaohe Lin · 3 years, 6 months ago
  4. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
  5. 191a722 mm/swap_slots.c: remove redundant NULL check by Yang Li · 3 years, 10 months ago
  6. f3bc52c mm/swap_slots.c: remove always zero and unused return value of enable_swap_slots_cache() by Miaohe Lin · 4 years, 2 months ago
  7. e0f3ebb mm/swap_slots.c: remove redundant check for swap_slot_cache_initialized by Zhen Lei · 4 years, 5 months ago
  8. d69a957 mm/swap_slots.c: simplify enable_swap_slots_cache() by Zhen Lei · 4 years, 5 months ago
  9. f90eae2 mm/swap_slots.c: simplify alloc_swap_slot_cache() by Zhen Lei · 4 years, 5 months ago
  10. 2406b76 mm/swap_slots.c: assign|reset cache slot by value directly by Wei Yang · 4 years, 9 months ago
  11. 5d5e8f1 mm, swap, get_swap_pages: use entry_size instead of cluster in parameter by Huang Ying · 6 years ago
  12. 31f21da mm/swap_slots.c: make swap_slots_cache_mutex and swap_slots_cache_enable_mutex static by Colin Ian King · 6 years ago
  13. 778e1cd treewide: kvzalloc() -> kvcalloc() by Kees Cook · 7 years ago
  14. bb98f2c mm, memcontrol: move swap charge handling into get_swap_page() by Tejun Heo · 7 years ago
  15. 8e7a0c9 mm/swap_slots.c: use conditional compilation by Randy Dunlap · 7 years ago
  16. a2e1673 mm/swap_slots.c: fix race conditions in swap_slots cache init by Tim Chen · 7 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  18. f07e0f84 mm/swap_slots.c: don't disable preemption while taking the per-CPU cache by Sebastian Andrzej Siewior · 7 years ago
  19. 38d8b4e mm, THP, swap: delay splitting THP during swap out by Huang Ying · 7 years ago
  20. 54f180d mm, swap: use kvzalloc to allocate some swap data structures by Huang Ying · 8 years ago
  21. 9b7a814 mm/swap_slots.c: add warning if swap slots cache failed to initialize by Tim Chen · 8 years ago
  22. 093b995 mm, swap: Remove WARN_ON_ONCE() in free_swap_slot() by Huang Ying · 8 years ago
  23. 452b94b mm/swap: don't BUG_ON() due to uninitialized swap slot cache by Linus Torvalds · 8 years ago
  24. ba81f83 mm/swap: skip readahead only when swap slot cache is enabled by Huang Ying · 8 years ago
  25. 67afa38 mm/swap: add cache for swap slots allocation by Tim Chen · 8 years ago