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-04-17
Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
Roland Dreier
2011-04-17
Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
Julien Tinnes
2011-04-17
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
2011-04-17
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
2011-04-17
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
2011-04-17
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
Heiko Carstens
2011-04-17
nohz: Fix printk_needs_cpu() return value on offline cpus
Heiko Carstens
2011-04-17
sysctl: fix min/max handling in __do_proc_doulongvec_minmax()
Eric Dumazet
2011-04-17
sysctl: min/max bounds are optional
Eric Dumazet
2011-04-17
do_exit(): make sure that we run with get_fs() == USER_DS
Nelson Elhage
2011-04-17
latencytop: fix per task accumulator
Ken Chen
2011-04-17
CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
David Howells
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
[next]