.. |
acpi
|
Pull bugzilla-5966 into release branch
|
18 years ago |
cpu
|
Longhaul - Revert ACPI C3 on Longhaul ver. 2
|
18 years ago |
.gitignore
|
…
|
|
Makefile
|
[PATCH] clockevents: i386 drivers
|
18 years ago |
alternative.c
|
[PATCH] x86: Remove noreplacement option
|
18 years ago |
apic.c
|
[PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E
|
18 years ago |
apm.c
|
[PATCH] i386: use GTOD persistent clock support
|
18 years ago |
asm-offsets.c
|
[PATCH] i386: Convert i386 PDA code to use %fs
|
18 years ago |
bootflag.c
|
…
|
|
cpuid.c
|
[PATCH] i386: use smp_call_function_single()
|
18 years ago |
crash.c
|
[PATCH] Kexec / Kdump: Unify elf note code
|
18 years ago |
crash_dump.c
|
…
|
|
doublefault.c
|
…
|
|
e820.c
|
[PATCH] i386: romsignature/checksum cleanup
|
18 years ago |
early_printk.c
|
…
|
|
efi.c
|
[PATCH] EFI x86: pass firmware call parameters on the stack
|
18 years ago |
efi_stub.S
|
[PATCH] x86: remove unused include from efi_stub.S
|
19 years ago |
entry.S
|
[PATCH] i386: entry.S END/ENDPROC annotations
|
18 years ago |
head.S
|
[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
|
18 years ago |
hpet.c
|
[PATCH] Add suspend/resume for HPET
|
18 years ago |
i386_ksyms.c
|
[PATCH] x86: Export _proxy_pda for gcc 4.2
|
18 years ago |
i387.c
|
…
|
|
i8237.c
|
[PATCH] mmc (mainly): add "or later" clause to licence statement.
|
19 years ago |
i8253.c
|
[PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementations
|
18 years ago |
i8259.c
|
[PATCH] genirq: do not mask interrupts by default
|
18 years ago |
init_task.c
|
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
|
19 years ago |
io_apic.c
|
[PATCH] i386: irqbalance_disable() section fix
|
18 years ago |
ioport.c
|
…
|
|
irq.c
|
Revert "[PATCH] i386: add idle notifier"
|
18 years ago |
kprobes.c
|
[PATCH] i386: Kprobe rpl fix
|
18 years ago |
ldt.c
|
[PATCH] i386: remove default_ldt, and simplify ldt-setting.
|
18 years ago |
machine_kexec.c
|
[PATCH] i386: Avoid overwriting the current pgd (V4, i386)
|
19 years ago |
mca.c
|
[PATCH] i386: replace kmalloc+memset with kzalloc
|
18 years ago |
microcode.c
|
[PATCH] Fix microcode-related suspend problem
|
18 years ago |
module.c
|
[PATCH] Generic BUG for i386
|
18 years ago |
mpparse.c
|
ACPICA: use new ACPI headers.
|
18 years ago |
msr.c
|
[PATCH] i386: use smp_call_function_single()
|
18 years ago |
nmi.c
|
[PATCH] i386: Fix some warnings added by earlier patch
|
18 years ago |
numaq.c
|
…
|
|
paravirt.c
|
[PATCH] vmi: pit override
|
18 years ago |
pci-dma.c
|
[PATCH] fix memory leak in dma_declare_coherent_memory()
|
18 years ago |
pcspeaker.c
|
[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64
|
18 years ago |
process.c
|
Revert "[PATCH] i386: add idle notifier"
|
18 years ago |
ptrace.c
|
[PATCH] i386: Convert i386 PDA code to use %fs
|
18 years ago |
quirks.c
|
[PATCH] x86: Fix verify_quirk_intel_irqbalance()
|
18 years ago |
reboot.c
|
[PATCH] arch/i386/kernel/reboot.c should #include <linux/reboot.h>
|
18 years ago |
reboot_fixups.c
|
…
|
|
relocate_kernel.S
|
[PATCH] i386: Avoid overwriting the current pgd (V4, i386)
|
19 years ago |
scx200.c
|
…
|
|
setup.c
|
[PATCH] clocksource init adjustments (fix bug #7426)
|
18 years ago |
sigframe.h
|
…
|
|
signal.c
|
[PATCH] x86: Don't require the vDSO for handling a.out signals
|
18 years ago |
smp.c
|
Revert "[PATCH] i386: add idle notifier"
|
18 years ago |
smpboot.c
|
[PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off
|
18 years ago |
srat.c
|
ACPI: build fix for IBM x440 - CONFIG_X86_SUMMIT
|
18 years ago |
summit.c
|
…
|
|
sys_i386.c
|
[PATCH] provide kernel_execve on all architectures
|
19 years ago |
syscall_table.S
|
[PATCH] epoll_pwait()
|
19 years ago |
sysenter.c
|
[PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386
|
18 years ago |
time.c
|
[PATCH] clocksource init adjustments (fix bug #7426)
|
18 years ago |
topology.c
|
Replace remaining references to "driverfs" with "sysfs".
|
18 years ago |
trampoline.S
|
[PATCH] i386: fix modpost warning in SMP trampoline code
|
18 years ago |
traps.c
|
[PATCH] i386: add option to show more code in oops reports
|
18 years ago |
tsc.c
|
[PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systems
|
18 years ago |
tsc_sync.c
|
[PATCH] x86: rewrite SMP TSC sync code
|
18 years ago |
vm86.c
|
[PATCH] i386: Convert i386 PDA code to use %fs
|
18 years ago |
vmi.c
|
Fix VMI relocation processing logic error
|
18 years ago |
vmitime.c
|
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3
|
18 years ago |
vmlinux.lds.S
|
[PATCH] x86: Fix gcc 4.2 _proxy_pda workaround
|
18 years ago |
vsyscall-int80.S
|
…
|
|
vsyscall-note.S
|
…
|
|
vsyscall-sigreturn.S
|
…
|
|
vsyscall-sysenter.S
|
…
|
|
vsyscall.S
|
…
|
|
vsyscall.lds.S
|
…
|
|