Age | Commit message (Expand) | Author | Files | Lines |
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 |
2021-09-05 | uapi: virtio_ids: Sync ids with specification | Viresh Kumar | 1 | -0/+12 |
2021-09-05 | net: create netdev->dev_addr assignment helpers | Jakub Kicinski | 2 | -0/+30 |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2 | -2/+52 |
2021-09-04 | Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux | Linus Torvalds | 4 | -12/+16 |
2021-09-04 | Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+97 |
2021-09-04 | Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 9 | -57/+97 |