android_kernel_google_msm/arch/x86/kernel
Artem Borisov d7992e6feb Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1
All bluetooth-related changes were omitted because of our ancient incompatible bt stack.

Change-Id: I96440b7be9342a9c1adc9476066272b827776e64
2017-12-27 17:13:15 +03:00
..
acpi ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overriding 2012-07-16 09:04:07 -07:00
apic x86, apic: Handle a bad TSC more gracefully 2015-02-02 17:05:03 +08:00
cpu x86/ldt: Make modify_ldt synchronous 2016-03-21 09:17:50 +08:00
.gitignore
Makefile x86, espfix: Make espfix64 a Kconfig option, fix UML 2014-08-07 12:00:11 -07:00
alternative.c x86/alternatives: Fix p6 nops on non-modular kernels 2012-10-07 08:32:29 -07:00
amd_gart_64.c X86 & IA64: adapt for dma_map_ops changes 2012-03-28 16:36:31 +02:00
amd_nb.c
apb_timer.c
aperture_64.c
apm_32.c Disintegrate asm/system.h for X86 2012-03-28 18:11:12 +01:00
asm-offsets.c
asm-offsets_32.c
asm-offsets_64.c
audit_64.c
bootflag.c
check.c
cpuid.c Disintegrate asm/system.h for X86 2012-03-28 18:11:12 +01:00
crash.c x86/apic: Disable I/O APIC before shutdown of the local APIC 2014-06-07 16:02:08 -07:00
crash_dump_32.c x86: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:15 +08:00
crash_dump_64.c
devicetree.c
doublefault_32.c
dumpstack.c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-03-29 18:21:35 -07:00
dumpstack_32.c
dumpstack_64.c x86_64, traps: Stop using IST for #SS 2015-02-02 17:05:23 +08:00
e820.c x86, mm: Trim memory in memblock to be page aligned 2012-10-31 10:02:56 -07:00
early-quirks.c
early_printk.c
entry_32.S x86, espfix: Make it possible to disable 16-bit support 2014-08-07 12:00:11 -07:00
entry_64.S x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization 2015-06-19 11:40:21 +08:00
espfix_64.c x86/espfix/xen: Fix allocation of pages for paravirt page tables 2014-08-07 12:00:11 -07:00
ftrace.c
head.c x86: Make sure we can boot in the case the BDA contains pure garbage 2013-03-04 06:06:39 +08:00
head32.c
head64.c
head_32.S
head_64.S x86/cpu: Call verify_cpu() after having entered long mode too 2016-10-26 23:15:27 +08:00
hpet.c x86: hpet: Fix masking of MSI interrupts 2012-12-17 10:37:44 -08:00
hw_breakpoint.c
i386_ksyms_32.c
i387.c x86, kvm: fix kvm's usage of kernel_fpu_begin/end() 2015-09-18 09:20:46 +08:00
i8237.c
i8253.c
i8259.c Disintegrate asm/system.h for X86 2012-03-28 18:11:12 +01:00
init_task.c
io_delay.c
ioport.c
irq.c x86: Eliminate irq_mis_count counted in arch_irq_stat 2013-05-07 19:51:57 -07:00
irq_32.c
irq_64.c
irq_work.c
irqinit.c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-03-29 18:21:35 -07:00
jump_label.c
kdebugfs.c simple_open: automatically convert to simple_open() 2012-04-05 15:25:50 -07:00
kgdb.c KGDB/KDB regression fixes 2012-04-04 17:26:08 -07:00
kprobes-common.h
kprobes-opt.c
kprobes.c ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing 2015-04-14 17:33:53 +08:00
kvm.c x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit 2015-02-02 17:05:24 +08:00
kvmclock.c x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit 2015-02-02 17:05:24 +08:00
ldt.c x86/ldt: Make modify_ldt synchronous 2016-03-21 09:17:50 +08:00
machine_kexec_32.c Disintegrate asm/system.h for X86 2012-03-28 18:11:12 +01:00
machine_kexec_64.c
mca_32.c Disintegrate asm/system.h for X86 2012-03-28 18:11:12 +01:00
microcode_amd.c x86/microcode/amd: Tone down printk(), don't treat a missing firmware file as an error 2013-11-29 10:50:35 -08:00
microcode_core.c x86, microcode: Sanitize per-cpu microcode reloading interface 2012-08-15 08:10:31 -07:00
microcode_intel.c x86/microcode: Ensure that module is only loaded on supported Intel CPUs 2012-05-07 14:37:14 +02:00
mmconf-fam10h_64.c
module.c Disintegrate asm/system.h for X86 2012-03-28 18:11:12 +01:00
mpparse.c
msr.c x86/msr: Add capabilities check 2013-02-03 18:24:42 -06:00
nmi.c x86: Reset the debug_stack update counter 2012-06-10 00:36:12 +09:00
nmi_selftest.c
paravirt-spinlocks.c
paravirt.c x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal 2013-04-16 21:27:27 -07:00
paravirt_patch_32.c
paravirt_patch_64.c x86_64/entry/xen: Do not invoke espfix64 on Xen 2014-08-07 12:00:11 -07:00
pci-calgary_64.c Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping 2012-04-04 17:13:43 -07:00
pci-dma.c X86: integrate CMA with DMA-mapping subsystem 2013-02-27 18:14:16 -08:00
pci-iommu_table.c
pci-nommu.c X86: integrate CMA with DMA-mapping subsystem 2013-02-27 18:14:16 -08:00
pci-swiotlb.c X86 & IA64: adapt for dma_map_ops changes 2012-03-28 16:36:31 +02:00
pcspeaker.c
probe_roms.c
process.c Move x86_64 idle notifiers to generic 2012-04-09 13:57:52 -07:00
process_32.c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-03-29 14:28:26 -07:00
process_64.c x86/iopl/64: Properly context-switch IOPL on Xen PV 2016-04-27 18:55:30 +08:00
ptrace.c Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1 2017-12-27 17:13:15 +03:00
pvclock.c
quirks.c x86/amd/numa: Fix northbridge quirk to assign correct NUMA node 2014-03-23 21:37:05 -07:00
reboot.c x86/reboot: Fix a warning message triggered by stop_other_cpus() 2015-06-19 11:40:31 +08:00
reboot_32.S
reboot_fixups_32.c
relocate_kernel_32.S
relocate_kernel_64.S x86: Fix typo in kexec register clearing 2013-06-20 11:58:46 -07:00
resource.c
rtc.c
setup.c Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1 2017-12-27 17:13:15 +03:00
setup_percpu.c percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bit 2012-05-08 09:42:18 -07:00
signal.c x86/signal: Fix restart_syscall number for x32 tasks 2016-10-26 23:15:33 +08:00
smp.c
smpboot.c sched: Fix unreleased llc_shared_mask bit during CPU hotplug 2014-12-01 18:02:37 +08:00
stacktrace.c
step.c x86/ldt: Correct LDT access in single stepping logic 2016-03-21 09:17:51 +08:00
sys_i386_32.c
sys_x86_64.c Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1 2017-12-27 17:13:15 +03:00
syscall_32.c
syscall_64.c
tboot.c tboot: Add return values for tboot_sleep 2012-03-13 14:06:55 -04:00
tce_64.c Disintegrate asm/system.h for X86 2012-03-28 18:11:12 +01:00
test_nx.c
test_rodata.c
time.c
tls.c x86/tls: Don't validate lm in set_thread_area() after all 2015-04-14 17:33:46 +08:00
tls.h
topology.c
trampoline.c
trampoline_32.S
trampoline_64.S
traps.c x86/asm/entry/32: Fix user_mode() misuses 2015-06-19 11:40:26 +08:00
tsc.c x86/platform: Fix Geode LX timekeeping in the generic x86 build 2016-04-27 18:55:19 +08:00
tsc_sync.c
verify_cpu.S x86/cpu: Call verify_cpu() after having entered long mode too 2016-10-26 23:15:27 +08:00
vm86_32.c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-03-29 18:21:35 -07:00
vmlinux.lds.S
vsmp_64.c
vsyscall_64.c x86: vsyscall: Use NULL instead 0 for a pointer argument 2012-04-06 11:49:59 +02:00
vsyscall_emu_64.S
vsyscall_trace.h
x86_init.c x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() 2012-04-16 20:43:43 +02:00
x8664_ksyms_64.c
xsave.c