Stephane Eranian 20a36e39d5 perf/x86: Fix Intel Ivy Bridge support 13 years ago
..
acpi 3b6961ba8c ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler' 13 years ago
apic f1c6300183 x86, apic: fix broken legacy interrupts in the logical apic mode 13 years ago
cpu 20a36e39d5 perf/x86: Fix Intel Ivy Bridge support 12 years ago
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 years ago
Makefile 731a7378b8 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
alternative.c cb09cad44f x86/alternatives: Fix p6 nops on non-modular kernels 13 years ago
amd_gart_64.c baa676fcf8 X86 & IA64: adapt for dma_map_ops changes 13 years ago
amd_nb.c 5b160bd426 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
apb_timer.c 9d0715630e Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
aperture_64.c aff5a62d52 x86/gart: Fix kmemleak warning 13 years ago
apm_32.c c767a54ba0 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
asm-offsets.c 291f36325f x86, efi: EFI boot stub support 13 years ago
asm-offsets_32.c 303395ac3b x86: Generate system call tables and unistd_*.h from tables 13 years ago
asm-offsets_64.c a06c9bc064 x32: If configured, add x32 system calls to system call tables 13 years ago
audit_64.c 250c22777f x86_64: move kernel 17 years ago
bootflag.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
check.c 5abe68e493 x86: kernel/check.c simple_strtoul cleanup 13 years ago
cpuid.c f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
crash.c 9c48f1c629 x86, nmi: Wire up NMI handlers to new routines 13 years ago
crash_dump_32.c 8fd75e1216 x86: remove the second argument of k[un]map_atomic() 13 years ago
crash_dump_64.c 93a72052be crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn 14 years ago
devicetree.c b4e518547d irq_domain/x86: Convert x86 (embedded) to use common irq_domain 13 years ago
doublefault_32.c 254e0a6bff x86: Use get_desc_base() 16 years ago
dumpstack.c 0fa0e2f02e x86: Move call to print_modules() out of show_regs() 13 years ago
dumpstack_32.c 0fa0e2f02e x86: Move call to print_modules() out of show_regs() 13 years ago
dumpstack_64.c 0fa0e2f02e x86: Move call to print_modules() out of show_regs() 13 years ago
e820.c 4ed940d4c3 firmware_map: make firmware_map_add_early() argument consistent with firmware_map_add_hotplug() 13 years ago
early-quirks.c 1d3e09a304 x86, quirk: Fix SB600 revision check 14 years ago
early_printk.c 9fc5c3e323 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
entry_32.S 44fbbb3dc6 x86: get rid of calling do_notify_resume() when returning to kernel mode 13 years ago
entry_64.S 4cb38750d4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
ftrace.c 8a4d0a687a ftrace: Use breakpoint method to update ftrace caller 13 years ago
head.c 24aa07882b memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones 14 years ago
head32.c c9b77ccb52 x86, realmode: Move ACPI wakeup to unified realmode code 13 years ago
head64.c c9b77ccb52 x86, realmode: Move ACPI wakeup to unified realmode code 13 years ago
head_32.S 731a7378b8 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
head_64.S 731a7378b8 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
hpet.c 1b38a3a10f x86: hpet: Fix copy-and-paste mistake in earlier change 13 years ago
hw_breakpoint.c 0a3aee0da4 x86: Use this_cpu_ops to optimize code 14 years ago
i386_ksyms_32.c 04edbdef02 x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y 15 years ago
i387.c c6ae41e7d4 x86: replace percpu_xxx funcs with this_cpu_xxx 13 years ago
i8237.c f3c6ea1b06 x86: Use syscore_ops instead of sysdev classes and sysdevs 14 years ago
i8253.c 0a779c5713 x86: Use common i8253 clockevent 14 years ago
i8259.c f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
io_delay.c d53a444460 x86: io_delay.c cleanup 16 years ago
ioport.c da1016df85 x86: Use bitmap library functions 14 years ago
irq.c 2530cd4f44 x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask 13 years ago
irq_32.c 38e7c572ce x86: Use common threadinfo allocator 13 years ago
irq_64.c d2db661021 x86: Add stack top margin for stack overflow checking 13 years ago
irq_work.c e360adbe29 irq_work: Add generic hardirq context callbacks 14 years ago
irqinit.c 52aec3308d x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR 13 years ago
jump_label.c 9cdbe1cbac jump_label, x86: Fix section mismatch 13 years ago
kdebugfs.c 41fb433b63 arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case 13 years ago
kgdb.c c15acff337 x86: Fix kernel-doc warnings 13 years ago
kprobes-common.h 3f33ab1c0c x86/kprobes: Split out optprobe related code to kprobes-opt.c 13 years ago
kprobes-opt.c 3f33ab1c0c x86/kprobes: Split out optprobe related code to kprobes-opt.c 13 years ago
kprobes.c 57da8b960b x86: Avoid double stack traces with show_regs() 13 years ago
kvm.c 9053666406 KVM guest: switch to apic_set_eoi_write, apic_write 13 years ago
kvmclock.c e32025a564 x86: kvmclock: remove check_and_clear_guest_paused warning 13 years ago
ldt.c f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
machine_kexec_32.c f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
machine_kexec_64.c 234bb549ee x86, cleanups: Use clear_page/copy_page rather than memset/memcpy 15 years ago
microcode_amd.c 36bf50d769 x86, microcode, AMD: Fix broken ucode patch size check 13 years ago
microcode_core.c e3e45c01ae perf/x86: Fix microcode revision check for SNB-PEBS 13 years ago
microcode_intel.c 7164b3f5e5 x86/microcode: Ensure that module is only loaded on supported Intel CPUs 13 years ago
mmconf-fam10h_64.c 37db6c8f1d x86-64: Fix and clean up AMD Fam10 MMCONF enabling 14 years ago
module.c d14b7a419a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 years ago
mpparse.c 731a7378b8 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
msr.c f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
nmi.c 70fb74a542 x86: Save cr2 in NMI in case NMIs take a page fault (for i386) 13 years ago
nmi_selftest.c 0718467c85 x86/nmi: Clean up register_nmi_handler() usage 13 years ago
paravirt-spinlocks.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
paravirt.c 1f975f78c8 x86, pvops: Remove hooks for {rd,wr}msr_safe_regs 13 years ago
paravirt_patch_32.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 years ago
paravirt_patch_64.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 years ago
pci-calgary_64.c c767a54ba0 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
pci-dma.c 7d43c2e42c iommu: Remove group_mf 13 years ago
pci-iommu_table.c e969687595 arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pS 14 years ago
pci-nommu.c 0a2b9a6ea9 X86: integrate CMA with DMA-mapping subsystem 13 years ago
pci-swiotlb.c baa676fcf8 X86 & IA64: adapt for dma_map_ops changes 13 years ago
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() 17 years ago
probe_roms.c a240ada241 x86: Include probe_roms.h in probe_roms.c 13 years ago
process.c c767a54ba0 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
process_32.c ec0d7f18ab Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
process_64.c 3fad0953a1 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
ptrace.c bad1a753d4 x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 13 years ago
pvclock.c e7a3481c02 x86/pvclock: Zero last_value on resume 14 years ago
quirks.c 83452c6a43 x86/PCI: move fixup hooks from __init to __devinit 13 years ago
reboot.c d5d96ed2d8 Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
reboot_fixups_32.c 37bc9f5078 x86: Ce4100: Add reboot_fixup() for CE4100 14 years ago
relocate_kernel_32.S 050438ed5a kexec, x86: Fix incorrect jump back address if not preserving context 14 years ago
relocate_kernel_64.S 050438ed5a kexec, x86: Fix incorrect jump back address if not preserving context 14 years ago
resource.c a2c606d53a x86: avoid high BIOS area when allocating address space 14 years ago
rtc.c 35d4769962 x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms 13 years ago
setup.c 879060d574 Merge branch 'x86/cleanups' into x86/apic 13 years ago
setup_percpu.c 0816b0f036 x86: Add read_mostly declaration/definition to variables from smp.h 13 years ago
signal.c c767a54ba0 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
smp.c 3aac27aba7 x86/reboot: Update nonmi_ipi parameter 13 years ago
smpboot.c 4cb38750d4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
stacktrace.c 395810627b x86: Swap save_stack_trace_regs parameters 14 years ago
step.c 318f5a2a67 x86-64: Add user_64bit_mode paravirt op 14 years ago
sys_i386_32.c 7fe977dab3 i386: Make kernel_execve() suitable for stack unwinding 15 years ago
sys_x86_64.c a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
syscall_32.c 61f1e7e208 x86, syscall: Re-fix typo in comment 13 years ago
syscall_64.c a06c9bc064 x32: If configured, add x32 system calls to system call tables 13 years ago
tboot.c bf8b88e977 x86, realmode: fixes compilation issue in tboot.c 13 years ago
tce_64.c f05e798ad4 Disintegrate asm/system.h for X86 13 years ago
test_nx.c 6ec5ff4bc3 x86: Eliminate various 'set but not used' warnings 14 years ago
test_rodata.c 5d6f8d77ed x86, extable: Remove open-coded exception table entries in arch/x86/kernel/test_rodata.c 13 years ago
time.c bb8187d35f MCA: delete all remaining traces of microchannel bus support. 13 years ago
tls.c 6b8212a313 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 years ago
topology.c 69c60c88ee x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE 13 years ago
traps.c c767a54ba0 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
tsc.c c767a54ba0 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
tsc_sync.c b0e5c77903 x86/tsc: Reduce the TSC sync check time for core-siblings 13 years ago
uprobes.c 7eb9ba5ed3 uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() 13 years ago
verify_cpu.S 0d2eb44f63 x86: Fix common misspellings 14 years ago
vm86_32.c c767a54ba0 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago
vmlinux.lds.S c9b77ccb52 x86, realmode: Move ACPI wakeup to unified realmode code 13 years ago
vsmp_64.c 1ac322d0b1 x86/apic/x2apic: Limit the vector reservation to the user specified mask 13 years ago
vsyscall_64.c 3fad0953a1 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 years ago
vsyscall_emu_64.S 3ae36655b9 x86-64: Rework vsyscall emulation and add vsyscall= parameter 14 years ago
vsyscall_trace.h c149a665ac x86-64: Add vsyscall:emulate_vsyscall trace event 14 years ago
x8664_ksyms_64.c 954e482bde x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature 13 years ago
x86_init.c 151766fce8 Revert "x86/platform: Add a wallclock_init func to x86_platforms ops" 13 years ago
xsave.c c767a54ba0 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> 13 years ago