index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
tools build: Add test for setns()
Arnaldo Carvalho de Melo
8
-2
/
+40
2017-07-18
tools include uapi x86: Add __NR_setns, if missing
Arnaldo Carvalho de Melo
2
-0
/
+6
2017-07-18
tools include uapi x86: Grab a copy of unistd.h
Arnaldo Carvalho de Melo
2
-0
/
+18
2017-07-18
perf vendor events: Add POWER9 PVRs to mapfile
Sukadev Bhattiprolu
1
-0
/
+3
2017-07-18
perf vendor events: Add POWER9 PMU events
Sukadev Bhattiprolu
9
-0
/
+3540
2017-07-18
perf pmu-events: Support additional POWER8+ PVR in mapfile
Shriya
1
-0
/
+1
2017-07-18
perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN
Arnaldo Carvalho de Melo
1
-1
/
+8
2017-07-18
perf trace beauty: Export the pid beautifier for use in more places
Arnaldo Carvalho de Melo
2
-3
/
+4
2017-07-18
perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC)
Arnaldo Carvalho de Melo
1
-1
/
+5
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-12
perf symbols: Accept zero as the kernel base address
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-07-11
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
1
-21
/
+0
2017-07-11
Merge tag 'perf-urgent-for-mingo-4.13-20170710' of git://git.kernel.org/pub/s...
Ingo Molnar
2
-4
/
+6
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-08
kprobes: Ensure that jprobe probepoints are at function entry
Naveen N. Rao
1
-2
/
+6
2017-07-08
kprobes: Simplify register_jprobes()
Naveen N. Rao
1
-14
/
+16
2017-07-08
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
4
-8
/
+8
2017-07-05
Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/s...
Ingo Molnar
2
-1
/
+2
2017-07-04
perf unwind: Do not fail due to missing unwind support
Jiri Olsa
1
-1
/
+1
2017-07-04
perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-07-03
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-730
/
+759
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
40
-375
/
+474
2017-07-03
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-25
/
+85
2017-07-03
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-60
/
+77
2017-07-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
86
-709
/
+3342
[next]