index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
hexagon
/
lib
/
checksum.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-12
EDAC, mce_amd: Detect SMCA using X86_FEATURE_SMCA
Yazen Ghannam
1
-6
/
+3
2016-05-12
x86/mce: Update AMD mcheck init to use cpu_has() facilities
Yazen Ghannam
1
-5
/
+3
2016-05-12
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
3
-4
/
+14
2016-05-12
x86/mce/AMD: Save an indentation level in prepare_threshold_block()
Borislav Petkov
1
-40
/
+38
2016-05-12
x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systems
Yazen Ghannam
1
-9
/
+29
2016-05-12
x86/mce/AMD: Log Deferred Errors using SMCA MCA_DE{STAT,ADDR} registers
Yazen Ghannam
2
-8
/
+28
2016-05-03
x86/mce: Detect local MCEs properly
Yazen Ghannam
1
-13
/
+20
2016-05-03
x86/mce: Look in genpool instead of mcelog for pending error records
Tony Luck
3
-12
/
+70
2016-05-03
x86/mce: Detect and use SMCA-specific msr_ops
Yazen Ghannam
2
-19
/
+29
2016-05-03
x86/mce: Define vendor-specific MSR accessors
Yazen Ghannam
2
-0
/
+62
2016-05-03
x86/mce: Carve out writes to MCx_STATUS and MCx_CTL
Aravind Gopalakrishnan
1
-1
/
+8
2016-05-03
x86/mce: Grade uncorrected errors for SMCA-enabled systems
Aravind Gopalakrishnan
1
-0
/
+30
2016-05-03
x86/mce: Log MCEs after a warm rest on AMD, Fam17h and later
Aravind Gopalakrishnan
1
-1
/
+1
2016-05-02
Linux 4.6-rc6
v4.6-rc6
Linus Torvalds
1
-2
/
+2
2016-04-29
EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callback
Tony Luck
2
-2
/
+2
2016-04-29
Documentation/sysctl/vm.txt: update numa_zonelist_order description
Xishi Qiu
1
-9
/
+10
2016-04-29
lib/stackdepot.c: allow the stack trace hash to be zero
Alexander Potapenko
1
-4
/
+0
2016-04-29
rapidio: fix potential NULL pointer dereference
Vladimir Zapolskiy
1
-2
/
+2
2016-04-29
mm/memory-failure: fix race with compound page split/merge
Konstantin Khlebnikov
1
-1
/
+9
2016-04-29
ocfs2/dlm: return zero if deref_done message is successfully handled
xuejiufei
1
-0
/
+2
2016-04-29
Ananth has moved
Ananth N Mavinakayanahalli
1
-1
/
+1
2016-04-29
kcov: don't profile branches in kcov
Andrey Ryabinin
1
-0
/
+1
2016-04-29
kcov: don't trace the code coverage code
James Morse
1
-1
/
+1
2016-04-29
mm: wake kcompactd before kswapd's short sleep
Vlastimil Babka
1
-14
/
+14
2016-04-29
.mailmap: add Frank Rowand
Frank Rowand
1
-0
/
+3
2016-04-29
mm/hwpoison: fix wrong num_poisoned_pages accounting
Minchan Kim
1
-1
/
+7
2016-04-29
mm: call swap_slot_free_notify() with page lock held
Minchan Kim
1
-1
/
+5
2016-04-29
mm: vmscan: reclaim highmem zone if buffer_heads is over limit
Minchan Kim
1
-1
/
+1
2016-04-29
numa: fix /proc/<pid>/numa_maps for THP
Gerald Schaefer
3
-3
/
+72
2016-04-29
mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check
Konstantin Khlebnikov
1
-4
/
+2
2016-04-29
mailmap: fix Krzysztof Kozlowski's misspelled name
Krzysztof Kozlowski
1
-0
/
+1
2016-04-29
thp: keep huge zero page pinned until tlb flush
Kirill A. Shutemov
3
-3
/
+13
2016-04-29
mm: exclude HugeTLB pages from THP page_mapped() logic
Steve Capper
1
-0
/
+2
2016-04-29
kexec: export OFFSET(page.compound_head) to find out compound tail page
Atsushi Kumagai
1
-0
/
+1
2016-04-29
kexec: update VMCOREINFO for compound_order/dtor
Atsushi Kumagai
1
-2
/
+4
2016-04-29
RDMA/nes: don't leak skb if carrier down
Florian Westphal
1
-3
/
+0
2016-04-28
drm/vmwgfx: Fix order of operation
Sinclair Yeh
1
-3
/
+3
2016-04-28
drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.
Charmaine Lee
1
-4
/
+4
2016-04-28
drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATION
Charmaine Lee
1
-1
/
+1
2016-04-28
IB/security: Restrict use of the write() interface
Jason Gunthorpe
7
-1
/
+40
2016-04-28
IB/hfi1: Use kernel default llseek for ui device
Dean Luick
1
-23
/
+2
2016-04-28
IB/hfi1: Don't attempt to free resources if initialization failed
Mitko Haralanov
2
-33
/
+29
2016-04-28
IB/hfi1: Fix missing lock/unlock in verbs drain callback
Mike Marciniszyn
1
-0
/
+2
2016-04-28
IB/rdmavt: Fix send scheduling
Jubin John
1
-2
/
+2
2016-04-28
IB/hfi1: Prevent unpinning of wrong pages
Mitko Haralanov
1
-5
/
+8
2016-04-28
IB/hfi1: Fix deadlock caused by locking with wrong scope
Mitko Haralanov
1
-5
/
+11
2016-04-28
IB/hfi1: Prevent NULL pointer deferences in caching code
Mitko Haralanov
4
-23
/
+37
2016-04-28
MAINTAINERS: Update iser/isert maintainer contact info
Sagi Grimberg
1
-2
/
+2
2016-04-28
IB/mlx5: Expose correct max_sge_rd limit
Sagi Grimberg
2
-1
/
+12
2016-04-28
mmc: sunxi: Disable eMMC HS-DDR (MMC_CAP_1_8V_DDR) for Allwinner A80
Chen-Yu Tsai
1
-0
/
+5
[next]