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
...
|
|
*
rcu: Warn when srcu_read_lock() is used in an extended quiescent state
Paul E. McKenney
2011-12-11
1
-13
/
+23
|
|
*
rcu: Remove one layer of abstraction from PROVE_RCU checking
Paul E. McKenney
2011-12-11
1
-45
/
+8
|
|
*
rcu: Warn when rcu_read_lock() is used in extended quiescent state
Frederic Weisbecker
2011-12-11
1
-10
/
+42
|
|
*
rcu: Inform the user about extended quiescent state on PROVE_RCU warning
Frederic Weisbecker
2011-12-11
1
-0
/
+22
|
|
*
rcu: Detect illegal rcu dereference in extended quiescent state
Frederic Weisbecker
2011-12-11
4
-0
/
+30
|
|
*
rcu: Remove redundant return from rcu_report_exp_rnp()
Thomas Gleixner
2011-12-11
1
-1
/
+0
|
|
*
rcu: Omit self-awaken when setting up expedited grace period
Thomas Gleixner
2011-12-11
3
-7
/
+14
|
|
*
rcu: Disable preemption in rcu_is_cpu_idle()
Paul E. McKenney
2011-12-11
1
-3
/
+7
|
|
*
rcu: Document failing tick as cause of RCU CPU stall warning
Paul E. McKenney
2011-12-11
1
-0
/
+5
|
|
*
rcu: Add failure tracing to rcutorture
Paul E. McKenney
2011-12-11
4
-0
/
+62
|
|
*
trace: Allow ftrace_dump() to be called from modules
Paul E. McKenney
2011-12-11
1
-0
/
+1
|
|
*
rcu: Track idleness independent of idle tasks
Paul E. McKenney
2011-12-11
10
-154
/
+297
|
|
*
lockdep: Update documentation for lock-class leak detection
Paul E. McKenney
2011-12-11
1
-0
/
+63
|
|
*
rcu: Make synchronize_sched_expedited() better at work sharing
Paul E. McKenney
2011-12-11
1
-1
/
+1
|
|
*
rcu: Avoid RCU-preempt expedited grace-period botch
Paul E. McKenney
2011-12-11
1
-2
/
+5
|
|
*
rcu: ->signaled better named ->fqs_state
Paul E. McKenney
2011-12-11
3
-11
/
+11
*
|
|
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-06
2
-5
/
+8
|
\
\
\
|
*
|
|
printk, lockdep: Switch to tracked irq ops
Peter Zijlstra
2011-11-14
1
-2
/
+2
|
*
|
|
printk, lockdep: Remove superfluous preempt_disable()
Peter Zijlstra
2011-11-14
1
-2
/
+0
|
*
|
|
printk, lockdep: Disable lock debugging on zap_locks()
Peter Zijlstra
2011-11-14
2
-1
/
+6
*
|
|
|
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-01-06
75
-1747
/
+1032
|
\
\
\
\
|
*
\
\
\
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2011-12-20
75
-1747
/
+1032
|
|
\
\
\
\
|
|
*
|
|
|
memblock: Reimplement memblock allocation using reverse free area iterator
Tejun Heo
2011-12-08
2
-148
/
+149
|
|
*
|
|
|
memblock: Kill early_node_map[]
Tejun Heo
2011-12-08
14
-312
/
+55
|
|
*
|
|
|
score: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-12-08
2
-1
/
+6
|
|
*
|
|
|
s390: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-12-08
2
-1
/
+6
|
|
*
|
|
|
mips: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-12-08
3
-3
/
+8
|
|
*
|
|
|
ia64: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-12-08
3
-3
/
+7
|
|
*
|
|
|
SuperH: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-12-08
2
-1
/
+3
|
|
*
|
|
|
sparc: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-12-08
2
-20
/
+5
|
|
*
|
|
|
powerpc: Use HAVE_MEMBLOCK_NODE_MAP
Tejun Heo
2011-12-08
3
-7
/
+6
|
|
*
|
|
|
memblock: Implement memblock_add_node()
Tejun Heo
2011-12-08
2
-7
/
+14
|
|
*
|
|
|
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
16
-26
/
+11
|
|
*
|
|
|
memblock: Track total size of regions automatically
Tejun Heo
2011-12-08
2
-15
/
+14
|
|
*
|
|
|
powerpc: Cleanup memblock usage
Tejun Heo
2011-12-08
3
-25
/
+16
|
|
*
|
|
|
memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove()
Tejun Heo
2011-12-08
1
-29
/
+13
|
|
*
|
|
|
memblock: Make memblock functions handle overflowing range @size
Tejun Heo
2011-12-08
1
-3
/
+12
|
|
*
|
|
|
memblock: Reimplement __memblock_remove() using memblock_isolate_range()
Tejun Heo
2011-12-08
1
-47
/
+9
|
|
*
|
|
|
memblock: Separate out memblock_isolate_range() from memblock_set_node()
Tejun Heo
2011-12-08
1
-39
/
+78
|
|
*
|
|
|
memblock: Kill memblock_init()
Tejun Heo
2011-12-08
12
-50
/
+14
|
|
*
|
|
|
memblock: Kill sentinel entries at the end of static region arrays
Tejun Heo
2011-12-08
2
-18
/
+2
|
|
*
|
|
|
memblock: Add __memblock_dump_all()
Tejun Heo
2011-12-08
2
-5
/
+8
|
|
*
|
|
|
memblock: Use memblock_reserve() in memblock internal functions
Tejun Heo
2011-12-08
1
-6
/
+3
|
|
*
|
|
|
memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...
Tejun Heo
2011-12-08
2
-44
/
+38
|
|
*
|
|
|
memblock: Fix include breakages caused by 24aa07882b
Tejun Heo
2011-12-08
10
-58
/
+5
|
|
*
|
|
|
Merge branch 'master' into x86/memblock
Tejun Heo
2011-11-28
15937
-959806
/
+1307839
|
|
|
\
\
\
\
|
|
*
|
|
|
|
memblock: Cast phys_addr_t to unsigned long long for printf use
H. Peter Anvin
2011-07-14
1
-2
/
+6
|
|
*
|
|
|
|
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
2011-07-14
22
-97
/
+48
|
|
*
|
|
|
|
memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option
Tejun Heo
2011-07-14
5
-4
/
+6
|
|
*
|
|
|
|
x86: Use absent_pages_in_range() instead of memblock_x86_hole_size()
Tejun Heo
2011-07-14
4
-68
/
+20
[prev]
[next]