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-27
Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
Julien Tinnes
2011-03-24
Revert "perf: Handle stopped state with tracepoints"
Greg Kroah-Hartman
2011-03-23
smp_call_function_many: handle concurrent clearing of mask
Milton Miller
2011-03-23
call_function_many: add missing ordering
Milton Miller
2011-03-23
call_function_many: fix list delete vs add race
Milton Miller
2011-03-23
perf: Handle stopped state with tracepoints
Frederic Weisbecker
2011-03-23
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-03-14
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
2011-03-07
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2011-03-02
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
2011-03-02
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
2011-03-02
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
2011-03-02
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-03-02
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
2011-02-17
kernel/user.c: add lock release annotation on free_user()
Namhyung Kim
2011-02-17
sched: Remove some dead code
Dan Carpenter
2011-02-17
sched: Fix wake_affine() vs RT tasks
Peter Zijlstra
2011-02-17
sched: Fix idle balancing
Nikhil Rao
2011-02-17
sched: Fix volanomark performance regression
Alex Shi
2011-02-17
sched: Fix cross-sched-class wakeup preemption
Peter Zijlstra
2011-02-17
sched: Use group weight, idle cpu metrics to fix imbalances during idle
Suresh Siddha
2011-02-17
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
2011-02-17
sched: Export account_system_vtime()
Ingo Molnar
2011-02-17
sched: Call tick_check_idle before __irq_enter
Venkatesh Pallipadi
2011-02-17
sched: Remove irq time from available CPU power
Venkatesh Pallipadi
2011-02-17
sched: Do not account irq time to current task
Venkatesh Pallipadi
2011-02-17
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
Venkatesh Pallipadi
2011-02-17
sched: Add a PF flag for ksoftirqd identification
Venkatesh Pallipadi
2011-02-17
sched: Fix softirq time accounting
Venkatesh Pallipadi
2011-02-17
sched: Drop group_capacity to 1 only if local group has extra capacity
Nikhil Rao
2011-02-17
sched: Force balancing on newidle balance if local group has capacity
Nikhil Rao
2011-02-17
sched: Set group_imb only a task can be pulled from the busiest cpu
Nikhil Rao
2011-02-17
sched: Do not consider SCHED_IDLE tasks to be cache hot
Nikhil Rao
2011-02-17
sched: fix RCU lockdep splat from task_group()
Peter Zijlstra
2011-02-17
sched: suppress RCU lockdep splat in task_fork_fair
Paul E. McKenney
2011-02-17
sched: Give CPU bound RT tasks preference
stable-bot for Steven Rostedt
2011-02-17
sched: Try not to migrate higher priority RT tasks
Steven Rostedt
2011-02-17
sched: Increment cache_nice_tries only on periodic lb
Venkatesh Pallipadi
2011-02-17
sched: Move sched_avg_update() to update_cpu_load()
Suresh Siddha
2011-02-17
sched: Remove remaining USER_SCHED code
Li Zefan
2011-02-17
sched: Remove USER_SCHED
Dhaval Giani
2011-02-17
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
2011-02-17
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
2011-01-07
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
2011-01-07
tracing: Fix panic when lseek() called on "trace" opened for writing
Slava Pestov
2011-01-07
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
2011-01-07
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
Heiko Carstens
2011-01-07
nohz: Fix printk_needs_cpu() return value on offline cpus
Heiko Carstens
2010-12-09
do_exit(): make sure that we run with get_fs() == USER_DS
Nelson Elhage
2010-12-09
latencytop: fix per task accumulator
Ken Chen
[next]