index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-06-07
futex: Make lookup_pi_state more robust
Thomas Gleixner
2014-06-07
futex: Always cleanup owner tid in unlock_pi
Thomas Gleixner
2014-06-07
futex: Validate atomic acquisition in futex_lock_pi_atomic()
Thomas Gleixner
2014-06-07
futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in...
Thomas Gleixner
2014-06-07
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
2014-06-07
perf: Fix error return code
Wei Yongjun
2014-06-07
sched/debug: Fix sd->*_idx limit range avoiding overflow
libin
2014-06-07
sched/debug: Limit sd->*_idx range on sysctl
Namhyung Kim
2014-06-07
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
2014-06-07
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
2014-06-07
hrtimer: Set expiry time before switch_hrtimer_base()
Viresh Kumar
2014-06-07
hrtimer: Prevent remote enqueue of leftmost timers
Leon Ma
2014-06-07
hrtimer: Prevent all reprogramming if hang detected
Stuart Hayes
2014-06-07
timer: Prevent overflow in apply_slack
Jiri Bohac
2014-06-07
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
2014-06-07
futex: Prevent attaching to kernel threads
Thomas Gleixner
2014-06-07
futex: Add another early deadlock detection check
Thomas Gleixner
2014-06-07
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2014-05-18
tracepoint: Do not waste memory on mods with no tracepoints
Steven Rostedt (Red Hat)
2014-05-18
blktrace: fix accounting of partially completed requests
Roman Pen
2014-05-06
hung_task: check the value of "sysctl_hung_task_timeout_sec"
Liu Hua
2014-04-26
wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
2014-04-14
workqueue: cond_resched() after processing each work item
Tejun Heo
2014-04-14
printk: Fix rq->lock vs logbuf_lock unlock lock inversion
Bu, Yitian
2014-04-14
audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
Oleg Nesterov
2014-03-23
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2014-03-23
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
2014-03-23
genirq: Remove racy waitqueue_active check
Chuansheng Liu
2014-03-23
sched: Fix double normalization of vruntime
George McCollister
2014-03-11
cgroup: cgroup_subsys->fork() should be called after the task is added to css...
Tejun Heo
2014-03-11
perf: Fix hotplug splat
Peter Zijlstra
2014-03-11
workqueue: ensure @task is valid across kthread_stop()
Lai Jiangshan
2014-02-22
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
Paul Gortmaker
2014-02-22
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
2014-02-22
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
2014-02-20
PM / Hibernate: Hibernate/thaw fixes/improvements
Bojan Smojver
2014-02-20
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2014-02-20
sched/nohz: Fix rq->cpu_load[] calculations
Peter Zijlstra
2014-02-20
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt
2014-02-20
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt
2014-02-20
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt
2014-02-20
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
Paul E. McKenney
2014-02-13
3.4.y: timekeeping: fix 32-bit overflow in get_monotonic_boottime
Colin Cross
2014-02-13
timekeeping: Avoid possible deadlock from clock_was_set_delayed
John Stultz
2014-02-13
sched/rt: Avoid updating RT entry timeout twice within one tick period
Ying Xue
2014-02-13
sched: Unthrottle rt runqueues in __disable_runtime()
Peter Boonstoppel
2014-02-13
sched,rt: fix isolated CPUs leaving root_task_group indefinitely throttled
Mike Galbraith
2014-02-13
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
2014-01-15
sched: Guarantee new group-entities always have weight
Paul Turner
2014-01-15
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
[next]