summaryrefslogtreecommitdiffstats
path: root/fs/ramfs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-05perf/x86: Add model numbers for Kabylake CPUsAndi Kleen1-0/+2
2016-05-02Linux 4.6-rc6v4.6-rc6Linus Torvalds1-2/+2
2016-04-29EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2-2/+2
2016-04-29Documentation/sysctl/vm.txt: update numa_zonelist_order descriptionXishi Qiu1-9/+10
2016-04-29lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko1-4/+0
2016-04-29rapidio: fix potential NULL pointer dereferenceVladimir Zapolskiy1-2/+2
2016-04-29mm/memory-failure: fix race with compound page split/mergeKonstantin Khlebnikov1-1/+9
2016-04-29ocfs2/dlm: return zero if deref_done message is successfully handledxuejiufei1-0/+2
2016-04-29Ananth has movedAnanth N Mavinakayanahalli1-1/+1
2016-04-29kcov: don't profile branches in kcovAndrey Ryabinin1-0/+1
2016-04-29kcov: don't trace the code coverage codeJames Morse1-1/+1
2016-04-29mm: wake kcompactd before kswapd's short sleepVlastimil Babka1-14/+14
2016-04-29.mailmap: add Frank RowandFrank Rowand1-0/+3
2016-04-29mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim1-1/+7
2016-04-29mm: call swap_slot_free_notify() with page lock heldMinchan Kim1-1/+5
2016-04-29mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim1-1/+1
2016-04-29numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer3-3/+72
2016-04-29mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov1-4/+2
2016-04-29mailmap: fix Krzysztof Kozlowski's misspelled nameKrzysztof Kozlowski1-0/+1
2016-04-29thp: keep huge zero page pinned until tlb flushKirill A. Shutemov3-3/+13
2016-04-29mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper1-0/+2
2016-04-29kexec: export OFFSET(page.compound_head) to find out compound tail pageAtsushi Kumagai1-0/+1
2016-04-29kexec: update VMCOREINFO for compound_order/dtorAtsushi Kumagai1-2/+4
2016-04-29RDMA/nes: don't leak skb if carrier downFlorian Westphal1-3/+0
2016-04-28perf tests: Do not use sizeof on pointer typeVaishali Thakkar1-1/+1
2016-04-28drm/vmwgfx: Fix order of operationSinclair Yeh1-3/+3
2016-04-28drm/vmwgfx: use vmw_cmd_dx_cid_check for query commands.Charmaine Lee1-4/+4
2016-04-28drm/vmwgfx: Enable SVGA_3D_CMD_DX_SET_PREDICATIONCharmaine Lee1-1/+1
2016-04-28IB/security: Restrict use of the write() interfaceJason Gunthorpe7-1/+40
2016-04-28IB/hfi1: Use kernel default llseek for ui deviceDean Luick1-23/+2
2016-04-28IB/hfi1: Don't attempt to free resources if initialization failedMitko Haralanov2-33/+29
2016-04-28IB/hfi1: Fix missing lock/unlock in verbs drain callbackMike Marciniszyn1-0/+2
2016-04-28IB/rdmavt: Fix send schedulingJubin John1-2/+2
2016-04-28IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov1-5/+8
2016-04-28IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov1-5/+11
2016-04-28IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov4-23/+37
2016-04-28MAINTAINERS: Update iser/isert maintainer contact infoSagi Grimberg1-2/+2
2016-04-28IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2-1/+12
2016-04-28perf trace: Move msg_flags beautifier to tools/perf/trace/beauty/Arnaldo Carvalho de Melo2-61/+63
2016-04-28perf record: Generate tracking events for process forked by perfWang Nan1-1/+30
2016-04-28perf record: Disable buildid cache options by default in switch output modeWang Nan2-2/+30
2016-04-28perf record: Force enable --timestamp-filename when --switch-output is providedWang Nan2-0/+8
2016-04-28perf record: Split output into multiple files via '--switch-output'Wang Nan2-2/+46
2016-04-28perf tools: Derive trigger class from auxtrace_snapshotWang Nan1-53/+20