index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-10
EDAC/ghes: Remove intermediate buffer pvt->detail_location
Robert Richter
1
-5
/
+4
2019-11-10
EDAC/ghes: Fix grain calculation
Robert Richter
1
-2
/
+8
2019-11-10
EDAC/ghes: Use standard kernel macros for page calculations
Robert Richter
1
-2
/
+2
2019-11-10
EDAC: Remove misleading comment in struct edac_raw_error_desc
Robert Richter
1
-5
/
+0
2019-11-10
EDAC/mc: Reduce indentation level in edac_mc_handle_error()
Robert Richter
1
-28
/
+29
2019-11-10
EDAC/mc: Remove needless zero string termination
Robert Richter
1
-1
/
+0
2019-11-10
EDAC/mc: Do not BUG_ON() in edac_mc_alloc()
Robert Richter
1
-1
/
+2
2019-11-10
EDAC: Introduce an mci_for_each_dimm() iterator
Robert Richter
5
-37
/
+40
2019-11-09
EDAC: Remove EDAC_DIMM_OFF() macro
Robert Richter
3
-72
/
+21
2019-11-09
EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function
Robert Richter
14
-63
/
+74
2019-11-09
EDAC/amd64: Get rid of the ECC disabled long message
Borislav Petkov
1
-16
/
+3
2019-11-08
EDAC/ghes: Fix locking and memory barrier issues
Robert Richter
1
-24
/
+66
2019-11-06
EDAC/amd64: Check for memory before fully initializing an instance
Yazen Ghannam
1
-3
/
+22
2019-11-06
EDAC/amd64: Use cached data when checking for ECC
Yazen Ghannam
1
-12
/
+8
2019-11-06
EDAC/amd64: Save max number of controllers to family type
Yazen Ghannam
2
-30
/
+16
2019-11-06
EDAC/amd64: Gather hardware information early
Yazen Ghannam
1
-50
/
+51
2019-11-06
EDAC/amd64: Make struct amd64_family_type global
Yazen Ghannam
1
-7
/
+5
2019-10-25
EDAC/amd64: Set grain per DIMM
Yazen Ghannam
1
-0
/
+2
2019-10-24
EDAC/aspeed: Use devm_platform_ioremap_resource() in aspeed_probe()
Markus Elfring
1
-6
/
+1
2019-10-19
EDAC, skx: Retrieve and print retry_rd_err_log registers
Tony Luck
3
-7
/
+60
2019-10-19
EDAC, skx_common: Refactor so that we initialize "dev" in result of adxl decode.
Tony Luck
1
-25
/
+23
2019-10-17
EDAC/ghes: Fix Use after free in ghes_edac remove path
James Morse
1
-0
/
+4
2019-10-09
EDAC/device: Rework error logging API
Hanna Hawa
2
-32
/
+72
2019-09-30
EDAC: skx_common: get rid of unused type var
Mauro Carvalho Chehab
1
-4
/
+1
2019-09-30
EDAC: sb_edac: get rid of unused vars
Mauro Carvalho Chehab
1
-13
/
+8
2019-09-30
EDAC: i5400_edac: get rid of some unused vars
Mauro Carvalho Chehab
1
-10
/
+1
2019-09-30
EDAC: i5400_edac: print type at debug message
Mauro Carvalho Chehab
1
-2
/
+2
2019-09-30
EDAC: i7300_edac: fix a kernel-doc syntax
Mauro Carvalho Chehab
1
-1
/
+1
2019-09-30
EDAC: i7300_edac: rename a kernel-doc var description
Mauro Carvalho Chehab
1
-1
/
+1
2019-09-30
EDAC: i5100_edac: get rid of an unused var
Mauro Carvalho Chehab
1
-2
/
+0
2019-09-30
Linux 5.4-rc1
v5.4-rc1
Linus Torvalds
1
-2
/
+2
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-4
/
+0
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
1
-1
/
+1
2019-09-30
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2
-21
/
+31
2019-09-30
csky: Use generic free_initrd_mem()
Mike Rapoport
1
-16
/
+0
2019-09-30
Revert "Revert "ext4: make __ext4_get_inode_loc plug""
Linus Torvalds
1
-0
/
+3
2019-09-30
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
1
-1
/
+61
2019-09-29
Documentation/process: Clarify disclosure rules
Thomas Gleixner
1
-7
/
+33
2019-09-28
selftests/ftrace: Fix same probe error test
Steven Rostedt (VMware)
1
-1
/
+1
2019-09-28
mm, tracing: Print symbol name for call_site in trace events
Changbin Du
1
-3
/
+4
2019-09-28
tracing: Have error path in predicate_parse() free its allocated memory
Navid Emamdoost
1
-2
/
+4
2019-09-28
tracing: Fix clang -Wint-in-bool-context warnings in IF_ASSIGN macro
Nathan Chancellor
1
-5
/
+5
2019-09-28
tracing/probe: Fix to check the difference of nr_args before adding probe
Masami Hiramatsu
1
-0
/
+16
2019-09-28
mm, page_alloc: allow hugepage fallback to remote nodes when madvised
David Rientjes
1
-0
/
+11
2019-09-28
mm, page_alloc: avoid expensive reclaim when compaction may not succeed
David Rientjes
1
-0
/
+22
2019-09-28
Revert "Revert "Revert "mm, thp: consolidate THP gfp handling into alloc_huge...
David Rientjes
4
-22
/
+51
2019-09-28
Revert "Revert "mm, thp: restore node-local hugepage allocations""
David Rientjes
3
-29
/
+17
2019-09-28
i2c: slave-eeprom: Add read only mode
Björn Ardö
1
-3
/
+11
2019-09-28
i2c: i801: Bring back Block Process Call support for certain platforms
Jarkko Nikula
1
-0
/
+1
[next]