Linus Torvalds
|
d652e1eb8e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Chris Metcalf
|
36a5df85e9
genirq: Export enable/disable_percpu_irq()
|
12 years ago |
Clark Williams
|
8bd75c77b7
sched/rt: Move rt specific bits into new header file
|
12 years ago |
Alan Cox
|
19af395d7c
irq: tsk->comm is an array
|
12 years ago |
Thomas Gleixner
|
04aa530ec0
genirq: Always force thread affinity
|
12 years ago |
Sankara Muthukrishnan
|
f3de44edf3
irq: Set CPU affinity right on thread creation
|
12 years ago |
Thomas Gleixner
|
293a7a0a16
genirq: Provide means to retrigger parent
|
12 years ago |
Linus Torvalds
|
148311d2ad
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
3e9a97082f
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
13 years ago |
Thomas Gleixner
|
dc9b229a58
genirq: Allow irq chips to mark themself oneshot safe
|
13 years ago |
Al Viro
|
67d1214551
merge task_work and rcu_head, get rid of separate allocation for keyring case
|
13 years ago |
Al Viro
|
41f9d29f09
trimming task_work: kill ->data
|
13 years ago |
Theodore Ts'o
|
c5857ccf29
random: remove rand_initialize_irq()
|
13 years ago |
Linus Torvalds
|
9171c670b4
Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
fb21affa49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
13 years ago |
Andrew Morton
|
97fd75b7b8
kernel/irq/manage.c: use the pr_foo() infrastructure to prefix printks
|
13 years ago |
Jiang Liu
|
818b0f3bfb
genirq: Introduce irq_do_set_affinity() to reduce duplicated code
|
13 years ago |
Oleg Nesterov
|
4d1d61a6b2
genirq: reimplement exit_irq_thread() hook via task_work_add()
|
13 years ago |
Linus Torvalds
|
3a8580f820
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
|
13 years ago |
Richard Weinberger
|
875682648b
irq: Remove irq_chip->release()
|
13 years ago |
Thomas Gleixner
|
f5d89470f9
genirq: Be more informative on irq type mismatch
|
13 years ago |
Thomas Gleixner
|
1c6c69525b
genirq: Reject bogus threaded irq requests
|
13 years ago |
Prarit Bhargava
|
241fc640be
genirq: Respect NUMA node affinity in setup_irq_irq affinity()
|
13 years ago |
Alexander Gordeev
|
f3f79e38d5
genirq: Get rid of unneeded force parameter in irq_finalize_oneshot()
|
13 years ago |
Thomas Gleixner
|
e04268b0ef
genirq: Remove paranoid warnons and bogus fixups
|
13 years ago |
Ido Yariv
|
7140ea1980
genirq: Flush the irq thread on synchronization
|
13 years ago |
Thomas Gleixner
|
df8d291f28
Merge branch 'linus' into irq/core
|
13 years ago |
Alexander Gordeev
|
5234ffb9f7
genirq: Get rid of unnecessary IRQTF_DIED flag
|
13 years ago |
Alexander Gordeev
|
05d74efa3c
genirq: No need to check IRQTF_DIED before stopping a thread handler
|
13 years ago |
Alexander Gordeev
|
4bcdf1d0b6
genirq: Get rid of unnecessary irqaction field in task_struct
|
13 years ago |