index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-09-25
KEYS: Rename public key parameter name arrays
David Howells
2013-09-25
rcu: Consistent rcu_is_watching() naming
Paul E. McKenney
2013-09-25
rcu: Change EXPORT_SYMBOL() to EXPORT_SYMBOL_GPL()
Paul E. McKenney
2013-09-25
rcu: Is it safe to enter an RCU read-side critical section?
Paul E. McKenney
2013-09-25
rcu: Throttle invoke_rcu_core() invocations due to non-lazy callbacks
Paul E. McKenney
2013-09-25
rcu: Throttle rcu_try_advance_all_cbs() execution
Paul E. McKenney
2013-09-25
rcu: Remove redundant code from rcu_cleanup_after_idle()
Paul E. McKenney
2013-09-25
sched: Prepare for per-cpu preempt_count
Peter Zijlstra
2013-09-25
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-25
sched: Create more preempt_count accessors
Peter Zijlstra
2013-09-25
sched: Add NEED_RESCHED to the preempt_count
Peter Zijlstra
2013-09-25
sched: Introduce preempt_count accessor functions
Peter Zijlstra
2013-09-25
sched, idle: Fix the idle polling state logic
Peter Zijlstra
2013-09-25
sched, rcu: Make RCU use resched_cpu()
Peter Zijlstra
2013-09-25
sched: Micro-optimize by dropping unnecessary task_rq() calls
Michael S. Tsirkin
2013-09-24
kernel/reboot.c: re-enable the function of variable reboot_default
Chuansheng Liu
2013-09-24
audit: fix endless wait in audit_log_start()
Konstantin Khlebnikov
2013-09-24
watchdog: update watchdog_thresh properly
Michal Hocko
2013-09-24
watchdog: update watchdog attributes atomically
Michal Hocko
2013-09-24
KEYS: Add per-user_namespace registers for persistent per-UID kerberos caches
David Howells
2013-09-23
cgroup: kill css_id
Li Zefan
2013-09-23
rcu: Fix CONFIG_RCU_NOCB_CPU_ALL panic on machines with sparse CPU mask
Kirill Tkhai
2013-09-23
rcu: Avoid sparse warnings in rcu_nocb_wake trace event
Paul E. McKenney
2013-09-23
rcu: Track rcu_nocb_kthread()'s sleeping and awakening
Paul E. McKenney
2013-09-23
rcu: Distinguish between NOCB and non-NOCB rcu_callback trace events
Paul E. McKenney
2013-09-23
rcu: Add tracing for rcuo no-CBs CPU wakeup handshake
Paul E. McKenney
2013-09-23
rcu: Add tracing of normal (non-NOCB) grace-period requests
Paul E. McKenney
2013-09-23
rcu: Add tracing to rcu_gp_kthread()
Paul E. McKenney
2013-09-23
rcu: Flag lockless access to ->gp_flags with ACCESS_ONCE()
Paul E. McKenney
2013-09-23
rcu: Prevent spurious-wakeup DoS attack on rcu_gp_kthread()
Paul E. McKenney
2013-09-23
rcu: Improve grace-period start logic
Paul E. McKenney
2013-09-23
rcu: Have rcutiny tracepoints use tracepoint_string()
Paul E. McKenney
2013-09-23
rcu: Reject memory-order-induced stall-warning false positives
Paul E. McKenney
2013-09-23
rcu: Micro-optimize rcu_cpu_has_callbacks()
Paul E. McKenney
2013-09-23
rcu: Silence unused-variable warnings
Paul E. McKenney
2013-09-23
rcu: Replace __get_cpu_var() uses
Christoph Lameter
2013-09-23
rcu: Fix dubious "if" condition in __call_rcu_nocb_enqueue()
Paul E. McKenney
2013-09-23
rcu: Convert local functions to static
Paul E. McKenney
2013-09-23
hung_task: Change sysctl_hung_task_check_count to 'int'
Li Zefan
2013-09-23
module: remove rmmod --wait option.
Rusty Russell
2013-09-20
rcu: Use proper cpp macro for ->gp_flags
Paul E. McKenney
2013-09-20
sched/balancing: Periodically decay max cost of idle balance
Jason Low
2013-09-20
sched/balancing: Consider max cost of idle balance per sched domain
Jason Low
2013-09-20
sched: Reduce overestimating rq->avg_idle
Jason Low
2013-09-20
sched/balancing: Prevent the reselection of a previous env.dst_cpu if some ta...
Vladimir Davydov
2013-09-20
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2013-09-20
sched/balancing: Fix cfs_rq->task_h_load calculation
Vladimir Davydov
2013-09-20
sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...
Vladimir Davydov
2013-09-20
sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...
Vladimir Davydov
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
[prev]
[next]