Linus Torvalds
|
db020be9f7
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Paul E. McKenney
|
c3442697c2
softirq: Eliminate unused cond_resched_softirq() macro
|
7 years ago |
Frederic Weisbecker
|
0f6f47bacb
softirq/core: Turn default irq_cpustat_t to standard per-cpu
|
7 years ago |
Ingo Molnar
|
82b691bedf
softirq: Consolidate common code in tasklet_[hi]_action()
|
7 years ago |
Ingo Molnar
|
6498ddad30
softirq: Consolidate common code in __tasklet_[hi]_schedule()
|
7 years ago |
Paul E. McKenney
|
edf22f4ca2
softirq: Eliminate cond_resched_rcu_qs() in favor of cond_resched()
|
7 years ago |
Levin, Alexander (Sasha Levin)
|
4675ff05de
kmemcheck: rip it out
|
7 years ago |
Frederic Weisbecker
|
f71b74bca6
irq/softirqs: Use lockdep to assert IRQs are disabled/enabled
|
7 years ago |
NeilBrown
|
717a94b5fc
sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current_restore_flags()
|
8 years ago |
Sagi Grimberg
|
f660f60667
softirq: Display IRQ_POLL for irq-poll statistics
|
8 years ago |
Linus Torvalds
|
9ffc66941d
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
|
8 years ago |
Emese Revfy
|
0766f788eb
latent_entropy: Mark functions with __latent_entropy
|
9 years ago |
Linus Torvalds
|
597f03f9d1
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Eric Dumazet
|
4cd13c21b2
softirq: Let ksoftirqd do its job
|
9 years ago |
Sebastian Andrzej Siewior
|
c4544dbc7a
kernel/softirq: Convert to hotplug state machine
|
9 years ago |
Alexander Potapenko
|
be7635e728
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
|
9 years ago |
Sebastian Andrzej Siewior
|
f904f58263
sched/debug: Fix preempt_disable_ip recording for preempt_disable()
|
9 years ago |
Linus Torvalds
|
8308756f45
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Paul E. McKenney
|
60479676eb
ksoftirqd: Use new cond_resched_rcu_qs() function
|
10 years ago |
Calvin Owens
|
28423ad283
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
|
10 years ago |
Heiko Carstens
|
0f1ba9a2ce
softirq/preempt: Add missing current->preempt_disable_ip update
|
10 years ago |
Paul E. McKenney
|
38200cf247
rcu: Remove "cpu" argument to rcu_note_context_switch()
|
10 years ago |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 years ago |
Paul E. McKenney
|
284a8c93af
rcu: Per-CPU operation cleanups to rcu_*_qs() functions
|
11 years ago |
Christoph Lameter
|
22127e93c5
time: Replace __get_cpu_var uses
|
11 years ago |
Ingo Molnar
|
e14505a8d5
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
11 years ago |
Andi Kleen
|
722a9f9299
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
|
11 years ago |
Eric Dumazet
|
a5d6d3a1b0
softirq: A single rcu_bh_qs() call per softirq set is enough
|
11 years ago |
Thomas Gleixner
|
62a08ae2a5
genirq: x86: Ensure that dynamic irq allocation does not conflict
|
11 years ago |
Thomas Gleixner
|
d532676cc7
softirq: Add linux/irq.h to make it compile again
|
11 years ago |