index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Rename trace_active to disable_stack_tracer and inline its modification
Steven Rostedt (VMware)
2017-04-10
2
-43
/
+43
*
tracing: Add stack_tracer_disable/enable() functions
Steven Rostedt (VMware)
2017-04-10
2
-0
/
+38
*
tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.c
Steven Rostedt (VMware)
2017-04-10
1
-16
/
+7
*
ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolines
Steven Rostedt (VMware)
2017-04-07
2
-25
/
+20
*
tracing/kprobes: expose maxactive for kretprobe in kprobe_events
Alban Crequy
2017-04-04
3
-7
/
+76
*
ftrace: Have init/main.c call ftrace directly to free init memory
Steven Rostedt (VMware)
2017-04-03
4
-9
/
+8
*
ftrace: Create separate t_func_next() to simplify the function / hash logic
Steven Rostedt (VMware)
2017-04-01
1
-14
/
+31
*
ftrace: Update func_pos in t_start() when all functions are enabled
Steven Rostedt (VMware)
2017-04-01
1
-0
/
+1
*
ftrace: Return NULL at end of t_start() instead of calling t_hash_start()
Steven Rostedt (VMware)
2017-04-01
1
-1
/
+1
*
ftrace: Assign iter->hash to filter or notrace hashes on seq read
Steven Rostedt (VMware)
2017-04-01
1
-12
/
+9
*
ftrace: Clean up __seq_open_private() return check
Steven Rostedt (VMware)
2017-04-01
1
-11
/
+13
*
ftrace/x86: Do no run CPU sync when there is only one CPU online
Steven Rostedt (VMware)
2017-03-28
1
-1
/
+7
*
tracing: Move trace_handle_return() out of line
Steven Rostedt (VMware)
2017-03-25
2
-10
/
+13
*
ftrace: Allow for function tracing to record init functions on boot up
Steven Rostedt (VMware)
2017-03-25
6
-1
/
+58
*
ftrace: Have function tracing start in early boot up
Steven Rostedt (VMware)
2017-03-25
3
-2
/
+6
*
tracing: Postpone tracer start-up tests till the system is more robust
Steven Rostedt (VMware)
2017-03-25
1
-0
/
+71
*
ftrace: Move ftrace_init() to right after memory initialization
Steven Rostedt (VMware)
2017-03-24
1
-2
/
+2
*
tracing: Split tracing initialization into two for early initialization
Steven Rostedt (VMware)
2017-03-24
3
-2
/
+11
*
Linux 4.11-rc3
v4.11-rc3
Linus Torvalds
2017-03-20
1
-1
/
+1
*
mm/swap: don't BUG_ON() due to uninitialized swap slot cache
Linus Torvalds
2017-03-20
1
-1
/
+1
*
Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-03-20
4
-2
/
+6
|
\
|
*
powerpc/pseries: Don't give a warning when HPT resizing isn't available
Michael Ellerman
2017-03-17
1
-1
/
+3
|
*
powerpc: Wire up statx() syscall
Chandan Rajendra
2017-03-16
3
-1
/
+3
*
|
Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-20
8
-68
/
+88
|
\
\
|
*
|
parisc: Fix system shutdown halt
Helge Deller
2017-03-18
1
-0
/
+2
|
*
|
parisc: perf: Fix potential NULL pointer dereference
Arvind Yadav
2017-03-18
1
-45
/
+49
|
*
|
parisc: Avoid compiler warnings with access_ok()
Helge Deller
2017-03-15
1
-1
/
+2
|
*
|
parisc: Wire up statx system call
Helge Deller
2017-03-15
2
-1
/
+3
|
*
|
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
John David Anglin
2017-03-15
2
-21
/
+24
|
*
|
parisc: support R_PARISC_SECREL32 relocation in modules
Mikulas Patocka
2017-03-15
1
-0
/
+8
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2017-03-20
25
-548
/
+1274
|
\
\
\
|
*
|
|
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
2017-03-19
1
-3
/
+3
|
*
|
|
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
2017-03-19
6
-20
/
+81
|
*
|
|
qla2xxx: Change scsi host lookup method.
Quinn Tran
2017-03-19
7
-40
/
+100
|
*
|
|
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2017-03-19
2
-4
/
+90
|
*
|
|
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
2017-03-19
6
-65
/
+279
|
*
|
|
qla2xxx: Add async new target notification
Quinn Tran
2017-03-19
2
-3
/
+4
|
*
|
|
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2017-03-19
2
-0
/
+27
|
*
|
|
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
2017-03-19
7
-251
/
+406
|
*
|
|
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
2017-03-19
4
-8
/
+32
|
*
|
|
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
2017-03-19
1
-23
/
+18
|
*
|
|
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
2017-03-19
1
-2
/
+10
|
*
|
|
qla2xxx: Fix request queue corruption.
Quinn Tran
2017-03-19
1
-3
/
+9
|
*
|
|
qla2xxx: Fix memory leak for abts processing
Quinn Tran
2017-03-19
1
-0
/
+2
|
*
|
|
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
2017-03-19
5
-10
/
+16
|
*
|
|
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
2017-03-19
1
-26
/
+68
|
*
|
|
tcmu: make cmd timeout configurable
Mike Christie
2017-03-19
1
-6
/
+35
|
*
|
|
tcmu: add helper to check if dev was configured
Mike Christie
2017-03-19
1
-2
/
+6
|
*
|
|
target: fix race during implicit transition work flushes
Mike Christie
2017-03-18
1
-9
/
+1
|
*
|
|
target: allow userspace to set state to transitioning
Mike Christie
2017-03-18
1
-15
/
+22
[next]