| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-01-18 | 2 | -54/+133 |
|\ |
|
| * | arm64: bpf: add extra pass to handle faulty codegen | Zi Shen Lim | 2016-01-17 | 1 | -1/+21 |
| * | arm64: insn: remove BUG_ON from codegen | Zi Shen Lim | 2016-01-17 | 1 | -53/+112 |
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-01-17 | 1 | -1/+14 |
|\ \ |
|
| * \ | Backmerge drm-fixes merge into Linus's tree into drm-next. | Dave Airlie | 2015-12-24 | 83 | -326/+482 |
| |\ \ |
|
| * | | | ARM: dts: Use OF graph for DP to panel connection in exynos5800-peach-pi | Javier Martinez Canillas | 2015-12-13 | 1 | -1/+14 |
* | | | | Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-01-17 | 9 | -46/+123 |
|\ \ \ \ |
|
| * | | | | parisc: Protect huge page pte changes with spinlocks | Helge Deller | 2016-01-16 | 2 | -28/+52 |
| * | | | | parisc: Imporove debug info about space registers and TLB configuration | Helge Deller | 2016-01-12 | 2 | -5/+23 |
| * | | | | parisc: Drop parisc-specific NSIGTRAP define | Helge Deller | 2016-01-12 | 1 | -3/+0 |
| * | | | | parisc: Fix __ARCH_SI_PREAMBLE_SIZE | Helge Deller | 2016-01-12 | 1 | -0/+4 |
| * | | | | parisc: Reduce overhead of parisc_requires_coherency() | Helge Deller | 2016-01-12 | 2 | -10/+17 |
| * | | | | parisc: Initialize PCI bridge cache line and default latency | Helge Deller | 2016-01-12 | 2 | -0/+27 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-17 | 82 | -485/+286 |
|\ \ \ \ \ |
|
| * | | | | | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 2016-01-16 | 11 | -36/+0 |
| * | | | | | s390/mm: enable fixup_user_fault retrying | Dominik Dingel | 2016-01-15 | 1 | -3/+26 |
| * | | | | | mm: bring in additional flag for fixup_user_fault to signal unlock | Dominik Dingel | 2016-01-15 | 1 | -3/+5 |
| * | | | | | mm, x86: get_user_pages() for dax mappings | Dan Williams | 2016-01-15 | 2 | -3/+61 |
| * | | | | | mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd | Dan Williams | 2016-01-15 | 1 | -1/+8 |
| * | | | | | mm, dax: convert vmf_insert_pfn_pmd() to pfn_t | Dan Williams | 2016-01-15 | 2 | -2/+8 |
| * | | | | | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams | 2016-01-15 | 1 | -0/+5 |
| * | | | | | x86, mm: introduce _PAGE_DEVMAP | Dan Williams | 2016-01-15 | 1 | -1/+6 |
| * | | | | | frv: fix compiler warning from definition of __pmd() | Dan Williams | 2016-01-15 | 1 | -1/+1 |
| * | | | | | avr32: convert to asm-generic/memory_model.h | Dan Williams | 2016-01-15 | 1 | -4/+4 |
| * | | | | | libnvdimm, pfn, pmem: allocate memmap array in persistent memory | Dan Williams | 2016-01-15 | 2 | -0/+2 |
| * | | | | | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 2016-01-15 | 1 | -7/+26 |
| * | | | | | mm, dax, pmem: introduce pfn_t | Dan Williams | 2016-01-15 | 1 | -5/+4 |
| * | | | | | kvm: rename pfn_t to kvm_pfn_t | Dan Williams | 2016-01-15 | 20 | -62/+66 |
| * | | | | | um: kill pfn_t | Dan Williams | 2016-01-15 | 3 | -7/+6 |
| * | | | | | pmem, dax: clean up clear_pmem() | Dan Williams | 2016-01-15 | 1 | -6/+1 |
| * | | | | | arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP | Minchan Kim | 2016-01-15 | 1 | -0/+1 |
| * | | | | | arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THP | Minchan Kim | 2016-01-15 | 1 | -0/+1 |
| * | | | | | arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 2016-01-15 | 1 | -0/+2 |
| * | | | | | arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 2016-01-15 | 1 | -0/+9 |
| * | | | | | arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 2016-01-15 | 1 | -0/+5 |
| * | | | | | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi... | Chen Gang | 2016-01-15 | 4 | -0/+4 |
| * | | | | | mm: define MADV_FREE for some arches | Minchan Kim | 2016-01-15 | 4 | -0/+4 |
| * | | | | | mm: differentiate page_mapped() from page_mapcount() for compound pages | Kirill A. Shutemov | 2016-01-15 | 8 | -14/+15 |
| * | | | | | x86, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 4 | -36/+1 |
| * | | | | | tile, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 1 | -10/+0 |
| * | | | | | sparc, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 3 | -20/+1 |
| * | | | | | s390, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 3 | -41/+2 |
| * | | | | | powerpc, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 6 | -80/+2 |
| * | | | | | mips, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 5 | -51/+5 |
| * | | | | | arm, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 3 | -27/+2 |
| * | | | | | arm64, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 2 | -24/+0 |
| * | | | | | mm: drop tail page refcounting | Kirill A. Shutemov | 2016-01-15 | 5 | -45/+3 |
| * | | | | | thp: rename split_huge_page_pmd() to split_huge_pmd() | Kirill A. Shutemov | 2016-01-15 | 2 | -2/+6 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 | 6 | -12/+12 |
|\ \ \ \ \ |
|
| * | | | | | avr32: gpio: use gpiochip data pointer | Linus Walleij | 2016-01-07 | 1 | -6/+6 |