..
acpi
x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings
2017-07-18 11:37:58 +02:00
apic
kernel/watchdog: split up config options
2017-07-12 16:26:02 -07:00
cpu
x86/cpu/AMD: Make the microcode level available earlier in the boot
2017-07-18 11:38:03 +02:00
fpu
KVM: x86: Fix load damaged SSEx MXCSR register
2017-05-15 16:08:56 +02:00
kprobes
objtool, x86: Add several functions and files to the objtool whitelist
2017-06-30 10:19:19 +02:00
.gitignore
alternative.c
x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()
2017-05-24 16:18:12 +02:00
amd_gart_64.c
x86: remove arch specific dma_supported implementation
2017-06-28 06:54:46 -07:00
amd_nb.c
apb_timer.c
aperture_64.c
apm_32.c
x86: Remap GDT tables in the fixmap section
2017-03-16 09:06:35 +01:00
asm-offsets_32.c
asm-offsets_64.c
asm-offsets.c
audit_64.c
bootflag.c
check.c
cpuid.c
crash_dump_32.c
crash_dump_64.c
crash.c
kexec: move vmcoreinfo out of the kernel's .bss section
2017-07-12 16:25:59 -07:00
devicetree.c
doublefault.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
2017-03-02 08:42:34 +01:00
dumpstack_32.c
x86/debug: Implement __WARN() using UD0
2017-03-27 10:20:28 +02:00
dumpstack_64.c
x86/debug: Implement __WARN() using UD0
2017-03-27 10:20:28 +02:00
dumpstack.c
x86/unwind: Ensure stack pointer is aligned
2017-04-18 10:30:23 +02:00
e820.c
x86/boot/e820: Add support to determine the E820 type of an address
2017-07-18 11:38:01 +02:00
early_printk.c
x86/earlyprintk: Add support for earlyprintk via USB3 debug port
2017-03-21 12:30:16 +01:00
early-quirks.c
main drm pull request for 4.12 kernel
2017-05-03 11:44:24 -07:00
ebda.c
espfix_64.c
x86/mm: Provide general kernel support for memory encryption
2017-07-18 11:38:00 +02:00
ftrace_32.S
x86/ftrace: Fix ebp in ftrace_regs_caller that screws up unwinder
2017-04-21 09:48:16 +02:00
ftrace_64.S
x86/ftrace: Use Makefile logic instead of #ifdef for compiling ftrace_*.o
2017-03-24 10:14:08 +01:00
ftrace.c
x86/ftrace: Make sure that ftrace trampolines are not RWX
2017-05-26 22:37:02 -04:00
head32.c
head64.c
x86/mm: Insure that boot memory areas are mapped properly
2017-07-18 11:38:01 +02:00
head_32.S
head_64.S
x86/mm: Provide general kernel support for memory encryption
2017-07-18 11:38:00 +02:00
hpet.c
x86/hpet: Do not use smp_processor_id() in preemptible code
2017-06-20 12:23:26 +02:00
hw_breakpoint.c
i8237.c
i8253.c
i8259.c
x86: i8259: export legacy_pic symbol
2017-04-14 12:08:51 +02:00
io_delay.c
ioport.c
Second batch of KVM changes for 4.11 merge window
2017-03-04 11:36:19 -08:00
irq_32.c
irq_64.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
2017-03-02 08:42:36 +01:00
irq_work.c
irq.c
x86/irq: Use irq_migrate_all_off_this_cpu()
2017-06-22 18:21:18 +02:00
irqinit.c
x86/irq: Remove a redundant #ifdef directive
2017-04-14 22:43:01 +02:00
itmt.c
jump_label.c
jump_label: Reorder hotplug lock and jump_label_lock
2017-05-26 10:10:45 +02:00
kdebugfs.c
x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings
2017-07-18 11:37:58 +02:00
kexec-bzimage64.c
x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec
2017-07-05 10:09:02 +02:00
kgdb.c
ksysfs.c
x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings
2017-07-18 11:37:58 +02:00
kvm.c
KVM: async_pf: Let guest support delivery of async_pf from guest mode
2017-07-14 14:26:16 +02:00
kvmclock.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
2017-03-02 08:42:27 +01:00
ldt.c
x86/ldt: Rename ldt_struct::size to ::nr_entries
2017-06-08 09:28:21 +02:00
livepatch.c
machine_kexec_32.c
x86: use set_memory.h header
2017-05-08 17:15:13 -07:00
machine_kexec_64.c
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
2017-06-13 08:56:55 +02:00
Makefile
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2017-07-03 14:45:09 -07:00
mmconf-fam10h_64.c
module.c
mm, vmalloc: use __GFP_HIGHMEM implicitly
2017-05-08 17:15:13 -07:00
mpparse.c
x86/boot: Use memremap() to map the MPF and MPC data
2017-07-18 11:38:02 +02:00
msr.c
nmi_selftest.c
x86/nmi: Fix timeout test in test_nmi_ipi()
2017-06-20 12:52:43 +02:00
nmi.c
* An EDAC driver for Cavium ThunderX RAS IP (Sergey Temerkhanov)
2017-05-01 11:36:00 -07:00
paravirt_patch_32.c
paravirt_patch_64.c
paravirt-spinlocks.c
paravirt.c
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
2017-06-13 08:48:09 +02:00
pci-calgary_64.c
x86: remove arch specific dma_supported implementation
2017-06-28 06:54:46 -07:00
pci-dma.c
x86, swiotlb: Add memory encryption support
2017-07-18 11:38:03 +02:00
pci-iommu_table.c
pci-nommu.c
x86, swiotlb: Add memory encryption support
2017-07-18 11:38:03 +02:00
pci-swiotlb.c
x86, swiotlb: Add memory encryption support
2017-07-18 11:38:03 +02:00
pcspeaker.c
perf_regs.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
2017-03-02 08:42:36 +01:00
platform-quirks.c
pmem.c
probe_roms.c
process_32.c
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
2017-06-13 08:48:09 +02:00
process_64.c
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
2017-06-13 08:48:09 +02:00
process.c
arch: remove unused macro/function thread_saved_pc()
2017-06-28 16:13:57 -07:00
ptrace.c
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
2017-03-20 16:10:32 +01:00
pvclock.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>
2017-03-02 08:42:30 +01:00
quirks.c
reboot_fixups_32.c
reboot.c
objtool, x86: Add several functions and files to the objtool whitelist
2017-06-30 10:19:19 +02:00
relocate_kernel_32.S
relocate_kernel_64.S
resource.c
rtc.c
setup_percpu.c
x86/boot/32: Fix UP boot on Quark and possibly other platforms
2017-05-09 08:14:24 +02:00
setup.c
x86/mm: Insure that boot memory areas are mapped properly
2017-07-18 11:38:01 +02:00
signal_compat.c
x86/signals: Fix lower/upper bound reporting in compat siginfo
2017-04-05 10:16:43 +02:00
signal.c
x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_general_protection()
2017-04-11 09:11:13 +02:00
smp.c
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2017-05-01 20:51:12 -07:00
smpboot.c
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2017-07-03 14:45:09 -07:00
stacktrace.c
stacktrace/x86: add function for detecting reliable stack traces
2017-03-08 09:18:02 +01:00
step.c
x86/ldt: Rename ldt_struct::size to ::nr_entries
2017-06-08 09:28:21 +02:00
sys_x86_64.c
mm: larger stack guard gap, between vmas
2017-06-19 21:50:20 +08:00
sysfb_efi.c
sysfb_simplefb.c
sysfb.c
tboot.c
iommu/vt-d: Correctly disable Intel IOMMU force on
2017-06-15 16:41:10 +02:00
tce_64.c
time.c
x86/time: Make setup_default_timer_irq() static
2017-06-13 08:42:09 +02:00
tls.c
x86/tls: Forcibly set the accessed bit in TLS segments
2017-03-19 12:14:35 +01:00
tls.h
topology.c
trace_clock.c
tracepoint.c
traps.c
x86/debug: Handle early WARN_ONs proper
2017-06-12 21:17:48 +02:00
tsc_msr.c
tsc_sync.c
x86/tsc: Remove the TSC_ADJUST clamp
2017-06-04 21:55:53 +02:00
tsc.c
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2017-07-03 18:01:50 -07:00
unwind_frame.c
x86/unwind: Add end-of-stack check for ftrace handlers
2017-05-24 09:05:16 +02:00
unwind_guess.c
x86/unwind: Ensure stack pointer is aligned
2017-04-18 10:30:23 +02:00
uprobes.c
verify_cpu.S
vm86_32.c
x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
2017-04-26 10:02:06 +02:00
vmlinux.lds.S
debug: Fix __bug_table[] in arch linker scripts
2017-04-03 10:22:40 +02:00
vsmp_64.c
x86_init.c