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-31
Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
Roland Dreier
2011-03-31
perf: Fix tear-down of inherited group events
Peter Zijlstra
2011-03-31
PM / Hibernate: Make default image size depend on total RAM size
Rafael J. Wysocki
2011-03-31
PM / Hibernate: Improve comments in hibernate_preallocate_memory()
Rafael J. Wysocki
2011-03-31
perf: Better fit max unprivileged mlock pages for tools needs
Frederic Weisbecker
2011-03-31
Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
Julien Tinnes
2011-03-31
smp_call_function_many: handle concurrent clearing of mask
Milton Miller
2011-03-31
call_function_many: add missing ordering
Milton Miller
2011-03-31
call_function_many: fix list delete vs add race
Milton Miller
2011-03-31
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-03-31
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
2011-03-31
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2011-03-31
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
2011-03-31
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
2011-03-31
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
2011-03-31
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-03-31
kernel/user.c: add lock release annotation on free_user()
Namhyung Kim
2011-03-31
sched: Use group weight, idle cpu metrics to fix imbalances during idle
Suresh Siddha
2011-03-31
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
2011-03-31
sched: Export account_system_vtime()
Ingo Molnar
2011-03-31
sched: Call tick_check_idle before __irq_enter
Venkatesh Pallipadi
2011-03-31
sched: Remove irq time from available CPU power
Venkatesh Pallipadi
2011-03-31
sched: Do not account irq time to current task
Venkatesh Pallipadi
2011-03-31
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
Venkatesh Pallipadi
2011-03-31
sched: Add a PF flag for ksoftirqd identification
Venkatesh Pallipadi
2011-03-31
sched: Fix softirq time accounting
Venkatesh Pallipadi
2011-03-31
sched: Drop group_capacity to 1 only if local group has extra capacity
Nikhil Rao
2011-03-31
sched: Force balancing on newidle balance if local group has capacity
Nikhil Rao
2011-03-31
sched: Set group_imb only a task can be pulled from the busiest cpu
Nikhil Rao
2011-03-31
sched: Do not consider SCHED_IDLE tasks to be cache hot
Nikhil Rao
2011-03-31
sched: suppress RCU lockdep splat in task_fork_fair
Paul E. McKenney
2011-03-31
sched: Give CPU bound RT tasks preference
stable-bot for Steven Rostedt
2011-03-31
sched: Try not to migrate higher priority RT tasks
Steven Rostedt
2011-03-31
sched: Increment cache_nice_tries only on periodic lb
Venkatesh Pallipadi
2011-03-31
sched: Move sched_avg_update() to update_cpu_load()
Suresh Siddha
2011-03-31
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
2011-03-31
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
2011-02-06
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
2011-02-06
Sched: fix skip_clock_update optimization
Mike Galbraith
2011-02-06
fix freeing user_struct in user cache
Hillf Danton
2011-02-06
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
2011-02-06
sched: Cure more NO_HZ load average woes
Peter Zijlstra
2011-02-06
printk: Fix wake_up_klogd() vs cpu hotplug
Heiko Carstens
2011-02-06
user_ns: Introduce user_nsmap_uid and user_ns_map_gid.
Eric W. Biederman
2011-02-06
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
2011-02-06
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
Heiko Carstens
2011-02-06
nohz: Fix printk_needs_cpu() return value on offline cpus
Heiko Carstens
2010-12-14
genirq: Fix incorrect proc spurious output
Kenji Kaneshige
2010-12-14
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
2010-12-14
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
[next]