..
acpi
ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler'
2012-07-30 21:10:16 -04:00
apic
x86, apic: fix broken legacy interrupts in the logical apic mode
2012-08-14 09:52:20 -07:00
cpu
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2012-08-20 10:36:18 -07:00
.gitignore
alternative.c
Merge branch 'linus' into x86/urgent
2012-07-25 21:40:40 +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_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
devicetree.c
doublefault_32.c
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
dumpstack.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_printk.c
Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()"
2012-07-22 15:47:52 +02:00
early-quirks.c
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
head32.c
head64.c
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
head.c
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
i8237.c
i8253.c
i8259.c
io_delay.c
ioport.c
irq_32.c
irq_64.c
irq_work.c
irq.c
x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs
2012-07-26 15:01:17 +02:00
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
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
microcode_core.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
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_selftest.c
x86/nmi: Clean up register_nmi_handler() usage
2012-06-20 14:23:17 +02:00
nmi.c
x86: Save cr2 in NMI in case NMIs take a page fault (for i386)
2012-06-08 18:51:12 -04:00
paravirt_patch_32.c
paravirt_patch_64.c
paravirt-spinlocks.c
paravirt.c
x86, pvops: Remove hooks for {rd,wr}msr_safe_regs
2012-06-07 11:41:08 -07:00
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
pci-swiotlb.c
pcspeaker.c
probe_roms.c
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
process.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02: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_fixups_32.c
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
relocate_kernel_32.S
relocate_kernel_64.S
resource.c
rtc.c
setup_percpu.c
x86: Add read_mostly declaration/definition to variables from smp.h
2012-06-14 12:42:11 +02:00
setup.c
Merge branch 'x86/cleanups' into x86/apic
2012-06-15 14:17:01 +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
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
tce_64.c
test_nx.c
test_rodata.c
time.c
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_sync.c
tsc.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02:00
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
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