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
*
perf trace beauty fcntl: Basic 'arg' beautifier
Arnaldo Carvalho de Melo
2017-07-19
3
-1
/
+23
*
tools include uapi asm-generic: Grab a copy of fcntl.h
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+220
*
perf trace beauty: Introduce syscall arg beautifier for long integers
Arnaldo Carvalho de Melo
2017-07-19
2
-0
/
+8
*
perf trace beauty: Export the "int" and "hex" syscall arg formatters
Arnaldo Carvalho de Melo
2017-07-19
2
-8
/
+8
*
perf trace beauty: Allow accessing syscall args values in a syscall arg forma...
Arnaldo Carvalho de Melo
2017-07-19
2
-7
/
+29
*
perf trace beauty: Mask ignored fcntl 'arg' parameter
Arnaldo Carvalho de Melo
2017-07-19
4
-1
/
+28
*
perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace'
Arnaldo Carvalho de Melo
2017-07-19
1
-1
/
+1
*
perf trace beauty: Export the strarrays scnprintf method
Arnaldo Carvalho de Melo
2017-07-19
2
-4
/
+5
*
tools: Update include/uapi/linux/fcntl.h copy from the kernel
Arnaldo Carvalho de Melo
2017-07-19
1
-0
/
+21
*
perf trace: Beautify linux specific fcntl commands
Arnaldo Carvalho de Melo
2017-07-19
1
-3
/
+54
*
perf trace: Remove F_ from some of the fcntl command strings
Arnaldo Carvalho de Melo
2017-07-19
1
-3
/
+3
*
perf annotate: Implement visual marker for macro fusion
Jin Yao
2017-07-19
5
-0
/
+63
*
perf annotate: Check for fused instructions
Jin Yao
2017-07-19
8
-6
/
+81
*
perf symbols: Accept zero as the kernel base address
Arnaldo Carvalho de Melo
2017-07-12
1
-1
/
+1
*
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
2017-07-11
1
-21
/
+0
*
Merge tag 'perf-urgent-for-mingo-4.13-20170710' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-07-11
2
-4
/
+6
|
\
|
*
perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...
Jin Yao
2017-07-10
1
-1
/
+1
|
*
perf evsel: State in the default event name if attr.exclude_kernel is set
Arnaldo Carvalho de Melo
2017-07-10
1
-2
/
+4
|
*
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
Arnaldo Carvalho de Melo
2017-07-10
1
-1
/
+1
|
/
*
kprobes: Ensure that jprobe probepoints are at function entry
Naveen N. Rao
2017-07-08
1
-2
/
+6
*
kprobes: Simplify register_jprobes()
Naveen N. Rao
2017-07-08
1
-14
/
+16
*
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...
Naveen N. Rao
2017-07-08
4
-8
/
+8
*
Merge tag 'perf-urgent-for-mingo-4.12-20170704' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-07-05
2
-1
/
+2
|
\
|
*
perf unwind: Do not fail due to missing unwind support
Jiri Olsa
2017-07-04
1
-1
/
+1
|
*
perf evsel: Set attr.exclude_kernel when probing max attr.precise_ip
Arnaldo Carvalho de Melo
2017-07-04
1
-0
/
+1
*
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-04
18
-730
/
+759
|
\
\
|
*
|
RAS/CEC: Check the correct variable in the debugfs error handling
Christophe JAILLET
2017-06-26
1
-1
/
+1
|
*
|
x86/mce: Always save severity in machine_check_poll()
Yazen Ghannam
2017-06-26
1
-6
/
+1
|
*
|
x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more precise
Juergen Gross
2017-06-20
2
-1
/
+9
|
*
|
x86/mce: Update bootlog description to reflect behavior on AMD
Yazen Ghannam
2017-06-14
2
-3
/
+5
|
*
|
x86/mce: Don't disable MCA banks when offlining a CPU on AMD
Yazen Ghannam
2017-06-14
1
-2
/
+3
|
*
|
x86/mce/mce-inject: Preset the MCE injection struct
Borislav Petkov
2017-06-14
1
-0
/
+9
|
*
|
x86/mce: Clean up include files
Borislav Petkov
2017-06-14
1
-10
/
+0
|
*
|
x86/mce: Get rid of register_mce_write_callback()
Borislav Petkov
2017-06-14
4
-62
/
+61
|
*
|
x86/mce: Merge mce_amd_inj into mce-inject
Borislav Petkov
2017-06-14
7
-524
/
+532
|
*
|
x86/mce/AMD: Use saved threshold block info in interrupt handler
Yazen Ghannam
2017-06-14
1
-31
/
+35
|
*
|
x86/mce/AMD: Use msr_stat when clearing MCA_STATUS
Yazen Ghannam
2017-06-14
1
-1
/
+1
|
*
|
Merge tag 'v4.12-rc5' into ras/core, to pick up fixes
Ingo Molnar
2017-06-14
868
-5343
/
+9848
|
|
\
\
|
*
|
|
x86/mce/AMD: Carve out SMCA bank configuration
Yazen Ghannam
2017-05-21
1
-38
/
+38
|
*
|
|
x86/mce/AMD: Redo error logging from APIC LVT interrupt handlers
Yazen Ghannam
2017-05-21
1
-73
/
+74
|
*
|
|
x86/mce: Convert threshold_bank.cpus from atomic_t to refcount_t
Elena Reshetova
2017-05-21
2
-4
/
+5
|
*
|
|
RAS: Make local function parse_ras_param() static
Wei Yongjun
2017-05-21
1
-1
/
+1
|
*
|
|
ACPI/APEI: Handle GSIV and GPIO notification types
Shiju Jose
2017-05-21
1
-14
/
+25
*
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-04
40
-375
/
+474
|
\
\
\
\
|
*
|
|
|
cpu/hotplug: Constify attribute_group structures
Arvind Yadav
2017-06-30
1
-2
/
+2
|
*
|
|
|
powerpc: Only obtain cpu_hotplug_lock if called by rtasd
Thiago Jung Bauermann
2017-06-23
3
-4
/
+26
|
*
|
|
|
ARM/hw_breakpoint: Fix possible recursive locking for arch_hw_breakpoint_init
Tony Lindgren
2017-06-20
1
-1
/
+1
|
*
|
|
|
cpu/hotplug: Remove unused check_for_tasks() function
Arnd Bergmann
2017-06-12
1
-24
/
+0
|
*
|
|
|
perf/core: Don't release cred_guard_mutex if not taken
Alexander Levin
2017-06-03
1
-1
/
+1
|
*
|
|
|
cpuhotplug: Link lock stacks for hotplug callbacks
Thomas Gleixner
2017-05-26
1
-0
/
+13
[next]