summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | IB/rdmavt: Fix send schedulingJubin John2016-04-281-2/+2
| * | | | | | | | IB/hfi1: Prevent unpinning of wrong pagesMitko Haralanov2016-04-281-5/+8
| * | | | | | | | IB/hfi1: Fix deadlock caused by locking with wrong scopeMitko Haralanov2016-04-281-5/+11
| * | | | | | | | IB/hfi1: Prevent NULL pointer deferences in caching codeMitko Haralanov2016-04-284-23/+37
| * | | | | | | | MAINTAINERS: Update iser/isert maintainer contact infoSagi Grimberg2016-04-281-2/+2
| * | | | | | | | IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-04-282-1/+12
| * | | | | | | | RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S2016-04-262-2/+6
| * | | | | | | | iw_cxgb4: handle draining an idle qpSteve Wise2016-04-261-2/+16
| * | | | | | | | iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise2016-04-261-0/+2
| * | | | | | | | iw_cxgb4: initialize ibdev.iwcm->ifname for port mappingSteve Wise2016-04-261-0/+2
| * | | | | | | | IB/core: Don't drain non-existent rq queue-pairSagi Grimberg2016-04-261-1/+2
| * | | | | | | | IB/core: Fix oops in ib_cache_gid_set_default_gidDoug Ledford2016-04-231-1/+2
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-04-2918-47/+151
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/sysctl/vm.txt: update numa_zonelist_order descriptionXishi Qiu2016-04-291-9/+10
| * | | | | | | | | lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko2016-04-291-4/+0Star
| * | | | | | | | | rapidio: fix potential NULL pointer dereferenceVladimir Zapolskiy2016-04-291-2/+2
| * | | | | | | | | mm/memory-failure: fix race with compound page split/mergeKonstantin Khlebnikov2016-04-291-1/+9
| * | | | | | | | | ocfs2/dlm: return zero if deref_done message is successfully handledxuejiufei2016-04-291-0/+2
| * | | | | | | | | Ananth has movedAnanth N Mavinakayanahalli2016-04-291-1/+1
| * | | | | | | | | kcov: don't profile branches in kcovAndrey Ryabinin2016-04-291-0/+1
| * | | | | | | | | kcov: don't trace the code coverage codeJames Morse2016-04-291-1/+1
| * | | | | | | | | mm: wake kcompactd before kswapd's short sleepVlastimil Babka2016-04-291-14/+14
| * | | | | | | | | .mailmap: add Frank RowandFrank Rowand2016-04-291-0/+3
| * | | | | | | | | mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim2016-04-291-1/+7
| * | | | | | | | | mm: call swap_slot_free_notify() with page lock heldMinchan Kim2016-04-291-1/+5
| * | | | | | | | | mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim2016-04-291-1/+1
| * | | | | | | | | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-293-3/+72
| * | | | | | | | | mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov2016-04-291-4/+2Star
| * | | | | | | | | mailmap: fix Krzysztof Kozlowski's misspelled nameKrzysztof Kozlowski2016-04-291-0/+1
| * | | | | | | | | thp: keep huge zero page pinned until tlb flushKirill A. Shutemov2016-04-293-3/+13
| * | | | | | | | | mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper2016-04-291-0/+2
| * | | | | | | | | kexec: export OFFSET(page.compound_head) to find out compound tail pageAtsushi Kumagai2016-04-291-0/+1
| * | | | | | | | | kexec: update VMCOREINFO for compound_order/dtorAtsushi Kumagai2016-04-291-2/+4
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-294-9/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch2016-04-281-1/+2
| * | | | | | | | | | Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"Andy Lutomirski2016-04-262-8/+3Star
| * | | | | | | | | | xen/qspinlock: Don't kick CPU if IRQ is not initializedRoss Lagerwall2016-04-231-0/+6
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-04-299-31/+120
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | perf/x86/intel: Fix incorrect lbr_sel_mask valueKan Liang2016-04-281-2/+4
| * | | | | | | | | | | perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin2016-04-284-11/+75
| * | | | | | | | | | | perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra2016-04-281-16/+36
| * | | | | | | | | | | perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAXAdam Borowski2016-04-281-1/+1
| * | | | | | | | | | | perf/core: Make sysctl_perf_cpu_time_max_percent conform to documentationPeter Zijlstra2016-04-231-1/+2
| * | | | | | | | | | | perf/x86/intel/rapl: Add missing Haswell modelSrinivas Pandruvada2016-04-231-0/+1
| * | | | | | | | | | | perf/x86/intel: Add model number for Skylake Server to perfAndi Kleen2016-04-231-0/+1
* | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-04-293-6/+41
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | lockdep: Fix lock_chain::base sizePeter Zijlstra2016-04-233-4/+30
| * | | | | | | | | | | | locking/lockdep: Fix ->irq_context calculationBoqun Feng2016-04-231-2/+11
* | | | | | | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-291-11/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-04-251-11/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |