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
2010-04-01
softlockup: Stop spurious softlockup messages due to overflow
Colin Ian King
2010-04-01
genirq: Prevent oneshot irq thread race
Thomas Gleixner
2010-04-01
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
Miao Xie
2010-04-01
perf_event: Fix oops triggered by cpu offline/online
Paul Mackerras
2010-04-01
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
2010-04-01
sched: Fix SCHED_MC regression caused by change in sched cpu_power
Suresh Siddha
2010-04-01
tracing: Do not record user stack trace from NMI context
Steven Rostedt
2010-04-01
tracing: Disable buffer switching when starting or stopping trace
Steven Rostedt
2010-04-01
tracing: Use same local variable when resetting the ring buffer
Steven Rostedt
2010-04-01
tracing: Fix warning in s_next of trace file ops
Lai Jiangshan
2010-04-01
function-graph: Init curr_ret_stack with ret_stack
Steven Rostedt
2010-04-01
hw-breakpoints: Remove stub unthrottle callback
Frederic Weisbecker
2010-04-01
ring-buffer: Move disabled check into preempt disable section
Lai Jiangshan
2010-04-01
timekeeping: Prevent oops when GENERIC_TIME=n
john stultz
2010-03-15
sched: Don't use possibly stale sched_class
Thomas Gleixner
2010-03-15
sched: Fix SMT scheduler regression in find_busiest_queue()
Suresh Siddha
2010-03-15
x86: Avoid race condition in pci_enable_msix()
Brandon Phiilps
2010-03-15
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
2010-03-15
perf: Reimplement frequency driven sampling
Peter Zijlstra
2010-03-15
perf_event: Fix preempt warning in perf_clock()
Peter Zijlstra
2010-03-15
PM / Hibernate: Fix preallocating of memory
Rafael J. Wysocki
2010-02-22
kernel/sys.c: fix missing rcu protection for sys_getpriority()
Tetsuo Handa
2010-02-22
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-16
kfifo: Don't use integer as NULL pointer
Anton Vorontsov
2010-02-16
kfifo: Make kfifo_initialized work after kfifo_free
Anton Vorontsov
2010-02-15
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-02-15
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-14
perf_events: Fix FORK events
Peter Zijlstra
2010-02-14
tracing/kprobes: Fix probe parsing
Heiko Carstens
2010-02-09
Export the symbol of getboottime and mmonotonic_to_bootbased
Jason Wang
2010-02-04
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-04
perf: Make bp_len type to u64 generic across the arch
Mahesh Salgaonkar
2010-02-03
hrtimer, softirq: Fix hrtimer->softirq trampoline
Peter Zijlstra
2010-02-03
futex: Handle futex value corruption gracefully
Thomas Gleixner
2010-02-03
futex: Handle user space corruption gracefully
Thomas Gleixner
2010-02-03
futex_lock_pi() key refcnt fix
Mikael Pettersson
2010-02-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-02-02
cgroups: fix to return errno in a failure path
Li Zefan
2010-02-02
kfifo: fix kernel-doc notation
Randy Dunlap
2010-02-03
kernel/cred.c: use kmem_cache_free
Julia Lawall
2010-02-02
tracing: Fix circular dead lock in stack trace
Lai Jiangshan
2010-02-01
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-01
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-02-01
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-02-01
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-02-01
softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume
Jason Wessel
2010-01-30
perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger
Jason Wessel
2010-01-30
x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API
Jason Wessel
2010-01-28
hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.
Mahesh Salgaonkar
[next]