Skip to content
Snippets Groups Projects
Select Git revision
  • 53ecde0b9126ff140abe3aefd7f0ec64d6fa36b0
  • openEuler-1.0-LTS default protected
  • openEuler-22.09
  • OLK-5.10
  • openEuler-22.03-LTS
  • openEuler-22.03-LTS-Ascend
  • master
  • openEuler-22.03-LTS-LoongArch-NW
  • openEuler-22.09-HCK
  • openEuler-20.03-LTS-SP3
  • openEuler-21.09
  • openEuler-21.03
  • openEuler-20.09
  • 4.19.90-2210.5.0
  • 5.10.0-123.0.0
  • 5.10.0-60.63.0
  • 5.10.0-60.62.0
  • 4.19.90-2210.4.0
  • 5.10.0-121.0.0
  • 5.10.0-60.61.0
  • 4.19.90-2210.3.0
  • 5.10.0-60.60.0
  • 5.10.0-120.0.0
  • 5.10.0-60.59.0
  • 5.10.0-119.0.0
  • 4.19.90-2210.2.0
  • 4.19.90-2210.1.0
  • 5.10.0-118.0.0
  • 5.10.0-106.19.0
  • 5.10.0-60.58.0
  • 4.19.90-2209.6.0
  • 5.10.0-106.18.0
  • 5.10.0-106.17.0
33 results

tools

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Linus Torvalds authored
    Pull x86 fixes from Ingo Molnar:
     "Another round of CR3/PCID related fixes (I think this addresses all
      but one of the known problems with PCID support), an objtool fix plus
      a Clang fix that (finally) solves all Clang quirks to build a bootable
      x86 kernel as-is"
    
    * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      x86/asm: Fix inline asm call constraints for Clang
      objtool: Handle another GCC stack pointer adjustment bug
      x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUs
      x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
      x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code
      x86/mm: Factor out CR3-building code
    a141fd55
    History
    Name Last commit Last update
    ..