index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ramfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-05
perf/x86: Add model numbers for Kabylake CPUs
Andi Kleen
1
-0
/
+2
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
perf tests: Do not use sizeof on pointer type
Vaishali Thakkar
1
-1
/
+1
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
perf trace: Move msg_flags beautifier to tools/perf/trace/beauty/
Arnaldo Carvalho de Melo
2
-61
/
+63
2016-04-28
perf record: Generate tracking events for process forked by perf
Wang Nan
1
-1
/
+30
2016-04-28
perf record: Disable buildid cache options by default in switch output mode
Wang Nan
2
-2
/
+30
2016-04-28
perf record: Force enable --timestamp-filename when --switch-output is provided
Wang Nan
2
-0
/
+8
2016-04-28
perf record: Split output into multiple files via '--switch-output'
Wang Nan
2
-2
/
+46
2016-04-28
perf tools: Derive trigger class from auxtrace_snapshot
Wang Nan
1
-53
/
+20