..
acpi
ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler'
13 years ago
apic
x86, apic: fix broken legacy interrupts in the logical apic mode
13 years ago
cpu
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
.gitignore
…
Makefile
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
alternative.c
x86/alternatives: Fix p6 nops on non-modular kernels
13 years ago
amd_gart_64.c
X86 & IA64: adapt for dma_map_ops changes
13 years ago
amd_nb.c
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
apb_timer.c
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
x86/gart: Fix kmemleak warning
13 years ago
apm_32.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
13 years ago
asm-offsets.c
x86, efi: EFI boot stub support
13 years ago
asm-offsets_32.c
x86: Generate system call tables and unistd_*.h from tables
13 years ago
asm-offsets_64.c
x32: If configured, add x32 system calls to system call tables
13 years ago
audit_64.c
…
bootflag.c
…
check.c
x86: kernel/check.c simple_strtoul cleanup
13 years ago
cpuid.c
Disintegrate asm/system.h for X86
13 years ago
crash.c
x86, nmi: Wire up NMI handlers to new routines
14 years ago
crash_dump_32.c
x86: remove the second argument of k[un]map_atomic()
13 years ago
crash_dump_64.c
…
devicetree.c
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
13 years ago
doublefault_32.c
…
dumpstack.c
x86: Move call to print_modules() out of show_regs()
13 years ago
dumpstack_32.c
x86: Move call to print_modules() out of show_regs()
13 years ago
dumpstack_64.c
x86: Move call to print_modules() out of show_regs()
13 years ago
e820.c
firmware_map: make firmware_map_add_early() argument consistent with firmware_map_add_hotplug()
13 years ago
early-quirks.c
…
early_printk.c
Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()"
13 years ago
entry_32.S
x86: get rid of calling do_notify_resume() when returning to kernel mode
13 years ago
entry_64.S
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
ftrace.c
ftrace: Use breakpoint method to update ftrace caller
13 years ago
head.c
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
14 years ago
head32.c
x86, realmode: Move ACPI wakeup to unified realmode code
13 years ago
head64.c
x86, realmode: Move ACPI wakeup to unified realmode code
13 years ago
head_32.S
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
head_64.S
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
hpet.c
x86: hpet: Fix copy-and-paste mistake in earlier change
13 years ago
hw_breakpoint.c
…
i386_ksyms_32.c
…
i387.c
x86: replace percpu_xxx funcs with this_cpu_xxx
13 years ago
i8237.c
…
i8253.c
x86: Use common i8253 clockevent
14 years ago
i8259.c
Disintegrate asm/system.h for X86
13 years ago
io_delay.c
…
ioport.c
…
irq.c
x86/fixup_irq: Use cpu_online_mask instead of cpu_all_mask
13 years ago
irq_32.c
x86: Use common threadinfo allocator
13 years ago
irq_64.c
x86: Add stack top margin for stack overflow checking
13 years ago
irq_work.c
…
irqinit.c
x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR
13 years ago
jump_label.c
jump_label, x86: Fix section mismatch
13 years ago
kdebugfs.c
arch/x86/kernel/kdebugfs.c: Ensure a consistent return value in error case
13 years ago
kgdb.c
x86: Fix kernel-doc warnings
13 years ago
kprobes-common.h
x86/kprobes: Split out optprobe related code to kprobes-opt.c
13 years ago
kprobes-opt.c
x86/kprobes: Split out optprobe related code to kprobes-opt.c
13 years ago
kprobes.c
x86: Avoid double stack traces with show_regs()
13 years ago
kvm.c
KVM guest: switch to apic_set_eoi_write, apic_write
13 years ago
kvmclock.c
x86: kvmclock: remove check_and_clear_guest_paused warning
13 years ago
ldt.c
Disintegrate asm/system.h for X86
13 years ago
machine_kexec_32.c
Disintegrate asm/system.h for X86
13 years ago
machine_kexec_64.c
…
microcode_amd.c
x86, microcode, AMD: Fix broken ucode patch size check
13 years ago
microcode_core.c
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
microcode_intel.c
x86/microcode: Ensure that module is only loaded on supported Intel CPUs
13 years ago
mmconf-fam10h_64.c
…
module.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
13 years ago
mpparse.c
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
msr.c
Disintegrate asm/system.h for X86
13 years ago
nmi.c
x86: Save cr2 in NMI in case NMIs take a page fault (for i386)
13 years ago
nmi_selftest.c
x86/nmi: Clean up register_nmi_handler() usage
13 years ago
paravirt-spinlocks.c
…
paravirt.c
x86, pvops: Remove hooks for {rd,wr}msr_safe_regs
13 years ago
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>
13 years ago
pci-dma.c
iommu: Remove group_mf
13 years ago
pci-iommu_table.c
…
pci-nommu.c
X86: integrate CMA with DMA-mapping subsystem
13 years ago
pci-swiotlb.c
X86 & IA64: adapt for dma_map_ops changes
13 years ago
pcspeaker.c
…
probe_roms.c
x86: Include probe_roms.h in probe_roms.c
13 years ago
process.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
13 years ago
process_32.c
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
process_64.c
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
ptrace.c
x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32
13 years ago
pvclock.c
…
quirks.c
x86/PCI: move fixup hooks from __init to __devinit
13 years ago
reboot.c
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
…
relocate_kernel_32.S
kexec, x86: Fix incorrect jump back address if not preserving context
14 years ago
relocate_kernel_64.S
kexec, x86: Fix incorrect jump back address if not preserving context
14 years ago
resource.c
…
rtc.c
x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platforms
13 years ago
setup.c
x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()
13 years ago
setup_percpu.c
x86: Add read_mostly declaration/definition to variables from smp.h
13 years ago
signal.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
13 years ago
smp.c
x86/reboot: Update nonmi_ipi parameter
13 years ago
smpboot.c
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
stacktrace.c
x86: Swap save_stack_trace_regs parameters
14 years ago
step.c
x86-64: Add user_64bit_mode paravirt op
14 years ago
sys_i386_32.c
…
sys_x86_64.c
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
syscall_32.c
x86, syscall: Re-fix typo in comment
13 years ago
syscall_64.c
x32: If configured, add x32 system calls to system call tables
13 years ago
tboot.c
x86, realmode: fixes compilation issue in tboot.c
13 years ago
tce_64.c
Disintegrate asm/system.h for X86
13 years ago
test_nx.c
…
test_rodata.c
x86, extable: Remove open-coded exception table entries in arch/x86/kernel/test_rodata.c
13 years ago
time.c
MCA: delete all remaining traces of microchannel bus support.
13 years ago
tls.c
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
13 years ago
tls.h
…
topology.c
x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE
13 years ago
traps.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
13 years ago
tsc.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
13 years ago
tsc_sync.c
x86/tsc: Reduce the TSC sync check time for core-siblings
13 years ago
uprobes.c
uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
13 years ago
verify_cpu.S
…
vm86_32.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
13 years ago
vmlinux.lds.S
x86, realmode: Move ACPI wakeup to unified realmode code
13 years ago
vsmp_64.c
x86/apic/x2apic: Limit the vector reservation to the user specified mask
13 years ago
vsyscall_64.c
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
x86-64: Rework vsyscall emulation and add vsyscall= parameter
14 years ago
vsyscall_trace.h
x86-64: Add vsyscall:emulate_vsyscall trace event
14 years ago
x86_init.c
x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()
13 years ago
x8664_ksyms_64.c
x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature
13 years ago
xsave.c
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
13 years ago