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
2012-05-17
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
2012-05-17
futex: Fix regression with read only mappings
Shawn Bohrer
2012-05-17
PM / Hibernate: Fix free_unnecessary_pages()
Rafael J. Wysocki
2012-05-17
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
2012-05-17
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
2012-05-17
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
2012-05-17
time: Compensate for rounding on odd-frequency clocksources
Kasper Pedersen
2012-05-17
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
2012-05-17
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
2012-05-17
lockdep: Fix lock_is_held() on recursion
Peter Zijlstra
2012-05-17
ftrace: Only update the function code on write to filter files
Steven Rostedt
2012-03-14
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
2012-03-14
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
2012-03-14
clocksource: Install completely before selecting
john stultz
2012-03-14
next_pidmap: fix overflow condition
Linus Torvalds
2012-03-14
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
2012-03-14
perf: Better fit max unprivileged mlock pages for tools needs
Frederic Weisbecker
2011-06-26
smp_call_function_many: handle concurrent clearing of mask
Milton Miller
2011-06-26
call_function_many: add missing ordering
Milton Miller
2011-06-26
call_function_many: fix list delete vs add race
Milton Miller
2011-06-26
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-06-26
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
2011-06-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2011-06-26
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
2011-06-26
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
2011-06-26
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
2011-06-26
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-06-26
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
2011-06-26
sched: Fix wake_affine() vs RT tasks
Peter Zijlstra
2011-06-26
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
2011-06-26
sched: fix RCU lockdep splat from task_group()
Peter Zijlstra
2011-06-26
sched: suppress RCU lockdep splat in task_fork_fair
Paul E. McKenney
2011-06-26
sched: Move sched_avg_update() to update_cpu_load()
Suresh Siddha
2011-06-26
sched: Remove remaining USER_SCHED code
Li Zefan
2011-06-26
sched: Remove some dead code
Dan Carpenter
2011-06-26
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
2011-06-26
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
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
[next]