index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-03-05
1
-12
/
+9
|
\
|
*
irq: Don't re-enable interrupts at the end of irq_exit
Frederic Weisbecker
2013-02-28
1
-6
/
+1
|
*
irq: Remove IRQ_EXIT_OFFSET workaround
Frederic Weisbecker
2013-02-22
1
-2
/
+1
|
*
irq: Sanitize invoke_softirq
Thomas Gleixner
2013-02-21
1
-10
/
+2
|
*
irq: Ensure irq_exit() code runs with interrupts disabled
Thomas Gleixner
2013-02-21
1
-0
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-02-20
1
-8
/
+9
|
\
\
|
|
/
|
/
|
|
*
softirq: reduce latencies
Eric Dumazet
2013-01-10
1
-8
/
+9
*
|
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
1
-3
/
+3
|
/
*
cputime: Specialize irq vtime hooks
Frederic Weisbecker
2012-10-29
1
-3
/
+3
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-10-01
1
-3
/
+3
|
\
|
*
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
2012-09-25
1
-3
/
+3
*
|
softirq: Use hotplug thread infrastructure
Thomas Gleixner
2012-08-13
1
-84
/
+27
|
/
*
mm: allow PF_MEMALLOC from softirq context
Mel Gorman
2012-07-31
1
-0
/
+9
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-20
1
-1
/
+1
|
\
|
*
timer: Fix bad idle check on irq entry
Frederic Weisbecker
2012-02-15
1
-1
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
1
-5
/
+3
|
\
\
|
*
|
sched/rt: Document scheduler related skip-resched-check sites
Thomas Gleixner
2012-03-01
1
-2
/
+2
|
*
|
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-3
/
+1
|
|
/
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-03-20
1
-0
/
+6
|
\
\
|
*
|
tracing/softirq: Move __raise_softirq_irqoff() out of header
Steven Rostedt
2012-02-03
1
-0
/
+6
|
|
/
*
|
softirq: Reduce invoke_softirq() code duplication
Heiko Carstens
2012-03-06
1
-14
/
+4
|
/
*
rcu: Fix early call to rcu_idle_enter()
Frederic Weisbecker
2011-12-11
1
-1
/
+1
*
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
1
-1
/
+1
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
2011-07-20
1
-2
/
+10
*
rcu: Use softirq to address performance regression
Shaohua Li
2011-06-14
1
-1
/
+1
*
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
2011-05-05
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
kthread: use kthread_create_on_node()
Eric Dumazet
2011-03-22
1
-1
/
+4
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
1
-3
/
+18
|
\
|
*
genirq: Provide forced interrupt threading
Thomas Gleixner
2011-02-26
1
-2
/
+14
|
*
softirq: Avoid stack switch from ksoftirqd
Thomas Gleixner
2011-02-08
1
-1
/
+4
*
|
softirqs: Free up pf flag PF_KSOFTIRQD
Venkatesh Pallipadi
2011-01-26
1
-2
/
+1
|
/
*
kernel: clean up USE_GENERIC_SMP_HELPERS
Amerigo Wang
2011-01-13
1
-19
/
+0
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-07
1
-21
/
+21
|
\
|
*
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
1
-21
/
+21
*
|
sched: Constify function scope static struct sched_param usage
Peter Zijlstra
2011-01-07
1
-1
/
+1
*
|
Merge commit 'v2.6.37-rc2' into sched/core
Ingo Molnar
2010-11-18
1
-8
/
+10
|
\
\
|
|
/
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-27
1
-7
/
+9
|
|
\
|
|
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2010-10-23
1
-7
/
+9
|
|
|
\
|
|
|
*
tracing: Cleanup the convoluted softirq tracepoints
Thomas Gleixner
2010-10-21
1
-7
/
+9
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...
Linus Torvalds
2010-10-23
1
-1
/
+1
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
*
|
softirqs: Make wakeup_softirqd static
Thomas Gleixner
2010-09-22
1
-1
/
+1
|
|
|
/
*
|
|
sched: Make sched_param argument static in sched_setscheduler() callers
KOSAKI Motohiro
2010-10-23
1
-1
/
+3
|
/
/
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-10-21
1
-6
/
+3
|
\
\
|
*
|
genirq: Remove arch_init_chip_data()
Thomas Gleixner
2010-10-12
1
-5
/
+0
|
*
|
genirq: Query arch for number of early descriptors
Thomas Gleixner
2010-10-12
1
-1
/
+3
|
|
/
*
|
sched: Call tick_check_idle before __irq_enter
Venkatesh Pallipadi
2010-10-18
1
-3
/
+9
*
|
sched: Add a PF flag for ksoftirqd identification
Venkatesh Pallipadi
2010-10-18
1
-0
/
+1
*
|
sched: Fix softirq time accounting
Venkatesh Pallipadi
2010-10-18
1
-17
/
+34
|
/
[next]