index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
bridge: fdb add and delete tracepoints
Roopa Prabhu
1
-0
/
+98
2017-08-29
xdp: separate xdp_redirect tracepoint in map case
Jesper Dangaard Brouer
1
-8
/
+38
2017-08-29
xdp: separate xdp_redirect tracepoint in error case
Jesper Dangaard Brouer
1
-4
/
+18
2017-08-29
xdp: make xdp tracepoints report bpf prog id instead of prog_tag
Jesper Dangaard Brouer
1
-10
/
+8
2017-08-29
xdp: tracepoint xdp_redirect also need a map argument
Jesper Dangaard Brouer
1
-8
/
+30
2017-08-29
xdp: remove redundant argument to trace_xdp_redirect
Jesper Dangaard Brouer
1
-3
/
+3
2017-08-24
xdp: get tracepoints xdp_exception and xdp_redirect in sync
Jesper Dangaard Brouer
1
-6
/
+6
2017-08-24
xdp: remove net_device names from xdp_redirect tracepoint
Jesper Dangaard Brouer
1
-12
/
+12
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
3
-12
/
+12
2017-08-21
f2fs: add tracepoint for f2fs_gc
Chao Yu
1
-0
/
+107
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+5
2017-08-18
xdp: adjust xdp redirect tracepoint to include return error code
Jesper Dangaard Brouer
1
-4
/
+7
2017-08-18
btrfs: use BTRFS_FSID_SIZE for fsid
Anand Jain
1
-9
/
+9
2017-08-16
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
Jesper Dangaard Brouer
1
-0
/
+50
2017-08-16
btrfs: Remove redundant argument of flush_space
Nikolay Borisov
1
-8
/
+5
2017-08-16
btrfs: backref, add tracepoints for prelim_ref insertion and merging
Jeff Mahoney
1
-0
/
+58
2017-08-16
btrfs: constify tracepoint arguments
Jeff Mahoney
1
-114
/
+128
2017-08-15
f2fs: fix potential overflow when adjusting GC cycle
Chao Yu
1
-3
/
+3
2017-08-07
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
1
-27
/
+8
2017-07-30
ext4: remove unused metadata accounting variables
Eric Whitney
1
-27
/
+8
2017-07-29
kernfs: introduce kernfs_node_id
Shaohua Li
1
-1
/
+1
2017-07-24
rcutorture: Place event-traced strings into trace buffer
Paul E. McKenney
1
-2
/
+5
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-07-17
xdp: add trace event for xdp redirect
John Fastabend
1
-1
/
+30
2017-07-12
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
1
-1
/
+1
2017-07-12
Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-224
/
+251
2017-07-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+81
2017-07-10
mm/oom_kill.c: add tracepoints for oom reaper-related events
Roman Gushchin
1
-0
/
+80
2017-07-10
oom, trace: remove ENUM evaluation of COMPACTION_FEEDBACK
Steven Rostedt (VMware)
1
-1
/
+1
2017-07-10
Merge tag 'for-f2fs-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
1
-2
/
+14
2017-07-07
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+57
2017-07-06
Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-7
/
+32
2017-07-06
Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-0
/
+125
2017-07-06
fs: new infrastructure for writeback error handling and reporting
Jeff Layton
1
-0
/
+57
2017-07-05
Merge branch 'for-4.13-part1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-36
/
+0
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2017-07-04
Merge tag 'spi-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-13
/
+13
2017-07-03
Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+195
2017-06-20
percpu: add tracepoint support for percpu memory
Dennis Zhou
1
-0
/
+125
2017-06-19
btrfs: cleanup unused qgroup trace event
Anand Jain
1
-36
/
+0
2017-06-13
tracing: Add TRACE_DEFINE_SIZEOF() macros
Jeremy Linton
1
-2
/
+11
2017-06-13
tracing: define TRACE_DEFINE_SIZEOF() macro to map sizeof's to their values
Jeremy Linton
1
-0
/
+16
2017-06-13
trace: rename trace_enum_map to trace_eval_map
Jeremy Linton
1
-4
/
+4
2017-06-13
trace: rename kernel enum section to eval
Jeremy Linton
1
-1
/
+1
2017-06-13
spi: Generalize SPI "master" to "controller"
Geert Uytterhoeven
1
-13
/
+13
2017-06-09
drivers/fsi/gpio: Add tracepoints for GPIO master
Jeremy Kerr
1
-0
/
+68
2017-06-09
drivers/fsi: Add tracepoints for low-level operations
Jeremy Kerr
1
-0
/
+127
2017-06-08
rcu: Prevent rcu_barrier() from starting needless grace periods
Paul E. McKenney
1
-0
/
+1
2017-06-05
rxrpc: Add service upgrade support for client connections
David Howells
1
-0
/
+1
2017-05-31
i2c: break out smbus support into separate file
Wolfram Sang
2
-224
/
+251
[prev]
[next]