android_kernel_oneplus_msm8998/arch/x86/include/asm
Srinivasarao P c43902eef7 Merge android-4.4.113 (ef588ef) into msm-4.4
* refs/heads/tmp-ef588ef
  Linux 4.4.113
  MIPS: AR7: ensure the port type's FCR value is used
  x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
  x86/pti: Document fix wrong index
  kprobes/x86: Disable optimizing on the function jumps to indirect thunk
  kprobes/x86: Blacklist indirect thunk functions for kprobes
  retpoline: Introduce start/end markers of indirect thunk
  x86/mce: Make machine check speculation protected
  kbuild: modversions for EXPORT_SYMBOL() for asm
  x86/cpu, x86/pti: Do not enable PTI on AMD processors
  arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
  dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
  dm btree: fix serious bug in btree_split_beneath()
  libata: apply MAX_SEC_1024 to all LITEON EP1 series devices
  can: peak: fix potential bug in packet fragmentation
  ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
  phy: work around 'phys' references to usb-nop-xceiv devices
  tracing: Fix converting enum's from the map in trace_event_eval_update()
  Input: twl4030-vibra - fix sibling-node lookup
  Input: twl6040-vibra - fix child-node lookup
  Input: twl6040-vibra - fix DT node memory management
  Input: 88pm860x-ts - fix child-node lookup
  x86/apic/vector: Fix off by one in error path
  pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
  module: Add retpoline tag to VERMAGIC
  x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
  sched/deadline: Zero out positive runtime after throttling constrained tasks
  scsi: hpsa: fix volume offline state
  af_key: fix buffer overread in parse_exthdrs()
  af_key: fix buffer overread in verify_address_len()
  ALSA: hda - Apply the existing quirk to iMac 14,1
  ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variant
  ALSA: pcm: Remove yet superfluous WARN_ON()
  futex: Prevent overflow by strengthen input validation
  scsi: sg: disable SET_FORCE_LOW_DMA
  x86/retpoline: Remove compile time warning
  x86/retpoline: Fill return stack buffer on vmexit
  x86/retpoline/irq32: Convert assembler indirect jumps
  x86/retpoline/checksum32: Convert assembler indirect jumps
  x86/retpoline/xen: Convert Xen hypercall indirect jumps
  x86/retpoline/hyperv: Convert assembler indirect jumps
  x86/retpoline/ftrace: Convert ftrace assembler indirect jumps
  x86/retpoline/entry: Convert entry assembler indirect jumps
  x86/retpoline/crypto: Convert crypto assembler indirect jumps
  x86/spectre: Add boot time option to select Spectre v2 mitigation
  x86/retpoline: Add initial retpoline support
  kconfig.h: use __is_defined() to check if MODULE is defined
  EXPORT_SYMBOL() for asm
  x86/asm: Make asm/alternative.h safe from assembly
  x86/kbuild: enable modversions for symbols exported from asm
  x86/asm: Use register variable to get stack pointer value
  x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
  x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC
  x86/cpu/AMD: Make LFENCE a serializing instruction
  gcov: disable for COMPILE_TEST
  ANDROID: sdcardfs: Move default_normal to superblock
  blkdev: Refactoring block io latency histogram codes
  FROMLIST: arm64: kpti: Fix the interaction between ASID switching and software PAN
  FROMLIST: arm64: Move post_ttbr_update_workaround to C code
  FROMLIST: arm64: mm: Rename post_ttbr0_update_workaround
  sched: EAS: Initialize push_task as NULL to avoid direct reference on out_unlock path

Conflicts:
	arch/arm64/include/asm/efi.h
	arch/arm64/include/asm/mmu_context.h
	drivers/scsi/sg.c
	drivers/scsi/ufs/ufshcd.h

Change-Id: Ibfa06af8ef308077aad6995874d4b7b0a73e95f3
Signed-off-by: Srinivasarao P <spathi@codeaurora.org>
2018-01-24 18:27:37 +05:30
..
crypto
fpu
numachip
trace
uv
xen x86/retpoline/xen: Convert Xen hypercall indirect jumps 2018-01-23 19:50:13 +01:00
a.out-core.h
acenv.h
acpi.h
agp.h
alternative-asm.h x86/alternatives: Fix alt_max_short macro to really be a max() 2017-10-18 09:20:43 +02:00
alternative.h x86/asm: Make asm/alternative.h safe from assembly 2018-01-23 19:50:12 +01:00
amd_nb.h
apb_timer.h
apic.h
apic_flat_64.h
apicdef.h
apm.h
arch_hweight.h BACKPORT: x86/hweight: Get rid of the special calling convention 2017-10-09 14:00:13 -07:00
archrandom.h
asm-offsets.h
asm-prototypes.h x86/retpoline: Add initial retpoline support 2018-01-23 19:50:12 +01:00
asm.h This is the 4.4.113 stable release 2018-01-23 20:01:24 +01:00
atomic.h
atomic64_32.h
atomic64_64.h
barrier.h
bios_ebda.h
bitops.h
boot.h
bootparam_utils.h
bug.h
bugs.h
cache.h
cacheflush.h UPSTREAM: x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option 2016-09-23 10:04:06 -07:00
calgary.h
ce4100.h
checksum.h
checksum_32.h
checksum_64.h
clocksource.h
cmdline.h x86/boot: Add early cmdline parsing for options with arguments 2018-01-05 15:44:23 +01:00
cmpxchg.h
cmpxchg_32.h
cmpxchg_64.h
compat.h
cpu.h
cpu_device_id.h
cpufeature.h x86/retpoline: Add initial retpoline support 2018-01-23 19:50:12 +01:00
cpumask.h
crash.h
current.h
debugreg.h
delay.h
desc.h kaiser: cleanups while trying for gold link 2018-01-05 15:44:24 +01:00
desc_defs.h
device.h
disabled-features.h x86/mm: Disable PCID on 32-bit kernels 2018-01-02 20:33:23 +01:00
div64.h
dma-mapping.h
dma.h
dmi.h
dwarf2.h
e820.h
edac.h
efi.h This is the 4.4.106 stable release 2017-12-18 10:49:53 +01:00
elf.h x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps 2017-09-27 11:00:12 +02:00
emergency-restart.h
entry_arch.h
espfix.h
exec.h
fb.h
fixmap.h
floppy.h
frame.h
ftrace.h
futex.h
gart.h
genapic.h
geode.h
gpio.h
hardirq.h x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code 2018-01-02 20:33:23 +01:00
hash.h
highmem.h
hpet.h
hugetlb.h Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4" 2016-08-26 14:34:05 -07:00
hw_breakpoint.h
hw_irq.h KAISER: Kernel Address Isolation 2018-01-05 15:44:23 +01:00
hypertransport.h
hypervisor.h
i8259.h
ia32.h
ia32_unistd.h
idle.h
imr.h
inat.h
inat_types.h
init.h
insn.h
inst.h
intel-mid.h
intel_mid_vrtc.h
intel_pmc_ipc.h
intel_scu_ipc.h
io.h x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl 2017-09-02 07:06:52 +02:00
io_apic.h
iomap.h
iommu.h
iommu_table.h
iosf_mbi.h
ipi.h
irq.h
irq_regs.h
irq_remapping.h
irq_vectors.h
irq_work.h
irqdomain.h
irqflags.h
ist.h
jump_label.h
kaiser.h x86/pti/efi: broken conversion from efi to kernel page table 2018-01-17 09:35:29 +01:00
kasan.h
kbdleds.h
Kbuild
kdebug.h
kexec-bzimage64.h
kexec.h
kgdb.h
kmap_types.h
kmemcheck.h
kprobes.h
kvm_emulate.h KVM: x86: fix singlestepping over syscall 2017-11-21 09:21:17 +01:00
kvm_guest.h
kvm_host.h
kvm_para.h UPSTREAM: x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option 2016-09-23 10:04:06 -07:00
lguest.h
lguest_hcall.h
linkage.h
livepatch.h
local.h
local64.h
mach_timer.h
mach_traps.h
math_emu.h
mc146818rtc.h
mce.h
microcode.h
microcode_amd.h
microcode_intel.h
misc.h
mmconfig.h
mmu.h x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code 2018-01-02 20:33:23 +01:00
mmu_context.h x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code 2018-01-02 20:33:23 +01:00
mmx.h
mmzone.h
mmzone_32.h
mmzone_64.h
module.h
mpspec.h
mpspec_def.h
mpx.h
mshyperv.h
msi.h
msidef.h
msr-index.h x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC 2018-01-23 19:50:11 +01:00
msr.h
mtrr.h
mutex.h
mutex_32.h
mutex_64.h
mwait.h
nmi.h
nops.h
nospec-branch.h x86/retpoline: Optimize inline assembler for vmexit_fill_RSB 2018-01-23 19:50:18 +01:00
numa.h
numa_32.h
olpc.h
olpc_ofw.h
page.h
page_32.h
page_32_types.h
page_64.h
page_64_types.h
page_types.h
paravirt.h
paravirt_types.h
parport.h
pat.h x86/mm/pat: Don't report PAT on CPUs that don't support it 2017-07-15 11:57:50 +02:00
pci-direct.h
pci-functions.h
pci.h
pci_64.h
pci_x86.h
percpu.h
perf_event.h
perf_event_p4.h
pgalloc.h
pgtable-2level.h
pgtable-2level_types.h
pgtable-3level.h
pgtable-3level_types.h
pgtable.h KPTI: Rename to PAGE_TABLE_ISOLATION 2018-01-05 15:44:26 +01:00
pgtable_32.h
pgtable_32_types.h
pgtable_64.h KPTI: Rename to PAGE_TABLE_ISOLATION 2018-01-05 15:44:26 +01:00
pgtable_64_types.h
pgtable_types.h KPTI: Rename to PAGE_TABLE_ISOLATION 2018-01-05 15:44:26 +01:00
platform_sst_audio.h
pm-trace.h
pmc_atom.h
pmem.h x86, pmem: Fix cache flushing for iovec write < 8 bytes 2017-05-20 14:27:00 +02:00
posix_types.h
preempt.h
probe_roms.h
processor-cyrix.h
processor-flags.h
processor.h x86/cpufeatures: Make CPU bugs sticky 2018-01-17 09:35:32 +01:00
prom.h
proto.h
ptrace.h
pvclock-abi.h
pvclock.h x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n 2018-01-17 09:35:25 +01:00
qrwlock.h
qspinlock.h
qspinlock_paravirt.h
realmode.h
reboot.h
reboot_fixups.h
required-features.h
rio.h
rmwcc.h
rtc.h
rwsem.h
seccomp.h
sections.h UPSTREAM: x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option 2016-09-23 10:04:06 -07:00
segment.h
serial.h
setup.h
setup_arch.h
shmparam.h
sigcontext.h
sigframe.h
sighandling.h
signal.h
simd.h
smap.h
smp.h
sparsemem.h
special_insns.h
spinlock.h
spinlock_types.h
sta2x11.h
stackprotector.h
stacktrace.h
string.h
string_32.h
string_64.h
suspend.h
suspend_32.h
suspend_64.h
svm.h
swiotlb.h
switch_to.h
sync_bitops.h
sys_ia32.h
syscall.h
syscalls.h x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt() 2017-12-09 18:42:40 +01:00
sysfb.h
tce.h
thread_info.h This is the 4.4.113 stable release 2018-01-23 20:01:24 +01:00
time.h
timer.h
timex.h
tlb.h
tlbflush.h KPTI: Rename to PAGE_TABLE_ISOLATION 2018-01-05 15:44:26 +01:00
topology.h
trace_clock.h
traps.h x86/mce: Make machine check speculation protected 2018-01-23 19:50:17 +01:00
tsc.h
uaccess.h This is the 4.4.98 stable release 2017-11-15 17:38:52 +01:00
uaccess_32.h UPSTREAM: x86: fix SMAP in 32-bit environments 2016-09-15 12:42:31 +05:30
uaccess_64.h UPSTREAM: x86: reorganize SMAP handling in user space accesses 2016-09-06 10:53:36 -07:00
unaligned.h
unistd.h
uprobes.h
user.h
user32.h
user_32.h
user_64.h
vdso.h x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap 2018-01-05 15:44:27 +01:00
vga.h
vgtod.h
virtext.h
vm86.h
vmx.h
vsyscall.h Map the vsyscall page with _PAGE_USER 2018-01-10 09:27:14 +01:00
vvar.h
word-at-a-time.h
x2apic.h
x86_init.h
xor.h
xor_32.h
xor_64.h
xor_avx.h