android_kernel_xiaomi_sm8450/arch/x86
Todd Kjos b683931b2a ANDROID: gki_defconfig: set DEFAULT_MMAP_MIN_ADDR=32768
Set CONFIG_DEFAULT_MMAP_MIN_ADDR=32768 to conform with
existing CTS test (which had an issue that prevented
reliable detection of this setting).

Bug: 197914473
Signed-off-by: Todd Kjos <tkjos@google.com>
Change-Id: I5a86a7b11d32adf8689657e4559c1d870a5562c4
2021-08-27 21:57:15 +00:00
..
boot Merge 5.10.40 into android12-5.10 2021-05-27 08:36:46 +02:00
configs ANDROID: gki_defconfig: set DEFAULT_MMAP_MIN_ADDR=32768 2021-08-27 21:57:15 +00:00
crypto Merge 5.10.37 into android12-5.10 2021-05-15 09:28:55 +02:00
entry This is the 5.10.24 stable release 2021-03-19 09:42:56 +01:00
events perf/x86: Avoid touching LBR_TOS MSR for Arch LBR 2021-05-26 12:06:50 +02:00
hyperv x86/hyperv: Fix kexec panic/hang issues 2021-01-27 11:54:57 +01:00
ia32 Revert "Revert "x86: remove address space overrides using set_fs()"" 2020-10-28 15:08:48 +01:00
include Merge 5.10.43 into android12-5.10 2021-06-12 14:48:14 +02:00
kernel Merge 5.10.43 into android12-5.10 2021-06-12 14:48:14 +02:00
kvm KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode 2021-06-10 13:39:28 +02:00
lib x86/msr: Fix wr/rdmsr_safe_regs_on_cpu() prototypes 2021-05-22 11:40:51 +02:00
math-emu treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
mm Merge 5.10.43 into android12-5.10 2021-06-12 14:48:14 +02:00
net bpf, x86: Validate computation of branch displacements for x86-32 2021-04-10 13:36:11 +02:00
oprofile
pci Merge 5.10.17 into android12-5.10 2021-02-18 11:21:01 +01:00
platform x86/efi: Remove EFI PGD build time checks 2021-02-17 11:02:24 +01:00
power Merge 5.10.37 into android12-5.10 2021-05-15 09:28:55 +02:00
purgatory ANDROID: x86/purgatory: disable CFI 2021-01-14 16:35:55 +00:00
ras treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
realmode x86/head/64: Don't call verify_cpu() on starting APs 2020-09-09 11:33:20 +02:00
tools This is the 5.10.21 stable release 2021-03-07 12:53:30 +01:00
um ANDROID: um: Return to old __section declarations for um 2020-10-30 17:42:29 +00:00
video
xen x86/Xen: swap NX determination and GDT setup on BSP 2021-05-26 12:06:57 +02:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Kbuild
Kconfig Merge 5.10.37 into android12-5.10 2021-05-15 09:28:55 +02:00
Kconfig.assembler x86/delay: Introduce TPAUSE delay 2020-05-07 16:06:20 +02:00
Kconfig.cpu treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Kconfig.debug x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}() 2020-10-06 11:18:04 +02:00
Makefile UPSTREAM: x86, lto: Pass -stack-alignment only on LLD < 13.0.0 2021-06-23 21:12:09 +00:00
Makefile_32.cpu
Makefile.um