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-01-25
kprobes: initialize before using a hlist
Ananth N Mavinakayanahalli
2012-01-12
PM / Sleep: Fix race between CPU hotplug and freezer
Srivatsa S. Bhat
2012-01-06
hung_task: fix false positive during vfork
Mandeep Singh Baines
2012-01-03
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
2011-12-21
Make TASKSTATS require root access
Linus Torvalds
2011-12-09
clockevents: Set noop handler in clockevents_exchange_device()
Thomas Gleixner
2011-12-09
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
2011-12-09
genirq: Fix race condition when stopping the irq thread
Ido Yariv
2011-12-09
timekeeping: add arch_offset hook to ktime_get functions
Hector Palacios
2011-11-26
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
2011-11-26
PM / Suspend: Off by one in pm_suspend()
Dan Carpenter
2011-11-08
Revert "genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier"
Greg Kroah-Hartman
2011-11-07
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
2011-11-07
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
2011-11-07
kmod: prevent kmod_loop_msg overflow in __request_module()
Jiri Kosina
2011-08-29
futex: Fix regression with read only mappings
Shawn Bohrer
2011-08-08
perf: overflow/perf_count_sw_cpu_clock crashes recent kernels
Peter Zijlstra
2011-07-13
PM / Hibernate: Fix free_unnecessary_pages()
Rafael J. Wysocki
2011-07-13
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
2011-07-13
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
2011-07-13
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
2011-07-13
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
2011-06-23
time: Compensate for rounding on odd-frequency clocksources
Kasper Pedersen
2011-06-23
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
2011-06-23
lockdep: Fix lock_is_held() on recursion
Peter Zijlstra
2011-06-23
ftrace: Only update the function code on write to filter files
Steven Rostedt
2011-05-23
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
2011-05-23
clocksource: Install completely before selecting
john stultz
2011-05-23
Fix time() inconsistencies caused by intermediate xtime_cache values being read
john stultz
2011-04-22
next_pidmap: fix overflow condition
Linus Torvalds
2011-04-14
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
2011-04-14
Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
Roland Dreier
2011-04-14
perf: Better fit max unprivileged mlock pages for tools needs
Frederic Weisbecker
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
[next]