pub/scm/linux/kernel/git/dennis/percpu.git  about / heads / tags
percpu kernel tree
# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       Linux 6.8 (2024-03-10)
  for-next     Merge branch 'for-6.8-fixes' into for-next (2024-01-29)
  for-6.8-fixes riscv: Fix wrong size passed to local_flush_tlb_range_asid() (2024-01-29)
  percpu-hotplug cpu/hotplug: Get rid of cpu_dying_mask (2023-12-29)
  for-6.8      riscv: Enable pcpu page first chunk allocator (2023-12-14)
  for-6.6      kernel/fork: group allocation/free of per-cpu counters for mm struct (2023-08-25)
  for-6.2      mm/percpu: remove unused PERCPU_DYNAMIC_EARLY_SLOTS (2022-11-07)
  for-5.16-fixes percpu_ref: Replace kernel.h with the necessary inclusions (2021-12-09)
  for-5.14-fixes percpu: flush tlb in pcpu_reclaim_populated() (2021-07-04)
  for-5.14-merge Merge branch 'for-5.14' into for-5.14-merge (2021-06-30)
  for-5.14     percpu: optimize locking in pcpu_balance_workfn() (2021-06-17)
  for-5.13-fixes MAINTAINERS: Add lib/percpu* as part of percpu entry (2021-05-13)
  for-5.12-fixes percpu: make pcpu_nr_empty_pop_pages per chunk type (2021-04-09)
  for-5.12     percpu: fix clang modpost section mismatch (2021-02-14)
  for-5.10-fixes percpu: convert flexible array initializers to use struct_size() (2020-10-30)
  for-5.11     percpu: reduce the number of cpu distance comparisons (2020-10-30)
  for-5.9-fixes percpu: fix first chunk size calculation for populated bitmap (2020-09-17)
  for-5.9      Merge tag 'vfio-v5.8-rc7' of git://github.com/awilliam/linux-vfio into master (2020-07-20)
  for-5.7      percpu: update copyright emails to dennis@kernel.org (2020-04-01)
  for-5.6      percpu: Separate decrypted varaibles anytime encryption can be enabled (2020-01-31)
  for-5.5      Revert "percpu: add __percpu to SHIFT_PERCPU_PTR" (2019-11-25)
  for-5.4      percpu: Use struct_size() helper (2019-09-04)
  for-5.3      percpu_ref: release percpu memory early without PERCPU_REF_ALLOW_REINIT (2019-05-09)
  for-5.2      percpu: remove spurious lock dependency between percpu and sched (2019-05-08)
  for-5.1-fixes percpu: stop printing kernel addresses (2019-03-18)
  for-5.1      percpu: km: no need to consider pcpu_group_offsets[0] (2019-02-26)
  for-4.21     percpu: convert spin_lock_irq to spin_lock_irqsave. (2018-12-18)
  for-4.19-fixes percpu: stop leaking bitmap metadata blocks (2018-10-07)
  for-4.20     arm64: percpu: Initialize ret in the default case (2018-09-25)

git clone https://yhbt.net/pub/scm/linux/kernel/git/dennis/percpu.git