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
2011-03-03
Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...
Frederic Weisbecker
2011-02-23
perf: Simplify task_clock_event_read()
Peter Zijlstra
2011-02-23
perf_events: Fix rcu and locking issues with cgroup support
Stephane Eranian
2011-02-18
Revert "tracing: Add unstable sched clock note to the warning"
Ingo Molnar
2011-02-17
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-02-16
perf: Optimize hrtimer events
Peter Zijlstra
2011-02-16
perf: Optimize throttling code
Peter Zijlstra
2011-02-16
perf: Add cgroup support
Stephane Eranian
2011-02-16
cgroup: Fix cgroup_subsys::exit callback
Peter Zijlstra
2011-02-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-02-16
perf: Fix throttle logic
Peter Zijlstra
2011-02-15
Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...
Linus Torvalds
2011-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-14
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-02-14
tracing/kprobe: Fix NULL pointer deref check
Masami Hiramatsu
2011-02-12
timer debug: Hide kernel addresses via %pK in /proc/timer_list
Kees Cook
2011-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2011-02-11
ptrace: use safer wake up on ptrace_detach()
Tejun Heo
2011-02-11
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-02-11
Merge remote branch 'acme/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2011-02-11
security: add cred argument to security_capable()
Chris Wright
2011-02-10
cap_syslog: accept CAP_SYS_ADMIN for now
Linus Torvalds
2011-02-10
watchdog, nmi: Lower the severity of error messages
Don Zickus
2011-02-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-02-08
tracing: Deprecate tracing_enabled for tracing_on
Steven Rostedt
2011-02-08
tracing: Remove obsolete sched_switch tracer
Steven Rostedt
2011-02-08
tracing: Add unstable sched clock note to the warning
Jiri Olsa
2011-02-08
Revert "lockdep, timer: Fix del_timer_sync() annotation"
Peter Zijlstra
2011-02-07
tracing/syscalls: Early terminate search for sys_ni_syscall
Ian Munsie
2011-02-07
tracing/syscalls: Allow arch specific syscall symbol matching
Ian Munsie
2011-02-07
tracing/syscalls: Make arch_syscall_addr weak
Ian Munsie
2011-02-07
tracing/syscalls: Convert redundant syscall_nr checks into WARN_ON
Ian Munsie
2011-02-07
tracing/syscalls: Don't add events for unmapped syscalls
Ian Munsie
2011-02-07
tracing/filter: Remove synchronize_sched() from __alloc_preds()
Steven Rostedt
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
[next]