index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
softirq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-8
/
+9
2013-01-27
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
1
-3
/
+3
2013-01-10
softirq: reduce latencies
Eric Dumazet
1
-8
/
+9
2012-10-29
cputime: Specialize irq vtime hooks
Frederic Weisbecker
1
-3
/
+3
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
1
-3
/
+3
2012-08-13
softirq: Use hotplug thread infrastructure
Thomas Gleixner
1
-84
/
+27
2012-07-31
mm: allow PF_MEMALLOC from softirq context
Mel Gorman
1
-0
/
+9
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-14
rcu: Use softirq to address performance regression
Shaohua Li
1
-1
/
+1
2011-05-05
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-22
kthread: use kthread_create_on_node()
Eric Dumazet
1
-1
/
+4
2011-03-15
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-07
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-27
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-21
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-04
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
[next]