summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2021-01-07cpu/hotplug: Add lockdep_is_cpus_held()Frederic Weisbecker1-0/+7
2021-01-07rcu/nocb: Locally accelerate callbacks as long as offloading isn't completeFrederic Weisbecker1-4/+3
2021-01-07rcu/nocb: Process batch locally as long as offloading isn't completeFrederic Weisbecker2-1/+14
2021-01-07rcu/nocb: Only cond_resched() from actual offloaded batch processingFrederic Weisbecker1-2/+1
2021-01-07rcu/nocb: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloadingFrederic Weisbecker1-1/+8
2021-01-07rcu/nocb: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLYFrederic Weisbecker1-1/+10
2021-01-07rcu/nocb: Shutdown nocb timer on de-offloadingFrederic Weisbecker2-1/+12
2021-01-07rcu/nocb: Re-offload supportFrederic Weisbecker1-22/+136
2021-01-07rcu/nocb: De-offloading GP kthreadFrederic Weisbecker1-3/+51
2021-01-07rcu/nocb: Don't deoffload an offline CPU with pending workFrederic Weisbecker1-0/+9
2021-01-07rcu/nocb: De-offloading CB kthreadFrederic Weisbecker4-22/+121
2021-01-07rcu/nocb: Always init segcblist on CPU upFrederic Weisbecker1-3/+9
2021-01-07rcu/nocb: Provide basic callback offloading state machine bitsFrederic Weisbecker3-2/+14
2021-01-07rcu/nocb: Turn enabled/offload states into a common flagFrederic Weisbecker2-5/+24
2021-01-07rcu/segcblist: Add debug checks for segment lengthsJoel Fernandes (Google)3-2/+21
2021-01-07rcu/trace: Add tracing for how segcb list changesJoel Fernandes (Google)1-0/+9
2021-01-07rcu/tree: segcblist: Remove redundant smp_mb()sJoel Fernandes (Google)2-2/+0
2021-01-07rcu/segcblist: Add counters to segcblist datastructureJoel Fernandes (Google)3-46/+81
2021-01-07rcu/segcblist: Add additional comments to explain smp_mb()Joel Fernandes (Google)1-4/+64
2021-01-05rcu/tree: Make rcu_do_batch count how many callbacks were executedJoel Fernandes (Google)3-7/+7
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-4/+6
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-15/+4
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-33/+20
2020-12-25genirq: Fix export of irq_to_desc() for powerpc KVMMichael Ellerman1-1/+1
2020-12-25Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-20/+67
2020-12-23Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-30/+76
2020-12-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2020-12-23Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds6-8/+384
2020-12-22kasan: rename (un)poison_shadow to (un)poison_rangeAndrey Konovalov1-2/+2
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki1-30/+76
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+16
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn1-0/+2
2020-12-19timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"Colin Ian King1-1/+1
2020-12-18softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra1-1/+1
2020-12-18jump_label: Fix usage in module __initPeter Zijlstra1-3/+5
2020-12-18Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds36-352/+662
2020-12-18Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-89/+121
2020-12-17Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-3/+3
2020-12-17Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2020-12-17Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+18
2020-12-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-67/+0
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-136/+45
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-51/+1
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+293
2020-12-16Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-29/+18
2020-12-16Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-119/+170
2020-12-16tick/sched: Remove bogus boot "safety" checkThomas Gleixner1-7/+0
2020-12-16tick: Remove pointless cpu valid check in hotplug codeThomas Gleixner1-7/+3
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-60/+48
2020-12-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-135/+271