..
acpi
ACPI material for v4.7-rc1
2016-05-16 19:41:41 -07:00
apic
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2016-07-25 21:35:03 -07:00
cpu
x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bit
2016-07-27 14:59:59 +02:00
fpu
x86/fpu: Do not BUG_ON() in early FPU code
2016-07-21 18:18:45 +02:00
kprobes
kprobes/x86: Clear TF bit in fault on single-stepping
2016-06-14 12:00:54 +02:00
.gitignore
alternative.c
amd_gart_64.c
amd_nb.c
x86/amd_nb: Fix boot crash on non-AMD systems
2016-07-01 09:35:35 +02:00
apb_timer.c
aperture_64.c
apm_32.c
asm-offsets_32.c
asm-offsets_64.c
asm-offsets.c
x86/uaccess: Move thread_info::addr_limit to thread_struct
2016-07-15 10:26:30 +02:00
audit_64.c
bootflag.c
check.c
cpuid.c
crash_dump_32.c
crash_dump_64.c
crash.c
devicetree.c
doublefault.c
dumpstack_32.c
x86/dumpstack: Honor supplied @regs arg
2016-07-08 11:33:18 +02:00
dumpstack_64.c
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2016-07-25 18:18:04 -07:00
dumpstack.c
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2016-07-25 18:18:04 -07:00
e820.c
early_printk.c
early-quirks.c
x86/quirks: Add early quirk to reset Apple AirPort card
2016-07-10 20:13:53 +02:00
ebda.c
x86/boot: Simplify EBDA-vs-BIOS reservation logic
2016-07-22 11:46:01 +02:00
espfix_64.c
x86: get rid of superfluous __GFP_REPEAT
2016-06-24 17:23:52 -07:00
ftrace.c
head32.c
x86/boot: Reorganize and clean up the BIOS area reservation code
2016-07-21 10:11:57 +02:00
head64.c
x86/boot: Reorganize and clean up the BIOS area reservation code
2016-07-21 10:11:57 +02:00
head_32.S
head_64.S
x86/mm: Enable KASLR for physical mapping memory regions
2016-07-08 17:35:15 +02:00
hpet.c
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2016-05-16 16:40:14 -07:00
hw_breakpoint.c
i386_ksyms_32.c
x86/hweight: Get rid of the special calling convention
2016-06-08 15:01:02 +02:00
i8237.c
i8253.c
i8259.c
io_delay.c
ioport.c
irq_32.c
x86: fix up a few misc stack pointer vs thread_info confusions
2016-06-24 16:55:53 -07:00
irq_64.c
irq_work.c
irq.c
irqinit.c
jump_label.c
kdebugfs.c
kexec-bzimage64.c
kgdb.c
ksysfs.c
kvm.c
KVM: Fix steal clock warp during guest CPU hotplug
2016-06-14 11:13:14 +02:00
kvmclock.c
ldt.c
machine_kexec_32.c
machine_kexec_64.c
kexec: provide arch_kexec_protect(unprotect)_crashkres()
2016-05-23 17:04:14 -07:00
Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
2016-05-17 17:11:27 -07:00
mcount_64.S
ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to it
2016-05-20 13:28:40 -04:00
mmconf-fam10h_64.c
module.c
mpparse.c
msr.c
nmi_selftest.c
nmi.c
paravirt_patch_32.c
paravirt_patch_64.c
paravirt-spinlocks.c
paravirt.c
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2016-05-16 15:54:01 -07:00
pci-calgary_64.c
pci-dma.c
pci-iommu_table.c
pci-nommu.c
pci-swiotlb.c
pcspeaker.c
perf_regs.c
platform-quirks.c
x86/boot: Reorganize and clean up the BIOS area reservation code
2016-07-21 10:11:57 +02:00
pmem.c
probe_roms.c
process_32.c
process_64.c
x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits
2016-05-20 09:10:03 +02:00
process.c
exit_thread: accept a task parameter to be exited
2016-05-20 17:58:30 -07:00
ptrace.c
x86/fsgsbase/64: Use TASK_SIZE_MAX for FSBASE/GSBASE upper limits
2016-05-20 09:10:03 +02:00
pvclock.c
pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags
2016-06-27 15:12:15 +02:00
quirks.c
reboot_fixups_32.c
reboot.c
x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk
2016-07-14 20:57:22 +02:00
relocate_kernel_32.S
relocate_kernel_64.S
resource.c
rtc.c
setup_percpu.c
setup.c
x86/mm: Implement ASLR for kernel memory regions
2016-07-08 17:33:46 +02:00
signal_compat.c
x86/signals: Add build-time checks to the siginfo compat code
2016-06-14 12:19:24 +02:00
signal.c
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2016-05-16 15:15:17 -07:00
smp.c
smpboot.c
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2016-07-25 15:34:18 -07:00
stacktrace.c
step.c
sys_x86_64.c
sysfb_efi.c
sysfb_simplefb.c
sysfb.c
tboot.c
tce_64.c
test_nx.c
test_rodata.c
time.c
tls.c
tls.h
topology.c
trace_clock.c
tracepoint.c
traps.c
x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
2016-06-10 13:54:47 +02:00
tsc_msr.c
x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration
2016-07-11 21:30:12 +02:00
tsc_sync.c
tsc.c
x86/tsc: Remove the unused check_tsc_disabled()
2016-07-15 10:35:08 +02:00
uprobes.c
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2016-05-16 15:15:17 -07:00
verify_cpu.S
vm86_32.c
x86, bitops: remove use of "sbb" to return CF
2016-06-08 12:41:20 -07:00
vmlinux.lds.S
vsmp_64.c
x86_init.c
x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID
2016-07-11 21:30:13 +02:00
x8664_ksyms_64.c
x86/hweight: Get rid of the special calling convention
2016-06-08 15:01:02 +02:00