index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2012-03-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+3
2012-03-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+6
2012-03-06
softirq: Reduce invoke_softirq() code duplication
Heiko Carstens
1
-14
/
+4
2012-03-01
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
1
-2
/
+2
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-02-15
timer: Fix bad idle check on irq entry
Frederic Weisbecker
1
-1
/
+1
2012-02-03
tracing/softirq: Move __raise_softirq_irqoff() out of header
Steven Rostedt
1
-0
/
+6
2011-12-11
rcu: Fix early call to rcu_idle_enter()
Frederic Weisbecker
1
-1
/
+1
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-1
/
+1
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-07-20
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
1
-2
/
+10
2011-06-15
rcu: Use softirq to address performance regression
Shaohua Li
1
-1
/
+1
2011-05-06
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
kthread: use kthread_create_on_node()
Eric Dumazet
1
-1
/
+4
2011-03-16
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+18
2011-02-26
genirq: Provide forced interrupt threading
Thomas Gleixner
1
-2
/
+14
2011-02-08
softirq: Avoid stack switch from ksoftirqd
Thomas Gleixner
1
-1
/
+4
2011-01-26
softirqs: Free up pf flag PF_KSOFTIRQD
Venkatesh Pallipadi
1
-2
/
+1
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
[next]