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-10-30
futex: Ensure get_futex_key_refs() always implies a barrier
Catalin Marinas
2014-10-09
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-10-09
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
2014-10-09
perf: fix perf bug in fork()
Peter Zijlstra
2014-10-05
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
2014-10-05
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
2014-10-05
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
2014-10-05
alarmtimer: Return relative times in timer_gettime
Richard Larocque
2014-10-05
kcmp: fix standard comparison bug
Rasmus Villemoes
2014-10-05
kernel/printk/printk.c: fix faulty logic in the case of recursive printk
Patrick Palka
2014-10-05
ftrace: Update all ftrace_ops for a ftrace_hash_ops update
Steven Rostedt (Red Hat)
2014-10-05
ftrace: Fix function_profiler and function tracer together
Steven Rostedt (Red Hat)
2014-10-05
ftrace: Allow ftrace_ops to use the hashes from other ops
Steven Rostedt (Red Hat)
2014-10-05
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Gleixner
2014-10-05
cgroup: fix unbalanced locking
Zefan Li
2014-10-05
cgroup: delay the clearing of cgrp->kn->priv
Li Zefan
2014-10-05
cgroup: reject cgroup names with '\n'
Alban Crequy
2014-10-05
cgroup: check cgroup liveliness before unbreaking kernfs
Li Zefan
2014-10-05
trace: Fix epoll hang when we race with new entries
Josef Bacik
2014-10-05
ftrace: Use current addr when converting to nop in __ftrace_replace_code()
Steven Rostedt (Red Hat)
2014-10-05
module: Clean up ro/nx after early module load failures
Andy Lutomirski
2014-09-17
ring-buffer: Up rb_iter_peek() loop count to 3
Steven Rostedt (Red Hat)
2014-09-17
ring-buffer: Always reset iterator to reader page
Steven Rostedt (Red Hat)
2014-09-17
kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path
Sasha Levin
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
2014-09-05
sched: Fix sched_setparam() policy == -1 logic
Daniel Bristot de Oliveira
2014-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-08-01
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
2014-07-30
kexec: fix build error when hugetlbfs is disabled
David Rientjes
2014-07-30
Josh has moved
Josh Triplett
2014-07-30
kexec: export free_huge_page to VMCOREINFO
Atsushi Kumagai
2014-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-24
sched_clock: Avoid corrupting hrtimer tree during suspend
Stephen Boyd
2014-07-21
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-07-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-07-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-07-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-18
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-18
kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64
Masami Hiramatsu
2014-07-17
Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-16
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-16
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2014-07-16
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
2014-07-16
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-07-16
locking/spinlocks/mcs: Micro-optimize osq_unlock()
Jason Low
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
[next]