index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-01-06
17
-285
/
+1207
|
\
|
*
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2010-12-23
17
-285
/
+1207
|
|
\
|
|
*
rcu: remove unused __list_for_each_rcu() macro
Paul E. McKenney
2010-12-17
1
-5
/
+0
|
|
*
rculist: fix borked __list_for_each_rcu() macro
Mariusz Kozlowski
2010-12-17
1
-1
/
+1
|
|
*
rcu: reduce __call_rcu()-induced contention on rcu_node structures
Paul E. McKenney
2010-12-17
1
-17
/
+21
|
|
*
rcu: limit rcu_node leaf-level fanout
Paul E. McKenney
2010-12-17
2
-21
/
+27
|
|
*
rcu: fine-tune grace-period begin/end checks
Paul E. McKenney
2010-12-17
1
-9
/
+18
|
|
*
rcu: Keep gpnum and completed fields synchronized
Frederic Weisbecker
2010-12-17
1
-0
/
+9
|
|
*
rcu: Stop chasing QS if another CPU did it for us
Frederic Weisbecker
2010-12-17
1
-0
/
+8
|
|
*
rcu: increase synchronize_sched_expedited() batching
Tejun Heo
2010-12-17
2
-20
/
+64
|
|
*
rcu: Make synchronize_srcu_expedited() fast if running readers
Paul E. McKenney
2010-11-30
2
-1
/
+22
|
|
*
rcu: fix race condition in synchronize_sched_expedited()
Paul E. McKenney
2010-11-30
1
-2
/
+16
|
|
*
rcu: update documentation/comments for Lai's adoption patch
Paul E. McKenney
2010-11-30
3
-13
/
+11
|
|
*
rcu,cleanup: simplify the code when cpu is dying
Lai Jiangshan
2010-11-30
4
-78
/
+31
|
|
*
rcu,cleanup: move synchronize_sched_expedited() out of sched.c
Lai Jiangshan
2010-11-30
5
-70
/
+77
|
|
*
rcu: get rid of obsolete "classic" names in TREE_RCU tracing
Paul E. McKenney
2010-11-30
1
-4
/
+4
|
|
*
rcu: Distinguish between boosting and boosted
Paul E. McKenney
2010-11-30
1
-0
/
+4
|
|
*
rcu: document TINY_RCU and TINY_PREEMPT_RCU tracing.
Paul E. McKenney
2010-11-30
1
-8
/
+124
|
|
*
rcu: add tracing for TINY_RCU and TINY_PREEMPT_RCU
Paul E. McKenney
2010-11-30
3
-11
/
+226
|
|
*
rcu: priority boosting for TINY_PREEMPT_RCU
Paul E. McKenney
2010-11-30
5
-53
/
+280
|
|
*
rcu: move TINY_RCU from softirq to kthread
Paul E. McKenney
2010-11-18
5
-26
/
+70
|
|
*
rcu: add priority-inversion testing to rcutorture
Paul E. McKenney
2010-10-07
1
-11
/
+259
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
2011-01-06
12
-173
/
+86
|
\
\
\
|
*
|
|
GFS2: Don't flush delete workqueue when releasing the transaction lock
Steven Whitehouse
2010-12-16
1
-1
/
+0
|
*
|
|
GFS2: fsck.gfs2 reported statfs error after gfs2_grow
Bob Peterson
2010-12-07
1
-1
/
+1
|
*
|
|
GFS2: Merge glock state fields into a bitfield
Steven Whitehouse
2010-11-30
3
-8
/
+14
|
*
|
|
GFS2: Fix uninitialised error value in previous patch
Steven Whitehouse
2010-11-30
1
-1
/
+1
|
*
|
|
GFS2: fix recursive locking during rindex truncates
Benjamin Marzinski
2010-11-30
3
-3
/
+9
|
*
|
|
GFS2: reread rindex when necessary to grow rindex
Benjamin Marzinski
2010-11-30
1
-42
/
+11
|
*
|
|
GFS2: Remove duplicate #defines from glock.h
Steven Whitehouse
2010-11-30
1
-14
/
+0
|
*
|
|
GFS2: Clean up of gdlm_lock function
Steven Whitehouse
2010-11-30
3
-40
/
+17
|
*
|
|
GFS2: Allow gfs2 to update quota usage values through the quotactl interface
Abhijith Das
2010-11-30
1
-2
/
+11
|
*
|
|
GFS2: fs/gfs2/glock.h: Add __attribute__((format(printf,2,3)) to gfs2_print_dbg
Joe Perches
2010-11-30
1
-0
/
+2
|
*
|
|
GFS2: fs/gfs2/glock.c: Use printf extension %pV
Joe Perches
2010-11-30
1
-2
/
+7
|
*
|
|
GFS2: Clean up duplicated setattr code
Steven Whitehouse
2010-11-30
2
-21
/
+2
|
*
|
|
GFS2: Remove unreachable calls to vmtruncate
Steven Whitehouse
2010-11-30
3
-27
/
+0
|
*
|
|
GFS2: fs/gfs2/glock.c: Convert sprintf_symbol to %pS
Joe Perches
2010-11-30
1
-8
/
+7
|
*
|
|
GFS2: Change two WQ_RESCUERs into WQ_MEM_RECLAIM
Steven Whitehouse
2010-11-30
1
-3
/
+4
*
|
|
|
kernel-doc: code reorganization
Randy Dunlap
2011-01-06
1
-48
/
+54
*
|
|
|
Documentation: update kernel-docs.txt
Nicolas Kaiser
2011-01-06
1
-25
/
+2
*
|
|
|
Documentation/dontdiff: add further autogenerated files to ignore list
Michael Prokop
2011-01-06
1
-0
/
+26
*
|
|
|
Linux 2.6.37
v2.6.37
Linus Torvalds
2011-01-05
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-01-04
14
-25
/
+87
|
\
\
\
\
|
*
|
|
|
ipv4/route.c: respect prefsrc for local routes
Joel Sing
2011-01-04
1
-2
/
+6
|
*
|
|
|
bridge: stp: ensure mac header is set
Florian Westphal
2011-01-03
1
-0
/
+2
|
*
|
|
|
bridge: fix br_multicast_ipv6_rcv for paged skbs
Tomas Winkler
2011-01-03
1
-10
/
+18
|
*
|
|
|
atl1: fix oops when changing tx/rx ring params
J. K. Cliburn
2011-01-03
1
-0
/
+10
|
*
|
|
|
drivers/atm/atmtcp.c: add missing atm_dev_put
Julia Lawall
2010-12-31
1
-1
/
+4
|
*
|
|
|
starfire: Fix dma_addr_t size test for MIPS
Ben Hutchings
2010-12-31
1
-1
/
+1
|
*
|
|
|
tg3: fix return value check in tg3_read_vpd()
David Sterba
2010-12-31
1
-1
/
+1
[next]