summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-2745-783/+151
|\
| * Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"Masayoshi Mizuma2018-10-271-12/+3
| * mm: make memmap_init a proper functionPavel Tatashin2018-10-271-1/+0
| * hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-2710-37/+3
| * hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-279-28/+5
| * hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-2712-42/+5
| * hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-279-68/+4
| * hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-279-45/+0
| * hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-279-40/+1
| * hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-279-12/+7
| * hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-279-24/+5
| * hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-279-36/+3
| * hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-279-62/+15
| * hugetlb: harmonize hugetlb.h arch specific defines with pgtable.hAlexandre Ghiti2018-10-271-1/+1
| * sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-273-11/+4
| * alpha: switch to NO_BOOTMEMMike Rapoport2018-10-274-188/+29
| * unicore32: switch to NO_BOOTMEMMike Rapoport2018-10-272-53/+2
| * um: switch to NO_BOOTMEMMike Rapoport2018-10-272-11/+11
| * um: setup_physmem: stop using global variablesMike Rapoport2018-10-271-3/+3
| * nios2: switch to NO_BOOTMEMMike Rapoport2018-10-273-39/+7
| * nios2: use generic early_init_dt_add_memory_archMike Rapoport2018-10-273-10/+3
| * hexagon: switch to NO_BOOTMEMMike Rapoport2018-10-272-12/+11
| * x86: convert vdso to use vm_fault_tMatthew Wilcox2018-10-271-15/+9
| * xtensa: use generic vga.hJiri Slaby2018-10-272-19/+1
| * arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin2018-10-2710-16/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-10-277-11/+44
|\ \
| * | sparc64: Rework xchg() definition to avoid warnings.David S. Miller2018-10-271-1/+6
| * | sparc64: Export __node_distance.David S. Miller2018-10-271-0/+1
| * | sparc64: Make corrupted user stacks more debuggable.David Miller2018-10-275-10/+37
* | | Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-10-2668-1017/+918
|\ \ \
| * | | MIPS: Cleanup DSP ASE detectionPaul Burton2018-10-173-19/+21
| * | | MIPS: dts: Change upper case to lower caseSongjun Wu2018-10-162-28/+28
| * | | MIPS: generic: Add Network, SPI and I2C to ocelot_defconfigAlexandre Belloni2018-10-161-1/+9
| * | | MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2018-10-162-11/+4
| * | | MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen2018-10-161-40/+3
| * | | MIPS: Remove unused PREF, PREFE & PREFX macrosPaul Burton2018-10-161-36/+0
| * | | MIPS: lib: Use kernel_pref & user_pref in memcpy()Paul Burton2018-10-161-4/+8
| * | | MIPS: Remove unused CAT macroPaul Burton2018-10-161-9/+0
| * | | MIPS: Add kernel_pref & user_pref helpersPaul Burton2018-10-161-0/+6
| * | | MIPS: Remove unused TTABLE macroPaul Burton2018-10-161-11/+0
| * | | MIPS: Remove unused PIC macrosPaul Burton2018-10-161-17/+0
| * | | MIPS: Remove unused MOVN & MOVZ macrosPaul Burton2018-10-161-43/+0
| * | | MIPS: Provide actually relaxed MMIO accessorsMaciej W. Rozycki2018-10-091-20/+28
| * | | MIPS: Enforce strong ordering for MMIO accessorsMaciej W. Rozycki2018-10-091-8/+20
| * | | MIPS: Correct `mmiowb' barrier for `wbflush' platformsMaciej W. Rozycki2018-10-091-8/+3
| * | | MIPS: Define MMIO ordering barriersMaciej W. Rozycki2018-10-091-0/+13
| * | | MIPS: mscc: add PCB120 to the ocelot fitImageQuentin Schulz2018-10-093-4/+21
| * | | MIPS: mscc: add DT for Ocelot PCB120Quentin Schulz2018-10-092-1/+108
| * | | MIPS: memset: Limit excessive `noreorder' assembly mode useMaciej W. Rozycki2018-10-091-24/+24
| * | | MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regressionMaciej W. Rozycki2018-10-091-1/+3