summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2024-01-08Merge tag 'cgroup-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-01-08Merge tag 'sched-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-08Merge tag 'perf-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-01-08Merge tag 'irq-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-01-08Merge tag 'locking-core-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-08Merge tag 'x86-cleanups-2024-01-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-01-08Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-01-08Merge tag 'ras_core_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov
2024-01-08Merge tag 'x86_misc_for_v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-08Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-08locking/mutex: Clarify that mutex_unlock(), and most other sleeping locks, ca...Ingo Molnar
2024-01-06Merge tag 'i2c-for-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-04Merge branch 'for-next/perf' into for-next/coreWill Deacon
2024-01-02Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie
2024-01-02Merge tag 'v6.7-rc8' into locking/core, to pick up dependent changesIngo Molnar
2023-12-29zswap: memcontrol: implement zswap writeback disablingNhat Pham
2023-12-29docs: submit-checklist: remove all of "make namespacecheck"Tiezhu Yang
2023-12-29lib: crc_ccitt_false() is identical to crc_itu_t()Mathis Marion
2023-12-29mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPEDDavid Hildenbrand
2023-12-29Documentation: stop referring to page_remove_rmap()David Hildenbrand
2023-12-29mm/ksm: document ksm advisor and its sysfs knobsStefan Roesch
2023-12-29userfaultfd: UFFDIO_MOVE uABIAndrea Arcangeli
2023-12-27Documentation/i2c: fix spelling error in i2c-address-translatorsAttreyee Mukherjee
2023-12-23Merge tag 'char-misc-6.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-23sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)Vincent Guittot
2023-12-23Merge tag 'v6.7-rc6' into sched/core, to pick up fixesIngo Molnar
2023-12-20Docs/admin-guide/mm/damon/usage: use a list for 'state' sysfs file input comm...SeongJae Park
2023-12-20Docs/admin-guide/mm/damon/usage: add links to sysfs files hierarchySeongJae Park
2023-12-20Docs/admin-guide/mm/damon/usage: update context directory section labelSeongJae Park
2023-12-20Docs/mm/damon/design: place execution model and data structures at the beginningSeongJae Park
2023-12-20mm: thp: introduce multi-size THP sysfs interfaceRyan Roberts
2023-12-15Merge tag 'drm-fixes-2023-12-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-12-15dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotpFabio Estevam
2023-12-15Merge tag 'drm-misc-fixes-2023-12-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-12-13docs: perf: Add description for Synopsys DesignWare PCIe PMU driverShuai Xue
2023-12-13dt-bindings: panel-simple-dsi: move LG 5" HD TFT LCD panel into DSI yamlDavid Heidelberg
2023-12-13powerpc/pseries/papr-sysparm: Expose character device to user spaceNathan Lynch
2023-12-13powerpc/pseries: Add papr-vpd character driver for VPD retrievalNathan Lynch
2023-12-12Merge tag 'fuse-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-12-12Docs/admin-guide/mm/damon/usage: document for quota goalsSeongJae Park
2023-12-12Docs/ABI/damon: document DAMOS quota goalsSeongJae Park
2023-12-12Docs/mm/damon/design: document DAMOS quota auto tuningSeongJae Park
2023-12-12zswap: shrink zswap pool based on memory pressureNhat Pham