Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1ec3a81a0cf4236b644282794932c4eda9c1714a
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
a9064f6
selftests: ftrace: Add test to test reading of set_ftrace_file
by Steven Rostedt (VMware)
· 8 years ago
d8b39e1
selftests: ftrace: Add a test to test function triggers to start and stop tracing
by Steven Rostedt (VMware)
· 8 years ago
43bb45d
selftests: ftrace: Add a selftest to test event enable/disable func trigger
by Steven Rostedt (VMware)
· 8 years ago
8e5e19c
selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter file
by Steven Rostedt (VMware)
· 8 years ago
560642d
selftests: ftrace: Add -l/--logdir option
by Namhyung Kim
· 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
d54b6ee
tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace events
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
2b87965
ftrace/x86: Do no run CPU sync when there is only one CPU online
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
f631718
ftrace: Move ftrace_init() to right after memory initialization
by Steven Rostedt (VMware)
· 8 years ago
e725c73
tracing: Split tracing initialization into two for early initialization
by Steven Rostedt (VMware)
· 8 years ago
97da385
Linux 4.11-rc3
by Linus Torvalds
· 8 years ago
452b94b
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
by Linus Torvalds
· 8 years ago
a07a6e4
Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
4571bc5
Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
8aa3417
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 8 years ago
1b8df61
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 8 years ago
6c611d1
qla2xxx: Update driver version to 9.00.00.00-k
by Himanshu Madhani
· 8 years ago
ec7193e
qla2xxx: Fix delayed response to command for loop mode/direct connect.
by Quinn Tran
· 8 years ago
482c9dc
qla2xxx: Change scsi host lookup method.
by Quinn Tran
· 8 years ago
c423437
qla2xxx: Add DebugFS node to display Port Database
by Himanshu Madhani
· 8 years ago
15f30a5
qla2xxx: Use IOCB interface to submit non-critical MBX.
by Quinn Tran
· 8 years ago
f1443ee
qla2xxx: Add async new target notification
by Quinn Tran
· 8 years ago
54b9993
qla2xxx: Export DIF stats via debugfs
by Anil Gurumurthy
· 8 years ago
be25152
qla2xxx: Improve T10-DIF/PI handling in driver.
by Quinn Tran
· 8 years ago
5b33469
qla2xxx: Allow relogin to proceed if remote login did not finish
by Quinn Tran
· 8 years ago
f159b3c
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
by Quinn Tran
· 8 years ago
8f6fc8d
qla2xxx: Fix inadequate lock protection for ABTS.
by Quinn Tran
· 8 years ago
8b66680
qla2xxx: Fix request queue corruption.
by Quinn Tran
· 8 years ago
ae940f2
qla2xxx: Fix memory leak for abts processing
by Quinn Tran
· 8 years ago
c4a9b53
qla2xxx: Allow vref count to timeout on vport delete.
by Joe Carnuccio
· 8 years ago
7d7a743
tcmu: Convert cmd_time_out into backend device attribute
by Nicholas Bellinger
· 8 years ago
af980e4
tcmu: make cmd timeout configurable
by Mike Christie
· 8 years ago
972c7f1
tcmu: add helper to check if dev was configured
by Mike Christie
· 8 years ago
93afaa4
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 8 years ago
760bf57
target: fix race during implicit transition work flushes
by Mike Christie
· 8 years ago
1ca4d4f
target: allow userspace to set state to transitioning
by Mike Christie
· 8 years ago
d717537
target: fix ALUA transition timeout handling
by Mike Christie
· 8 years ago
207ee84
target: Use system workqueue for ALUA transitions
by Mike Christie
· 8 years ago
0a41457
target: fail ALUA transitions for pscsi
by Mike Christie
· 8 years ago
530c689
target: allow ALUA setup for some passthrough backends
by Mike Christie
· 8 years ago
2579325
tcmu: return on first Opt parse failure
by Mike Christie
· 8 years ago
3abaa2b
tcmu: allow hw_max_sectors greater than 128
by Mike Christie
· 8 years ago
9c28ca4
target: Drop pointless tfo->check_stop_free check
by Nicholas Bellinger
· 8 years ago
73580da
parisc: Fix system shutdown halt
by Helge Deller
· 8 years ago
74e3f6e
parisc: perf: Fix potential NULL pointer dereference
by Arvind Yadav
· 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
8d94099
Merge tag 'pm-4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
8b766e0
Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes'
by Rafael J. Wysocki
· 8 years ago
8841b5f
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
eab60d4
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ae13373
Merge branch 'x86-acpi-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
18f48c9
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
da066f3
pNFS/flexfiles: never nfs4_mark_deviceid_unavailable
by Weston Andros Adamson
· 8 years ago
a33e4b0
pNFS: return status from nfs4_pnfs_ds_connect
by Weston Andros Adamson
· 8 years ago
0338533
NFSv4.1 respect server's max size in CREATE_SESSION
by Olga Kornievskaia
· 8 years ago
6351323
NFS prevent double free in async nfs4_exchange_id
by Olga Kornievskaia
· 8 years ago
05fae7b
nfs: make nfs4_cb_sv_ops static
by Jason Yan
· 8 years ago
eed5087
xprtrdma: Squelch kbuild sparse complaint
by Chuck Lever
· 8 years ago
38a3310
NFS: fix the fault nrequests decreasing for nfs_inode COPY
by Kinglong Mee
· 8 years ago
57fd0b7
Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 8 years ago
c79d5ff
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
f89406c
Merge tag 'for-linus-4.11b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
102ed8c
Merge tag 'drm-fixes-for-v4.11-rc3' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
Next »