summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner2018-10-2920-63/+63
*---. Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x8...Ingo Molnar2018-10-292-12/+21
|\ \ \
| | * | x86/microcode: Make revision and processor flags world-readableJacek Tomaka2018-09-021-2/+2
| * | | x86/earlyprintk: Add a force option for pciserial deviceFeng Tang2018-10-021-10/+19
* | | | Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2018-10-29728-20671/+17654
|\ \ \ \
| * \ \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-2645-783/+151
| |\ \ \ \
| | * | | | Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"Masayoshi Mizuma2018-10-261-12/+3
| | * | | | mm: make memmap_init a proper functionPavel Tatashin2018-10-261-1/+0
| | * | | | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-2610-37/+3
| | * | | | hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-269-28/+5
| | * | | | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-2612-42/+5
| | * | | | hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-269-68/+4
| | * | | | hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-269-45/+0
| | * | | | hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-269-40/+1
| | * | | | hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-269-12/+7
| | * | | | hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-269-24/+5
| | * | | | hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-269-36/+3
| | * | | | hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-269-62/+15
| | * | | | hugetlb: harmonize hugetlb.h arch specific defines with pgtable.hAlexandre Ghiti2018-10-261-1/+1
| | * | | | sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-263-11/+4
| | * | | | alpha: switch to NO_BOOTMEMMike Rapoport2018-10-264-188/+29
| | * | | | unicore32: switch to NO_BOOTMEMMike Rapoport2018-10-262-53/+2
| | * | | | um: switch to NO_BOOTMEMMike Rapoport2018-10-262-11/+11
| | * | | | um: setup_physmem: stop using global variablesMike Rapoport2018-10-261-3/+3
| | * | | | nios2: switch to NO_BOOTMEMMike Rapoport2018-10-263-39/+7
| | * | | | nios2: use generic early_init_dt_add_memory_archMike Rapoport2018-10-263-10/+3
| | * | | | hexagon: switch to NO_BOOTMEMMike Rapoport2018-10-262-12/+11
| | * | | | x86: convert vdso to use vm_fault_tMatthew Wilcox2018-10-261-15/+9
| | * | | | xtensa: use generic vga.hJiri Slaby2018-10-262-19/+1
| | * | | | arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin2018-10-2610-16/+21
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-10-267-11/+44
| |\ \ \ \ \
| | * | | | | sparc64: Rework xchg() definition to avoid warnings.David S. Miller2018-10-261-1/+6
| | * | | | | sparc64: Export __node_distance.David S. Miller2018-10-261-0/+1
| | * | | | | sparc64: Make corrupted user stacks more debuggable.David Miller2018-10-265-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-163-19/+21
| | * | | | | | MIPS: dts: Change upper case to lower caseSongjun Wu2018-10-152-28/+28
| | * | | | | | MIPS: generic: Add Network, SPI and I2C to ocelot_defconfigAlexandre Belloni2018-10-151-1/+9
| | * | | | | | MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2018-10-152-11/+4
| | * | | | | | MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen2018-10-151-40/+3
| | * | | | | | MIPS: Remove unused PREF, PREFE & PREFX macrosPaul Burton2018-10-151-36/+0
| | * | | | | | MIPS: lib: Use kernel_pref & user_pref in memcpy()Paul Burton2018-10-151-4/+8
| | * | | | | | MIPS: Remove unused CAT macroPaul Burton2018-10-151-9/+0
| | * | | | | | MIPS: Add kernel_pref & user_pref helpersPaul Burton2018-10-151-0/+6
| | * | | | | | MIPS: Remove unused TTABLE macroPaul Burton2018-10-151-11/+0
| | * | | | | | MIPS: Remove unused PIC macrosPaul Burton2018-10-151-17/+0
| | * | | | | | MIPS: Remove unused MOVN & MOVZ macrosPaul Burton2018-10-151-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