summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | arm64: bpf: add extra pass to handle faulty codegenZi Shen Lim2016-01-171-1/+21
| * | | | arm64: insn: remove BUG_ON from codegenZi Shen Lim2016-01-171-53/+112
* | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-171-1/+14
|\ \ \ \ \
| * \ \ \ \ Backmerge drm-fixes merge into Linus's tree into drm-next.Dave Airlie2015-12-2483-326/+482
| |\ \ \ \ \
| * | | | | | ARM: dts: Use OF graph for DP to panel connection in exynos5800-peach-piJavier Martinez Canillas2015-12-131-1/+14
* | | | | | | Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-01-179-46/+123
|\ \ \ \ \ \ \
| * | | | | | | parisc: Protect huge page pte changes with spinlocksHelge Deller2016-01-162-28/+52
| * | | | | | | parisc: Imporove debug info about space registers and TLB configurationHelge Deller2016-01-122-5/+23
| * | | | | | | parisc: Drop parisc-specific NSIGTRAP defineHelge Deller2016-01-121-3/+0
| * | | | | | | parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller2016-01-121-0/+4
| * | | | | | | parisc: Reduce overhead of parisc_requires_coherency()Helge Deller2016-01-122-10/+17
| * | | | | | | parisc: Initialize PCI bridge cache line and default latencyHelge Deller2016-01-122-0/+27
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-1782-485/+286
|\ \ \ \ \ \ \
| * | | | | | | Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-1611-36/+0
| * | | | | | | s390/mm: enable fixup_user_fault retryingDominik Dingel2016-01-151-3/+26
| * | | | | | | mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel2016-01-151-3/+5
| * | | | | | | mm, x86: get_user_pages() for dax mappingsDan Williams2016-01-152-3/+61
| * | | | | | | mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmdDan Williams2016-01-151-1/+8
| * | | | | | | mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams2016-01-152-2/+8
| * | | | | | | mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams2016-01-151-0/+5
| * | | | | | | x86, mm: introduce _PAGE_DEVMAPDan Williams2016-01-151-1/+6
| * | | | | | | frv: fix compiler warning from definition of __pmd()Dan Williams2016-01-151-1/+1
| * | | | | | | avr32: convert to asm-generic/memory_model.hDan Williams2016-01-151-4/+4
| * | | | | | | libnvdimm, pfn, pmem: allocate memmap array in persistent memoryDan Williams2016-01-152-0/+2
| * | | | | | | x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-151-7/+26
| * | | | | | | mm, dax, pmem: introduce pfn_tDan Williams2016-01-151-5/+4
| * | | | | | | kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-1520-62/+66
| * | | | | | | um: kill pfn_tDan Williams2016-01-153-7/+6
| * | | | | | | pmem, dax: clean up clear_pmem()Dan Williams2016-01-151-6/+1
| * | | | | | | arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THPMinchan Kim2016-01-151-0/+1
| * | | | | | | arch/arm/include/asm/pgtable-3level.h: add pmd_mkclean for THPMinchan Kim2016-01-151-0/+1
| * | | | | | | arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-151-0/+2
| * | | | | | | arch/sparc/include/asm/pgtable_64.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-151-0/+9
| * | | | | | | arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-151-0/+5
| * | | | | | | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-154-0/+4
| * | | | | | | mm: define MADV_FREE for some archesMinchan Kim2016-01-154-0/+4
| * | | | | | | mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-158-14/+15
| * | | | | | | x86, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-154-36/+1
| * | | | | | | tile, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-151-10/+0
| * | | | | | | sparc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-153-20/+1
| * | | | | | | s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-153-41/+2
| * | | | | | | powerpc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-156-80/+2
| * | | | | | | mips, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-155-51/+5
| * | | | | | | arm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-153-27/+2
| * | | | | | | arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-152-24/+0
| * | | | | | | mm: drop tail page refcountingKirill A. Shutemov2016-01-155-45/+3
| * | | | | | | thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov2016-01-152-2/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-176-12/+12
|\ \ \ \ \ \ \
| * | | | | | | avr32: gpio: use gpiochip data pointerLinus Walleij2016-01-071-6/+6
| * | | | | | | gpio: generic: factor into gpio_chip structLinus Walleij2016-01-055-5/+5