index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
kernel: clean up USE_GENERIC_SMP_HELPERS
Amerigo Wang
1
-19
/
+0
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-21
/
+21
2011-01-07
sched: Constify function scope static struct sched_param usage
Peter Zijlstra
1
-1
/
+1
2010-12-17
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
1
-21
/
+21
2010-11-18
Merge commit 'v2.6.37-rc2' into sched/core
Ingo Molnar
1
-8
/
+10
2010-10-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+9
2010-10-23
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-7
/
+9
2010-10-23
sched: Make sched_param argument static in sched_setscheduler() callers
KOSAKI Motohiro
1
-1
/
+3
2010-10-23
Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...
Linus Torvalds
1
-1
/
+1
2010-10-22
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+3
2010-10-21
tracing: Cleanup the convoluted softirq tracepoints
Thomas Gleixner
1
-7
/
+9
2010-10-18
sched: Call tick_check_idle before __irq_enter
Venkatesh Pallipadi
1
-3
/
+9
2010-10-18
sched: Add a PF flag for ksoftirqd identification
Venkatesh Pallipadi
1
-0
/
+1
2010-10-18
sched: Fix softirq time accounting
Venkatesh Pallipadi
1
-17
/
+34
2010-10-12
genirq: Remove arch_init_chip_data()
Thomas Gleixner
1
-5
/
+0
2010-10-12
genirq: Query arch for number of early descriptors
Thomas Gleixner
1
-1
/
+3
2010-09-22
softirqs: Make wakeup_softirqd static
Thomas Gleixner
1
-1
/
+1
2010-06-05
kernel/: fix BUG_ON checks for cpu notifier callbacks direct call
Akinobu Mita
1
-1
/
+1
2010-05-27
kernel/: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-1
/
+1
2010-05-10
rcu: refactor RCU's context-switch handling
Paul E. McKenney
1
-1
/
+1
2010-02-03
hrtimer, softirq: Fix hrtimer->softirq trampoline
Peter Zijlstra
1
-10
/
+5
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-2
/
+2
2009-11-02
rcu: Cleanup: balance rcu_irq_enter()/rcu_irq_exit() calls
Lai Jiangshan
1
-1
/
+1
2009-10-29
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
1
-2
/
+2
2009-09-17
softirq: add BLOCK_IOPOLL to softirq_to_name
Li Zefan
1
-1
/
+1
2009-08-23
rcu: Renamings to increase RCU clarity
Paul E. McKenney
1
-2
/
+2
2009-07-22
softirq: introduce tasklet_hrtimer infrastructure
Peter Zijlstra
1
-1
/
+63
2009-06-19
softirq: introduce statistics for softirq
Keika Kobayashi
1
-0
/
+1
2009-06-13
tasklets: new tasklet scheduling function
Vegard Nossum
1
-0
/
+11
2009-06-11
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+3
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-2
/
+2
2009-04-29
tracing: fix build failure on s390
Heiko Carstens
1
-0
/
+2
2009-04-28
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
1
-1
/
+1
2009-04-17
kernel/softirq.c: fix sparse warning
H Hartley Sweeten
1
-2
/
+2
2009-04-15
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
1
-1
/
+1
2009-04-14
tracing: create automated trace defines
Steven Rostedt
1
-3
/
+0
2009-04-07
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+25
2009-04-04
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-03-31
hrtimer: fix rq->lock inversion (again)
Peter Zijlstra
1
-1
/
+1
2009-03-31
Merge branch 'linus' into locking-for-linus
Ingo Molnar
1
-0
/
+5
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-0
/
+5
2009-03-13
Merge branch 'x86/core' into core/ipi
Ingo Molnar
1
-0
/
+5
2009-03-13
softirq: no need to have SOFTIRQ in softirq name
Steven Rostedt
1
-3
/
+2
2009-03-13
tracing: tracepoints for softirq entry/exit - tracepoints
Jason Baron
1
-1
/
+6
2009-03-13
tracing: tracepoints for softirq entry/exit - add softirq-to-name array
Jason Baron
1
-1
/
+8
2009-03-13
Merge branch 'linus' into core/ipi
Ingo Molnar
1
-0
/
+1
2009-03-13
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
1
-2
/
+2
2009-03-13
locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit]
Ingo Molnar
1
-2
/
+2
2009-03-10
Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...
Ingo Molnar
1
-0
/
+1
[next]