summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-47/+151
2016-04-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-9/+11
2016-04-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-31/+120
2016-04-28Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-6/+41
2016-04-28Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+26
2016-04-28Merge tag 'media/v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds7-51/+90
2016-04-28Merge tag 'sound-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds27-229/+304
2016-04-28Documentation/sysctl/vm.txt: update numa_zonelist_order descriptionXishi Qiu1-9/+10
2016-04-28lib/stackdepot.c: allow the stack trace hash to be zeroAlexander Potapenko1-4/+0
2016-04-28rapidio: fix potential NULL pointer dereferenceVladimir Zapolskiy1-2/+2
2016-04-28mm/memory-failure: fix race with compound page split/mergeKonstantin Khlebnikov1-1/+9
2016-04-28ocfs2/dlm: return zero if deref_done message is successfully handledxuejiufei1-0/+2
2016-04-28Ananth has movedAnanth N Mavinakayanahalli1-1/+1
2016-04-28kcov: don't profile branches in kcovAndrey Ryabinin1-0/+1
2016-04-28kcov: don't trace the code coverage codeJames Morse1-1/+1
2016-04-28mm: wake kcompactd before kswapd's short sleepVlastimil Babka1-14/+14
2016-04-28.mailmap: add Frank RowandFrank Rowand1-0/+3
2016-04-28mm/hwpoison: fix wrong num_poisoned_pages accountingMinchan Kim1-1/+7
2016-04-28mm: call swap_slot_free_notify() with page lock heldMinchan Kim1-1/+5
2016-04-28mm: vmscan: reclaim highmem zone if buffer_heads is over limitMinchan Kim1-1/+1
2016-04-28numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer3-3/+72
2016-04-28mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA checkKonstantin Khlebnikov1-4/+2
2016-04-28mailmap: fix Krzysztof Kozlowski's misspelled nameKrzysztof Kozlowski1-0/+1
2016-04-28thp: keep huge zero page pinned until tlb flushKirill A. Shutemov3-3/+13
2016-04-28mm: exclude HugeTLB pages from THP page_mapped() logicSteve Capper1-0/+2
2016-04-28kexec: export OFFSET(page.compound_head) to find out compound tail pageAtsushi Kumagai1-0/+1
2016-04-28kexec: update VMCOREINFO for compound_order/dtorAtsushi Kumagai1-2/+4
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds10-92/+87
2016-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-88/+79
2016-04-28perf/x86/intel: Fix incorrect lbr_sel_mask valueKan Liang1-2/+4
2016-04-28perf/x86/intel/pt: Don't die on VMXONAlexander Shishkin4-11/+75
2016-04-28perf/core: Fix perf_event_open() vs. execve() racePeter Zijlstra1-16/+36
2016-04-28perf/x86/amd: Set the size of event map array to PERF_COUNT_HW_MAXAdam Borowski1-1/+1
2016-04-28rbd: report unsupported features to syslogIlya Dryomov1-3/+6
2016-04-28rbd: fix rbd map vs notify racesIlya Dryomov1-24/+19
2016-04-28x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch1-1/+2
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+29
2016-04-27Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-28/+27
2016-04-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-11/+28
2016-04-27Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-4/+55
2016-04-27Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+1
2016-04-27Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...Linus Torvalds1-1/+1
2016-04-27Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai1039-6774/+10806
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin2-0/+5
2016-04-27ARC: support generic per-device coherent dma memAlexey Brodkin1-0/+1
2016-04-27nios2: memset: use the right constraint modifier for the %4 output operandRomain Perier1-1/+1
2016-04-27s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky1-5/+7
2016-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-218/+351
2016-04-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-135/+310
2016-04-26devpts: more pty driver interface cleanupsLinus Torvalds5-59/+28