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: Swap entire filter of events
Steven Rostedt
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-05
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
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: Add yield_to(task, preempt) functionality
Mike Galbraith
2011-02-03
sched: Use a buddy to implement yield_task_fair()
Rik van Riel
2011-02-03
sched: Limit the scope of clear_buddies
Rik van Riel
2011-02-03
sched: Check the right ->nr_running in yield_task_fair()
Rik van Riel
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-02-02
posix clocks: Introduce dynamic clocks
Richard Cochran
2011-02-02
posix-timers: Cleanup namespace
Thomas Gleixner
2011-02-02
posix-timers: Add support for fd based clocks
Richard Cochran
2011-02-02
posix-timers: Introduce a syscall for clock tuning.
Richard Cochran
2011-02-02
time: Splitout compat timex accessors
Richard Cochran
2011-02-02
ntp: Add ADJ_SETOFFSET mode bit
Richard Cochran
2011-02-02
time: Introduce timekeeping_inject_offset
John Stultz
2011-02-02
posix-timer: Update comment
Richard Cochran
2011-02-02
posix-timers: Make posix-cpu-timers functions static
Thomas Gleixner
2011-02-02
posix-timers: Remove CLOCK_DISPATCH leftovers
Thomas Gleixner
2011-02-02
posix-timers: Convert timer_delete() to clockid_to_kclock()
Thomas Gleixner
2011-02-02
posix-timers: Convert timer_gettime() to clockid_to_kclock()
Thomas Gleixner
2011-02-02
posix-timers: Convert timer_settime() to clockid_to_kclock()
Thomas Gleixner
[prev]
[next]