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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
perf trace beauty: Export the fd beautifier for use in more places
Arnaldo Carvalho de Melo
2
-7
/
+4
2017-07-18
perf trace beauty: Give syscall return beautifier more context
Arnaldo Carvalho de Melo
4
-10
/
+20
2017-07-18
perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value
Arnaldo Carvalho de Melo
1
-2
/
+14
2017-07-18
perf trace beauty fcntl flags: Beautify F_SETFL arg
Arnaldo Carvalho de Melo
1
-0
/
+2
2017-07-18
perf trace beauty open flags: Move RDRW to the start of the output
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-18
perf trace beauty fcntl: Beautify F_GETFL return value
Arnaldo Carvalho de Melo
1
-2
/
+8
2017-07-18
perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-07-18
perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW
Arnaldo Carvalho de Melo
1
-0
/
+6
2017-07-18
perf trace: Allow syscall_arg beautifiers to set a different return formatter
Arnaldo Carvalho de Melo
2
-1
/
+29
2017-07-18
perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter
Arnaldo Carvalho de Melo
2
-6
/
+15
2017-07-18
perf trace: Beautify new write hint fcntl commands
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-18
perf trace beauty fcntl: Basic 'arg' beautifier
Arnaldo Carvalho de Melo
3
-1
/
+23
2017-07-18
tools include uapi asm-generic: Grab a copy of fcntl.h
Arnaldo Carvalho de Melo
1
-0
/
+220
2017-07-18
perf trace beauty: Introduce syscall arg beautifier for long integers
Arnaldo Carvalho de Melo
2
-0
/
+8
2017-07-18
perf trace beauty: Export the "int" and "hex" syscall arg formatters
Arnaldo Carvalho de Melo
2
-8
/
+8
2017-07-18
perf trace beauty: Allow accessing syscall args values in a syscall arg forma...
Arnaldo Carvalho de Melo
2
-7
/
+29
2017-07-18
perf trace beauty: Mask ignored fcntl 'arg' parameter
Arnaldo Carvalho de Melo
4
-1
/
+28
2017-07-18
perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace'
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-18
perf trace beauty: Export the strarrays scnprintf method
Arnaldo Carvalho de Melo
2
-4
/
+5
2017-07-18
tools: Update include/uapi/linux/fcntl.h copy from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+21
2017-07-18
perf trace: Beautify linux specific fcntl commands
Arnaldo Carvalho de Melo
1
-3
/
+54
2017-07-18
perf trace: Remove F_ from some of the fcntl command strings
Arnaldo Carvalho de Melo
1
-3
/
+3
2017-07-18
perf annotate: Implement visual marker for macro fusion
Jin Yao
5
-0
/
+63
2017-07-18
perf annotate: Check for fused instructions
Jin Yao
8
-6
/
+81
2017-07-18
objtool, x86: Add facility for asm code to provide unwind hints
Josh Poimboeuf
4
-13
/
+207
2017-07-18
objtool: Add ORC unwind table generation
Josh Poimboeuf
14
-60
/
+916
2017-07-17
xdp: bpf redirect with map sample program
John Fastabend
1
-0
/
+2
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
1
-0
/
+15
2017-07-16
tools: hv: ignore a NIC if it has been configured
[email protected]
1
-2
/
+25
2017-07-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+633
2017-07-14
kmod: throttle kmod thread limit
Luis R. Rodriguez
1
-22
/
+2
2017-07-14
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
3
-0
/
+653
2017-07-14
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
Linus Torvalds
1
-2
/
+9
2017-07-13
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
3
-2
/
+66
2017-07-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-221
/
+777
2017-07-13
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
3
-5
/
+211
2017-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+212
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
test_sysctl: test against int proc_dointvec() array support
Luis R. Rodriguez
1
-0
/
+89
2017-07-12
test_sysctl: add simple proc_douintvec() case
Luis R. Rodriguez
1
-0
/
+63
2017-07-12
test_sysctl: add simple proc_dointvec() case
Luis R. Rodriguez
1
-0
/
+62
2017-07-12
test_sysctl: test against PAGE_SIZE for int
Luis R. Rodriguez
1
-0
/
+66
2017-07-12
test_sysctl: add generic script to expand on tests
Luis R. Rodriguez
5
-220
/
+495
2017-07-12
test_sysctl: add dedicated proc sysctl test driver
Luis R. Rodriguez
3
-4
/
+5
2017-07-12
perf symbols: Accept zero as the kernel base address
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-11
samples/bpf: fix a build issue
Yonghong Song
3
-1
/
+212
2017-07-10
perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...
Jin Yao
1
-1
/
+1
2017-07-10
perf evsel: State in the default event name if attr.exclude_kernel is set
Arnaldo Carvalho de Melo
1
-2
/
+4
2017-07-10
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-09
rtc: rtctest: add check for problematic dates
Benjamin Gaignard
1
-4
/
+124
[prev]
[next]