summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-0523-585/+608
|\
| * x86/tlb/uv: Add a forward declaration for struct flush_tlb_infoBorislav Petkov2020-05-031-0/+1
| * x86/cpu: Export native_write_cr4() only when CONFIG_LKTDM=mThomas Gleixner2020-04-261-0/+2
| * x86/tlb: Restrict access to tlbstateThomas Gleixner2020-04-262-48/+49
| * x86/tlb: Move PCID helpers where they are usedThomas Gleixner2020-04-262-127/+126
| * x86/tlb: Uninline nmi_uaccess_okay()Thomas Gleixner2020-04-262-32/+33
| * x86/tlb: Move cr4_set_bits_and_update_boot() to the usage siteThomas Gleixner2020-04-262-14/+13
| * x86/tlb: Move paravirt_tlb_remove_table() to the usage siteThomas Gleixner2020-04-262-5/+8
| * x86/tlb: Move __flush_tlb_all() out of lineThomas Gleixner2020-04-262-29/+23
| * x86/tlb: Move flush_tlb_others() out of lineThomas Gleixner2020-04-263-10/+17
| * x86/tlb: Move __flush_tlb_one_kernel() out of lineThomas Gleixner2020-04-268-47/+40
| * x86/tlb: Move __flush_tlb_one_user() out of lineThomas Gleixner2020-04-265-58/+59
| * x86/tlb: Move __flush_tlb_global() out of lineThomas Gleixner2020-04-264-45/+44
| * x86/tlb: Move __flush_tlb() out of lineThomas Gleixner2020-04-267-36/+45
| * x86/alternatives: Move temporary_mm helpers into CThomas Gleixner2020-04-242-55/+55
| * x86/cr4: Sanitize CR4.PCE updateThomas Gleixner2020-04-243-22/+25
| * x86/cpu: Uninline CR4 accessorsThomas Gleixner2020-04-243-32/+38
| * x86/tlb: Uninline __get_current_cr3_fast()Thomas Gleixner2020-04-242-18/+21
| * x86/mm: Use pgprotval_t in protval_4k_2_large() and protval_large_2_4k()Christoph Hellwig2020-04-231-2/+2
| * x86/mm: Unexport __cachemode2pte_tblChristoph Hellwig2020-04-233-14/+16
| * x86/mm: Cleanup pgprot_4k_2_large() and pgprot_large_2_4k()Christoph Hellwig2020-04-233-20/+16
| * x86/mm: Move pgprot2cachemode out of lineChristoph Hellwig2020-04-203-12/+12
| * x86/mm: Add a x86_has_pat_wp() helperChristoph Hellwig2020-04-203-6/+10
* | Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-0524-30/+1056
|\ \
| * | riscv: cacheinfo: Implement cache_get_priv_group with a generic ops structureYash Shah2020-05-212-0/+32
| * | riscv: Use text_mutex instead of patch_lockZong Li2020-05-182-6/+20
| * | riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotationZong Li2020-05-181-7/+14
| * | riscv: Remove the 'riscv_' prefix of function nameZong Li2020-05-183-14/+14
| * | riscv: Add SW single-step support for KDBVincent Chen2020-05-182-2/+396
| * | riscv: Use the XML target descriptions to report 3 system registersVincent Chen2020-05-184-1/+140
| * | riscv: Add KGDB supportVincent Chen2020-05-186-0/+325
| * | RISC-V: Skip setting up PMPs on trapsPalmer Dabbelt2020-05-181-1/+10
| * | riscv: K210: Update defconfigDamien Le Moal2020-05-181-5/+2
| * | riscv: K210: Add a built-in device treePalmer Dabbelt2020-05-183-2/+21
| * | riscv: Allow device trees to be built into the kernelPalmer Dabbelt2020-05-187-0/+90
* | | Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-06-05464-4884/+24917
|\ \ \
| * \ \ Merge tag 'zynqmp-dt-for-v5.8' of https://github.com/Xilinx/linux-xlnx into a...Arnd Bergmann2020-06-021-1/+5
| |\ \ \
| | * | | arm64: zynqmp: Fix GIC compatible propertyMichal Simek2020-04-151-1/+1
| | * | | arm64: zynqmp: Add Xilinx AES nodeKalyani Akula2020-02-281-0/+4
| * | | | Merge tag 'keystone_dts_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-06-022-0/+123
| |\ \ \ \
| | * | | | ARM: dts: keystone-k2g-evm: add HDMI video supportJyri Sarha2020-03-071-0/+101
| | * | | | ARM: dts: keystone-k2g: Add DSS nodeJyri Sarha2020-03-071-0/+22
| | |/ / /
| * | | | Merge tag 'keystone_dts_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2020-05-284-8/+8
| |\ \ \ \
| | * | | | ARM: dts: keystone: Rename "msmram" node to "sram"Krzysztof Kozlowski2020-05-284-8/+8
| * | | | | Merge tag 'v5.7-next-dts64.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-05-267-2/+721
| |\ \ \ \ \
| | * | | | | arm: dts: mt2712: add uart APDMA to device treeLong Cheng2020-05-231-0/+51
| | * | | | | arm64: dts: mt8183: add mmc nodejjian zhou2020-05-232-0/+170
| | * | | | | arm64: dts: mt2712: add ethernet device nodeBiao Huang2020-05-232-0/+139
| | * | | | | arm64: dts: mt6358: add PMIC MT6358 related nodesHsin-Hsiung Wang2020-05-212-0/+359
| | * | | | | arm64: dts: mt6797: Fix mmsys node nameMatthias Brugger2020-05-201-1/+1