index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2014-05-14
ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag
Steven Rostedt (Red Hat)
2014-05-14
ftrace: Use the ftrace_addr helper functions to find the ftrace_addr
Steven Rostedt (Red Hat)
2014-05-14
ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global
Steven Rostedt (Red Hat)
2014-05-14
ftrace: Always inline ftrace_hash_empty() helper function
Steven Rostedt (Red Hat)
2014-05-14
ftrace: Write in missing comment from a very old commit
Steven Rostedt (Red Hat)
2014-05-14
ftrace: Remove boolean of hash_enable and hash_disable
Steven Rostedt (Red Hat)
2014-05-05
tracing: Replace __get_cpu_var uses with this_cpu_ptr
Christoph Lameter
2014-05-01
ftrace: Have function graph tracer use global_ops for filtering
Steven Rostedt (Red Hat)
2014-04-30
tracing: Remove mock up poll wait function
Steven Rostedt (Red Hat)
2014-04-29
tracing: Break out of tracing_wait_pipe() before wait_pipe() is called
Steven Rostedt (Red Hat)
2014-04-24
tracing: Fix documentation of ftrace_set_global_{filter,notrace}()
Jiaxing Wang
2014-04-24
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
Jiaxing Wang
2014-04-21
tracing: Add static to local functions
Fabian Frederick
2014-04-21
ftrace: Statically initialize pm notifier block
Mathias Krause
2014-04-21
tracing: Allow irq/preempt tracers to be used by instances
Steven Rostedt (Red Hat)
2014-04-21
tracing: Allow wakeup tracers to be used by instances
Steven Rostedt (Red Hat)
2014-04-21
tracing: Move ftrace_max_lock into trace_array
Steven Rostedt (Red Hat)
2014-04-21
tracing: Move tracing_max_latency into trace_array
Steven Rostedt (Red Hat)
2014-04-21
ftrace: Remove global function list and call function directly
Steven Rostedt (Red Hat)
2014-04-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-18
kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write()
Andrew Morton
2014-04-18
Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-04-17
tracing/uprobes: Fix uprobe_cpu_buffer memory leak
zhangwei(Jovi)
2014-04-17
sched: Check for stop task appearance when balancing happens
Kirill Tkhai
2014-04-16
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-16
tracing: Do not try to recreated toplevel set_ftrace_* files
Steven Rostedt (Red Hat)
2014-04-16
seccomp: fix memory leak on filter attach
Kees Cook
2014-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-04-15
tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
Viresh Kumar
2014-04-15
tick-sched: Don't call update_wall_time() when delta is lesser than tick_period
Viresh Kumar
2014-04-15
tick-common: Fix wrong check in tick_check_replacement()
Viresh Kumar
2014-04-14
user namespace: fix incorrect memory barriers
Mikulas Patocka
2014-04-14
seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF
Daniel Borkmann
2014-04-12
futex: update documentation for ordering guarantees
Davidlohr Bueso
2014-04-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-04-12
Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
missing bits of "splice: fix racy pipe->buffers uses"
Al Viro
2014-04-11
locking/mutex: Fix debug_mutexes
Peter Zijlstra
2014-04-11
sched/numa: Fix task_numa_free() lockdep splat
Mike Galbraith
2014-04-10
tracing: Add missing function triggers dump and cpudump to README
Steven Rostedt (Red Hat)
2014-04-09
tracing: Fix anonymous unions in struct ftrace_event_call
Mathieu Desnoyers
2014-04-09
futex: avoid race between requeue and wake
Linus Torvalds
2014-04-09
tracepoint: Fix sparse warnings in tracepoint.c
Mathieu Desnoyers
2014-04-08
tracepoint: Simplify tracepoint module search
Steven Rostedt (Red Hat)
2014-04-08
tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints
Mathieu Desnoyers
2014-04-07
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
2014-04-07
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
[next]