| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | scs: Move scs_overflow_check() out of architecture code | Will Deacon | 2020-05-18 | 2 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | scs: Move accounting into alloc/free functions | Will Deacon | 2020-05-18 | 1 | -24/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | arm64: scs: Store absolute SCS stack pointer value in thread_info | Will Deacon | 2020-05-18 | 1 | -2/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | scs: Add support for stack usage debugging | Sami Tolvanen | 2020-05-15 | 1 | -1/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | scs: Add page accounting for shadow call stack allocations | Sami Tolvanen | 2020-05-15 | 1 | -0/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | scs: Add support for Clang's Shadow Call Stack (SCS) | Sami Tolvanen | 2020-05-15 | 4 | -0/+77 | |
| | | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-06-01 | 1 | -6/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | crash_dump: Remove no longer used saved_max_pfn | Kairui Song | 2020-04-15 | 1 | -6/+0 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-01 | 2 | -11/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | cpu/hotplug: Remove __freeze_secondary_cpus() | Qais Yousef | 2020-05-07 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | cpu/hotplug: Remove disable_nonboot_cpus() | Qais Yousef | 2020-05-07 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | cpu/hotplug: Fix a typo in comment "broadacasted"->"broadcasted" | Ethon Paul | 2020-04-27 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | smp: Use smp_call_func_t in on_each_cpu() | Kaitao Cheng | 2020-04-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-06-01 | 4 | -15/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v5.7-rc7' into perf/core, to pick up fixes | Ingo Molnar | 2020-05-28 | 26 | -154/+321 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf/core: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-05-19 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf: Add cond_resched() to task_function_call() | Barret Rhoden | 2020-04-30 | 1 | -9/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2020-04-22 | 2 | -4/+4 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | trace/bpf_trace: Open access for CAP_PERFMON privileged process | Alexey Budankov | 2020-04-16 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | perf/core: open access to probes for CAP_PERFMON privileged process | Alexey Budankov | 2020-04-16 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | perf/core: Open access to the core for CAP_PERFMON privileged process | Alexey Budankov | 2020-04-16 | 1 | -1/+1 | |
| | | | |_|/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-06-01 | 2 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v5.7-rc7' into WIP.locking/core, to refresh the tree | Ingo Molnar | 2020-05-28 | 17 | -126/+250 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | locking/lockdep: Replace zero-length array with flexible-array | Gustavo A. R. Silva | 2020-05-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | locking/rtmutex: Remove unused rt_mutex_cmpxchg_relaxed() | Alex Shi | 2020-04-27 | 1 | -2/+0 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-01 | 20 | -638/+1995 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'WIP.core/rcu' into core/rcu, to pick up two x86/entry dependencies | Ingo Molnar | 2020-06-01 | 1 | -20/+80 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | rcu: Provide rcu_irq_exit_check_preempt() | Thomas Gleixner | 2020-05-26 | 1 | -0/+18 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | rcu: Abstract out rcu_irq_enter_check_tick() from rcu_nmi_enter() | Paul E. McKenney | 2020-05-26 | 1 | -20/+62 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | rcu: Allow for smp_call_function() running callbacks from idle | Peter Zijlstra | 2020-05-28 | 1 | -6/+19 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | rcu: Provide __rcu_is_watching() | Thomas Gleixner | 2020-05-19 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | rcu: Provide rcu_irq_exit_preempt() | Thomas Gleixner | 2020-05-19 | 1 | -0/+22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | rcu: Make RCU IRQ enter/exit functions rely on in_nmi() | Paul E. McKenney | 2020-05-19 | 1 | -32/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | rcu/tree: Mark the idle relevant functions noinstr | Thomas Gleixner | 2020-05-19 | 3 | -41/+49 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception | Peter Zijlstra | 2020-05-19 | 1 | -10/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | lockdep: Always inline lockdep_{off,on}() | Peter Zijlstra | 2020-05-19 | 1 | -19/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | printk: Disallow instrumenting print_nmi_enter() | Peter Zijlstra | 2020-05-19 | 1 | -2/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | printk: Prepare for nested printk_nmi_enter() | Petr Mladek | 2020-05-19 | 2 | -5/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'noinstr-lds-2020-05-19' into core/rcu | Thomas Gleixner | 2020-05-19 | 19 | -51/+139 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-----. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020.... | Paul E. McKenney | 2020-05-07 | 16 | -479/+1726 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | rcutorture: Convert ULONG_CMP_LT() to time_before() | Paul E. McKenney | 2020-05-07 | 1 | -3/+3 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | rcutorture: Make rcu_fwds and rcu_fwd_emergency_stop static | Jason Yan | 2020-05-07 | 1 | -2/+2 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | rcu: Allow rcutorture to starve grace-period kthread | Paul E. McKenney | 2020-05-07 | 3 | -3/+44 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | rcutorture: Add flag to produce non-busy-wait task stalls | Paul E. McKenney | 2020-05-07 | 1 | -6/+11 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | rcutorture: Mark data-race potential for rcu_barrier() test statistics | Paul E. McKenney | 2020-04-27 | 1 | -3/+3 | |
| | | | | | * | | | | | | | | | | | | | | | | | | | | | | | rcutorture: Add KCSAN stubs | Paul E. McKenney | 2020-04-27 | 1 | -0/+12 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove self-stack-trace when all quiescent states seen | Paul E. McKenney | 2020-04-27 | 1 | -2/+0 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | rcu: When GP kthread is starved, tag idle threads as false positives | Paul E. McKenney | 2020-04-27 | 1 | -5/+19 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | rcu: Use data_race() for RCU expedited CPU stall-warning prints | Paul E. McKenney | 2020-04-27 | 1 | -4/+4 | |
| | | | | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync() | Paul E. McKenney | 2020-04-27 | 2 | -14/+4 | |
