travis@sgi.com ef97001f3d x86: change size of APICIDs from u8 to u16 17 years ago
..
acpi 4fc2fba804 x86: unify arch/x86/kernel/acpi/sleep*.c 17 years ago
cpu c68461b67d x86: change x86 machine check handler to use unlocked_ioctl instead 17 years ago
.gitignore 9e447a7f1f .gitignore update for x86 arch 18 years ago
Makefile ccafa59a00 x86: ioport_{32|64}.c unification 17 years ago
alternative.c 53756d3722 x86: add set/clear_cpu_cap operations 17 years ago
aperture_64.c aaf2304242 x86: disable the GART early, 64-bit 17 years ago
apic_32.c 9d09951da9 x86: preset apic clockevents multiplicator 17 years ago
apic_64.c 9d09951da9 x86: preset apic clockevents multiplicator 17 years ago
apm_32.c 3f4380a1e0 x86: get rid of checkpatch.pl complains on apm_32.c 17 years ago
asm-offsets.c 9a163ed8e0 i386: move kernel 18 years ago
asm-offsets_32.c 6b68f01baa x86: unify struct desc_ptr 17 years ago
asm-offsets_64.c ca241c7503 x86: unify tss_struct 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
bugs_64.c 835c34a168 Delete filenames in comments. 18 years ago
cpuid.c 775b64d2b6 PM: Acquire device locks on suspend 17 years ago
crash.c 0c1b272406 x86: disable hpet legacy replacement for kdump 17 years ago
crash_dump_32.c 22124c9999 kmap leak fix for x86_32 kdump 17 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 e6ae5d9540 x86, ptrace: support 32bit-cross-64bit BTS recording 17 years ago
e820_32.c 2215e69d2c x86 boot: use E820 memory map on EFI 32 platform 17 years ago
e820_64.c aaf2304242 x86: disable the GART early, 64-bit 17 years ago
early-quirks.c 7bcbc78dea x86: clean up arch/x86/kernel/early-quirks.c 17 years ago
early_printk.c 30c826451d [x86] remove uses of magic macros for boot_params access 18 years ago
efi.c 8b2cb7a8f5 x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support 17 years ago
efi_32.c 8b2cb7a8f5 x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support 17 years ago
efi_64.c b899c5ed2e x86/efi: fix improper use of lvalue 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 3e7622f9d7 x86: move to .rodata/.init.data 17 years ago
entry_64.S 72fe485854 x86: replace privileged instructions with paravirt macros 17 years ago
genapic_64.c ef97001f3d x86: change size of APICIDs from u8 to u16 17 years ago
genapic_flat_64.c 71fff5e6ca x86: convert cpu_to_apicid to be a per cpu variable 17 years ago
geode_32.c 83d7384f8d x86: Geode Multi-Function General Purpose Timers support 18 years ago
head64.c 076f9776f5 x86: make early printk selectable on 64-bit as well 17 years ago
head_32.S 94878efdd0 x86: early fault debugging improvement 17 years ago
head_64.S 076f9776f5 x86: make early printk selectable on 64-bit as well 17 years ago
hpet.c 201c19948b x86: remove duplicate includes 17 years ago
i386_ksyms_32.c f0cd0af1b0 x86: unexport __{read,write}_lock_failed 17 years ago
i387.c 60b3b9af35 x86: x86 user_regset cleanup 17 years ago
i8237.c af5ca3f4ec Driver core: change sysdev classes to use dynamic kobject names 17 years ago
i8253.c 5f627f8e12 mips, x86: optimize the i8259 code a bit 17 years ago
i8259_32.c 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
i8259_64.c 3e7622f9d7 x86: move to .rodata/.init.data 17 years ago
init_task.c 3abf024d2a x86: nuke a ton of unused exports 17 years ago
io_apic_32.c 1d16b53e38 arch/x86/kernel/io_apic_{64,32}.c: use time_before 17 years ago
io_apic_64.c 1d16b53e38 arch/x86/kernel/io_apic_{64,32}.c: use time_before 17 years ago
io_delay.c f9fc58910e x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptops 17 years ago
ioport.c a1bf250a6f x86: refactor ioport unification 17 years ago
irq_32.c 75604d7f7f x86: remove all definitions with fastcall 17 years ago
irq_64.c 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
k8.c 250c22777f x86_64: move kernel 18 years ago
kdebugfs.c 6d7d743375 x86 boot : export boot_params via debugfs for debugging 17 years ago
kprobes.c 1017579a8c x86: trivial whitespace in kprobes.c 17 years ago
ldt.c 75b8bb3e56 x86: change write_ldt_entry signature 17 years ago
machine_kexec_32.c 6b68f01baa x86: unify struct desc_ptr 17 years ago
machine_kexec_64.c b263295dbf x86: 64-bit, make sparsemem vmemmap the only memory model 17 years ago
mca_32.c 835c34a168 Delete filenames in comments. 18 years ago
mfgpt_32.c 667984d9e4 x86: GEODE fix a race condition in the MFGPT timer tick 17 years ago
microcode.c 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 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_32.c e91a3b4353 x86: smp_scan_config() debugging printouts 17 years ago
mpparse_64.c ef97001f3d x86: change size of APICIDs from u8 to u16 17 years ago
msr.c 775b64d2b6 PM: Acquire device locks on suspend 17 years ago
nmi_32.c 416b72182a x86: clean up nmi_32/64.c 17 years ago
nmi_64.c 416b72182a x86: clean up nmi_32/64.c 17 years ago
numaq_32.c 9a163ed8e0 i386: move kernel 18 years ago
paravirt.c bfd074e05b replace x86_read/write_per_cpu with a common function. 17 years ago
paravirt_patch_32.c 2f485ef568 x86: move patching code to arch-specific file. 17 years ago
paravirt_patch_64.c 53fd13cff0 x86: patching functions on 64-bit 17 years ago
pci-calgary_64.c 201c19948b x86: remove duplicate includes 17 years ago
pci-dma_32.c 17d1486a69 i386: Clean up duplicate includes in arch/i386/kernel/ 18 years ago
pci-dma_64.c 3e7593966b x86: pci-dma_64.c: cleanups 17 years ago
pci-gart_64.c bc850d6b37 x86: add the capability to print fuzzy backtraces 17 years ago
pci-nommu_64.c 395624fcdd x86 gart: rename iommu.h to gart.h 17 years ago
pci-swiotlb_64.c 3abf024d2a x86: nuke a ton of unused exports 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_32.c 5bc27dc2f5 x86: pull bp calculation earlier into the backtrace path 17 years ago
process_64.c aafbd7eb20 x86: make printk_address regs->ip always reliable 17 years ago
ptrace.c 87e8407f9a x86, ptrace: add bts_struct size to status command 17 years ago
quirks.c 1b82ba6e47 x86: Add HPET force support for MCP55 (nForce 5) chipsets 17 years ago
reboot.c 4d022e35fd x86: reboot_{32|64}.c unification 17 years ago
reboot_fixups_32.c 6d1b30e30c x86: reboot fixup for wrap2c board 17 years ago
relocate_kernel_32.S 9a163ed8e0 i386: move kernel 18 years ago
relocate_kernel_64.S 250c22777f x86_64: move kernel 18 years ago
rtc.c 92767af0e3 x86: fix sched_clock() 17 years ago
scx200_32.c 64b33619a3 long vs. unsigned long - low-hanging fruits in drivers 18 years ago
setup64.c 6d7d743375 x86 boot : export boot_params via debugfs for debugging 17 years ago
setup_32.c cf8fa920cb i386: handle an initrd in highmem (version 2) 17 years ago
setup_64.c aaf2304242 x86: disable the GART early, 64-bit 17 years ago
sigframe_32.h 9a163ed8e0 i386: move kernel 18 years ago
signal_32.c 75604d7f7f x86: remove all definitions with fastcall 17 years ago
signal_64.c 053de04441 x86: get rid of _MASK flags 17 years ago
smp_32.c bde6f5f59c x86: voluntary leave_mm before entering ACPI C3 17 years ago
smp_64.c bde6f5f59c x86: voluntary leave_mm before entering ACPI C3 17 years ago
smpboot_32.c e94271017f x86: adjust enable_NMI_through_LVT0() 17 years ago
smpboot_64.c ef97001f3d x86: change size of APICIDs from u8 to u16 17 years ago
smpcommon_32.c 014b15be30 x86: change write_gdt_entry signature. 17 years ago
srat_32.c 9a163ed8e0 i386: move kernel 18 years ago
stacktrace.c 5bc27dc2f5 x86: pull bp calculation earlier into the backtrace path 17 years ago
step.c 1379a5ce3f x86: move get_segment_eip() to step.c 17 years ago
summit_32.c 27b46d7661 spelling fixes: arch/i386/ 17 years ago
suspend_64.c cae4595764 x86: make __{save,restore}_processor_state static 17 years ago
suspend_asm_64.S 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
sys_i386_32.c cba4fbbff2 remove include/asm-*/ipc.h 18 years ago
sys_x86_64.c bb1ad8205b x86: PIE executable randomization, checkpatch fixes 17 years ago
syscall_64.c 96a388de5d i386/x86_64: move headers to include/asm-x86 18 years ago
syscall_table_32.S 9a163ed8e0 i386: move kernel 18 years ago
tce_64.c 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd 18 years ago
time_32.c 65ea5b0349 x86: rename the struct pt_regs members for 32/64-bit consistency 17 years ago
time_64.c 6d63de8dbc x86: remove get_cycles_sync 17 years ago
tls.c 4c79a2d8e5 x86: x86 user_regset TLS 17 years ago
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 years ago
topology.c da54becc71 x86: arch_register_cpu() section fix 17 years ago
trampoline_32.S 121d7bf5a2 x86: misc. constifications 18 years ago
trampoline_64.S 121d7bf5a2 x86: misc. constifications 18 years ago
traps_32.c 5bc27dc2f5 x86: pull bp calculation earlier into the backtrace path 17 years ago
traps_64.c aafbd7eb20 x86: make printk_address regs->ip always reliable 17 years ago
tsc_32.c 51fc97b935 x86: allow TSC clock source on AMD Fam10h and some cleanup 17 years ago
tsc_64.c 32c7553f82 x86: remove explicit C3 TSC check on 64bit 17 years ago
tsc_sync.c 6d63de8dbc x86: remove get_cycles_sync 17 years ago
verify_cpu_64.S 250c22777f x86_64: move kernel 18 years ago
vm86_32.c ab4a574ef2 arch/x86/: spelling fixes 17 years ago
vmi_32.c e332870135 x86/vmi: fix compilation as a result of pte_t changes 17 years ago
vmiclock_32.c f20ebee418 x86: move 8259 defines to i8259.h 17 years ago
vmlinux.lds.S 9a163ed8e0 i386: move kernel 18 years ago
vmlinux_32.lds.S 4c4915627f x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate 17 years ago
vmlinux_64.lds.S 01ba2bdc6b all archs: consolidate init and exit sections in vmlinux.lds.h 17 years ago
vsmp_64.c ed4aed98da x86: clean up arch/x86/kernel/vsmp_64.c 17 years ago
vsyscall_64.c e402644013 x86: map vsyscalls early enough 17 years ago
x8664_ksyms_64.c 70fd93c9d9 x86: export cpu_gdt_descr 17 years ago