Age | Commit message (Expand) | Author |
2020-12-22 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2020-12-21 | cpufreq: intel_pstate: Use most recent guaranteed performance values | Rafael J. Wysocki |
2020-12-15 | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2020-12-15 | Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2020-12-15 | Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-12-15 | Merge tag 'hwmon-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-12-15 | Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2020-12-15 | Merge branch 'i2c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-12-15 | Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2020-12-15 | Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-12-15 | Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2020-12-15 | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | mm/lru: revise the comments of lru_lock | Hugh Dickins |
2020-12-15 | mm/lru: introduce relock_page_lruvec() | Alexander Duyck |
2020-12-15 | mm/lru: replace pgdat lru_lock with lruvec lock | Alex Shi |
2020-12-15 | mm/swap.c: serialize memcg changes in pagevec_lru_move_fn | Alex Shi |
2020-12-15 | mm/compaction: do page isolation first in compaction | Alex Shi |
2020-12-15 | mm/lru: introduce TestClearPageLRU() | Alex Shi |
2020-12-15 | mm/mlock: remove __munlock_isolate_lru_page() | Alex Shi |
2020-12-15 | mm/mlock: remove lru_lock on TestClearPageMlocked | Alex Shi |
2020-12-15 | mm/vmscan: remove lruvec reget in move_pages_to_lru | Alex Shi |
2020-12-15 | mm/lru: move lock into lru_note_cost | Alex Shi |
2020-12-15 | mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fn | Alex Shi |
2020-12-15 | mm/memcg: add debug checking in lock_page_memcg | Alex Shi |
2020-12-15 | mm: page_idle_get_page() does not need lru_lock | Hugh Dickins |
2020-12-15 | mm/rmap: stop store reordering issue on page->mapping | Alex Shi |
2020-12-15 | mm/vmscan: remove unnecessary lruvec adding | Alex Shi |
2020-12-15 | mm/thp: narrow lru locking | Alex Shi |
2020-12-15 | mm/thp: simplify lru_add_page_tail() | Alex Shi |
2020-12-15 | mm/thp: use head for head page in lru_add_page_tail() | Alex Shi |
2020-12-15 | mm/thp: move lru_add_page_tail() to huge_memory.c | Alex Shi |
2020-12-15 | Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-12-15 | Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-12-15 | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-15 | Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-12-15 | Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2020-12-15 | Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | mm: cleanup kstrto*() usage | Alexey Dobriyan |
2020-12-15 | mm: fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-12-15 | mm: slub: convert sysfs sprintf family to sysfs_emit/sysfs_emit_at | Joe Perches |
2020-12-15 | mm: shmem: convert shmem_enabled_show to use sysfs_emit_at | Joe Perches |
2020-12-15 | mm:backing-dev: use sysfs_emit in macro defining functions | Joe Perches |
2020-12-15 | mm: huge_memory: convert remaining use of sprintf to sysfs_emit and neatening | Joe Perches |
2020-12-15 | mm: use sysfs_emit for struct kobject * uses | Joe Perches |
2020-12-15 | mm: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-12-15 | zram: break the strict dependency from lzo | Rui Salvaterra |