You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Carlos Corbacho 1b82ba6e47 x86: Add HPET force support for MCP55 (nForce 5) chipsets 17 years ago
..
acpi x86: Save registers in saved_context during suspend and hibernation 17 years ago
cpu x86: whitespace cleanup of mce_64.c 17 years ago
.gitignore .gitignore update for x86 arch 17 years ago
Makefile x86: delete vsyscall files during make clean 17 years ago
Makefile_32 x86: unify crash_32/64.c 17 years ago
Makefile_64 x86: consolidate the cpu/ related code usage 17 years ago
alternative.c x86: convert cpuinfo_x86 array to a per_cpu array 17 years ago
aperture_64.c
apic_32.c spelling fixes: arch/i386/ 17 years ago
apic_64.c x86: add lapic_shutdown for x86_64 17 years ago
apm_32.c spelling fixes: arch/i386/ 17 years ago
asm-offsets.c
asm-offsets_32.c Boot with virtual == physical to get closer to native Linux. 17 years ago
asm-offsets_64.c x86: Save registers in saved_context during suspend and hibernation 17 years ago
audit_64.c
bootflag.c
bugs_64.c
cpuid.c x86: convert cpuinfo_x86 array to a per_cpu array 17 years ago
crash.c x86: unify crash_32/64.c 17 years ago
crash_dump_32.c kmap leak fix for x86_32 kdump 17 years ago
crash_dump_64.c
doublefault_32.c
e820_32.c kexec: add BSS to resource tree 17 years ago
e820_64.c kexec: add BSS to resource tree 17 years ago
early-quirks.c x86: Unify i386 and x86-64 early quirks 17 years ago
early_printk.c
efi_32.c kexec: add BSS to resource tree 17 years ago
efi_stub_32.S
entry_32.S
entry_64.S x86: return correct error code from child_rip in x86_64 entry.S 17 years ago
genapic_64.c x86: convert cpu_to_apicid to be a per cpu variable 17 years ago
genapic_flat_64.c x86: convert cpu_to_apicid to be a per cpu variable 17 years ago
geode_32.c
head64.c x86: use descriptor's functions instead of inline assembly 17 years ago
head_32.S x86: clean up setup.h and the boot code 17 years ago
head_64.S
hpet.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 17 years ago
i386_ksyms_32.c x86: convert mm_context_t semaphore to a mutex 17 years ago
i387_32.c
i387_64.c
i8237.c
i8253.c spelling fixes: arch/i386/ 17 years ago
i8259_32.c i386: introduce "used_vectors" bitmap which can be used to reserve vectors. 17 years ago
i8259_64.c x86: more struct irqaction initializer cleanups 17 years ago
init_task.c x86: merge init_task_32/64.c 17 years ago
io_apic_32.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 17 years ago
io_apic_64.c Intel IOMMU: DMAR fault handling support 17 years ago
ioport_32.c
ioport_64.c
irq_32.c x86: also show non-zero IRQ counts for vectors that currently don't have a handler 17 years ago
irq_64.c x86: also show non-zero IRQ counts for vectors that currently don't have a handler 17 years ago
k8.c
kprobes_32.c
kprobes_64.c
ldt_32.c x86: convert mm_context_t semaphore to a mutex 17 years ago
ldt_64.c x86: convert mm_context_t semaphore to a mutex 17 years ago
machine_kexec_32.c Use extended crashkernel command line on i386 17 years ago
machine_kexec_64.c Use extended crashkernel command line on x86_64 17 years ago
mca_32.c
mfgpt_32.c
microcode.c x86: convert cpuinfo_x86 array to a per_cpu array 17 years ago
module_32.c
module_64.c
mpparse_32.c spelling fixes: arch/i386/ 17 years ago
mpparse_64.c x86: acpi use cpu_physical_id 17 years ago
msr.c x86: convert cpuinfo_x86 array to a per_cpu array 17 years ago
nmi_32.c
nmi_64.c
numaq_32.c
paravirt_32.c
pci-calgary_64.c Update arch/ to use sg helpers 17 years ago
pci-dma_32.c i386: Clean up duplicate includes in arch/i386/kernel/ 17 years ago
pci-dma_64.c Intel IOMMU: Intel IOMMU driver 17 years ago
pci-gart_64.c Update arch/ to use sg helpers 17 years ago
pci-nommu_64.c Update arch/ to use sg helpers 17 years ago
pci-swiotlb_64.c
pcspeaker.c
pmtimer_64.c
process_32.c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 17 years ago
process_64.c
ptrace_32.c spelling fixes: arch/i386/ 17 years ago
ptrace_64.c x86: convert mm_context_t semaphore to a mutex 17 years ago
quirks.c x86: Add HPET force support for MCP55 (nForce 5) chipsets 17 years ago
reboot_32.c
reboot_64.c x86: use descriptor's functions instead of inline assembly 17 years ago
reboot_fixups_32.c GEODE: use symbolic constant in cs5536 reboot fixup 17 years ago
relocate_kernel_32.S
relocate_kernel_64.S
scx200_32.c
setup64.c x86: use descriptor's functions instead of inline assembly 17 years ago
setup_32.c kexec: add BSS to resource tree 17 years ago
setup_64.c kexec: add BSS to resource tree 17 years ago
sigframe_32.h
signal_32.c spelling fixes: arch/i386/ 17 years ago
signal_64.c spelling fixes: arch/x86_64/ 17 years ago
smp_32.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 17 years ago
smp_64.c x86: implement missing x86_64 function smp_call_function_mask() 17 years ago
smpboot_32.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 17 years ago
smpboot_64.c x86: ARRAY_SIZE cleanup 17 years ago
smpcommon_32.c
srat_32.c
stacktrace.c x86: constify stacktrace_ops 17 years ago
summit_32.c spelling fixes: arch/i386/ 17 years ago
suspend_64.c x86: Save registers in saved_context during suspend and hibernation 17 years ago
suspend_asm_64.S x86: Save registers in saved_context during suspend and hibernation 17 years ago
sys_i386_32.c
sys_x86_64.c
syscall_64.c
syscall_table_32.S
sysenter_32.c
tce_64.c x86: Create clflush() inline, remove hardcoded wbinvd 17 years ago
time_32.c
time_64.c
topology.c i386: no need to make enable_cpu_hotplug a variable 17 years ago
trampoline_32.S x86: misc. constifications 17 years ago
trampoline_64.S x86: misc. constifications 17 years ago
traps_32.c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 17 years ago
traps_64.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 17 years ago
tsc_32.c x86: fix more TSC clock source calibration errors 17 years ago
tsc_64.c x86: convert cpuinfo_x86 array to a per_cpu array 17 years ago
tsc_sync.c
verify_cpu_64.S
vm86_32.c
vmi_32.c
vmiclock_32.c
vmlinux.lds.S
vmlinux_32.lds.S
vmlinux_64.lds.S
vsmp_64.c
vsyscall-int80_32.S
vsyscall-note_32.S
vsyscall-sigreturn_32.S
vsyscall-sysenter_32.S
vsyscall_32.S
vsyscall_32.lds.S
vsyscall_64.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial 17 years ago
x8664_ksyms_64.c