index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcupdate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-07-15
1
-1
/
+1
|
\
|
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-1
/
+1
*
|
rcu: add rcu_barrier_sched() and rcu_barrier_bh()
Paul E. McKenney
2008-05-19
1
-6
/
+49
*
|
rcu: add call_rcu_sched()
Paul E. McKenney
2008-05-19
1
-18
/
+2
|
/
*
rcupdate: fix comment
Paul E. McKenney
2008-02-13
1
-1
/
+4
*
Preempt-RCU: fix rcu_barrier for preemptive environment.
Paul E. McKenney
2008-01-25
1
-0
/
+10
*
Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c
Paul E. McKenney
2008-01-25
1
-550
/
+25
*
Preempt-RCU: Use softirq instead of tasklets for
Dipankar Sarma
2008-01-25
1
-8
/
+17
*
rcu: fix section mismatch
Randy Dunlap
2008-01-22
1
-1
/
+1
*
Clean up duplicate includes in kernel/
Jesper Juhl
2007-10-17
1
-1
/
+0
*
lockdep: annotate rcu_read_{,un}lock{,_bh}
Peter Zijlstra
2007-10-11
1
-0
/
+8
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-0
/
+2
*
[PATCH] rcu: add a prefetch() in rcu_do_batch()
Eric Dumazet
2006-12-07
1
-1
/
+3
*
[PATCH] rcu: simplify/improve batch tuning
Oleg Nesterov
2006-10-04
1
-8
/
+3
*
[PATCH] rcu_do_batch: make ->qlen decrement irq safe
Oleg Nesterov
2006-09-13
1
-1
/
+5
*
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
2006-07-31
1
-2
/
+2
*
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
2006-07-03
1
-2
/
+2
*
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
1
-1
/
+1
*
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
1
-1
/
+1
*
[PATCH] rcutorture: add call_rcu_bh() operations
Paul E. McKenney
2006-06-27
1
-0
/
+10
*
[PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules
Paul E. McKenney
2006-06-23
1
-11
/
+2
*
[PATCH] RCU: introduce rcu_needs_cpu() interface
Heiko Carstens
2006-05-15
1
-0
/
+19
*
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
1
-1
/
+1
*
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
2006-04-26
1
-1
/
+1
*
[PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlist
Oleg Nesterov
2006-03-24
1
-3
/
+2
*
[PATCH] kernel/rcupdate.c: make two structs static
Adrian Bunk
2006-03-23
1
-2
/
+2
*
[PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex
Ingo Molnar
2006-03-23
1
-5
/
+5
*
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem
Greg Kroah-Hartman
2006-03-20
1
-3
/
+3
*
[PATCH] rcu batch tuning
Dipankar Sarma
2006-03-08
1
-18
/
+58
*
[PATCH] rcu: fix hotplug-cpu ->donelist leak
Oleg Nesterov
2006-01-10
1
-1
/
+2
*
[PATCH] rcu: join rcu_ctrlblk and rcu_state
Oleg Nesterov
2006-01-10
1
-44
/
+38
*
[PATCH] rcu: don't set ->next_pending in rcu_start_batch()
Oleg Nesterov
2006-01-09
1
-7
/
+4
*
[PATCH] rcu: uninline __rcu_pending()
Oleg Nesterov
2006-01-09
1
-0
/
+30
*
[PATCH] rcu file: use atomic primitives
Nick Piggin
2006-01-08
1
-14
/
+0
*
[PATCH] RCU signal handling
Ingo Molnar
2006-01-08
1
-0
/
+1
*
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...
Ravikiran G Thirumalai
2006-01-08
1
-2
/
+2
*
[PATCH] Fix RCU race in access of nohz_cpu_mask
Srivatsa Vaddagiri
2005-12-12
1
-5
/
+13
*
[PATCH] add rcu_barrier() synchronization point
Dipankar Sarma
2005-12-12
1
-0
/
+41
*
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
2005-10-30
1
-0
/
+10
*
[PATCH] rcu: keep rcu callback event counter
Eric Dumazet
2005-10-17
1
-0
/
+11
*
Increase default RCU batching sharply
Linus Torvalds
2005-10-17
1
-1
/
+1
*
[PATCH] files: rcuref APIs
Dipankar Sarma
2005-09-09
1
-0
/
+14
*
[PATCH] Deprecate synchronize_kernel, GPL replacement
Paul E. McKenney
2005-05-01
1
-2
/
+14
*
[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPL
Paul E. McKenney
2005-05-01
1
-3
/
+3
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+470