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