Glauber Costa 3e9704739d x86: boot secondary cpus through initial_code 17 years ago
..
acpi 9cf4f298e2 x86: use stack_start in x86_64 17 years ago
cpu 4b62ac9a2b Merge branch 'x86/nmi' into x86/devel 17 years ago
.gitignore 9e447a7f1f .gitignore update for x86 arch 18 years ago
Makefile e3ae0acf59 Merge branch 'x86/uv' into x86/devel 17 years ago
alternative.c 00c6b2d5d7 x86: harden kernel code patching 17 years ago
amd_iommu.c 999ba417cc x86, AMD IOMMU: flush domain TLB when there is more than one page to flush 17 years ago
amd_iommu_init.c fb339690a0 x86, AMD IOMMU: remove unnecessary code from the iommu_enable function 17 years ago
aperture_64.c 3de352bbd8 Merge branch 'x86/mpparse' into x86/devel 17 years ago
apic_32.c e3ae0acf59 Merge branch 'x86/uv' into x86/devel 17 years ago
apic_64.c e3ae0acf59 Merge branch 'x86/uv' into x86/devel 17 years ago
apm_32.c b764a15f67 x86: Switch apm to unlocked_kernel 17 years ago
asm-offsets.c 9a163ed8e0 i386: move kernel 18 years ago
asm-offsets_32.c 66916cd267 x86: use kbuild.h 17 years ago
asm-offsets_64.c 66916cd267 x86: use kbuild.h 17 years ago
audit_64.c 250c22777f x86_64: move kernel 18 years ago
bootflag.c 8eed926053 x86: coding style cleanup for kernel/bootflag.c 17 years ago
cpuid.c b844eba292 PM: Remove destroy_suspended_device() 17 years ago
crash.c ed23dc6f5b x86: allow machine_crash_shutdown to be replaced 17 years ago
crash_dump_32.c 22124c9999 kmap leak fix for x86_32 kdump 18 years ago
crash_dump_64.c 835c34a168 Delete filenames in comments. 18 years ago
doublefault_32.c ca241c7503 x86: unify tss_struct 17 years ago
ds.c 431ef7a2a4 x86: debug Store - call kfree if only we really need it 17 years ago
e820.c 95a71a45c2 x86: cleanup machine_specific_memory_setup, v2 17 years ago
early-quirks.c ecd29476ae x86: I/O APIC: remove parameters to fiddle with the 8259A 17 years ago
early_printk.c c9cf39ae64 x86: coding style fixes to x86/kernel/early_printk.c 17 years ago
efi.c d0be6bdea1 x86: rename two e820 related functions 17 years ago
efi_32.c 216705d272 x86: fix Intel Mac booting with EFI 17 years ago
efi_64.c ecacf09f7d x86: reserve EFI memory map with reserve_early 17 years ago
efi_stub_32.S 9a163ed8e0 i386: move kernel 18 years ago
efi_stub_64.S 5b83683f32 x86: EFI runtime service support 17 years ago
entry_32.S d939d2851f Merge branch 'linus' into x86/irq 17 years ago
entry_64.S e3ae0acf59 Merge branch 'x86/uv' into x86/devel 17 years ago
genapic_64.c e0da336468 x86: introduce max_physical_apicid for bigsmp switching 17 years ago
genapic_flat_64.c 7281c96f37 x86: use cpumask_of_cpu() 17 years ago
genx2apic_uv_x.c 9f5314fb4d x86, uv: update macros used by UV platform 17 years ago
geode_32.c ffe6e1da86 x86, geode: add a VSA2 ID for General Software 17 years ago
head.c c45a707dbe x86: linked list of setup_data for i386 17 years ago
head32.c 0c51a965ed x86: extract common part of head32.c and head64.c into head.c 17 years ago
head64.c 2b4fa851b2 Merge branch 'x86/numa' into x86/devel 17 years ago
head_32.S 3e9704739d x86: boot secondary cpus through initial_code 17 years ago
head_64.S a939098afc x86: move x86_64 gdt closer to i386 17 years ago
hpet.c 6fd592daae x86: clean up computation of HPET .mult variables 17 years ago
i386_ksyms_32.c 64ac24e738 Generic semaphore implementation 17 years ago
i387.c e8a496ac8c x86: fix broken math-emu with lazy allocation of fpu area 17 years ago
i8237.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
i8253.c 877084fb1c x86: cleanup div_sc() usage 17 years ago
i8259.c c46e62f735 i8259: fix final ugliness 17 years ago
init_task.c f52111b154 [PATCH] take init_files to fs/file.c 17 years ago
io_apic_32.c 3de352bbd8 Merge branch 'x86/mpparse' into x86/devel 17 years ago
io_apic_64.c 3de352bbd8 Merge branch 'x86/mpparse' into x86/devel 17 years ago
io_delay.c 3c274c2909 x86: add dmi quirk for io_delay 17 years ago
ioport.c a1bf250a6f x86: refactor ioport unification 17 years ago
ipi.c 2cc74111c7 x86: ipi.c: removed duplicated include 17 years ago
irq_32.c 1b8ba39a3f Merge branch 'x86/irq' into x86/devel 17 years ago
irq_64.c a2eddfa959 x86: make /proc/stat account for all interrupts 17 years ago
irqinit_32.c f20b11e716 x86: rename the i8259_32/64.c leftovers to initirq_32/64.c 17 years ago
irqinit_64.c ec42418f19 x86: rename the i8259_32/64.c leftovers to irqinit_32/64.c 17 years ago
k8.c 250c22777f x86_64: move kernel 18 years ago
kdebugfs.c c14b2adf19 x86, boot: export linked list of struct setup_data via debugfs 17 years ago
kgdb.c f8dfd5ed14 x86: KGDB build fix 17 years ago
kprobes.c a5c15d419d x86: replace most VM86 flags with flags from processor-flags.h 17 years ago
kvm.c 096d14a3b5 x86: KVM guest: hypercall batching 17 years ago
kvmclock.c f6e16d5ad4 x86: KVM guest: Use the paravirt clocksource structs and functions 17 years ago
ldt.c b478458aee x86: avoid re-loading LDT in unrelated address spaces 17 years ago
machine_kexec_32.c 378fc6eedc x86: arch/x86/kernel/machine_kexec_32.c: remove extra semicolons 17 years ago
machine_kexec_64.c 629c8b4cdb vmcoreinfo: add the symbol "phys_base" 17 years ago
mca_32.c 0067cc996e x86: coding style fixes to arch/x86/kernel/mca_32.c 17 years ago
mfgpt_32.c 3703f39965 geode: fix modular build 17 years ago
microcode.c bc4e0f9ae2 x86: microcode: cosmetic changes 17 years ago
mmconf-fam10h_64.c d1097635de x86: move mmconfig declarations to header 17 years ago
module_32.c 9a163ed8e0 i386: move kernel 18 years ago
module_64.c 250c22777f x86_64: move kernel 18 years ago
mpparse.c fcfa146e41 x86: update mptable fix with no ioapic v2 17 years ago
msr.c b844eba292 PM: Remove destroy_suspended_device() 17 years ago
nmi.c 4b62ac9a2b Merge branch 'x86/nmi' into x86/devel 17 years ago
numaq_32.c d49c428840 x86: make generic arch support NUMAQ 17 years ago
olpc.c 3ef0e1f8ca x86: olpc: add One Laptop Per Child architecture support 17 years ago
paravirt.c 6236af82d8 Merge branch 'x86/fixmap' into x86/devel 17 years ago
paravirt_patch_32.c 2f485ef568 x86: move patching code to arch-specific file. 17 years ago
paravirt_patch_64.c 8a650ce297 x86: add stringify header 17 years ago
pci-calgary_64.c ae5830a6f8 x86: remove duplicate get_bios_ebda() from rio.h 17 years ago
pci-dma.c 58cf35228f Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel 17 years ago
pci-gart_64.c 44974c8fc1 x86 gart: remove unnecessary set_bit_string 17 years ago
pci-nommu.c f9c258de34 x86: unify pci-nommu 17 years ago
pci-swiotlb_64.c 2be621498d x86: dma-ops on highmem fix 17 years ago
pcspeaker.c 9a163ed8e0 i386: move kernel 18 years ago
pmtimer_64.c 70a2002563 x86: move pmtmr related declarations 17 years ago
process.c 0beefa208b x86: add C1E aware idle function, fix 17 years ago
process_32.c 93022136ff Merge commit 'v2.6.26-rc9' into x86/cpu 17 years ago
process_64.c 93022136ff Merge commit 'v2.6.26-rc9' into x86/cpu 17 years ago
ptrace.c 45fdc3a762 x86 ptrace: fix PTRACE_GETFPXREGS error 17 years ago
pvclock.c 7af192c954 x86: Add structs and functions for paravirt clocksource 17 years ago
quirks.c 74e411cb64 x86: add another PCI ID for ICH6 force hpet. 17 years ago
reboot.c ebdd561a19 x86: constify data in reboot.c 17 years ago
reboot_fixups_32.c ebdd561a19 x86: constify data in reboot.c 17 years ago
relocate_kernel_32.S 366932deb3 x86: relocate_kernel - use predefined macroses for page attributes 17 years ago
relocate_kernel_64.S 366932deb3 x86: relocate_kernel - use predefined macroses for page attributes 17 years ago
rtc.c 1da2e3d679 provide rtc_cmos platform device 17 years ago
scx200_32.c 706b7e1573 x86: fix sparse warning in kernel/scx200_32.c 17 years ago
setup.c 1ecd27657b x86: unify crashkernel reservation for 32 and 64 bit 17 years ago
setup64.c a939098afc x86: move x86_64 gdt closer to i386 17 years ago
setup_32.c 1ecd27657b x86: unify crashkernel reservation for 32 and 64 bit 17 years ago
setup_64.c a939098afc x86: move x86_64 gdt closer to i386 17 years ago
sigframe.h 123a63476c x86: move struct definitions to unifed sigframe.h 17 years ago
signal_32.c 5a8da0ea82 signals: x86 TS_RESTORE_SIGMASK 17 years ago
signal_64.c 5a8da0ea82 signals: x86 TS_RESTORE_SIGMASK 17 years ago
smp.c 61165d7a03 x86: fix app crashes after SMP resume 17 years ago
smpboot.c 3e9704739d x86: boot secondary cpus through initial_code 17 years ago
smpcommon.c e32640a2cd x86: create smpcommon.c 17 years ago
smpcommon_32.c e32640a2cd x86: create smpcommon.c 17 years ago
srat_32.c 1c6e55032e x86: use acpi_numa_init to parse on 32-bit numa 17 years ago
stacktrace.c 1650743cdc x86: don't save unreliable stack trace entries 17 years ago
step.c 5b0e508415 x86: prevent unconditional writes to DebugCtl MSR 17 years ago
summit_32.c d49c428840 x86: make generic arch support NUMAQ 17 years ago
sys_i386_32.c 5b80fe8bd7 x86: coding style fixes to arch/x86/kernel/sys_i386_32.c 17 years ago
sys_x86_64.c d35c7b0e54 unified (weak) sys_pipe implementation 17 years ago
syscall_64.c 325f86ec6d x86: coding style fixes to arch/x86/kernel/syscall_64.c 17 years ago
syscall_table_32.S cb9282ee58 timerfd: wire the new timerfd API to the x86 family 17 years ago
tce_64.c 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd 18 years ago
test_nx.c 0054f4b708 x86: Explicitly include required header files. 17 years ago
test_rodata.c 7bfeab9af9 x86: include proper prototypes for rodata_test 17 years ago
time_32.c d11d5794e0 x86: I/O APIC: AEOI timer acknowledgement clean-ups 17 years ago
time_64.c f3f3149f35 x86: use cpu_khz for loops_per_jiffy calculation, cleanup 17 years ago
tlb_32.c c048fdfe61 x86: create tlb files 17 years ago
tlb_64.c b194b12050 SGI UV: TLB shootdown using broadcast assist unit, cleanups 17 years ago
tlb_uv.c e7eb8726d0 x86, SGI UV: uv_ptc_proc_write fix 17 years ago
tls.c 54a0151041 asmlinkage_protect replaces prevent_tail_call 17 years ago
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 years ago
topology.c 177c7715cd x86: fix section mismatch warning in topology.c:arch_register_cpu 17 years ago
trampoline.c a4c81cf684 x86: extend e820 ealy_res support 32bit 17 years ago
trampoline_32.S 4c01f23bdb x86: trampoline_32.S - switch to .cpuinit.data 17 years ago
trampoline_64.S e44b7b7525 x86: move suspend wakeup code to C 17 years ago
traps_32.c 736f12bff9 x86: don't use gdt_page openly. 17 years ago
traps_64.c 4b62ac9a2b Merge branch 'x86/nmi' into x86/devel 17 years ago
tsc_32.c 58cf35228f Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel 17 years ago
tsc_64.c fd2c17e177 Merge branch 'linus' into x86/timers 17 years ago
tsc_sync.c ad8ca495bd x86: add warning to check_tsc_warp() 17 years ago
verify_cpu_64.S 250c22777f x86_64: move kernel 18 years ago
vm86_32.c a5c15d419d x86: replace most VM86 flags with flags from processor-flags.h 17 years ago
vmi_32.c 68db065c84 x86: unify KERNEL_PGD_PTRS 17 years ago
vmiclock_32.c 9b7dc567d0 x86: unify interrupt vector defines 17 years ago
vmlinux.lds.S 9a163ed8e0 i386: move kernel 18 years ago
vmlinux_32.lds.S 63687a528c x86: move tracedata to RODATA 17 years ago
vmlinux_64.lds.S 6924d1ab8b Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel 17 years ago
vsmp_64.c eef8f871d8 x86: vsmp_64 add missing includes 17 years ago
vsyscall_64.c a4928cffe6 "make namespacecheck" fixes 17 years ago
x8664_ksyms_64.c a939098afc x86: move x86_64 gdt closer to i386 17 years ago