linux_dsm_epyc7002/arch/s390/include/asm
Linus Torvalds 990f227371 - Allow s390 debug feature to handle finally more than 256 CPU numbers, instead
of truncating the most significant bits.
 
 - Improve THP splitting required by qemu processes by making use of
   walk_page_vma() instead of calling follow_page() for every single page
   within each vma.
 
 - Add missing ZCRYPT dependency to VFIO_AP to fix potential compile problems.
 
 - Remove not required select CLOCKSOURCE_VALIDATE_LAST_CYCLE again.
 
 - Set node distance to LOCAL_DISTANCE instead of 0, since e.g. libnuma
   translates a node distance of 0 to "no NUMA support available".
 
 - Couple of other minor fixes and improvements.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEECMNfWEw3SLnmiLkZIg7DeRspbsIFAl81bRwACgkQIg7DeRsp
 bsIT3g/7BSIfbI852VTn6hWw+LfdoBLVqXDFcg9xQhUqccbPcG8LG/BYlmuvIn1Z
 X9XujP76xAX7LKnt9x0Z9znwpgGIj0oURmcBxzGBTk+yLBf7YXCOLu9w4MV1AD57
 WRoGG7pPFZy5rMDM29frqBNQBWc7g+/wGoPVqiffzqgj2DcS4Ka8TSTTboMIH7th
 mLK5xaU504FdDGwTgNv6Q/Pt3+YBZ6P/1cIuifzYnfjJ2CsjSBLjS9IFP6/w/c1Q
 VQ2TfajuRbAgkkY01o15tKrlqwPzzWYhnh9ix1LkL0WT6VNql+fcwN665HdsSDFu
 Ctu6Sk3BZmhN1GONK4gIx5didRxBi7neAfUMenSasPT8uMGJcR4EMoNUr70sXNA/
 B1naRayfCH0dE3SVZflAeFJRSh1LnikY14uj65Gg/Wtla5N+90zuHEGDttIBNzrr
 FDzc+39GWN1wJEl7FzSIm+YRC88C/So/BNUQhmlVYNY0sbqyAszUGBOAa+5VS2WQ
 tkWzWPjJ6QA3e3t/dpnc0dvlCKLTJG3o7bdtilb71QNybGiAniP8+79hCNa5nPT3
 iLRhmLX27cQF54IUw1whVA5mkfzHSzwAlB+/laPi8MWFQXTRLTD1XzhmjrIyR57Y
 Q6wM+lxC4qreDz7yGX+eQk7OEs8j8IKTF14HZxkp/DEL09Vbmbs=
 =E0hf
 -----END PGP SIGNATURE-----

Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull more s390 updates from Heiko Carstens:

 - Allow s390 debug feature to handle finally more than 256 CPU numbers,
   instead of truncating the most significant bits.

 - Improve THP splitting required by qemu processes by making use of
   walk_page_vma() instead of calling follow_page() for every single
   page within each vma.

 - Add missing ZCRYPT dependency to VFIO_AP to fix potential compile
   problems.

 - Remove not required select CLOCKSOURCE_VALIDATE_LAST_CYCLE again.

 - Set node distance to LOCAL_DISTANCE instead of 0, since e.g. libnuma
   translates a node distance of 0 to "no NUMA support available".

 - Couple of other minor fixes and improvements.

* tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/numa: move code to arch/s390/kernel
  s390/time: remove select CLOCKSOURCE_VALIDATE_LAST_CYCLE again
  s390/debug: debug feature version 3
  s390/Kconfig: add missing ZCRYPT dependency to VFIO_AP
  s390/numa: set node distance to LOCAL_DISTANCE
  s390/pkey: remove redundant variable initialization
  s390/test_unwind: fix possible memleak in test_unwind()
  s390/gmap: improve THP splitting
  s390/atomic: circumvent gcc 10 build regression
2020-08-13 12:38:32 -07:00
..
fpu
trace
airq.h
alternative-asm.h
alternative.h
ap.h
appldata.h
archrandom.h
asm-const.h
asm-prototypes.h
atomic_ops.h
atomic.h
barrier.h
bitops.h
boot_data.h
bug.h
bugs.h
cache.h
ccwdev.h
ccwgroup.h
checksum.h
chpid.h
chsc.h
cio.h
clp.h
cmb.h
cmpxchg.h
compat.h
cpacf.h
cpcmd.h
cpu_mcf.h
cpu_mf-insn.h
cpu_mf.h
cpu.h
cpufeature.h
cputime.h
crw.h
css_chars.h
ctl_reg.h
current.h
debug.h s390/debug: debug feature version 3 2020-08-11 18:16:43 +02:00
delay.h
diag.h
dis.h
dma.h
dwarf.h
eadm.h
ebcdic.h
elf.h
exec.h
extable.h
extmem.h
facility.h
fcx.h
ftrace.h
futex.h
gmap.h
hardirq.h
hugetlb.h
hw_irq.h
idals.h
idle.h
io.h
ipl.h
irq.h
irqflags.h
isc.h
itcw.h
jump_label.h
kasan.h
Kbuild
kdebug.h
kexec.h
kprobes.h
kvm_host.h
kvm_para.h
linkage.h
livepatch.h
lowcore.h
mem_detect.h
mem_encrypt.h
mmu_context.h
mmu.h
mmzone.h
module.h
nmi.h
nospec-branch.h
nospec-insn.h
numa.h
os_info.h
page-states.h
page.h
pci_clp.h
pci_debug.h
pci_dma.h
pci_insn.h
pci_io.h
pci.h
percpu.h
perf_event.h
pgalloc.h
pgtable.h
pkey.h
pnet.h
preempt.h
processor.h
ptrace.h
purgatory.h
qdio.h
runtime_instr.h
schid.h
sclp.h
scsw.h
seccomp.h
sections.h
serial.h
set_memory.h
setup.h
shmparam.h
signal.h
sigp.h
smp.h
sparsemem.h
spinlock_types.h
spinlock.h
stacktrace.h
stp.h
string.h
switch_to.h
syscall_wrapper.h
syscall.h
sysinfo.h
termios.h
thread_info.h
timex.h
tlb.h
tlbflush.h
topology.h s390/numa: set node distance to LOCAL_DISTANCE 2020-08-11 18:16:35 +02:00
uaccess.h uaccess: remove segment_eq 2020-08-12 10:57:58 -07:00
unistd.h
unwind.h
uprobes.h
user.h
uv.h
vdso.h
vga.h
vmalloc.h
vmlinux.lds.h
vtime.h
vtimer.h
vx-insn.h
xor.h