Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7b60f3d8761561d95d7e962522d6338143fc2329
/
kernel
7b60f3d
ftrace: Dynamically create the probe ftrace_ops for the trace_array
by Steven Rostedt (VMware)
· 8 years ago
b5f081b
tracing: Pass the trace_array into ftrace_probe_ops functions
by Steven Rostedt (VMware)
· 8 years ago
04ec7bb
tracing: Have the trace_array hold the list of registered func probes
by Steven Rostedt (VMware)
· 8 years ago
8d70725
ftrace: If the hash for a probe fails to update then free what was initialized
by Steven Rostedt (VMware)
· 8 years ago
eee8ded
ftrace: Have the function probes call their own function
by Steven Rostedt (VMware)
· 8 years ago
1ec3a81
ftrace: Have each function probe use its own ftrace_ops
by Steven Rostedt (VMware)
· 8 years ago
d3d532d
ftrace: Have unregister_ftrace_function_probe_func() return a value
by Steven Rostedt (VMware)
· 8 years ago
e16b35d
ftrace: Add helper function ftrace_hash_move_and_update_ops()
by Steven Rostedt (VMware)
· 8 years ago
1a48df0
ftrace: Remove data field from ftrace_func_probe structure
by Steven Rostedt (VMware)
· 8 years ago
02b77e2
ftrace: Remove printing of data in showing of a function probe
by Steven Rostedt (VMware)
· 8 years ago
78f78e0
ftrace: Remove unused unregister_ftrace_function_probe_all() function
by Steven Rostedt (VMware)
· 8 years ago
0fe7e7e
ftrace: Remove unused unregister_ftrace_function_probe() function
by Steven Rostedt (VMware)
· 8 years ago
fe014e2
ftrace: Convert the rest of the function trigger over to the mapping functions
by Steven Rostedt (VMware)
· 8 years ago
1a93f8b
tracing: Have the snapshot trigger use the mapping helper functions
by Steven Rostedt (VMware)
· 8 years ago
41794f1
ftrace: Added ftrace_func_mapper for function probe triggers
by Steven Rostedt (VMware)
· 8 years ago
bca6c8d
ftrace: Pass probe ops to probe function
by Steven Rostedt (VMware)
· 8 years ago
e51a989
ftrace: Remove unused "flags" field from struct ftrace_func_probe
by Steven Rostedt (VMware)
· 8 years ago
92a68fa
ftrace: Move the function commands into the tracing directory
by Steven Rostedt (VMware)
· 8 years ago
ec19b85
ftrace: Move the probe function into the tracing directory
by Steven Rostedt (VMware)
· 8 years ago
1e10486
ftrace: Add 'function-fork' trace option
by Namhyung Kim
· 8 years ago
b980b11
tracing: Have the trace_event benchmark thread call cond_resched_rcu_qs()
by Steven Rostedt (VMware)
· 8 years ago
fcdc712
ftrace: Fix indexing of t_hash_start() from t_next()
by Steven Rostedt (VMware)
· 8 years ago
acceb72
ftrace: Fix removing of second function probe
by Steven Rostedt (VMware)
· 8 years ago
03ecd3f
rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
by Steven Rostedt (VMware)
· 8 years ago
a278d47
rcu: Fix dyntick-idle tracing
by Paul E. McKenney
· 8 years ago
8aaf1ee
tracing: Rename trace_active to disable_stack_tracer and inline its modification
by Steven Rostedt (VMware)
· 8 years ago
5367278
tracing: Add stack_tracer_disable/enable() functions
by Steven Rostedt (VMware)
· 8 years ago
252babc
tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c
by Steven Rostedt (VMware)
· 8 years ago
0598e4f
ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines
by Steven Rostedt (VMware)
· 8 years ago
696ced4
tracing/kprobes: expose maxactive for kretprobe in kprobe_events
by Alban Crequy
· 8 years ago
b80f0f6
ftrace: Have init/main.c call ftrace directly to free init memory
by Steven Rostedt (VMware)
· 8 years ago
5bd8462
ftrace: Create separate t_func_next() to simplify the function / hash logic
by Steven Rostedt (VMware)
· 8 years ago
43ff926
ftrace: Update func_pos in t_start() when all functions are enabled
by Steven Rostedt (VMware)
· 8 years ago
2d71d98
ftrace: Return NULL at end of t_start() instead of calling t_hash_start()
by Steven Rostedt (VMware)
· 8 years ago
c20489d
ftrace: Assign iter->hash to filter or notrace hashes on seq read
by Steven Rostedt (VMware)
· 8 years ago
c1bc591
ftrace: Clean up __seq_open_private() return check
by Steven Rostedt (VMware)
· 8 years ago
af0009f
tracing: Move trace_handle_return() out of line
by Steven Rostedt (VMware)
· 8 years ago
42c269c
ftrace: Allow for function tracing to record init functions on boot up
by Steven Rostedt (VMware)
· 8 years ago
dbeafd0
ftrace: Have function tracing start in early boot up
by Steven Rostedt (VMware)
· 8 years ago
9afecfb
tracing: Postpone tracer start-up tests till the system is more robust
by Steven Rostedt (VMware)
· 8 years ago
e725c73
tracing: Split tracing initialization into two for early initialization
by Steven Rostedt (VMware)
· 8 years ago
3e51f89
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a7fc726
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
cd21deb
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b5f1308
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
55adc1d
mm: add private lock to serialize memory hotplug operations
by Heiko Carstens
· 8 years ago
d8a8cfc
perf/core: Better explain the inherit magic
by Peter Zijlstra
· 8 years ago
15121c7
perf/core: Simplify perf_event_free_task()
by Peter Zijlstra
· 8 years ago
e7cc486
perf/core: Fix event inheritance on fork()
by Peter Zijlstra
· 8 years ago
e552a83
perf/core: Fix use-after-free in perf_release()
by Peter Zijlstra
· 8 years ago
2317d5f
sched/deadline: Use deadline instead of period when calculating overflow
by Steven Rostedt (VMware)
· 8 years ago
df8eac8
sched/deadline: Throttle a constrained deadline task activated after the deadline
by Daniel Bristot de Oliveira
· 8 years ago
5ac69d3
sched/deadline: Make sure the replenishment timer fires in the next period
by Daniel Bristot de Oliveira
· 8 years ago
17fcbd5
locking/rwsem: Fix down_write_killable() for CONFIG_RWSEM_GENERIC_SPINLOCK=y
by Niklas Cassel
· 8 years ago
caeb588
sched/loadavg: Use {READ,WRITE}_ONCE() for sample window
by Matt Fleming
· 8 years ago
6e5f32f
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
by Matt Fleming
· 8 years ago
dcc3b5f
sched/deadline: Add missing update_rq_clock() in dl_task_timer()
by Wanpeng Li
· 8 years ago
ae50dfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
352526f
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 8 years ago
bc25887
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 8 years ago
9bbb25a
futex: Add missing error handling to FUTEX_REQUEUE_PI
by Peter Zijlstra
· 8 years ago
c236c8e
futex: Fix potential use-after-free in FUTEX_REQUEUE_PI
by Peter Zijlstra
· 8 years ago
dc434e05
cpu/hotplug: Serialize callback invocations proper
by Sebastian Andrzej Siewior
· 8 years ago
5a45a5a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
40c50c1
kexec, x86/purgatory: Unbreak it and clean it up
by Thomas Gleixner
· 8 years ago
8fe3cca
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
dd0db88d
userfaultfd: non-cooperative: rollback userfaultfd_exit
by Andrea Arcangeli
· 8 years ago
505d308
scripts/spelling.txt: add "overide" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
8a1115f
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
c1aa905
Merge tag 'pm-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
4fe8435
bpf: convert htab map to hlist_nulls
by Alexei Starovoitov
· 8 years ago
9f69154
bpf: fix struct htab_elem layout
by Alexei Starovoitov
· 8 years ago
bd0f9b3
sched/headers: fix up header file dependency on <linux/sched/signal.h>
by Linus Torvalds
· 8 years ago
8a91723
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
609b07b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c3abcab
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
500e1af
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
304362a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
f26db96
Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
fa3aa7a
jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC
by Frederic Weisbecker
· 8 years ago
040757f
ucount: Remove the atomicity from ucount->count
by Eric W. Biederman
· 8 years ago
637fdba
workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
by Tejun Heo
· 8 years ago
b6a6759
cgroups: censor kernel pointer in debug files
by Kees Cook
· 8 years ago
1d18c27
cgroup/pids: remove spurious suspicious RCU usage warning
by Tejun Heo
· 8 years ago
f38837b
bpf: add get_next_key callback to LPM map
by Alexei Starovoitov
· 8 years ago
655cb1e
cpufreq: schedutil: Pass sg_policy to get_next_freq()
by Viresh Kumar
· 8 years ago
6c4f0fa
cpufreq: schedutil: move cached_raw_freq to struct sugov_policy
by Viresh Kumar
· 8 years ago
8d70eeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
65a50c6
ftrace/graph: Add ftrace_graph_max_depth kernel parameter
by Todd Brandt
· 8 years ago
92ad18e
ftrace/graph: Do not modify the EMPTY_HASH for the function_graph filter
by Steven Rostedt (VMware)
· 8 years ago
080e416
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
50ff9d1
sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
cd9c513
sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>
by Ingo Molnar
· 8 years ago
1050b27
sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h>
by Ingo Molnar
· 8 years ago
56cd697
sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
6bfbaa5
sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kernel/fork.c
by Ingo Molnar
· 8 years ago
c3edc40
sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
9b5e9cb
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
by Rafael J. Wysocki
· 8 years ago
857811a
locking/ww_mutex: Adjust the lock number for stress test
by Boqun Feng
· 8 years ago
Next »