.. |
acpi
|
4fc2fba804
x86: unify arch/x86/kernel/acpi/sleep*.c
|
17 years ago |
cpu
|
ac72e7888a
x86: add generic clearcpuid=... option
|
17 years ago |
.gitignore
|
9e447a7f1f
.gitignore update for x86 arch
|
18 years ago |
Makefile
|
67926892ef
x86: fix unconditional arch/x86/kernel/pcspeaker.o compiling
|
17 years ago |
alternative.c
|
ca74a6f84e
x86: optimize lock prefix switching to run less frequently
|
17 years ago |
aperture_64.c
|
47db4c3e93
x86: checking aperture report for node instead
|
17 years ago |
apic_32.c
|
d3432896da
x86: don't disable the APIC if it hasn't been mapped yet
|
17 years ago |
apic_64.c
|
d3432896da
x86: don't disable the APIC if it hasn't been mapped yet
|
17 years ago |
apm_32.c
|
466eed22d1
x86: isolate PIC/PIT in/out calls
|
17 years ago |
asm-offsets.c
|
9a163ed8e0
i386: move kernel
|
18 years ago |
asm-offsets_32.c
|
6b68f01baa
x86: unify struct desc_ptr
|
17 years ago |
asm-offsets_64.c
|
a59153dceb
x86: add asm_offset PARAVIRT constants
|
17 years ago |
audit_64.c
|
250c22777f
x86_64: move kernel
|
18 years ago |
bootflag.c
|
8eed926053
x86: coding style cleanup for kernel/bootflag.c
|
17 years ago |
bugs_64.c
|
99fc8d424b
x86, 32-bit: trim memory not covered by wb mtrrs
|
17 years ago |
cpuid.c
|
775b64d2b6
PM: Acquire device locks on suspend
|
17 years ago |
crash.c
|
0c1b272406
x86: disable hpet legacy replacement for kdump
|
17 years ago |
crash_dump_32.c
|
22124c9999
kmap leak fix for x86_32 kdump
|
18 years ago |
crash_dump_64.c
|
835c34a168
Delete filenames in comments.
|
18 years ago |
doublefault_32.c
|
ca241c7503
x86: unify tss_struct
|
17 years ago |
ds.c
|
e6ae5d9540
x86, ptrace: support 32bit-cross-64bit BTS recording
|
17 years ago |
e820_32.c
|
2215e69d2c
x86 boot: use E820 memory map on EFI 32 platform
|
17 years ago |
e820_64.c
|
7517527891
x86: replace hard coded reservations in 64-bit early boot code with dynamic table
|
17 years ago |
early-quirks.c
|
7bcbc78dea
x86: clean up arch/x86/kernel/early-quirks.c
|
17 years ago |
early_printk.c
|
30c826451d
[x86] remove uses of magic macros for boot_params access
|
18 years ago |
efi.c
|
8b2cb7a8f5
x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support
|
17 years ago |
efi_32.c
|
8b2cb7a8f5
x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support
|
17 years ago |
efi_64.c
|
b899c5ed2e
x86/efi: fix improper use of lvalue
|
17 years ago |
efi_stub_32.S
|
9a163ed8e0
i386: move kernel
|
18 years ago |
efi_stub_64.S
|
5b83683f32
x86: EFI runtime service support
|
17 years ago |
entry_32.S
|
3e7622f9d7
x86: move to .rodata/.init.data
|
17 years ago |
entry_64.S
|
72fe485854
x86: replace privileged instructions with paravirt macros
|
17 years ago |
genapic_64.c
|
3b41908902
x86: cleanup x86_cpu_to_apicid references
|
17 years ago |
genapic_flat_64.c
|
71fff5e6ca
x86: convert cpu_to_apicid to be a per cpu variable
|
18 years ago |
geode_32.c
|
83d7384f8d
x86: Geode Multi-Function General Purpose Timers support
|
18 years ago |
head64.c
|
7517527891
x86: replace hard coded reservations in 64-bit early boot code with dynamic table
|
17 years ago |
head_32.S
|
94878efdd0
x86: early fault debugging improvement
|
17 years ago |
head_64.S
|
076f9776f5
x86: make early printk selectable on 64-bit as well
|
17 years ago |
hpet.c
|
201c19948b
x86: remove duplicate includes
|
17 years ago |
i386_ksyms_32.c
|
f0cd0af1b0
x86: unexport __{read,write}_lock_failed
|
17 years ago |
i387.c
|
60b3b9af35
x86: x86 user_regset cleanup
|
17 years ago |
i8237.c
|
af5ca3f4ec
Driver core: change sysdev classes to use dynamic kobject names
|
17 years ago |
i8253.c
|
466eed22d1
x86: isolate PIC/PIT in/out calls
|
17 years ago |
i8259_32.c
|
466eed22d1
x86: isolate PIC/PIT in/out calls
|
17 years ago |
i8259_64.c
|
b03878307a
x86: provide a native_init_IRQ function on 64-bit
|
17 years ago |
init_task.c
|
3abf024d2a
x86: nuke a ton of unused exports
|
17 years ago |
io_apic_32.c
|
1d16b53e38
arch/x86/kernel/io_apic_{64,32}.c: use time_before
|
17 years ago |
io_apic_64.c
|
1d16b53e38
arch/x86/kernel/io_apic_{64,32}.c: use time_before
|
17 years ago |
io_delay.c
|
f9fc58910e
x86: add DMI quirk for io-delay hangs on Compaq Presario V6000 laptops
|
17 years ago |
ioport.c
|
a1bf250a6f
x86: refactor ioport unification
|
17 years ago |
irq_32.c
|
75604d7f7f
x86: remove all definitions with fastcall
|
17 years ago |
irq_64.c
|
65ea5b0349
x86: rename the struct pt_regs members for 32/64-bit consistency
|
17 years ago |
k8.c
|
250c22777f
x86_64: move kernel
|
18 years ago |
kdebugfs.c
|
6d7d743375
x86 boot : export boot_params via debugfs for debugging
|
17 years ago |
kprobes.c
|
fb8830e72d
x86: fix singlestep handling in reenter_kprobe
|
17 years ago |
ldt.c
|
4dbf7af644
x86: adjust/fix LDT handling for Xen
|
17 years ago |
machine_kexec_32.c
|
6b68f01baa
x86: unify struct desc_ptr
|
17 years ago |
machine_kexec_64.c
|
b263295dbf
x86: 64-bit, make sparsemem vmemmap the only memory model
|
17 years ago |
mca_32.c
|
835c34a168
Delete filenames in comments.
|
18 years ago |
mfgpt_32.c
|
667984d9e4
x86: GEODE fix a race condition in the MFGPT timer tick
|
17 years ago |
microcode.c
|
86ef5c9a8e
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
|
17 years ago |
module_32.c
|
9a163ed8e0
i386: move kernel
|
18 years ago |
module_64.c
|
250c22777f
x86_64: move kernel
|
18 years ago |
mpparse_32.c
|
e91a3b4353
x86: smp_scan_config() debugging printouts
|
17 years ago |
mpparse_64.c
|
693e3c5603
x86: reduce memory and intra-node effects
|
17 years ago |
msr.c
|
775b64d2b6
PM: Acquire device locks on suspend
|
17 years ago |
nmi_32.c
|
416b72182a
x86: clean up nmi_32/64.c
|
17 years ago |
nmi_64.c
|
416b72182a
x86: clean up nmi_32/64.c
|
17 years ago |
numaq_32.c
|
404ee5b14b
x86: convert TSC disabling to generic cpuid disable bitmap
|
17 years ago |
paravirt.c
|
f95f2f7b9d
x86: fill in missing pv_mmu_ops entries for PAGETABLE_LEVELS >= 3
|
17 years ago |
paravirt_patch_32.c
|
2f485ef568
x86: move patching code to arch-specific file.
|
17 years ago |
paravirt_patch_64.c
|
8a650ce297
x86: add stringify header
|
17 years ago |
pci-calgary_64.c
|
201c19948b
x86: remove duplicate includes
|
17 years ago |
pci-dma_32.c
|
17d1486a69
i386: Clean up duplicate includes in arch/i386/kernel/
|
18 years ago |
pci-dma_64.c
|
3e7593966b
x86: pci-dma_64.c: cleanups
|
17 years ago |
pci-gart_64.c
|
bc850d6b37
x86: add the capability to print fuzzy backtraces
|
17 years ago |
pci-nommu_64.c
|
395624fcdd
x86 gart: rename iommu.h to gart.h
|
17 years ago |
pci-swiotlb_64.c
|
3abf024d2a
x86: nuke a ton of unused exports
|
17 years ago |
pcspeaker.c
|
9a163ed8e0
i386: move kernel
|
18 years ago |
pmtimer_64.c
|
70a2002563
x86: move pmtmr related declarations
|
17 years ago |
process_32.c
|
27415a4fe3
x86: move warning message of polling idle and HT enabled
|
17 years ago |
process_64.c
|
27415a4fe3
x86: move warning message of polling idle and HT enabled
|
17 years ago |
ptrace.c
|
87e8407f9a
x86, ptrace: add bts_struct size to status command
|
17 years ago |
quirks.c
|
1b82ba6e47
x86: Add HPET force support for MCP55 (nForce 5) chipsets
|
17 years ago |
reboot.c
|
4d022e35fd
x86: reboot_{32|64}.c unification
|
17 years ago |
reboot_fixups_32.c
|
6d1b30e30c
x86: reboot fixup for wrap2c board
|
17 years ago |
relocate_kernel_32.S
|
9a163ed8e0
i386: move kernel
|
18 years ago |
relocate_kernel_64.S
|
250c22777f
x86_64: move kernel
|
18 years ago |
rtc.c
|
92767af0e3
x86: fix sched_clock()
|
17 years ago |
scx200_32.c
|
64b33619a3
long vs. unsigned long - low-hanging fruits in drivers
|
18 years ago |
setup64.c
|
834beda15e
x86: change NR_CPUS arrays in numa_64 fixup
|
17 years ago |
setup_32.c
|
135302577b
x86: convert some existing cpuid disable options to new generic bitmap
|
17 years ago |
setup_64.c
|
ac72e7888a
x86: add generic clearcpuid=... option
|
17 years ago |
sigframe_32.h
|
9a163ed8e0
i386: move kernel
|
18 years ago |
signal_32.c
|
03252919b7
x86: print which shared library/executable faulted in segfault etc. messages v3
|
17 years ago |
signal_64.c
|
03252919b7
x86: print which shared library/executable faulted in segfault etc. messages v3
|
17 years ago |
smp_32.c
|
bde6f5f59c
x86: voluntary leave_mm before entering ACPI C3
|
17 years ago |
smp_64.c
|
bde6f5f59c
x86: voluntary leave_mm before entering ACPI C3
|
17 years ago |
smpboot_32.c
|
834beda15e
x86: change NR_CPUS arrays in numa_64 fixup
|
17 years ago |
smpboot_64.c
|
834beda15e
x86: change NR_CPUS arrays in numa_64 fixup
|
17 years ago |
smpcommon_32.c
|
014b15be30
x86: change write_gdt_entry signature.
|
17 years ago |
srat_32.c
|
9a163ed8e0
i386: move kernel
|
18 years ago |
stacktrace.c
|
5bc27dc2f5
x86: pull bp calculation earlier into the backtrace path
|
17 years ago |
step.c
|
f2857ce920
x86: remove last user of get_segment_eip
|
17 years ago |
summit_32.c
|
27b46d7661
spelling fixes: arch/i386/
|
18 years ago |
suspend_64.c
|
cae4595764
x86: make __{save,restore}_processor_state static
|
17 years ago |
suspend_asm_64.S
|
65ea5b0349
x86: rename the struct pt_regs members for 32/64-bit consistency
|
17 years ago |
sys_i386_32.c
|
cba4fbbff2
remove include/asm-*/ipc.h
|
18 years ago |
sys_x86_64.c
|
bb1ad8205b
x86: PIE executable randomization, checkpatch fixes
|
17 years ago |
syscall_64.c
|
96a388de5d
i386/x86_64: move headers to include/asm-x86
|
18 years ago |
syscall_table_32.S
|
9a163ed8e0
i386: move kernel
|
18 years ago |
tce_64.c
|
6619a8fb59
x86: Create clflush() inline, remove hardcoded wbinvd
|
18 years ago |
time_32.c
|
65ea5b0349
x86: rename the struct pt_regs members for 32/64-bit consistency
|
17 years ago |
time_64.c
|
6d63de8dbc
x86: remove get_cycles_sync
|
17 years ago |
tls.c
|
4c79a2d8e5
x86: x86 user_regset TLS
|
17 years ago |
tls.h
|
4c79a2d8e5
x86: x86 user_regset TLS
|
17 years ago |
topology.c
|
30964d54e9
x86: change NR_CPUS arrays in topology
|
17 years ago |
trampoline_32.S
|
121d7bf5a2
x86: misc. constifications
|
18 years ago |
trampoline_64.S
|
121d7bf5a2
x86: misc. constifications
|
18 years ago |
traps_32.c
|
03252919b7
x86: print which shared library/executable faulted in segfault etc. messages v3
|
17 years ago |
traps_64.c
|
03252919b7
x86: print which shared library/executable faulted in segfault etc. messages v3
|
17 years ago |
tsc_32.c
|
404ee5b14b
x86: convert TSC disabling to generic cpuid disable bitmap
|
17 years ago |
tsc_64.c
|
32c7553f82
x86: remove explicit C3 TSC check on 64bit
|
17 years ago |
tsc_sync.c
|
6d63de8dbc
x86: remove get_cycles_sync
|
17 years ago |
verify_cpu_64.S
|
250c22777f
x86_64: move kernel
|
18 years ago |
vm86_32.c
|
ab4a574ef2
arch/x86/: spelling fixes
|
17 years ago |
vmi_32.c
|
e332870135
x86/vmi: fix compilation as a result of pte_t changes
|
17 years ago |
vmiclock_32.c
|
466eed22d1
x86: isolate PIC/PIT in/out calls
|
17 years ago |
vmlinux.lds.S
|
9a163ed8e0
i386: move kernel
|
18 years ago |
vmlinux_32.lds.S
|
4c4915627f
x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate
|
17 years ago |
vmlinux_64.lds.S
|
fbf519240c
x86: provide __parainstructions section
|
17 years ago |
vsmp_64.c
|
ed4aed98da
x86: clean up arch/x86/kernel/vsmp_64.c
|
17 years ago |
vsyscall_64.c
|
e402644013
x86: map vsyscalls early enough
|
17 years ago |
x8664_ksyms_64.c
|
70fd93c9d9
x86: export cpu_gdt_descr
|
17 years ago |