Zachary Amsden 752783c050 [PATCH] i386: In compat mode, the return value here was uninitialized. 18 years ago
..
acpi 3c43f03908 [PATCH] x86: default to physical mode on hotplug CPU kernels 18 years ago
cpu c5413fbe89 [PATCH] i386: Fix UP gdt bugs 18 years ago
.gitignore e2fbf1ace5 [PATCH] x86: gitignore some autogenerated files for i386 19 years ago
Makefile f76c392380 [PATCH] i386: No need to use -traditional for processing asm in i386/kernel/ 18 years ago
alternative.c 63f70270cc [PATCH] i386: PARAVIRT: add common patching machinery 18 years ago
apic.c 3556ddfa92 [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E 18 years ago
apm.c 07f3331c6b [PATCH] i386: Add machine_ops interface to abstract halting and rebooting 18 years ago
asm-offsets.c 9ce8c2ed12 [PATCH] i386: map enough initial memory to create lowmem mappings 18 years ago
bootflag.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
cpuid.c ad4e680fb2 [PATCH] i386: use smp_call_function_single() 18 years ago
crash.c 85916f8166 [PATCH] Kexec / Kdump: Unify elf note code 18 years ago
crash_dump.c 4ae362be50 [PATCH] kdump: read previous kernel's memory 19 years ago
doublefault.c a75c54f933 [PATCH] i386: i386 separate hardware-defined TSS from Linux additions 18 years ago
e820.c b92e9fac40 [PATCH] x86: fix amd64-agp aperture validation 18 years ago
early_printk.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
efi.c 4fbb596881 [PATCH] i386: cleanup GDT Access 18 years ago
efi_stub.S 27d26666fc [PATCH] x86: remove unused include from efi_stub.S 19 years ago
entry.S 7c3576d261 [PATCH] i386: Convert PDA into the percpu section 18 years ago
head.S 9ce8c2ed12 [PATCH] i386: map enough initial memory to create lowmem mappings 18 years ago
hpet.c 399afa4fc9 [PATCH] Add suspend/resume for HPET 18 years ago
i386_ksyms.c 7c3576d261 [PATCH] i386: Convert PDA into the percpu section 18 years ago
i387.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
i8237.c 643f720cea [PATCH] mmc (mainly): add "or later" clause to licence statement. 19 years ago
i8253.c 6b3964cde7 [PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementations 18 years ago
i8259.c 76d2160147 [PATCH] genirq: do not mask interrupts by default 18 years ago
init_task.c 0437eb594e [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 19 years ago
io_apic.c bd8559c38e [PATCH] x86: remove UNEXPECTED_IO_APIC() 18 years ago
ioport.c a75c54f933 [PATCH] i386: i386 separate hardware-defined TSS from Linux additions 18 years ago
irq.c 7c3576d261 [PATCH] i386: Convert PDA into the percpu section 18 years ago
kprobes.c ac3b6faff9 [PATCH] i386: Kprobe rpl fix 18 years ago
ldt.c e5e3a04289 [PATCH] i386: remove default_ldt, and simplify ldt-setting. 18 years ago
machine_kexec.c 3566561bfa [PATCH] i386: Avoid overwriting the current pgd (V4, i386) 19 years ago
mca.c 116780fc04 [PATCH] i386: replace kmalloc+memset with kzalloc 18 years ago
microcode.c 1d64b9cb1d [PATCH] Fix microcode-related suspend problem 18 years ago
module.c 91768d6c2b [PATCH] Generic BUG for i386 18 years ago
mpparse.c 3c43f03908 [PATCH] x86: default to physical mode on hotplug CPU kernels 18 years ago
msr.c d958f14332 [PATCH] i386: use smp_call_function_single() 18 years ago
nmi.c bbba11c35b [PATCH] i386: Remove unneeded externs in nmi.c 18 years ago
numaq.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
paravirt.c 4cdd9c8931 [PATCH] i386: PARAVIRT: drop unused ptep_get_and_clear 18 years ago
pci-dma.c 3a0ee2ce8c [PATCH] fix memory leak in dma_declare_coherent_memory() 18 years ago
pcspeaker.c 62cc49396e [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64 18 years ago
process.c 7c3576d261 [PATCH] i386: Convert PDA into the percpu section 18 years ago
ptrace.c 464d1a78fb [PATCH] i386: Convert i386 PDA code to use %fs 18 years ago
quirks.c a86f34b49f [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525 18 years ago
reboot.c 07f3331c6b [PATCH] i386: Add machine_ops interface to abstract halting and rebooting 18 years ago
reboot_fixups.c 973efae21b [PATCH] i386: clean up mach_reboot_fixups 18 years ago
relocate_kernel.S 3566561bfa [PATCH] i386: Avoid overwriting the current pgd (V4, i386) 19 years ago
scx200.c 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
setup.c 6bb74df481 [PATCH] clocksource init adjustments (fix bug #7426) 18 years ago
sigframe.h fc0b1af257 [PATCH] __user annotations for pointers in i386 sigframe 20 years ago
signal.c 9fbbd4dd17 [PATCH] x86: Don't require the vDSO for handling a.out signals 18 years ago
smp.c d4c104771a [PATCH] i386: PARAVIRT: add flush_tlb_others paravirt_op 18 years ago
smpboot.c c5413fbe89 [PATCH] i386: Fix UP gdt bugs 18 years ago
srat.c 0e5683350f ACPI: build fix for IBM x440 - CONFIG_X86_SUMMIT 18 years ago
summit.c 1da177e4c3 Linux-2.6.12-rc2 20 years ago
sys_i386.c fe74290d51 [PATCH] provide kernel_execve on all architectures 19 years ago
syscall_table.S b611967de4 [PATCH] epoll_pwait() 19 years ago
sysenter.c 752783c050 [PATCH] i386: In compat mode, the return value here was uninitialized. 18 years ago
time.c f5e8861583 [PATCH] i386: pit_latch_buggy has no effect 18 years ago
topology.c 405ae7d381 Replace remaining references to "driverfs" with "sysfs". 18 years ago
trampoline.S 52de74dd39 [PATCH] i386: Rename boot_gdt_table to boot_gdt 18 years ago
traps.c 7a61d35d4b [PATCH] i386: Page-align the GDT 18 years ago
tsc.c 5a90cf205c [PATCH] x86: Log reason why TSC was marked unstable 18 years ago
tsc_sync.c 95492e4646 [PATCH] x86: rewrite SMP TSC sync code 18 years ago
vm86.c 464d1a78fb [PATCH] i386: Convert i386 PDA code to use %fs 18 years ago
vmi.c 7c3576d261 [PATCH] i386: Convert PDA into the percpu section 18 years ago
vmitime.c e585047ef9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3 18 years ago
vmlinux.lds.S 7c3576d261 [PATCH] i386: Convert PDA into the percpu section 18 years ago
vsyscall-int80.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
vsyscall-note.S c97db4a0a7 [PATCH] i386 vDSO: add PT_NOTE segment 20 years ago
vsyscall-sigreturn.S da2e9e1ff4 [PATCH] Mark unwind info for signal trampolines in vDSOs 19 years ago
vsyscall-sysenter.S e6e5494cb2 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma 19 years ago
vsyscall.S 1da177e4c3 Linux-2.6.12-rc2 20 years ago
vsyscall.lds.S 1b523fb549 [PATCH] i386: VDSO_PRELINK warning fix 18 years ago