Shaohua Li a30a6a2cb0 [PATCH] x86 microcode: using request_firmware to pull microcode пре 19 година
..
acpi 0637a70a5d [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 пре 19 година
cpu b278240839 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 пре 19 година
.gitignore e2fbf1ace5 [PATCH] x86: gitignore some autogenerated files for i386 пре 19 година
Makefile 2b14a78cd0 [PATCH] i386: Do stacktracer conversion too пре 19 година
alternative.c 3047e99ede [PATCH] lockdep: x86 smp alternatives workaround пре 19 година
apic.c 3d08a256da [PATCH] i386: Make enable_local_apic static пре 19 година
apm.c c7f40ff15a [PATCH] i386: Kill references to xtime пре 19 година
asm-offsets.c e6e5494cb2 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma пре 19 година
bootflag.c 6ab3d5624e Remove obsolete #include <linux/config.h> пре 19 година
cpuid.c b6a7c79a52 [PATCH] Fix modular cpuid.ko пре 19 година
crash.c 260d6790b6 [PATCH] i386: Kdump i386 nmi event notification fix пре 19 година
crash_dump.c 4ae362be50 [PATCH] kdump: read previous kernel's memory пре 19 година
doublefault.c caad3c2a15 [PATCH] i386: cpu_relax() in crash.c and doublefault.c пре 19 година
early_printk.c 1da177e4c3 Linux-2.6.12-rc2 пре 20 година
efi.c 6ab3d5624e Remove obsolete #include <linux/config.h> пре 19 година
efi_stub.S 27d26666fc [PATCH] x86: remove unused include from efi_stub.S пре 19 година
entry.S adf1423698 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder пре 19 година
head.S ec5c09269b [PATCH] i386: Do better early exception handlers пре 19 година
hpet.c 30f3174d1c [PATCH] Fix faulty HPET clocksource usage (fix for bug #7062) пре 19 година
i386_ksyms.c 6ab3d5624e Remove obsolete #include <linux/config.h> пре 19 година
i387.c 6ab3d5624e Remove obsolete #include <linux/config.h> пре 19 година
i8237.c 795312e763 [PATCH] ISA DMA suspend for i386 пре 20 година
i8253.c 6415ce9a92 [PATCH] time: fix time going backward w/ clock=pit пре 19 година
i8259.c 35d534a3ff [PATCH] x86: - restore i8259A eoi status on resume пре 19 година
init_task.c 22fc6eccbf [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros пре 19 година
io_apic.c 1a3f239ddf [PATCH] i386: Replace i386 open-coded cmdline parsing with пре 19 година
ioport.c b3cf257623 [PATCH] i386: use thread_info flags for debug regs and IO bitmaps пре 19 година
irq.c 266f056676 [PATCH] i386: Fix stack switching in do_IRQ пре 19 година
kprobes.c c39df470e0 [PATCH] kprobe-booster: disable in preemptible kernel пре 19 година
ldt.c 8d1ed6366b [PATCH] arch/i386/kernel/ldt.c should #include <asm/mmu_context.h> пре 20 година
machine_kexec.c 3566561bfa [PATCH] i386: Avoid overwriting the current pgd (V4, i386) пре 19 година
mca.c 6f6b1e0477 [PATCH] i386: Disallow kprobes on NMI handlers пре 19 година
microcode.c a30a6a2cb0 [PATCH] x86 microcode: using request_firmware to pull microcode пре 19 година
module.c 9a0b5817ad [PATCH] x86: SMP alternatives пре 19 година
mpparse.c 73fea17530 [PATCH] i386: Support physical cpu hotplug for x86_64 пре 19 година
msr.c 22a3e233ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial пре 19 година
nmi.c 06039754d7 [PATCH] i386: Disallow kprobes on NMI handlers пре 19 година
numaq.c 6ab3d5624e Remove obsolete #include <linux/config.h> пре 19 година
pci-dma.c dd0fc66fb3 [PATCH] gfp flags annotations - part 1 пре 20 година
process.c 78be3706b2 [PATCH] i386: Allow a kernel not to be in ring 0 пре 19 година
ptrace.c 2ade2920dc [PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fix пре 19 година
quirks.c 6ab3d5624e Remove obsolete #include <linux/config.h> пре 19 година
reboot.c 05f4a3ec94 [PATCH] x86: remove locally-defined ldt structure in favour of standard type пре 19 година
reboot_fixups.c e48c4729d2 [PATCH] i386: Remove printk about reboot fixups at reboot пре 19 година
relocate_kernel.S 3566561bfa [PATCH] i386: Avoid overwriting the current pgd (V4, i386) пре 19 година
scx200.c 6ab3d5624e Remove obsolete #include <linux/config.h> пре 19 година
setup.c 4cfee88ad3 [PATCH] Have x86 use add_active_range() and free_area_init_nodes пре 19 година
sigframe.h fc0b1af257 [PATCH] __user annotations for pointers in i386 sigframe пре 20 година
signal.c e6e5494cb2 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma пре 19 година
smp.c a3bc0dbc81 [PATCH] smp_call_function_single() cleanup пре 19 година
smpboot.c 3ca113ea74 [PATCH] i386: don't taint UP K7's running SMP kernels. пре 19 година
srat.c 4cfee88ad3 [PATCH] Have x86 use add_active_range() and free_area_init_nodes пре 19 година
summit.c 1da177e4c3 Linux-2.6.12-rc2 пре 20 година
sys_i386.c a7290ee08e [PATCH] Uninline sys_mmap common code (reduce binary size) пре 19 година
syscall_table.S 3cfc348bf9 [PATCH] x86: Add portable getcpu call пре 19 година
sysenter.c 79bc79b07c [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_additional_pages пре 19 година
time.c b278240839 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 пре 19 година
time_hpet.c 1447c27d38 [PATCH] hpet rtc emulation: add watchdog timer пре 19 година
topology.c aada06c9b7 [PATCH] i386: clean up topology.c пре 19 година
trampoline.S 1da177e4c3 Linux-2.6.12-rc2 пре 20 година
traps.c b278240839 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 пре 19 година
tsc.c c0d83745cc [PATCH] i386: mark two more functions as __init пре 19 година
vm86.c 6ab3d5624e Remove obsolete #include <linux/config.h> пре 19 година
vmlinux.lds.S 9c9b8b3882 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux пре 19 година
vsyscall-int80.S 1da177e4c3 Linux-2.6.12-rc2 пре 20 година
vsyscall-note.S c97db4a0a7 [PATCH] i386 vDSO: add PT_NOTE segment пре 20 година
vsyscall-sigreturn.S da2e9e1ff4 [PATCH] Mark unwind info for signal trampolines in vDSOs пре 19 година
vsyscall-sysenter.S e6e5494cb2 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma пре 19 година
vsyscall.S 1da177e4c3 Linux-2.6.12-rc2 пре 20 година
vsyscall.lds.S 0b0bf7a3cc [PATCH] vDSO hash-style fix пре 19 година