index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-02-07
tracing/filter: Increase the max preds to 2^14
Steven Rostedt
2011-02-07
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
2011-02-07
tracing/filter: Optimize filter by folding the tree
Steven Rostedt
2011-02-07
tracing/filter: Check the created pred tree
Steven Rostedt
2011-02-07
tracing/filter: Optimize short ciruit check
Steven Rostedt
2011-02-07
tracing/filter: Use a tree instead of stack for filter_match_preds()
Steven Rostedt
2011-02-07
tracing/filter: Free pred array on disabling of filter
Steven Rostedt
2011-02-07
tracing/filter: Allocate the preds in an array
Steven Rostedt
2011-02-07
tracing/filter: Call synchronize_sched() just once for system filters
Steven Rostedt
2011-02-07
tracing/filter: Dynamically allocate preds
Steven Rostedt
2011-02-07
tracing/filter: Move OR and AND logic out of fn() method
Steven Rostedt
2011-02-07
tracing/filter: Have no filter return a match
Steven Rostedt
2011-02-07
CRED: Fix memory and refcount leaks upon security_prepare_creds() failure
Tetsuo Handa
2011-02-07
CRED: Fix BUG() upon security_cred_alloc_blank() failure
Tetsuo Handa
2011-02-07
tracing/kprobes: Add bitfield type
Masami Hiramatsu
2011-02-07
tracing/kprobes: Support longer (>128 bytes) command
Masami Hiramatsu
2011-02-07
tracing/kprobes: Cleanup strict_strtol() using code
Masami Hiramatsu
2011-02-07
Merge branch 'linus' into perf/core
Ingo Molnar
2011-02-06
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-02-04
Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2011-02-04
lockdep, timer: Fix del_timer_sync() annotation
Peter Zijlstra
2011-02-03
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-02-03
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-02-03
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-03
tracing: Replace syscall_meta_data struct array with pointer array
Steven Rostedt
2011-02-03
tracepoints: Fix section alignment using pointer array
Mathieu Desnoyers
2011-02-03
sched: Fix update_curr_rt()
Peter Zijlstra
2011-02-03
perf: Fix reading in perf_event_read()
Peter Zijlstra
2011-02-03
perf: Cure task_oncpu_function_call() races
Peter Zijlstra
2011-02-02
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
2011-02-02
genirq: Prevent irq storm on migration
Thomas Gleixner
2011-01-31
watchdog: Don't change watchdog state on read of sysctl
Marcin Slusarz
2011-01-31
watchdog: Fix sysctl consistency
Marcin Slusarz
2011-01-31
watchdog: Fix broken nowatchdog logic
Marcin Slusarz
2011-01-31
Fix prlimit64 for suid/sgid processes
Kacper Kornet
2011-01-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-01-27
perf: Fix alloc_callchain_buffers()
Eric Dumazet
2011-01-26
sched: Use rq->clock_task instead of rq->clock for correctly maintaining load...
Paul Turner
2011-01-26
sched: Fix/remove redundant cfs_rq checks
Paul Turner
2011-01-26
sched: Fix sign under-flows in wake_affine
Paul Turner
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-25
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-25
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-01-25
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-01-24
Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent
Andy Whitcroft
2011-01-24
sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug
Yong Zhang
2011-01-24
module: show version information for built-in modules in sysfs
Dmitry Torokhov
2011-01-21
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-01-21
perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/
Oleg Nesterov
[prev]
[next]