aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds45-783/+151
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-11/+44
2018-10-26Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"Masayoshi Mizuma1-12/+3
2018-10-26mm: make memmap_init a proper functionPavel Tatashin1-1/+0
2018-10-26hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti10-37/+3
2018-10-26hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti9-28/+5
2018-10-26hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti12-42/+5
2018-10-26hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti9-68/+4
2018-10-26hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti9-45/+0
2018-10-26hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti9-40/+1
2018-10-26hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti9-12/+7
2018-10-26hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti9-24/+5
2018-10-26hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti9-36/+3
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti9-62/+15
2018-10-26hugetlb: harmonize hugetlb.h arch specific defines with pgtable.hAlexandre Ghiti1-1/+1
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner3-11/+4
2018-10-26alpha: switch to NO_BOOTMEMMike Rapoport4-188/+29
2018-10-26unicore32: switch to NO_BOOTMEMMike Rapoport2-53/+2
2018-10-26um: switch to NO_BOOTMEMMike Rapoport2-11/+11
2018-10-26um: setup_physmem: stop using global variablesMike Rapoport1-3/+3
2018-10-26nios2: switch to NO_BOOTMEMMike Rapoport3-39/+7
2018-10-26nios2: use generic early_init_dt_add_memory_archMike Rapoport3-10/+3
2018-10-26hexagon: switch to NO_BOOTMEMMike Rapoport2-12/+11
2018-10-26x86: convert vdso to use vm_fault_tMatthew Wilcox1-15/+9
2018-10-26xtensa: use generic vga.hJiri Slaby2-19/+1
2018-10-26arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin10-16/+21
2018-10-26sparc64: Rework xchg() definition to avoid warnings.David S. Miller1-1/+6
2018-10-26sparc64: Export __node_distance.David S. Miller1-0/+1
2018-10-26sparc64: Make corrupted user stacks more debuggable.David Miller5-10/+37
2018-10-26Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds68-1017/+918
2018-10-26Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-1/+1
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds216-3087/+5234
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds43-282/+122
2018-10-26Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds5-214/+59
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-6/+13
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-10/+1
2018-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-62/+335
2018-10-25Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds27-238/+679
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds92-2371/+7298
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds67-10747/+974
2018-10-25Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-188/+183
2018-10-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds36-168/+83
2018-10-25sparc: Fix VDSO build with older binutils.David S. Miller7-62/+335
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds5-16/+10
2018-10-25Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-1/+47
2018-10-25Merge tag 'edac_for_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+36
2018-10-25Merge tag 'for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-0/+8
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-11/+13
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds8-11/+0