.. |
acpi
|
ba609a9d97
Remove some unused variables
|
18 years ago |
cpu
|
38ef6d195f
HOTPLUG: Adapt thermal throttle to CPU_DYING
|
18 years ago |
.gitignore
|
e2fbf1ace5
[PATCH] x86: gitignore some autogenerated files for i386
|
19 years ago |
Makefile
|
297d9c035e
i386: move common parts of smp into their own file
|
18 years ago |
alternative.c
|
e3ebadd95c
Revert "[PATCH] x86: __pa and __pa_symbol address space separation"
|
18 years ago |
apic.c
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
apm.c
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
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
|
8bb7844286
Add suspend-related notifications for CPU hotplug
|
18 years ago |
crash.c
|
1eeb66a1bb
move die notifier handling to common 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
|
9c25d134b3
Make definitions for struct e820entry and struct e820map consistent
|
18 years ago |
early_printk.c
|
1da177e4c3
Linux-2.6.12-rc2
|
20 years ago |
efi.c
|
873ec74615
EFI: warn only for pre-1.00 system tables
|
18 years ago |
efi_stub.S
|
27d26666fc
[PATCH] x86: remove unused include from efi_stub.S
|
19 years ago |
entry.S
|
1e2e99f0e4
i386: fix regression, endless loop in ptrace singlestep over an int80
|
18 years ago |
head.S
|
b1c931e393
x86: initial fixmap support
|
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
|
2feae2158a
[VOYAGER] clockevents: correct boot cpu is zero assumption
|
18 years ago |
i8259.c
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
init_task.c
|
0437eb594e
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
|
19 years ago |
io_apic.c
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |
ioport.c
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
irq.c
|
7c3576d261
[PATCH] i386: Convert PDA into the percpu section
|
18 years ago |
kprobes.c
|
bf8f6e5b3e
Kprobes: The ON/OFF knob thru debugfs
|
18 years ago |
ldt.c
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
legacy_serial.c
|
7e92b4fc34
x86, serial: convert legacy COM ports to platform devices
|
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
|
f8281a2b66
microcode: fix section mismatch warning
|
18 years ago |
module.c
|
91768d6c2b
[PATCH] Generic BUG for i386
|
18 years ago |
mpparse.c
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
msr.c
|
8bb7844286
Add suspend-related notifications for CPU hotplug
|
18 years ago |
nmi.c
|
f2890255b0
i386: speedup touch_nmi_watchdog
|
18 years ago |
numaq.c
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
paravirt.c
|
5a18c92aab
Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization"
|
18 years ago |
pci-dma.c
|
388c19e176
x86: Disable DAC on VIA bridges
|
18 years ago |
pcspeaker.c
|
62cc49396e
[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64
|
18 years ago |
process.c
|
cf99abace7
make seccomp zerocost in schedule
|
18 years ago |
ptrace.c
|
f284ce7269
PTRACE_POKEDATA consolidation
|
18 years ago |
quirks.c
|
38377be88a
Clean up E7520/7320/7525 quirk printk.
|
18 years ago |
reboot.c
|
b9e82af823
Work around Dell E520 BIOS reboot bug
|
18 years ago |
reboot_fixups.c
|
95069f89e8
GEODE: reboot fixup for geode machines with CS5536 boards
|
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
|
48c7ae674f
Make struct boot_params a real structure, and remove obsolete fields
|
18 years ago |
sigframe.h
|
fc0b1af257
[PATCH] __user annotations for pointers in i386 sigframe
|
20 years ago |
signal.c
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
smp.c
|
bb49b32fec
i386: don't check_pgt_cache in flush_tlb_mm
|
18 years ago |
smpboot.c
|
0437e109e1
sched: zap the migration init / cache-hot balancing code
|
18 years ago |
smpcommon.c
|
de48935391
i386: Allow smp_call_function_single() to current cpu
|
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
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
syscall_table.S
|
fdb902b122
signal/timer/event: eventfd wire up x86 arches
|
18 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
|
bcdcd8e725
Report that kernel is tainted if there was an OOPS
|
18 years ago |
tsc.c
|
bb29ab2686
sched: x86, track TSC-unstable events
|
18 years ago |
tsc_sync.c
|
95492e4646
[PATCH] x86: rewrite SMP TSC sync code
|
18 years ago |
vm86.c
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
vmi.c
|
fa0aa866c8
Fix vmi.c compilation
|
18 years ago |
vmiclock.c
|
e0bb864397
[PATCH] i386: Convert VMI timer to use clock events
|
18 years ago |
vmlinux.lds.S
|
ca967258b6
all-archs: consolidate .data section definition in asm-generic
|
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 |