summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-08cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()Ionela Voinescu6-12/+14
2020-10-07cpufreq: stats: Add memory barrier to store_reset()Rafael J. Wysocki1-2/+18
2020-10-07cpufreq: schedutil: Simplify sugov_fast_switch()Rafael J. Wysocki1-6/+2
2020-10-06Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki14-265/+356
2020-10-05cpufreq: Move traces and update to policy->cur to cpufreq coreViresh Kumar2-11/+8
2020-10-05cpufreq: stats: Enable stats for fast-switch as wellViresh Kumar2-6/+4
2020-10-05cpufreq: stats: Mark few conditionals with unlikely()Viresh Kumar1-2/+2
2020-10-05cpufreq: stats: Remove lockingViresh Kumar1-6/+0
2020-10-05cpufreq: stats: Defer stats update to cpufreq_stats_record_transition()Viresh Kumar1-19/+56
2020-10-05Merge back cpufreq material for 5.10.Rafael J. Wysocki12-50/+68
2020-09-30cpufreq: intel_pstate: Fix missing return statementZhang Rui1-0/+1
2020-09-28Linux 5.9-rc7Linus Torvalds1-1/+1
2020-09-27Merge tag 'kbuild-fixes-v5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+17
2020-09-27Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-12/+68
2020-09-27Merge tag 'timers-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-22/+25
2020-09-27mm/thp: Split huge pmds/puds if they're pinned when fork()Peter Xu1-0/+28
2020-09-27mm: Do early cow for pinned pages during fork() for ptesPeter Xu1-16/+189
2020-09-27mm/fork: Pass new vma pointer into copy_page_range()Peter Xu3-7/+11
2020-09-27mm: Introduce mm_struct.has_pinnedPeter Xu3-0/+17
2020-09-27Merge tag 'timers-v5.9-rc4' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner3-22/+25
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-73/+159
2020-09-26Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+7
2020-09-26Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-blockLinus Torvalds6-24/+29
2020-09-26Merge tag 's390-5.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+2
2020-09-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-84/+181
2020-09-26mm: validate pmd after splittingMinchan Kim1-1/+1
2020-09-26mm: don't rely on system state to detect hot-plug operationsLaurent Dufour3-35/+64
2020-09-26mm: replace memmap_context by meminit_contextLaurent Dufour5-13/+18
2020-09-26arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka1-1/+1
2020-09-26lib/memregion.c: include memregion.hJason Yan1-0/+1
2020-09-26lib/string.c: implement stpcpyNick Desaulniers1-0/+24
2020-09-26mm/migrate: correct thp migration statsZi Yan1-4/+3
2020-09-26mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik3-21/+49
2020-09-26mm: memcontrol: fix missing suffix of workingset_restoreMuchun Song2-9/+20
2020-09-26mm, THP, swap: fix allocating cluster for swapfile by mistakeGao Xiang1-1/+1
2020-09-26mm: slab: fix potential double free in ___cache_freeShakeel Butt1-2/+6
2020-09-26Documentation/llvm: Fix clang target examplesFlorian Fainelli1-2/+2
2020-09-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-12/+40
2020-09-26Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-17/+14
2020-09-26Merge tag 'spi-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-12/+15
2020-09-26Merge tag 'regulator-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+4
2020-09-26Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-34/+56
2020-09-26io_uring: ensure async buffered read-retry is setup properlyJens Axboe1-4/+2
2020-09-25Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds1-1/+1
2020-09-25Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds6-16/+16
2020-09-25KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky1-1/+7
2020-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+4
2020-09-25Merge tag 'drm-fixes-2020-09-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-10/+15
2020-09-25Merge branch 'pm-cpuidle'Rafael J. Wysocki4-12/+5
2020-09-25io_uring: don't unconditionally set plug->nowait = trueJens Axboe1-3/+0