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
2011-12-12
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
2
-11
/
+10
2011-12-12
cgroup: add cgroup_root_mutex
Tejun Heo
1
-22
/
+42
2011-12-12
cpu: Export cpu_up()
Paul E. McKenney
1
-0
/
+1
2011-12-11
rcu: Apply ACCESS_ONCE() to rcu_boost() return value
Paul E. McKenney
2
-3
/
+4
2011-12-11
Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"
Paul E. McKenney
2
-13
/
+0
2011-12-11
rcu: Augment rcu_batch_end tracing for idle and callback state
Paul E. McKenney
3
-4
/
+39
2011-12-11
rcu: Add rcutorture tests for srcu_read_lock_raw()
Paul E. McKenney
1
-1
/
+25
2011-12-11
rcu: Make rcutorture test for hotpluggability before offlining CPUs
Paul E. McKenney
1
-2
/
+2
2011-12-11
rcu: Remove redundant rcu_cpu_stall_suppress declaration
Paul E. McKenney
1
-2
/
+0
2011-12-11
rcu: Adaptive dyntick-idle preparation
Paul E. McKenney
1
-11
/
+43
2011-12-11
rcu: Keep invoking callbacks if CPU otherwise idle
Paul E. McKenney
3
-1
/
+19
2011-12-11
rcu: Irq nesting is always 0 on rcu_enter_idle_common
Frederic Weisbecker
1
-3
/
+2
2011-12-11
rcu: Don't check irq nesting from rcu idle entry/exit
Frederic Weisbecker
1
-10
/
+8
2011-12-11
rcu: Permit dyntick-idle with callbacks pending
Paul E. McKenney
3
-4
/
+76
2011-12-11
rcu: Identify dyntick-idle CPUs on first force_quiescent_state() pass
Paul E. McKenney
1
-1
/
+1
2011-12-11
rcu: Remove dynticks false positives and RCU failures
Paul E. McKenney
1
-2
/
+3
2011-12-11
rcu: Reduce latency of rcu_prepare_for_idle()
Paul E. McKenney
1
-5
/
+7
2011-12-11
rcu: Eliminate RCU_FAST_NO_HZ grace-period hang
Paul E. McKenney
3
-81
/
+2
2011-12-11
rcu: Avoid needlessly IPIing CPUs at GP end
Paul E. McKenney
1
-2
/
+14
2011-12-11
rcu: Go dyntick-idle more quickly if CPU has serviced current grace period
Paul E. McKenney
1
-6
/
+18
2011-12-11
rcu: Add tracing for RCU_FAST_NO_HZ
Paul E. McKenney
1
-3
/
+15
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-7
/
+8
2011-12-11
rcu: Add rcutorture CPU-hotplug capability
Paul E. McKenney
1
-5
/
+112
2011-12-11
events: Make events use the new is_idle_task() API
Paul E. McKenney
1
-1
/
+1
2011-12-11
kdb: Make KDB use the new is_idle_task() API
Paul E. McKenney
1
-1
/
+1
2011-12-11
rcu: Make RCU use the new is_idle_task() API
Paul E. McKenney
2
-4
/
+4
2011-12-11
rcu: Control rcutorture startup from kernel boot parameters
Paul E. McKenney
1
-0
/
+2
2011-12-11
rcu: Add rcutorture system-shutdown capability
Paul E. McKenney
1
-4
/
+64
2011-12-11
rcu: Fix idle-task checks
Paul E. McKenney
2
-4
/
+4
2011-12-11
rcu: Allow dyntick-idle mode for CPUs with callbacks
Paul E. McKenney
3
-33
/
+132
2011-12-11
rcu: Add more information to the wrong-idle-task complaint
Paul E. McKenney
2
-4
/
+20
2011-12-11
rcu: Deconfuse dynticks entry-exit tracing
Paul E. McKenney
3
-26
/
+44
2011-12-11
rcu: Fix early call to rcu_idle_enter()
Frederic Weisbecker
1
-1
/
+1
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-12
/
+13
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
2
-37
/
+58
2011-12-11
rcu: Inform the user about extended quiescent state on PROVE_RCU warning
Frederic Weisbecker
1
-0
/
+22
2011-12-11
rcu: Detect illegal rcu dereference in extended quiescent state
Frederic Weisbecker
3
-0
/
+4
2011-12-11
rcu: Remove redundant return from rcu_report_exp_rnp()
Thomas Gleixner
1
-1
/
+0
2011-12-11
rcu: Omit self-awaken when setting up expedited grace period
Thomas Gleixner
3
-7
/
+14
2011-12-11
rcu: Disable preemption in rcu_is_cpu_idle()
Paul E. McKenney
1
-3
/
+7
2011-12-11
rcu: Add failure tracing to rcutorture
Paul E. McKenney
2
-0
/
+28
2011-12-11
trace: Allow ftrace_dump() to be called from modules
Paul E. McKenney
1
-0
/
+1
2011-12-11
rcu: Track idleness independent of idle tasks
Paul E. McKenney
5
-106
/
+278
2011-12-11
rcu: Make synchronize_sched_expedited() better at work sharing
Paul E. McKenney
1
-1
/
+1
2011-12-11
rcu: Avoid RCU-preempt expedited grace-period botch
Paul E. McKenney
1
-2
/
+5
2011-12-11
rcu: ->signaled better named ->fqs_state
Paul E. McKenney
3
-11
/
+11
2011-12-09
PM / Hibernate: Remove deprecated hibernation snapshot ioctls
Srivatsa S. Bhat
1
-87
/
+0
2011-12-09
PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()
Srivatsa S. Bhat
1
-1
/
+22
2011-12-09
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+9
2011-12-09
sys_getppid: add missing rcu_dereference
Mandeep Singh Baines
1
-1
/
+1
[prev]
[next]