summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-08mtd/drivers/nand: use HZ macrosDaniel Lezcano
2021-09-08i2c/drivers/ov02q10: use HZ macrosDaniel Lezcano
2021-09-08iio/drivers/hid-sensor: use HZ macrosDaniel Lezcano
2021-09-08hwmon/drivers/mr75203: use HZ macrosDaniel Lezcano
2021-09-08iio/drivers/as73211: use HZ macrosDaniel Lezcano
2021-09-08devfreq: use HZ macrosDaniel Lezcano
2021-09-08thermal/drivers/devfreq_cooling: use HZ macrosDaniel Lezcano
2021-09-08units: add the HZ macrosDaniel Lezcano
2021-09-08units: change from 'L' to 'UL'Daniel Lezcano
2021-09-08include/linux/once.h: fix trivia typo Not -> NoteAndy Shevchenko
2021-09-08arch: Kconfig: fix spelling mistake "seperate" -> "separate"Colin Ian King
2021-09-08connector: send event on write to /proc/[pid]/commOhhoon Kwon
2021-09-08proc: stop using seq_get_buf in proc_task_nameChristoph Hellwig
2021-09-08percpu: remove export of pcpu_base_addrGreg Kroah-Hartman
2021-09-08alpha: pci-sysfs: fix all kernel-doc warningsRandy Dunlap
2021-09-08alpha: agp: make empty macros use do-while-0 styleRandy Dunlap
2021-09-08MAINTAINERS: update for DAMONSeongJae Park
2021-09-08mm/damon: add user space selftestsSeongJae Park
2021-09-08mm/damon: add kunit testsSeongJae Park
2021-09-08Documentation: add documents for DAMONSeongJae Park
2021-09-08mm/damon/dbgfs: support multiple contextsSeongJae Park
2021-09-08mm/damon/dbgfs: export kdamond pid to the user spaceSeongJae Park
2021-09-08mm/damon: implement a debugfs-based user space interfaceSeongJae Park
2021-09-08mm/damon: add a tracepointSeongJae Park
2021-09-08mm/damon: implement primitives for the virtual memory address spacesSeongJae Park
2021-09-08mm/idle_page_tracking: make PG_idle reusableSeongJae Park
2021-09-08mm/damon: adaptively adjust regionsSeongJae Park
2021-09-08mm/damon/core: implement region-based samplingSeongJae Park
2021-09-08mm: introduce Data Access MONitor (DAMON)SeongJae Park
2021-09-08kfence: test: fail fast if disabled at bootMarco Elver
2021-09-08kfence: show cpu and timestamp in alloc/free infoMarco Elver
2021-09-08mm/secretmem: use refcount_t instead of atomic_tJordy Zomer
2021-09-08mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)Muchun Song
2021-09-08mm: in_irq() cleanupChangbin Du
2021-09-08highmem: don't disable preemption on RT in kmap_atomic()Sebastian Andrzej Siewior
2021-09-08mm/early_ioremap.c: remove redundant early_ioremap_shutdown()Weizhao Ouyang
2021-09-08mm: don't allow executable ioremap mappingsChristoph Hellwig
2021-09-08mm: move ioremap_page_range to vmalloc.cChristoph Hellwig
2021-09-08riscv: only select GENERIC_IOREMAP if MMU support is enabledChristoph Hellwig
2021-09-08mm: remove redundant compound_head() callingMuchun Song
2021-09-08mm/memory_hotplug: use helper zone_is_zone_device() to simplify the codeMiaohe Lin
2021-09-08mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online ...David Hildenbrand
2021-09-08mm/memory_hotplug: memory group aware "auto-movable" online policyDavid Hildenbrand
2021-09-08virtio-mem: use a single dynamic memory group for a single virtio-mem deviceDavid Hildenbrand
2021-09-08dax/kmem: use a single static memory group for a single probed unitDavid Hildenbrand
2021-09-08ACPI: memhotplug: use a single static memory group for a single memory deviceDavid Hildenbrand
2021-09-08mm/memory_hotplug: track present pages in memory groupsDavid Hildenbrand
2021-09-08drivers/base/memory: introduce "memory groups" to logically group memory blocksDavid Hildenbrand
2021-09-08mm/memory_hotplug: introduce "auto-movable" online policyDavid Hildenbrand
2021-09-08mm: track present early pages per zoneDavid Hildenbrand