summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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-221-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-281-9/+10
| * | | | | | | | | lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko2016-04-281-4/+0
| * | | | | | | | | rapidio: fix potential NULL pointer dereferenceVladimir Zapolskiy2016-04-281-2/+2
| * | | | | | | | | mm/memory-failure: fix race with compound page split/mergeKonstantin Khlebnikov2016-04-281-1/+9
| * | | | | | | | | ocfs2/dlm: return zero if deref_done message is successfully handledxuejiufei2016-04-281-0/+2
| * | | | | | | | | Ananth has movedAnanth N Mavinakayanahalli2016-04-281-1/+1
| * | | | | | | | | kcov: don't profile branches in kcovAndrey Ryabinin2016-04-281-0/+1
| * | | | | | | | | kcov: don't trace the code coverage codeJames Morse2016-04-281-1/+1
| * | | | | | | | | mm: wake kcompactd before kswapd's short sleepVlastimil Babka2016-04-281-14/+14
| * | | | | | | | | .mailmap: add Frank RowandFrank Rowand2016-04-281-0/+3
| * | | | | | | | | mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim2016-04-281-1/+7
| * | | | | | | | | mm: call swap_slot_free_notify() with page lock heldMinchan Kim2016-04-281-1/+5
| * | | | | | | | | mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim2016-04-281-1/+1
| * | | | | | | | | numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-283-3/+72
| * | | | | | | | | mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov2016-04-281-4/+2
| * | | | | | | | | mailmap: fix Krzysztof Kozlowski's misspelled nameKrzysztof Kozlowski2016-04-281-0/+1
| * | | | | | | | | thp: keep huge zero page pinned until tlb flushKirill A. Shutemov2016-04-283-3/+13
| * | | | | | | | | mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper2016-04-281-0/+2
| * | | | | | | | | kexec: export OFFSET(page.compound_head) to find out compound tail pageAtsushi Kumagai2016-04-281-0/+1
| * | | | | | | | | kexec: update VMCOREINFO for compound_order/dtorAtsushi Kumagai2016-04-281-2/+4
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-284-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/+3
| * | | | | | | | | | 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-289-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-283-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-281-11/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-04-251-11/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek2016-04-221-11/+26
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-04-287-51/+90
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [media] vb2-memops: Fix over allocation of frame vectorsRicardo Ribalda2016-04-251-1/+1
| * | | | | | | | | | | | | [media] media: vb2: Fix regression on poll() for RW modeRicardo Ribalda2016-04-253-8/+20
| * | | | | | | | | | | | | [media] v4l2-dv-timings.h: fix polarity for 4k formatsHans Verkuil2016-04-251-10/+20
| * | | | | | | | | | | | | [media] davinci_vpfe: Revert "staging: media: davinci_vpfe: remove,unnecessar...Hans Verkuil2016-04-201-20/+34