Frederic Weisbecker
|
ded7975475
irq: Force hardirq exit's softirq processing on its own stack
|
11 years ago |
Martin Schwidefsky
|
0244ad004a
Remove GENERIC_HARDIRQ config option
|
12 years ago |
Paul Gortmaker
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 years ago |
Linus Torvalds
|
a4883ef6af
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Davidlohr Bueso
|
d2e08473f2
softirq: Use _RET_IP_
|
12 years ago |
Ben Greear
|
34376a50fb
Fix lockup related to stop_machine being stuck in __do_softirq.
|
12 years ago |
Linus Torvalds
|
534c97b095
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Frederic Weisbecker
|
c032862fba
Merge commit '8700c95adb03' into timers/nohz
|
12 years ago |
liguang
|
3440a1ca99
kernel/smp.c: remove 'priv' of call_single_data
|
12 years ago |
Frederic Weisbecker
|
67826eae8c
nohz: Disable the tick when irq resume in full dynticks CPU
|
12 years ago |
Frederic Weisbecker
|
3451d0243c
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
|
14 years ago |
Linus Torvalds
|
e3b59518c1
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Frederic Weisbecker
|
4cd5d1115c
irq: Don't re-enable interrupts at the end of irq_exit
|
12 years ago |
Frederic Weisbecker
|
4d4c4e24cf
irq: Remove IRQ_EXIT_OFFSET workaround
|
12 years ago |
Thomas Gleixner
|
facd8b80c6
irq: Sanitize invoke_softirq
|
12 years ago |
Thomas Gleixner
|
74eed0163d
irq: Ensure irq_exit() code runs with interrupts disabled
|
12 years ago |
Linus Torvalds
|
a0b1c42951
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Frederic Weisbecker
|
6a61671bb2
cputime: Safely read cputime of full dynticks CPUs
|
12 years ago |
Eric Dumazet
|
c10d73671a
softirq: reduce latencies
|
12 years ago |
Frederic Weisbecker
|
fa5058f3b6
cputime: Specialize irq vtime hooks
|
12 years ago |
Linus Torvalds
|
0b981cb94b
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Frederic Weisbecker
|
bf9fae9f5e
cputime: Use a proper subsystem naming for vtime related APIs
|
12 years ago |
Thomas Gleixner
|
3e339b5dae
softirq: Use hotplug thread infrastructure
|
13 years ago |
Mel Gorman
|
907aed48f6
mm: allow PF_MEMALLOC from softirq context
|
13 years ago |
Linus Torvalds
|
161f7a7161
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
2ba68940c8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
9c2b957db1
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Heiko Carstens
|
b2a0017861
softirq: Reduce invoke_softirq() code duplication
|
13 years ago |
Thomas Gleixner
|
ba74c1448f
sched/rt: Document scheduler related skip-resched-check sites
|
14 years ago |
Thomas Gleixner
|
bd2f55361f
sched/rt: Use schedule_preempt_disabled()
|
14 years ago |