index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-26
KGDB: make kgdb_breakpoint() as noinline
Vijaya Kumar K
1
-1
/
+1
2014-02-25
timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0
Oleg Nesterov
1
-2
/
+2
2014-02-25
timers: Reduce future __run_timers() latency for first add to empty list
Paul E. McKenney
1
-0
/
+1
2014-02-25
timers: Reduce future __run_timers() latency for newly emptied list
Paul E. McKenney
1
-0
/
+2
2014-02-25
timers: Reduce __run_timers() latency for empty list
Paul E. McKenney
1
-0
/
+18
2014-02-25
timers: Track total number of timers in list
Paul E. McKenney
1
-0
/
+5
2014-02-25
cgroup_freezer: document freezer_fork() subtleties
Tejun Heo
1
-3
/
+25
2014-02-25
cgroup: update cgroup_transfer_tasks() to either succeed or fail
Tejun Heo
1
-5
/
+23
2014-02-25
cgroup: drop task_lock() protection around task->cgroups
Tejun Heo
1
-73
/
+24
2014-02-25
cgroup: update how a newly forked task gets associated with css_set
Tejun Heo
1
-31
/
+55
2014-02-25
cgroup: split process / task migration into four steps
Tejun Heo
1
-59
/
+181
2014-02-25
cgroup: separate out cset_group_from_root() from task_cgroup_from_root()
Tejun Heo
1
-12
/
+17
2014-02-25
cgroup: use css_set->mg_tasks to track target tasks during migration
Tejun Heo
1
-108
/
+115
2014-02-25
cgroup: add css_set->mg_tasks
Tejun Heo
1
-19
/
+37
2014-02-25
Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15
Tejun Heo
1
-6
/
+6
2014-02-24
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
Frederic Weisbecker
3
-9
/
+16
2014-02-24
smp: Remove wait argument from __smp_call_function_single()
Frederic Weisbecker
3
-18
/
+6
2014-02-24
watchdog: Simplify a little the IPI call
Frederic Weisbecker
1
-2
/
+1
2014-02-24
smp: Move __smp_call_function_single() below its safe version
Frederic Weisbecker
1
-32
/
+32
2014-02-24
smp: Consolidate the various smp_call_function_single() declensions
Frederic Weisbecker
1
-41
/
+39
2014-02-24
smp: Teach __smp_call_function_single() to check for offline cpus
Jan Kara
2
-6
/
+10
2014-02-24
smp: Iterate functions through llist_for_each_entry_safe()
Jan Kara
1
-9
/
+3
2014-02-24
capability: Use current logging styles
Joe Perches
1
-18
/
+9
2014-02-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-17
/
+29
2014-02-23
rcutorture: Add a lock_busted to test the test
Paul E. McKenney
1
-1
/
+32
2014-02-23
rcutorture: Gracefully handle NULL cleanup hooks
Paul E. McKenney
1
-1
/
+4
2014-02-23
rcutorture: Add an rcu_busted to test the test
Paul E. McKenney
1
-1
/
+43
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney
2
-0
/
+422
2014-02-23
rcutorture: Stop generic kthreads in torture_cleanup()
Paul E. McKenney
2
-25
/
+19
2014-02-23
rcutorture: Abstract torture_stop_kthread()
Paul E. McKenney
2
-58
/
+27
2014-02-23
rcutorture: Abstract torture_create_kthread()
Paul E. McKenney
2
-125
/
+53
2014-02-23
rcutorture: Fix missing-return bug in rcu_torture_barrier_init()
Paul E. McKenney
1
-0
/
+1
2014-02-23
rcutorture: Fix rcutorture shutdown races
Paul E. McKenney
2
-32
/
+33
2014-02-23
rcutorture: Announce task creation
Paul E. McKenney
2
-0
/
+8
2014-02-23
rcutorture: Clean up rcu_torture_init() error checking
Paul E. McKenney
1
-21
/
+10
2014-02-23
rcutorture: Abstract torture_shutdown()
Paul E. McKenney
2
-58
/
+89
2014-02-23
rcutorture: Apply ACCESS_ONCE() to racy fullstop accesses
Paul E. McKenney
1
-5
/
+5
2014-02-23
rcutorture: Abstract stutter_wait()
Paul E. McKenney
2
-58
/
+98
2014-02-23
rcutorture: Add diagnostic for unscheduled system shutdown
Paul E. McKenney
1
-2
/
+4
2014-02-23
rcutorture: Privatize fullstop
Paul E. McKenney
2
-25
/
+40
2014-02-23
rcutorture: Abstract torture_shutdown_notify()
Paul E. McKenney
2
-28
/
+24
2014-02-23
rcutorture: Abstract torture-test cleanup
Paul E. McKenney
2
-12
/
+29
2014-02-23
rcutorture: Abstract torture-test initialization
Paul E. McKenney
2
-11
/
+35
2014-02-23
rcutorture: Abstract torture_onoff()
Paul E. McKenney
2
-158
/
+190
2014-02-23
rcutorture: Abstract torture_shuffle()
Paul E. McKenney
2
-109
/
+166
2014-02-23
rcutorture: Abstract torture_shutdown_absorb()
Paul E. McKenney
2
-39
/
+38
2014-02-23
rcutorture: Abstract TOROUT_STRING() and friends
Paul E. McKenney
1
-8
/
+0
2014-02-23
rcutorture: Rename PRINTK to TOROUT
Paul E. McKenney
1
-67
/
+67
2014-02-23
rcutorture: Abstract torture_param()
Paul E. McKenney
1
-69
/
+34
2014-02-23
rcutorture: Abstract rcu_torture_random()
Paul E. McKenney
4
-46
/
+95
[prev]
[next]