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-01-06
clockevents: Prevent clockevent_devices list corruption on cpu hotplug
Thomas Gleixner
2009-12-18
futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
Andi Kleen
2009-12-18
bsdacct: fix uid/gid misreporting
Alexey Dobriyan
2009-12-08
perf_event: Adjust frequency and unthrottle for non-group-leader events
Paul Mackerras
2009-12-08
modules: don't export section names of empty sections via sysfs
Helge Deller
2009-12-08
sched: Fix isolcpus boot option
Rusty Russell
2009-12-08
sched: Fix boot crash by zalloc()ing most of the cpu masks
Rusty Russell
2009-12-08
uids: Prevent tear down race
Thomas Gleixner
2009-11-09
param: fix setting arrays of bool
Rusty Russell
2009-11-09
param: fix NULL comparison on oom
Rusty Russell
2009-11-09
param: fix lots of bugs with writing charp params from sysfs, by leaking mem.
Rusty Russell
2009-11-09
futex: Fix spurious wakeup for requeue_pi really
Thomas Gleixner
2009-11-09
futex: Move drop_futex_key_refs out of spinlock'ed region
Darren Hart
2009-11-09
futex: Check for NULL keys in match_futex
Darren Hart
2009-11-09
futex: Handle spurious wake up
Thomas Gleixner
2009-10-22
bsdacct: switch credentials for writing to the accounting file
Michal Schmidt
2009-10-22
futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()
Darren Hart
2009-10-22
futex: Detect mismatched requeue targets
Darren Hart
2009-10-22
tracing/filters: Fix memory leak when setting a filter
Li Zefan
2009-10-12
NOHZ: update idle state also when NOHZ is inactive
Eero Nurkkala
2009-10-12
futex: Fix locking imbalance
Thomas Gleixner
2009-10-12
futex: Nullify robust lists after cleanup
Peter Zijlstra
2009-10-12
futex: Move exit_pi_state() call to release_mm()
Thomas Gleixner
2009-10-12
futex: fix requeue_pi key imbalance
Darren Hart
2009-10-12
ftrace: check for failure for all conversions
Steven Rostedt
2009-10-12
tracing: correct module boundaries for ftrace_release
jolsa@redhat.com
2009-10-05
perf_counter: Fix perf_copy_attr() pointer arithmetic
Ian Schram
2009-09-24
perf_counter: Start counting time enabled when group leader gets enabled
Paul Mackerras
2009-09-24
perf_counter: Fix buffer overflow in perf_copy_attr()
Xiao Guangrong
2009-09-05
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-29
perf_counter: Fix /0 bug in swcounters
Peter Zijlstra
2009-08-28
modules: Fix build error in the !CONFIG_KALLSYMS case
Ingo Molnar
2009-08-28
perf_counters: Increase paranoia level
Ingo Molnar
2009-08-27
module: workaround duplicate section names
James Bottomley
2009-08-27
module: fix BUG_ON() for powerpc (and other function descriptor archs)
Rusty Russell
2009-08-26
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
2009-08-25
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-25
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-25
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-08-21
perf_counter: Fix typo in read() output generation
Peter Zijlstra
2009-08-19
Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm...
Linus Torvalds
2009-08-19
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
2009-08-18
tracing: handle broken names in ftrace filter
Jiri Olsa
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2009-08-18
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-08-18
genirq: Wake up irq thread after action has been installed
Thomas Gleixner
2009-08-18
perf_counter: Fix the PARISC build
Ingo Molnar
2009-08-18
ftrace: Unify effect of writing to trace_options and option/*
Zhaolei
2009-08-17
timers: Drop write permission on /proc/timer_list
Amerigo Wang
2009-08-17
perf_counter: Check task on counter read IPI
Paul Mackerras
[next]