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 scripts python: exported-sql-viewer.py: Add context menu
Adrian Hunter
2019-05-15
1
-0
/
+41
*
perf scripts python: exported-sql-viewer.py: Add copy to clipboard
Adrian Hunter
2019-05-15
1
-0
/
+217
*
perf scripts python: exported-sql-viewer.py: Add tree level
Adrian Hunter
2019-05-15
1
-0
/
+4
*
perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlar...
Adrian Hunter
2019-05-15
1
-4
/
+10
*
perf scripts python: exported-sql-viewer.py: Move view creation
Adrian Hunter
2019-05-15
1
-3
/
+2
*
perf tools x86: Add support for recording and printing XMM registers
Andi Kleen
2019-05-15
3
-2
/
+40
*
perf parse-regs: Improve error output when faced with unknown register name
Arnaldo Carvalho de Melo
2019-05-15
1
-2
/
+1
*
perf record: Fix suggestion to get list of registers usable with --user-regs ...
Arnaldo Carvalho de Melo
2019-05-15
1
-2
/
+2
*
tools pci: Do not delete pcitest.sh in 'make clean'
Arnaldo Carvalho de Melo
2019-05-15
1
-2
/
+2
*
tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sources
Arnaldo Carvalho de Melo
2019-05-15
1
-1
/
+22
*
tools arch uapi: Sync the x86 kvm.h copy
Arnaldo Carvalho de Melo
2019-05-15
1
-0
/
+1
*
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2019-05-15
1
-1
/
+2
*
perf tools: Speed up report for perf compiled with linwunwind
Jiri Olsa
2019-05-15
3
-7
/
+12
*
tools lib traceevent: Remove hard coded install paths from pkg-config file
Tzvetomir Stoyanov
2019-05-15
2
-6
/
+11
*
csky: Add support for libdw
Mao Han
2019-05-15
8
-1
/
+288
*
perf test: Fix spelling mistake "leadking" -> "leaking"
Colin Ian King
2019-05-15
1
-2
/
+2
*
perf annotate: Remove hist__account_cycles() from callback
Jin Yao
2019-05-15
3
-9
/
+8
*
perf/x86/intel: Fix INTEL_FLAGS_EVENT_CONSTRAINT* masking
Stephane Eranian
2019-05-10
1
-2
/
+2
*
perf/x86/amd/iommu: Make the 'amd_iommu_attr_groups' symbol static
Wang Hai
2019-05-08
1
-1
/
+1
*
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-07
9
-83
/
+132
|
\
|
*
x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
Yazen Ghannam
2019-04-23
4
-15
/
+50
|
*
x86/MCE: Add an MCE-record filtering function
Yazen Ghannam
2019-04-23
3
-0
/
+11
|
*
RAS/CEC: Increment cec_entered under the mutex lock
WANG Chao
2019-04-20
1
-2
/
+2
|
*
x86/mce: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-04-19
1
-4
/
+4
|
*
x86/mce: Remove mce_report_event()
Borislav Petkov
2019-03-29
1
-18
/
+2
|
*
x86/mce: Handle varying MCA bank counts
Yazen Ghannam
2019-03-27
2
-22
/
+14
|
*
x86/mce: Fix machine_check_poll() tests for error types
Tony Luck
2019-03-27
1
-7
/
+37
|
*
MAINTAINERS: Fix file pattern for X86 MCE INFRASTRUCTURE
Tony Luck
2019-03-26
1
-1
/
+1
|
*
x86/MCE: Group AMD function prototypes in <asm/mce.h>
Yazen Ghannam
2019-03-24
1
-14
/
+11
*
|
Merge tag 'edac_for_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2019-05-07
12
-294
/
+537
|
\
\
|
*
|
Revert "EDAC/amd64: Support more than two controllers for chip select handling"
Borislav Petkov
2019-04-25
2
-62
/
+56
|
*
|
arm64: dts: stratix10: Use new Stratix10 EDAC bindings
Thor Thayer
2019-04-10
1
-12
/
+13
|
*
|
Documentation: dt: edac: Add Stratix10 Peripheral bindings
Thor Thayer
2019-04-10
1
-0
/
+106
|
*
|
Documentation: dt: edac: Fix Stratix10 IRQ bindings
Thor Thayer
2019-04-10
1
-10
/
+19
|
*
|
EDAC/altera, firmware/intel: Add Stratix10 ECC DBE SMC call
Thor Thayer
2019-04-02
3
-83
/
+20
|
*
|
EDAC/altera: Initialize peripheral FIFOs in probe()
Thor Thayer
2019-03-29
1
-71
/
+91
|
*
|
EDAC/altera: Do less intrusive error injection
Thor Thayer
2019-03-29
2
-18
/
+14
|
*
|
EDAC/amd64: Adjust printed chip select sizes when interleaved
Yazen Ghannam
2019-03-27
1
-2
/
+29
|
*
|
EDAC/amd64: Support more than two controllers for chip select handling
Yazen Ghannam
2019-03-27
2
-56
/
+62
|
*
|
EDAC/amd64: Recognize x16 symbol size
Yazen Ghannam
2019-03-27
2
-12
/
+11
|
*
|
EDAC/amd64: Set maximum channel layer size depending on family
Yazen Ghannam
2019-03-27
1
-1
/
+7
|
*
|
EDAC/amd64: Support more than two Unified Memory Controllers
Yazen Ghannam
2019-03-27
2
-21
/
+32
|
*
|
EDAC/amd64: Use a macro for iterating over Unified Memory Controllers
Yazen Ghannam
2019-03-27
1
-7
/
+10
|
*
|
EDAC/amd64: Add Family 17h Model 30h PCI IDs
Yazen Ghannam
2019-03-27
2
-0
/
+16
|
*
|
MAINTAINERS: Add entry for EDAC-I10NM
Tony Luck
2019-03-26
1
-0
/
+6
|
*
|
MAINTAINERS: Update entry for EDAC-SKYLAKE
Tony Luck
2019-03-26
1
-1
/
+1
|
*
|
EDAC, altera: Fix S10 Double Bit Error Notification
Thor Thayer
2019-03-23
2
-17
/
+72
|
*
|
EDAC, skx, i10nm: Make skx_common.c a pure library
Qiuxu Zhuo
2019-03-23
4
-58
/
+109
|
|
/
*
|
Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-07
3
-0
/
+102
|
\
\
|
*
|
ACPI / property: fix handling of data_nodes in acpi_get_next_subnode()
Pierre-Louis Bossart
2019-05-01
1
-0
/
+8
[prev]
[next]