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
2011-01-06
futex: Fix errors in nested key ref-counting
Darren Hart
2011-01-06
sched: Fix string comparison in /proc/sched_features
Mathieu Desnoyers
2011-01-06
hrtimer: Preserve timer state in remove_hrtimer()
Salman Qazi
2011-01-06
ring-buffer: Fix typo of time extends per page
Steven Rostedt
2011-01-06
Fix unprotected access to task credentials in waitid()
Daniel J Blueman
2011-01-06
sched: Fix user time incorrectly accounted as system time on 32-bit
Stanislaw Gruszka
2011-01-06
pid: make setpgid() system call use RCU read-side critical section
Paul E. McKenney
2011-01-06
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
Suresh Siddha
2011-01-06
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2011-01-06
sched: Fix select_idle_sibling()
Mike Galbraith
2011-01-06
rcu: apply RCU protection to wake_affine()
Daniel J Blueman
2011-01-06
sched: Fix rq->clock synchronization when migrating tasks
Peter Zijlstra
2011-01-06
sched: Fix nr_uninterruptible count
Peter Zijlstra
2011-01-06
sched: Optimize task_rq_lock()
Peter Zijlstra
2011-01-06
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
2011-01-06
sched: Make select_fallback_rq() cpuset friendly
Oleg Nesterov
2011-01-06
sched: _cpu_down(): Don't play with current->cpus_allowed
Oleg Nesterov
2011-01-06
sched: sched_exec(): Remove the select_fallback_rq() logic
Oleg Nesterov
2011-01-06
sched: move_task_off_dead_cpu(): Remove retry logic
Oleg Nesterov
2011-01-06
sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()
Oleg Nesterov
2011-01-06
sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...
Oleg Nesterov
2011-01-06
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2011-01-06
kernel/groups.c: fix integer overflow in groups_search
Jerome Marchand
2011-01-06
gcov: fix null-pointer dereference for certain module types
Peter Oberparleiter
2011-01-06
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
Chris Wright
2011-01-06
tracing: Do not allow llseek to set_ftrace_filter
Steven Rostedt
2011-01-06
tracing: Fix a race in function profile
Li Zefan
2010-08-26
mm: make the vma list be doubly linked
Linus Torvalds
2010-08-26
tracing: Fix ring_buffer_read_page reading out of page boundary
Huang Ying
2010-08-26
tracing: Fix an unallocated memory access in function_graph
Shaohua Li
2010-08-13
irq: Add new IRQ flag IRQF_NO_SUSPEND
Ian Campbell
2010-08-02
futex: futex_find_get_task remove credentails check
Michal Hocko
2010-08-02
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
2010-08-02
genirq: Deal with desc->set_type() changing desc->chip
Thomas Gleixner
2010-08-02
sched: Fix over-scheduling bug
Alex,Shi
2010-08-02
sched: Prevent compiler from optimising the sched_avg_update() loop
Will Deacon
2010-08-02
dynamic debug: move ddebug_remove_module() down into free_module()
Jason Baron
2010-08-02
fix mis-applied upstream commit ac9721f3f54b27a16c7e1afb2481e7ee95a70318
Jan Beulich
2010-07-05
perf_events: Fix races and clean up perf_event and perf_mmap_data interaction
Peter Zijlstra
2010-07-05
perf: Fix signed comparison in perf_adjust_period()
Peter Zijlstra
2010-07-05
cgroups: alloc_css_id() increments hierarchy depth
Greg Thelen
2010-07-05
signals: check_kill_permission(): don't check creds if same_thread_group()
Oleg Nesterov
2010-07-05
mutex: Fix optimistic spinning vs. BKL
Tony Breeds
2010-07-05
cpumask: fix compat getaffinity
KOSAKI Motohiro
2010-07-05
posix_timer: Fix error path in timer_create
Andrey Vagin
2010-07-05
Fix racy use of anon_inode_getfd() in perf_event.c
Al Viro
2010-07-05
perf: Fix exit() vs event-groups
Peter Zijlstra
2010-07-05
perf: Fix exit() vs PERF_FORMAT_GROUP
Peter Zijlstra
2010-05-14
profile: fix stats and data leakage
Hugh Dickins
2010-05-11
memcg: fix css_is_ancestor() RCU locking
KAMEZAWA Hiroyuki
[next]