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
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
2010-05-11
memcg: fix css_id() RCU locking for real
KAMEZAWA Hiroyuki
2010-05-11
bsdacct: use del_timer_sync() in acct_exit_ns()
Vitaliy Gusev
2010-05-11
kexec: fix OOPS in crash_kernel_shrink
Vitaly Mayatskikh
2010-05-11
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
2010-05-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-06
rcu: create rcu_my_thread_group_empty() wrapper
Paul E. McKenney
2010-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
[next]