summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc64: simplify reduce_memory() functionMike Rapoport2019-05-091-40/+2
* sparc: use struct_size() in kzalloc()Gustavo A. R. Silva2019-05-091-2/+1
* docs: sparc: convert to ReSTMauro Carvalho Chehab2019-05-095-114/+151
* Merge branch 'sparc32-iommu-SG-list'David S. Miller2019-05-091-84/+58
|\
| * sparc/iommu: merge iommu_get_one and __sbus_iommu_map_pageChristoph Hellwig2019-05-091-32/+24
| * sparc/iommu: use __sbus_iommu_map_page to implement the map_sg pathChristoph Hellwig2019-05-091-21/+10
| * sparc/iommu: fix __sbus_iommu_map_page for highmem pagesChristoph Hellwig2019-05-091-8/+7
| * sparc/iommu: move per-page flushing into __sbus_iommu_map_pageChristoph Hellwig2019-05-091-12/+14
| * sparc/iommu: pass a physical address to iommu_get_oneChristoph Hellwig2019-05-091-6/+7
| * sparc/iommu: create a common helper for map_sgChristoph Hellwig2019-05-091-20/+17
| * sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_pageChristoph Hellwig2019-05-091-14/+7
| * sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sgChristoph Hellwig2019-05-091-3/+3
| * sparc/iommu: use !PageHighMem to check if a page has a kernel mappingChristoph Hellwig2019-05-091-1/+2
|/
* sparc: vdso: add FORCE to the build rule of %.soMasahiro Yamada2019-05-091-1/+1
* arch:sparc:kernel/uprobes.c : Remove duplicate headerJagadeesh Pagadala2019-05-091-1/+0
* Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-05-0922-1825/+341
|\
| * mips: Manually call fdt_init_reserved_mem() methodSerge Semin2019-05-061-0/+3
| * mips: Make sure dt memory regions are validSerge Semin2019-05-061-1/+13
| * mips: Perform early low memory testSerge Semin2019-05-041-0/+2
| * mips: Dump memblock regions for debuggingSerge Semin2019-05-041-0/+2
| * mips: Add reserve-nomap memory type supportSerge Semin2019-05-023-1/+12
| * mips: Use memblock to reserve the __nosave memory rangeSerge Semin2019-05-021-2/+3
| * mips: Discard post-CMA-init foreach loopSerge Semin2019-05-021-5/+0
| * mips: Reserve memory for the kernel image resourcesSerge Semin2019-05-021-27/+3
| * MIPS: Remove duplicate EBase configurationPaul Burton2019-05-021-17/+3
| * MIPS: Sync icache for whole exception vectorPaul Burton2019-05-021-1/+1
| * MIPS: Always allocate exception vector for MIPSr2+Paul Burton2019-05-021-20/+15
| * MIPS: Use memblock_phys_alloc() for exception vectorPaul Burton2019-05-021-4/+4
| * mips: Combine memblock init and memory reservation loopsSerge Semin2019-04-251-41/+7
| * mips: Discard rudiments from bootmem_initSerge Semin2019-04-251-20/+5
| * mips: Make sure kernel .bss exists in boot mem poolSerge Semin2019-04-251-0/+3
| * mips: vdso: drop unnecessary cc-ldoptionNick Desaulniers2019-04-231-3/+1
| * Revert "MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices"Paul Burton2019-04-123-93/+33
| * MIPS: generic: Enable CONFIG_JUMP_LABELPaul Burton2019-04-101-0/+1
| * MIPS: jump_label: Use compact branches for >= r6Paul Burton2019-04-102-8/+34
| * MIPS: jump_label: Remove redundant nopsPaul Burton2019-04-101-2/+1
| * Merge tag 'mips_fixes_5.1_1' into mips-nextPaul Burton2019-04-105-17/+13
| |\
| * | MIPS: ralink: fix cpu clock of mt7621 and add dt clk devicesChuanhong Guo2019-04-043-33/+93
| * | MIPS: KVM: Use prandom_u32_max() to generate tlbwr indexPaul Burton2019-03-251-3/+1
| * | arch: mips: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-03-194-40/+39
| * | MIPS: eBPF: Initial eBPF support for MIPS32 architecture.Hassan Naveed2019-03-195-1602/+70
| * | MIPS: eBPF: Provide eBPF support for MIPS64R6Hassan Naveed2019-03-191-9/+69
| * | MIPS: uasm: Add div, mul and sel instructions for mipsr6Hassan Naveed2019-03-194-18/+49
| * | MIPS: entry: Remove unneeded need_resched() loopValentin Schneider2019-03-191-3/+2
* | | Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds2019-05-0820-293/+437
|\ \ \
| * | | gfs2: read journal in large chunksAbhi Das2019-05-078-139/+219
| * | | gfs2: Fix iomap write page reclaim deadlockAndreas Gruenbacher2019-05-072-44/+58
| * | | gfs2: fix race between gfs2_freeze_func and unmountAbhi Das2019-05-072-3/+6
| * | | gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke}Andreas Gruenbacher2019-05-076-9/+9
| * | | gfs2: Rename sd_log_le_{revoke,ordered}Andreas Gruenbacher2019-05-076-15/+15