index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-01-06
7
-93
/
+272
|
\
|
*
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2011-12-14
7
-93
/
+272
|
|
\
|
|
*
rcu: Augment rcu_batch_end tracing for idle and callback state
Paul E. McKenney
2011-12-11
1
-9
/
+29
|
|
*
driver-core/cpu: Expose hotpluggability to the rest of the kernel
Josh Triplett
2011-12-11
1
-0
/
+1
|
|
*
rcu: Permit dyntick-idle with callbacks pending
Paul E. McKenney
2011-12-11
1
-1
/
+2
|
|
*
rcu: Document same-context read-side constraints
Paul E. McKenney
2011-12-11
2
-0
/
+20
|
|
*
rcu: Eliminate RCU_FAST_NO_HZ grace-period hang
Paul E. McKenney
2011-12-11
1
-1
/
+0
|
|
*
rcu: Add tracing for RCU_FAST_NO_HZ
Paul E. McKenney
2011-12-11
1
-0
/
+37
|
|
*
rcu: Update trace_rcu_dyntick() header comment
Paul E. McKenney
2011-12-11
1
-2
/
+10
|
|
*
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
2011-12-11
1
-46
/
+1
|
|
*
sched: Add is_idle_task() to handle invalidated uses of idle_cpu()
Paul E. McKenney
2011-12-11
1
-0
/
+8
|
|
*
rcu: Deconfuse dynticks entry-exit tracing
Paul E. McKenney
2011-12-11
1
-6
/
+9
|
|
*
rcu: Introduce raw SRCU read-side primitives
Paul E. McKenney
2011-12-11
1
-0
/
+43
|
|
*
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
2011-12-11
1
-3
/
+43
|
|
*
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2011-12-11
1
-6
/
+7
|
|
*
rcu: Make srcu_read_lock_held() call common lockdep-enabled function
Paul E. McKenney
2011-12-11
1
-1
/
+4
|
|
*
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: Detect illegal rcu dereference in extended quiescent state
Frederic Weisbecker
2011-12-11
1
-0
/
+26
|
|
*
rcu: Add failure tracing to rcutorture
Paul E. McKenney
2011-12-11
2
-0
/
+34
|
|
*
rcu: Track idleness independent of idle tasks
Paul E. McKenney
2011-12-11
4
-44
/
+19
*
|
|
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-06
1
-0
/
+4
|
\
\
\
|
*
|
|
printk, lockdep: Disable lock debugging on zap_locks()
Peter Zijlstra
2011-11-14
1
-0
/
+4
*
|
|
|
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-01-06
5
-79
/
+141
|
\
\
\
\
|
*
\
\
\
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2011-12-20
5
-79
/
+141
|
|
\
\
\
\
|
|
*
|
|
|
memblock: Reimplement memblock allocation using reverse free area iterator
Tejun Heo
2011-12-08
1
-2
/
+22
|
|
*
|
|
|
memblock: Kill early_node_map[]
Tejun Heo
2011-12-08
3
-46
/
+35
|
|
*
|
|
|
memblock: Implement memblock_add_node()
Tejun Heo
2011-12-08
1
-0
/
+1
|
|
*
|
|
|
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
1
-2
/
+1
|
|
*
|
|
|
memblock: Track total size of regions automatically
Tejun Heo
2011-12-08
1
-1
/
+1
|
|
*
|
|
|
memblock: Kill memblock_init()
Tejun Heo
2011-12-08
1
-1
/
+0
|
|
*
|
|
|
memblock: Kill sentinel entries at the end of static region arrays
Tejun Heo
2011-12-08
1
-6
/
+0
|
|
*
|
|
|
memblock: Add __memblock_dump_all()
Tejun Heo
2011-12-08
1
-1
/
+7
|
|
*
|
|
|
memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...
Tejun Heo
2011-12-08
1
-35
/
+29
|
|
*
|
|
|
Merge branch 'master' into x86/memblock
Tejun Heo
2011-11-28
790
-6749
/
+26745
|
|
|
\
\
\
\
|
|
*
|
|
|
|
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
2011-07-14
1
-2
/
+0
|
|
*
|
|
|
|
memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option
Tejun Heo
2011-07-14
1
-1
/
+1
|
|
*
|
|
|
|
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
Tejun Heo
2011-07-14
1
-1
/
+1
|
|
*
|
|
|
|
memblock: Implement for_each_free_mem_range()
Tejun Heo
2011-07-14
1
-0
/
+20
|
|
*
|
|
|
|
memblock: Add optional region->nid
Tejun Heo
2011-07-14
2
-0
/
+28
|
|
*
|
|
|
|
memblock: Use __meminit[data] instead of __init[data]
Tejun Heo
2011-07-14
1
-2
/
+2
|
|
*
|
|
|
|
memblock: Remove memblock_memory_can_coalesce()
Tejun Heo
2011-07-14
1
-4
/
+0
|
|
*
|
|
|
|
memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...
Tejun Heo
2011-07-14
1
-2
/
+0
|
|
*
|
|
|
|
memblock: Separate out memblock_find_in_range_node()
Tejun Heo
2011-07-14
1
-0
/
+4
|
|
*
|
|
|
|
memblock: Don't allow archs to override memblock_nid_range()
Tejun Heo
2011-07-14
1
-1
/
+0
|
|
*
|
|
|
|
bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range()
Tejun Heo
2011-07-14
1
-2
/
+20
|
|
*
|
|
|
|
memblock: Replace memblock_find_base() with memblock_find_in_range()
Tejun Heo
2011-07-14
1
-1
/
+2
|
|
*
|
|
|
|
memblock: Kill MEMBLOCK_ERROR
Tejun Heo
2011-07-14
1
-3
/
+1
*
|
|
|
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-01-06
1
-2
/
+2
|
\
\
\
\
\
\
\
[next]