Age | Commit message (Expand) | Author | Files | Lines |
2021-01-07 | cpu/hotplug: Add lockdep_is_cpus_held() | Frederic Weisbecker | 1 | -0/+7 |
2021-01-07 | rcu/nocb: Locally accelerate callbacks as long as offloading isn't complete | Frederic Weisbecker | 1 | -4/+3 |
2021-01-07 | rcu/nocb: Process batch locally as long as offloading isn't complete | Frederic Weisbecker | 2 | -1/+14 |
2021-01-07 | rcu/nocb: Only cond_resched() from actual offloaded batch processing | Frederic Weisbecker | 1 | -2/+1 |
2021-01-07 | rcu/nocb: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloading | Frederic Weisbecker | 1 | -1/+8 |
2021-01-07 | rcu/nocb: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLY | Frederic Weisbecker | 1 | -1/+10 |
2021-01-07 | rcu/nocb: Shutdown nocb timer on de-offloading | Frederic Weisbecker | 2 | -1/+12 |
2021-01-07 | rcu/nocb: Re-offload support | Frederic Weisbecker | 1 | -22/+136 |
2021-01-07 | rcu/nocb: De-offloading GP kthread | Frederic Weisbecker | 1 | -3/+51 |
2021-01-07 | rcu/nocb: Don't deoffload an offline CPU with pending work | Frederic Weisbecker | 1 | -0/+9 |
2021-01-07 | rcu/nocb: De-offloading CB kthread | Frederic Weisbecker | 4 | -22/+121 |
2021-01-07 | rcu/nocb: Always init segcblist on CPU up | Frederic Weisbecker | 1 | -3/+9 |
2021-01-07 | rcu/nocb: Provide basic callback offloading state machine bits | Frederic Weisbecker | 3 | -2/+14 |
2021-01-07 | rcu/nocb: Turn enabled/offload states into a common flag | Frederic Weisbecker | 2 | -5/+24 |
2021-01-07 | rcu/segcblist: Add debug checks for segment lengths | Joel Fernandes (Google) | 3 | -2/+21 |
2021-01-07 | rcu/trace: Add tracing for how segcb list changes | Joel Fernandes (Google) | 1 | -0/+9 |
2021-01-07 | rcu/tree: segcblist: Remove redundant smp_mb()s | Joel Fernandes (Google) | 2 | -2/+0 |
2021-01-07 | rcu/segcblist: Add counters to segcblist datastructure | Joel Fernandes (Google) | 3 | -46/+81 |
2021-01-07 | rcu/segcblist: Add additional comments to explain smp_mb() | Joel Fernandes (Google) | 1 | -4/+64 |
2021-01-05 | rcu/tree: Make rcu_do_batch count how many callbacks were executed | Joel Fernandes (Google) | 3 | -7/+7 |
2020-12-27 | Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -4/+6 |
2020-12-27 | Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -15/+4 |
2020-12-27 | Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -33/+20 |
2020-12-25 | genirq: Fix export of irq_to_desc() for powerpc KVM | Michael Ellerman | 1 | -1/+1 |
2020-12-25 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -20/+67 |
2020-12-23 | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -30/+76 |
2020-12-23 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
2020-12-23 | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 6 | -8/+384 |
2020-12-22 | kasan: rename (un)poison_shadow to (un)poison_range | Andrey Konovalov | 1 | -2/+2 |
2020-12-22 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -30/+76 |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+16 |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn | 1 | -0/+2 |
2020-12-19 | timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill" | Colin Ian King | 1 | -1/+1 |
2020-12-18 | softirq: Avoid bad tracing / lockdep interaction | Peter Zijlstra | 1 | -1/+1 |
2020-12-18 | jump_label: Fix usage in module __init | Peter Zijlstra | 1 | -3/+5 |
2020-12-18 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 36 | -352/+662 |
2020-12-18 | Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -89/+121 |
2020-12-17 | Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -3/+3 |
2020-12-17 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2020-12-17 | Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+18 |
2020-12-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 3 | -67/+0 |
2020-12-16 | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -136/+45 |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -51/+1 |
2020-12-16 | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+293 |
2020-12-16 | Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -29/+18 |
2020-12-16 | Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -119/+170 |
2020-12-16 | tick/sched: Remove bogus boot "safety" check | Thomas Gleixner | 1 | -7/+0 |
2020-12-16 | tick: Remove pointless cpu valid check in hotplug code | Thomas Gleixner | 1 | -7/+3 |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -60/+48 |
2020-12-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 9 | -135/+271 |