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
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
2010-12-14
do_exit(): make sure that we run with get_fs() == USER_DS
Nelson Elhage
2010-12-14
sched: fix RCU lockdep splat from task_group()
Peter Zijlstra
2010-12-14
latencytop: fix per task accumulator
Ken Chen
2010-11-22
futex: Fix errors in nested key ref-counting
Darren Hart
2010-11-22
sched: Fix string comparison in /proc/sched_features
Mathieu Desnoyers
2010-11-22
sched: Drop all load weight manipulation for RT tasks
Linus Walleij
2010-11-22
perf_events: Fix bogus context time tracking
Stephane Eranian
2010-10-28
hrtimer: Preserve timer state in remove_hrtimer()
Salman Qazi
2010-10-28
ring-buffer: Fix typo of time extends per page
Steven Rostedt
2010-09-26
Fix unprotected access to task credentials in waitid()
Daniel J Blueman
2010-09-26
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
2010-09-26
sched: Fix user time incorrectly accounted as system time on 32-bit
Stanislaw Gruszka
2010-09-26
pid: make setpgid() system call use RCU read-side critical section
Paul E. McKenney
2010-09-26
hw breakpoints: Fix pid namespace bug
Matt Helsley
[next]