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-03-21
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
2011-03-21
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2011-03-21
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
2011-03-21
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
2011-03-21
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
2011-03-21
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-03-21
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
2011-03-21
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
2011-03-21
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
2011-03-21
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
2011-03-21
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
2011-03-21
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
2011-03-21
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
Heiko Carstens
2011-03-21
nohz: Fix printk_needs_cpu() return value on offline cpus
Heiko Carstens
2011-03-21
genirq: Fix incorrect proc spurious output
Kenji Kaneshige
2011-03-21
Prioritize synchronous signals over 'normal' signals
Linus Torvalds
2011-03-21
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2011-03-21
do_exit(): make sure that we run with get_fs() == USER_DS
Nelson Elhage
2011-03-21
latencytop: fix per task accumulator
Ken Chen
2011-03-21
futex: Fix errors in nested key ref-counting
Darren Hart
2011-03-21
sched: Fix string comparison in /proc/sched_features
Mathieu Desnoyers
2011-03-21
hrtimer: Preserve timer state in remove_hrtimer()
Salman Qazi
2011-03-21
ring-buffer: Fix typo of time extends per page
Steven Rostedt
2010-08-02
futex: futex_find_get_task remove credentails check
Michal Hocko
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-07-05
tracing: Consolidate protection of reader access to the ring buffer
Lai Jiangshan
2010-07-05
perf: Fix signed comparison in perf_adjust_period()
Peter Zijlstra
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-05-26
profile: fix stats and data leakage
Hugh Dickins
2010-05-26
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
2010-05-12
CRED: Fix a race in creds_are_invalid() in credentials debugging
David Howells
2010-05-12
perf: Fix resource leak in failure path of perf_event_open()
Tejun Heo
2010-04-26
sched: Use proper type in sched_getaffinity()
KOSAKI Motohiro
2010-04-26
lockdep: fix incorrect percpu usage
Mathieu Desnoyers
2010-04-26
modules: fix incorrect percpu usage
Mathieu Desnoyers
2010-04-26
sched: Fix sched_getaffinity()
Anton Blanchard
2010-04-26
sched: sched_getaffinity(): Allow less than NR_CPUS length
KOSAKI Motohiro
2010-04-26
genirq: Force MSI irq handlers to run with interrupts disabled
Thomas Gleixner
2010-04-26
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
2010-04-01
softlockup: Stop spurious softlockup messages due to overflow
Colin Ian King
2010-04-01
genirq: Prevent oneshot irq thread race
Thomas Gleixner
2010-04-01
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
2010-04-01
perf_event: Fix oops triggered by cpu offline/online
Paul Mackerras
[next]