Greg Kroah-Hartman 7b74d84a30 Merge 4.14.240 into android-4.14-stable 3 years ago
..
acpi 0125f3cd0f ACPI: tables: x86: Reserve memory occupied by ACPI tables 3 years ago
apic d20c7a7b24 x86/ioapic: Ignore IRQ2 again 4 years ago
cpu 22dc72c914 Merge 4.14.233 into android-4.14-stable 3 years ago
fpu 05418360de x86/fpu: Limit xstate copy size in xstateregs_set() 3 years ago
kprobes 03dacadd5d x86/kprobes: Fix to check non boostable prefixes correctly 3 years ago
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 16 years ago
Makefile edefb93570 x86/paravirt: Make native_save_fl() extern inline 6 years ago
alternative.c ef5c884933 UPSTREAM: x86/alternative: Print unadorned pointers 6 years ago
amd_gart_64.c 5860acc1a9 x86: remove arch specific dma_supported implementation 7 years ago
amd_nb.c 325cbb04dc x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping 7 years ago
apb_timer.c 3ddc76dfc7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
aperture_64.c 997901406c x86/gart: Exclude GART aperture from vmcore 7 years ago
apm_32.c b4108288ea x86/apm: Don't access __preempt_count with zeroed fs 6 years ago
asm-offsets.c b63812b813 x86/mm: Use/Fix PCID to optimize user/kernel switches 7 years ago
asm-offsets_32.c 325cbb04dc x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping 7 years ago
asm-offsets_64.c d120cd749e x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0 7 years ago
audit_64.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
bootflag.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
check.c f2e58b0414 x86/corruption-check: Fix panic in memory_corruption_check() when boot option without value is provided 6 years ago
cpuid.c e71c3978d6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
crash.c d9eb417e39 x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access 3 years ago
crash_dump_32.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
crash_dump_64.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
devicetree.c 1fadfed839 x86/devicetree: Fix device IRQ settings in DT 6 years ago
doublefault.c 5be136953f x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss 7 years ago
dumpstack.c bbcbaf56ff x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit() 6 years ago
dumpstack_32.c 06f9acfe0a x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack 7 years ago
dumpstack_64.c 06f9acfe0a x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack 7 years ago
e820.c d68baa3fa6 x86/boot/e820: Add support to determine the E820 type of an address 7 years ago
early-quirks.c 0fe1e5ec1c x86/gpu: add CFL to early quirks 7 years ago
early_printk.c ad2e60ff51 x86/earlyprintk: Add a force option for pciserial device 6 years ago
ebda.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
eisa.c 9995545163 x86/EISA: Don't probe EISA bus for Xen PV guests 6 years ago
espfix_64.c ae63fd26b2 kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK 7 years ago
ftrace.c 64219b370e ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_process() and ftrace_arch_code_modify_prepare() 5 years ago
ftrace_32.S 82de9301b4 x86/retpoline/ftrace: Convert ftrace assembler indirect jumps 7 years ago
ftrace_64.S 82de9301b4 x86/retpoline/ftrace: Convert ftrace assembler indirect jumps 7 years ago
head32.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
head64.c 74825dbefb x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel area 5 years ago
head_32.S 325cbb04dc x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping 7 years ago
head_64.S 4fe780c1ba x86/mm: Expand static page table for fixmap space 6 years ago
hpet.c c65812de90 x86/hpet: Prevent potential NULL pointer dereference 6 years ago
hw_breakpoint.c 727344f1bb x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an error 6 years ago
i8237.c f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs 14 years ago
i8253.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
i8259.c ba6e4d6a92 x86/i8259: Use printk_deferred() to prevent deadlock 4 years ago
idt.c 18f891ef7a x86: Don't include linux/irq.h from asm/hardirq.h 6 years ago
io_delay.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
ioport.c 25e2999e63 x86/entry/64: Make cpu_entry_area.tss read-only 7 years ago
irq.c 18f891ef7a x86: Don't include linux/irq.h from asm/hardirq.h 6 years ago
irq_32.c 18f891ef7a x86: Don't include linux/irq.h from asm/hardirq.h 6 years ago
irq_64.c dc81cfb3cc x86/irq/64: Limit IST stack overflow check to #DB stack 5 years ago
irq_work.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
irqflags.S edefb93570 x86/paravirt: Make native_save_fl() extern inline 6 years ago
irqinit.c 18f891ef7a x86: Don't include linux/irq.h from asm/hardirq.h 6 years ago
itmt.c 02cfdc95a0 sched/x86: Remove unnecessary TBM3 check to update topology 8 years ago
jump_label.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
kdebugfs.c f7750a7956 x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings 7 years ago
kexec-bzimage64.c 5b8af3ff5f x86/kexec: Use up-to-dated screen_info copy to fill boot params 4 years ago
kgdb.c 8d3b98c7a9 x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI 5 years ago
ksysfs.c 7d7099433d x86/sysfs: Fix off-by-one error in loop termination 7 years ago
kvm.c c84ee720fd x86/paravirt: Fix callee-saved function ELF sizes 5 years ago
kvmclock.c 9a12f78a86 x86/pvclock: add setter for pvclock_pvti_cpu0_va 6 years ago
ldt.c a17989cb9b x86/ldt: Unmap PTEs for the slot before freeing LDT pages 6 years ago
livepatch.c d4c3e6e1b1 livepatch/x86: apply alternatives and paravirt patches after relocations 8 years ago
machine_kexec_32.c 0ff6b2cac9 x86/kexec: Avoid double free_page() upon do_kexec_load() failure 6 years ago
machine_kexec_64.c 0ff6b2cac9 x86/kexec: Avoid double free_page() upon do_kexec_load() failure 6 years ago
mmconf-fam10h_64.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
module.c 496d5ba9c5 Merge 4.14.224 into android-4.14-stable 4 years ago
mpparse.c 531a502517 x86/boot: Fix memory leak in default_get_smp_config() 5 years ago
msr.c 59fefd0890 x86/msr: Remove bogus cleanup from the error path 8 years ago
nmi.c bfa08d23f9 x86/speculation/mds: Clear CPU buffers on exit to user 5 years ago
nmi_selftest.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
paravirt-spinlocks.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
paravirt.c 726f059519 x86/paravirt: Fix some warning messages 6 years ago
paravirt_patch_32.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
paravirt_patch_64.c 96e63420e2 x86/paravirt: Dont patch flush_tlb_single 7 years ago
pci-calgary_64.c 5860acc1a9 x86: remove arch specific dma_supported implementation 7 years ago
pci-dma.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
pci-iommu_table.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
pci-nommu.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
pci-swiotlb.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
pcspeaker.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
perf_regs.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
platform-quirks.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
pmem.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
probe_roms.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
process.c d808ea8d0b x86/speculation: Prevent rogue cross-process SSBD shutdown 4 years ago
process.h 908a17a551 x86/speculation: Change misspelled STIPB to STIBP 4 years ago
process_32.c 2373ac080f sched/x86: Save [ER]FLAGS on context switch 5 years ago
process_64.c 2373ac080f sched/x86: Save [ER]FLAGS on context switch 5 years ago
ptrace.c 7ee1fff8cd x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task 4 years ago
pvclock.c 9a12f78a86 x86/pvclock: add setter for pvclock_pvti_cpu0_va 6 years ago
quirks.c d292f33b74 x86/mce: Check for alternate indication of machine check recovery on Skylake 6 years ago
reboot.c 0211d3c8ed x86/reboot: Add Zotac ZBOX CI327 nano PCI reboot quirk 4 years ago
reboot_fixups_32.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
relocate_kernel_32.S 3e1aa7cb59 x86/asm: Optimize unnecessarily wide TEST instructions 10 years ago
relocate_kernel_64.S 04f048fad3 x86/kexec: Make kexec (mostly) work in 5-level paging mode 7 years ago
resource.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
rtc.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
setup.c 5e6f537bb9 ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade() 3 years ago
setup_percpu.c 71978491bb x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table 7 years ago
signal.c c615940734 x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall() 4 years ago
signal_compat.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
smp.c 3eaade8a87 x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI fails 5 years ago
smpboot.c 60753dc829 x86: Fix early boot crash on gcc-10, third try 4 years ago
stacktrace.c 647ed111f7 x86/stacktrace: Make zombie stack traces reliable 7 years ago
step.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
sys_x86_64.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
sysfb.c e8d95ce970 x86/sysfb: Use PTR_ERR_OR_ZERO 10 years ago
sysfb_efi.c 63f8f90f96 x86/sysfb_efi: Add quirks for some devices with swapped width and height 5 years ago
sysfb_simplefb.c c118cd45f4 x86/sysfb: Fix check for bad VRAM size 5 years ago
tboot.c 22e64ef9cd x86/pti: Make unpoison of pgd for trusted boot work for real 7 years ago
tce_64.c 906bf7fda2 x86/cpufeature: Remove cpu_has_clflush 9 years ago
time.c dabf068133 FROMLIST: x86_64: fix jiffies ODR violation 4 years ago
tls.c 30a9b8b4b7 x86/tls: Fix possible spectre-v1 in do_get_thread_area() 5 years ago
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 years ago
topology.c 4daa832d99 x86: Drop bogus __ref / __refdata annotations 9 years ago
trace_clock.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
tracepoint.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
traps.c 93c4944867 x86/speculation/mds: Revert CPU buffer clear on double fault exit 5 years ago
tsc.c eb8921e584 x86/cpu: Sanitize FAM6_ATOM naming 5 years ago
tsc_msr.c 0a29ab0033 x86/tsc: Add missing header to tsc_msr.c 6 years ago
tsc_sync.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
unwind_frame.c c60f18c665 x86/unwind: Handle NULL pointer calls better in frame unwinder 6 years ago
unwind_guess.c ee9f8fce99 x86/unwind: Add the ORC unwinder 7 years ago
unwind_orc.c c37d26ecd4 x86/unwind/orc: Fix inactive tasks with stack pointer in %sp on GCC 10 compiled kernels 4 years ago
uprobes.c 6e1bed40c8 x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes 4 years ago
verify_cpu.S aad9d83f9d x86/boot: Annotate verify_cpu() as a callable function 7 years ago
vm86_32.c 68ce993006 x86/vm86/32: Fix POPF emulation 7 years ago
vmlinux.lds.S f3c68e8b48 Merge 4.14.192 into android-4.14-stable 4 years ago
vsmp_64.c 70c4f78b23 x86: replace __init_or_module with __init in non-modular vsmp_64.c 9 years ago
x86_init.c 04d26709b1 x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' 7 years ago