..
acpi
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
apic
Merge commit 'v3.5-rc3' into x86/debug
2012-06-20 14:22:34 +02:00
cpu
Merge commit 'v3.5-rc3' into x86/debug
2012-06-20 14:22:34 +02:00
.gitignore
alternative.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02:00
amd_gart_64.c
amd_nb.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02: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
x86: print e820 physical addresses consistently with other parts of kernel
2012-05-29 16:22:20 -07:00
early_printk.c
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
x86: Save cr2 in NMI in case NMIs take a page fault
2012-06-07 10:21:21 -04: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/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02:00
irqinit.c
jump_label.c
kdebugfs.c
kgdb.c
kprobes-common.h
kprobes-opt.c
kprobes.c
kvm.c
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
x86/microcode: Mark microcode_id[] as __initconst
2012-06-20 14:33:47 +02:00
microcode_intel.c
mmconf-fam10h_64.c
module.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02: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
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
x86: dma-mapping: fix broken allocation when dma_mask has been provided
2012-06-14 14:01: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
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02: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
reboot_fixups_32.c
reboot.c
Merge commit 'v3.5-rc3' into x86/debug
2012-06-20 14:22:34 +02:00
relocate_kernel_32.S
relocate_kernel_64.S
resource.c
rtc.c
setup_percpu.c
setup.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
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 commit 'v3.5-rc3' into x86/debug
2012-06-20 14:22:34 +02: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
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
vsyscall_64.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02:00
vsyscall_emu_64.S
vsyscall_trace.h
x86_init.c
x8664_ksyms_64.c
xsave.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
2012-06-06 09:17:22 +02:00