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-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
2010-09-20
compat: Make compat_alloc_user_space() incorporate the access_ok()
H. Peter Anvin
2010-09-20
kernel/groups.c: fix integer overflow in groups_search
Jerome Marchand
2010-09-20
gcov: fix null-pointer dereference for certain module types
Peter Oberparleiter
2010-09-20
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
Chris Wright
2010-09-20
tracing: Do not allow llseek to set_ftrace_filter
Steven Rostedt
2010-09-20
tracing: Fix a race in function profile
Li Zefan
2010-08-26
mutex: Improve the scalability of optimistic spinning
Tim Chen
2010-08-26
time: Workaround gcc loop optimization that causes 64bit div errors
John Stultz
2010-08-26
timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
Jason Wessel
2010-08-26
mm: make the vma list be doubly linked
Linus Torvalds
2010-08-26
tracing: Fix ring_buffer_read_page reading out of page boundary
Huang Ying
2010-08-26
tracing: Fix an unallocated memory access in function_graph
Shaohua Li
2010-08-13
irq: Add new IRQ flag IRQF_NO_SUSPEND
Ian Campbell
2010-08-13
sched: Revert nohz_ratelimit() for now
Peter Zijlstra
2010-08-10
CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checks
David Howells
2010-07-29
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
2010-07-27
dynamic debug: move ddebug_remove_module() down into free_module()
Jason Baron
2010-07-21
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
2010-07-21
debug_core,kdb: fix kgdb_connected bit set in the wrong place
Jason Wessel
2010-07-21
Fix merge regression from external kdb to upstream kdb
Jason Wessel
2010-07-21
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
2010-07-21
kdb: break out of kdb_ll() when command is terminated
Martin Hicks
2010-07-19
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
[next]