Age | Commit message (Expand) | Author | Files | Lines |
2018-06-21 | softirq: Reorder trace_softirqs_on to prevent lockdep splat | Joel Fernandes (Google) | 1 | -1/+5 |
2018-06-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2018-05-15 | softirq: Eliminate unused cond_resched_softirq() macro | Paul E. McKenney | 1 | -2/+1 |
2018-05-14 | softirq/core: Turn default irq_cpustat_t to standard per-cpu | Frederic Weisbecker | 1 | -2/+2 |
2018-03-09 | softirq: Consolidate common code in tasklet_[hi]_action() | Ingo Molnar | 1 | -39/+15 |
2018-03-09 | softirq: Consolidate common code in __tasklet_[hi]_schedule() | Ingo Molnar | 1 | -12/+16 |
2017-12-04 | softirq: Eliminate cond_resched_rcu_qs() in favor of cond_resched() | Paul E. McKenney | 1 | -1/+1 |
2017-11-16 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 1 | -10/+0 |
2017-11-08 | irq/softirqs: Use lockdep to assert IRQs are disabled/enabled | Frederic Weisbecker | 1 | -5/+5 |
2017-04-11 | sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current... | NeilBrown | 1 | -1/+1 |
2016-10-22 | softirq: Display IRQ_POLL for irq-poll statistics | Sagi Grimberg | 1 | -1/+1 |
2016-10-15 | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2016-10-11 | latent_entropy: Mark functions with __latent_entropy | Emese Revfy | 1 | -2/+2 |
2016-10-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -21/+6 |
2016-09-30 | softirq: Let ksoftirqd do its job | Eric Dumazet | 1 | -1/+15 |
2016-09-06 | kernel/softirq: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -21/+6 |
2016-03-26 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 1 | -1/+1 |
2016-02-29 | sched/debug: Fix preempt_disable_ip recording for preempt_disable() | Sebastian Andrzej Siewior | 1 | -2/+2 |
2015-02-10 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+5 |
2015-01-15 | ksoftirqd: Use new cond_resched_rcu_qs() function | Paul E. McKenney | 1 | -6/+1 |
2015-01-15 | ksoftirqd: Enable IRQs and call cond_resched() before poking RCU | Calvin Owens | 1 | -1/+5 |
2015-01-14 | softirq/preempt: Add missing current->preempt_disable_ip update | Heiko Carstens | 1 | -1/+5 |
2014-11-04 | rcu: Remove "cpu" argument to rcu_note_context_switch() | Paul E. McKenney | 1 | -1/+1 |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2014-09-08 | rcu: Per-CPU operation cleanups to rcu_*_qs() functions | Paul E. McKenney | 1 | -1/+1 |
2014-08-26 | time: Replace __get_cpu_var uses | Christoph Lameter | 1 | -2/+2 |
2014-05-22 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 1 | -3/+1 |
2014-05-06 | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* | Andi Kleen | 1 | -2/+2 |
2014-04-29 | softirq: A single rcu_bh_qs() call per softirq set is enough | Eric Dumazet | 1 | -3/+1 |
2014-04-28 | genirq: x86: Ensure that dynamic irq allocation does not conflict | Thomas Gleixner | 1 | -0/+5 |
2014-03-19 | softirq: Add linux/irq.h to make it compile again | Thomas Gleixner | 1 | -0/+1 |
2014-01-31 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2014-01-28 | softirq: use const char * const for softirq_to_name, whitespace neatening | Joe Perches | 1 | -16/+9 |
2014-01-28 | softirq: convert printks to pr_<level> | Joe Perches | 1 | -2/+4 |
2014-01-28 | softirq: use ffs() in __do_softirq() | Joe Perches | 1 | -21/+22 |
2014-01-25 | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 1 | -1/+1 |
2014-01-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+1 |
2014-01-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -31/+8 |
2014-01-16 | tick: Rename tick_check_idle() to tick_irq_enter() | Frederic Weisbecker | 1 | -1/+1 |
2014-01-13 | sched/preempt, locking: Rework local_bh_{dis,en}able() | Peter Zijlstra | 1 | -29/+6 |
2014-01-13 | locking: Optimize lock_bh functions | Peter Zijlstra | 1 | -2/+2 |
2013-12-02 | nohz: Convert a few places to use local per cpu accesses | Frederic Weisbecker | 1 | -3/+1 |
2013-11-27 | lockdep: Simplify a bit hardirq <-> softirq transitions | Frederic Weisbecker | 1 | -21/+16 |
2013-11-27 | Merge branch 'core/urgent' into core/locking | Ingo Molnar | 1 | -9/+45 |
2013-11-19 | lockdep: Correctly annotate hardirq context in irq_exit() | Peter Zijlstra | 1 | -9/+45 |
2013-11-15 | revert "softirq: Add support for triggering softirq work on softirqs" | Christoph Hellwig | 1 | -131/+0 |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+8 |
2013-10-09 | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 1 | -3/+12 |
2013-10-01 | irq: Optimize softirq stack selection in irq exit | Frederic Weisbecker | 1 | -4/+10 |
2013-10-01 | irq: Justify the various softirq stack choices | Frederic Weisbecker | 1 | -1/+10 |