index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
mm/damon: add a tracepoint
SeongJae Park
1
-0
/
+43
2021-09-08
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
1
-0
/
+13
2021-09-08
mm/idle_page_tracking: make PG_idle reusable
SeongJae Park
4
-7
/
+7
2021-09-08
mm/damon: adaptively adjust regions
SeongJae Park
1
-8
/
+22
2021-09-08
mm/damon/core: implement region-based sampling
SeongJae Park
1
-3
/
+74
2021-09-08
mm: introduce Data Access MONitor (DAMON)
SeongJae Park
1
-0
/
+167
2021-09-08
mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)
Muchun Song
2
-3
/
+5
2021-09-08
highmem: don't disable preemption on RT in kmap_atomic()
Sebastian Andrzej Siewior
1
-5
/
+22
2021-09-08
mm/early_ioremap.c: remove redundant early_ioremap_shutdown()
Weizhao Ouyang
1
-6
/
+0
2021-09-08
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
1
-3
/
+0
2021-09-08
mm: remove redundant compound_head() calling
Muchun Song
1
-4
/
+3
2021-09-08
mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...
David Hildenbrand
1
-0
/
+3
2021-09-08
mm/memory_hotplug: memory group aware "auto-movable" online policy
David Hildenbrand
1
-1
/
+2
2021-09-08
mm/memory_hotplug: track present pages in memory groups
David Hildenbrand
2
-4
/
+15
2021-09-08
drivers/base/memory: introduce "memory groups" to logically group memory blocks
David Hildenbrand
2
-1
/
+50
2021-09-08
mm: track present early pages per zone
David Hildenbrand
2
-1
/
+8
2021-09-08
mm/memory_hotplug: remove nid parameter from remove_memory() and friends
David Hildenbrand
1
-5
/
+5
2021-09-08
mm/memory_hotplug: remove nid parameter from arch_remove_memory()
David Hildenbrand
1
-2
/
+1
2021-09-08
mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
David Hildenbrand
1
-2
/
+2
2021-09-08
mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONE
Mike Rapoport
1
-12
/
+0
2021-09-08
time: Handle negative seconds correctly in timespec64_to_ns()
Lukas Hannen
1
-2
/
+7
2021-09-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-4
/
+71
2021-09-08
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-132
/
+107
2021-09-08
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-5
/
+47
2021-09-07
Merge tag 'linux-watchdog-5.15-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2
-0
/
+39
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-85
/
+212
2021-09-07
Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...
Linus Torvalds
1
-3
/
+2
2021-09-07
Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
4
-1
/
+879
2021-09-07
Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-42
/
+68
2021-09-07
PM: EM: fix kernel-doc comments
Lukasz Luba
1
-4
/
+4
2021-09-07
ACPI: CPPC: Introduce cppc_get_nominal_perf()
Rafael J. Wysocki
1
-0
/
+5
2021-09-07
Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-10
/
+17
2021-09-07
cxl/uapi: Fix defined but not used warnings
Ben Widawsky
1
-1
/
+1
2021-09-07
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
1
-1
/
+9
2021-09-07
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-1
/
+57
2021-09-07
net: phylink: add suspend/resume support
Russell King (Oracle)
1
-0
/
+3
2021-09-06
Merge tag 'libata-5.15-2021-09-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2021-09-06
Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2021-09-06
vduse: Introduce VDUSE - vDPA Device in Userspace
Xie Yongji
1
-0
/
+306
2021-09-06
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
1
-3
/
+17
2021-09-06
vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
Xie Yongji
1
-1
/
+1
2021-09-06
vhost-iotlb: Add an opaque pointer for vhost IOTLB
Xie Yongji
1
-0
/
+3
2021-09-06
vdpa: Add reset callback in vdpa_config_ops
Xie Yongji
1
-2
/
+6
2021-09-06
vdpa: Fix some coding style issues
Xie Yongji
1
-17
/
+17
2021-09-06
file: Export receive_fd() to modules
Xie Yongji
1
-4
/
+3
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
25
-117
/
+198
2021-09-06
KVM: stats: Add VM stat for remote tlb flush requests
Jing Zhang
2
-1
/
+3
2021-09-06
cpufreq: Add of_perf_domain_get_sharing_cpumask
Hector.Yuan
1
-1
/
+57
2021-09-05
virtio/vsock: add 'VIRTIO_VSOCK_SEQ_EOR' bit.
Arseny Krasnov
1
-0
/
+1
2021-09-05
virtio/vsock: rename 'EOR' to 'EOM' bit.
Arseny Krasnov
1
-1
/
+1
[prev]
[next]