..
acpi
x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handling
2012-09-30 18:03:13 -07:00
apic
x86, apic: fix broken legacy interrupts in the logical apic mode
2012-08-14 09:52:20 -07:00
cpu
perf/x86: Fix Intel Ivy Bridge support
2012-09-19 17:28:47 +02:00
.gitignore
alternative.c
x86/alternatives: Fix p6 nops on non-modular kernels
2012-08-22 12:09:49 +02:00
amd_gart_64.c
amd_nb.c
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-07-22 16:07:45 -07:00
apb_timer.c
aperture_64.c
x86/gart: Fix kmemleak warning
2012-06-06 11:58:38 +02:00
apm_32.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02:00
asm-offsets.c
asm-offsets_32.c
asm-offsets_64.c
audit_64.c
bootflag.c
check.c
x86: kernel/check.c simple_strtoul cleanup
2012-05-15 15:36:41 -07:00
cpuid.c
crash.c
crash_dump_32.c
crash_dump_64.c
devicetree.c
doublefault_32.c
dumpstack.c
x86: Move call to print_modules() out of show_regs()
2012-06-20 14:33:48 +02:00
dumpstack_32.c
x86: Move call to print_modules() out of show_regs()
2012-06-20 14:33:48 +02:00
dumpstack_64.c
x86: Move call to print_modules() out of show_regs()
2012-06-20 14:33:48 +02:00
e820.c
firmware_map: make firmware_map_add_early() argument consistent with firmware_map_add_hotplug()
2012-07-30 17:25:17 -07:00
early-quirks.c
early_printk.c
Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()"
2012-07-22 15:47:52 +02:00
entry_32.S
x86: get rid of calling do_notify_resume() when returning to kernel mode
2012-06-01 13:01:51 -04:00
entry_64.S
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-07-26 13:17:17 -07:00
ftrace.c
ftrace: Use breakpoint method to update ftrace caller
2012-05-31 23:12:19 -04:00
head.c
head32.c
x86, realmode: Move ACPI wakeup to unified realmode code
2012-05-08 11:46:05 -07:00
head64.c
x86, realmode: Move ACPI wakeup to unified realmode code
2012-05-08 11:46:05 -07:00
head_32.S
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-05-29 20:14:53 -07:00
head_64.S
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-05-29 20:14:53 -07:00
hpet.c
x86: hpet: Fix copy-and-paste mistake in earlier change
2012-05-25 15:32:29 +02:00
hw_breakpoint.c
i386_ksyms_32.c
i387.c
x86: replace percpu_xxx funcs with this_cpu_xxx
2012-05-14 14:15:31 -07:00
i8237.c
i8253.c
i8259.c
io_delay.c
ioport.c
irq.c
x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask
2012-08-22 10:36:08 +02:00
irq_32.c
x86: Use common threadinfo allocator
2012-05-08 14:08:44 +02:00
irq_64.c
irq_work.c
irqinit.c
x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR
2012-06-27 19:29:13 -07:00
jump_label.c
kdebugfs.c
arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case
2012-07-26 15:07:20 +02:00
kgdb.c
x86: Fix kernel-doc warnings
2012-06-18 10:53:18 +02:00
kprobes-common.h
kprobes-opt.c
kprobes.c
x86: Avoid double stack traces with show_regs()
2012-05-09 11:44:42 +02:00
kvm.c
KVM guest: switch to apic_set_eoi_write, apic_write
2012-07-16 12:51:44 +03:00
kvmclock.c
x86: kvmclock: remove check_and_clear_guest_paused warning
2012-06-11 23:18:33 -03:00
ldt.c
machine_kexec_32.c
machine_kexec_64.c
Makefile
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-05-29 20:14:53 -07:00
microcode_amd.c
x86, microcode, AMD: Fix broken ucode patch size check
2012-08-22 16:10:41 -07:00
microcode_core.c
perf/x86: Fix microcode revision check for SNB-PEBS
2012-08-27 08:48:19 +02:00
microcode_intel.c
mmconf-fam10h_64.c
module.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
2012-07-24 13:34:56 -07:00
mpparse.c
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-05-29 20:14:53 -07:00
msr.c
nmi.c
x86: Save cr2 in NMI in case NMIs take a page fault (for i386)
2012-06-08 18:51:12 -04:00
nmi_selftest.c
x86/nmi: Clean up register_nmi_handler() usage
2012-06-20 14:23:17 +02:00
paravirt-spinlocks.c
paravirt.c
x86, pvops: Remove hooks for {rd,wr}msr_safe_regs
2012-06-07 11:41:08 -07:00
paravirt_patch_32.c
paravirt_patch_64.c
pci-calgary_64.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02:00
pci-dma.c
iommu: Remove group_mf
2012-06-25 13:48:30 +02:00
pci-iommu_table.c
pci-nommu.c
X86: integrate CMA with DMA-mapping subsystem
2012-05-21 15:09:38 +02:00
pci-swiotlb.c
pcspeaker.c
probe_roms.c
process.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02:00
process_32.c
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-05-23 10:59:07 -07:00
process_64.c
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-07-22 12:04:44 -07:00
ptrace.c
x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32
2012-06-01 13:54:21 -07:00
pvclock.c
quirks.c
x86/PCI: move fixup hooks from __init to __devinit
2012-06-12 09:10:54 -06:00
reboot.c
Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-07-22 12:25:47 -07:00
reboot_fixups_32.c
relocate_kernel_32.S
relocate_kernel_64.S
resource.c
rtc.c
setup.c
ACPI: Fix build when disabled
2012-10-01 20:41:43 -07:00
setup_percpu.c
x86: Add read_mostly declaration/definition to variables from smp.h
2012-06-14 12:42:11 +02:00
signal.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02:00
smp.c
x86/reboot: Update nonmi_ipi parameter
2012-05-14 11:49:38 +02:00
smpboot.c
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-07-26 13:17:17 -07:00
stacktrace.c
step.c
sys_i386_32.c
sys_x86_64.c
syscall_32.c
syscall_64.c
tboot.c
x86, realmode: fixes compilation issue in tboot.c
2012-05-08 15:04:27 -07:00
tce_64.c
test_nx.c
test_rodata.c
time.c
MCA: delete all remaining traces of microchannel bus support.
2012-05-17 19:06:13 -04:00
tls.c
tls.h
topology.c
traps.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02:00
tsc.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02:00
tsc_sync.c
uprobes.c
uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
2012-06-08 12:22:27 +02:00
verify_cpu.S
vm86_32.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02:00
vmlinux.lds.S
x86, realmode: Move ACPI wakeup to unified realmode code
2012-05-08 11:46:05 -07:00
vsmp_64.c
x86/apic/x2apic: Limit the vector reservation to the user specified mask
2012-07-06 11:00:22 +02:00
vsyscall_64.c
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-07-22 12:04:44 -07:00
vsyscall_emu_64.S
vsyscall_trace.h
x86_init.c
Revert "x86/platform: Add a wallclock_init func to x86_platforms ops"
2012-05-24 23:16:14 +02:00
x8664_ksyms_64.c
x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature
2012-06-29 15:33:34 -07:00
xsave.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02:00