index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
Commit message (
Expand
)
Author
Age
*
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
2011-07-20
*
rcu: Use softirq to address performance regression
Shaohua Li
2011-06-14
*
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
2011-05-06
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
kthread: use kthread_create_on_node()
Eric Dumazet
2011-03-22
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
|
\
|
*
genirq: Provide forced interrupt threading
Thomas Gleixner
2011-02-26
|
*
softirq: Avoid stack switch from ksoftirqd
Thomas Gleixner
2011-02-08
*
|
softirqs: Free up pf flag PF_KSOFTIRQD
Venkatesh Pallipadi
2011-01-26
|
/
*
kernel: clean up USE_GENERIC_SMP_HELPERS
Amerigo Wang
2011-01-13
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-07
|
\
|
*
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
*
|
sched: Constify function scope static struct sched_param usage
Peter Zijlstra
2011-01-07
*
|
Merge commit 'v2.6.37-rc2' into sched/core
Ingo Molnar
2010-11-18
|
\
|
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-27
|
|
\
|
|
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2010-10-23
|
|
|
\
|
|
|
*
tracing: Cleanup the convoluted softirq tracepoints
Thomas Gleixner
2010-10-21
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...
Linus Torvalds
2010-10-23
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
*
/
softirqs: Make wakeup_softirqd static
Thomas Gleixner
2010-09-22
|
|
|
/
*
|
/
sched: Make sched_param argument static in sched_setscheduler() callers
KOSAKI Motohiro
2010-10-23
|
/
/
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-10-21
|
\
\
|
*
|
genirq: Remove arch_init_chip_data()
Thomas Gleixner
2010-10-12
|
*
|
genirq: Query arch for number of early descriptors
Thomas Gleixner
2010-10-12
|
|
/
*
|
sched: Call tick_check_idle before __irq_enter
Venkatesh Pallipadi
2010-10-18
*
|
sched: Add a PF flag for ksoftirqd identification
Venkatesh Pallipadi
2010-10-18
*
|
sched: Fix softirq time accounting
Venkatesh Pallipadi
2010-10-18
|
/
*
kernel/: fix BUG_ON checks for cpu notifier callbacks direct call
Akinobu Mita
2010-06-04
*
kernel/: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-27
*
rcu: refactor RCU's context-switch handling
Paul E. McKenney
2010-05-10
*
hrtimer, softirq: Fix hrtimer->softirq trampoline
Peter Zijlstra
2010-02-03
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
|
\
|
*
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
2009-10-29
*
|
rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() calls
Lai Jiangshan
2009-11-02
|
/
*
softirq: add BLOCK_IOPOLL to softirq_to_name
Li Zefan
2009-09-17
*
rcu: Renamings to increase RCU clarity
Paul E. McKenney
2009-08-23
*
softirq: introduce tasklet_hrtimer infrastructure
Peter Zijlstra
2009-07-22
*
softirq: introduce statistics for softirq
Keika Kobayashi
2009-06-18
*
tasklets: new tasklet scheduling function
Vegard Nossum
2009-06-13
*
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
|
\
|
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-07
|
|
\
|
*
|
tracing: fix build failure on s390
Heiko Carstens
2009-04-29
|
*
|
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
|
*
|
tracing: create automated trace defines
Steven Rostedt
2009-04-14
*
|
|
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
2009-04-28
|
|
/
|
/
|
*
|
kernel/softirq.c: fix sparse warning
H Hartley Sweeten
2009-04-16
|
/
*
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-06
|
\
|
*
hrtimer: fix rq->lock inversion (again)
Peter Zijlstra
2009-03-31
*
|
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-05
|
\
\
|
*
|
softirq: no need to have SOFTIRQ in softirq name
Steven Rostedt
2009-03-13
|
*
|
tracing: tracepoints for softirq entry/exit - tracepoints
Jason Baron
2009-03-12
[next]