.. |
acpi
|
6e4be1ff2e
PCI: don't load acpi_php when acpi is disabled
|
17 years ago |
cpu
|
08cd93f9e1
remove mca-pentium
|
17 years ago |
.gitignore
|
9e447a7f1f
.gitignore update for x86 arch
|
17 years ago |
Makefile
|
e43eb7bab6
x86: exclude vsyscall files from stackprotect
|
17 years ago |
alternative.c
|
17abecfe65
x86: fix up alternatives with lockdep enabled
|
17 years ago |
aperture_64.c
|
261a5ec36b
x86: change aper valid checking sequence
|
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
|
602a54a8ca
x86: change bios_cpu_apicid to percpu data variable fixup
|
17 years ago |
apm_32.c
|
466eed22d1
x86: isolate PIC/PIT in/out calls
|
17 years ago |
asm-offsets.c
|
9a163ed8e0
i386: move kernel
|
17 years ago |
asm-offsets_32.c
|
f6c540cdd6
x86: fix lguest build failure
|
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
|
17 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
|
2b06ac8671
x86: cpuid, msr: use inode mutex instead of big kernel lock
|
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
|
17 years ago |
crash_dump_64.c
|
835c34a168
Delete filenames in comments.
|
17 years ago |
doublefault_32.c
|
ca241c7503
x86: unify tss_struct
|
17 years ago |
ds.c
|
072b7a58ca
x86: fix small sparse warning
|
17 years ago |
e820_32.c
|
093af8d7f0
x86_32: trim memory by updating e820
|
17 years ago |
e820_64.c
|
24a5da73f4
x86_64: make bootmap_start page align v6
|
17 years ago |
early-quirks.c
|
85b74d6c11
x86: fix section mismatch warning in early-quirks.c
|
17 years ago |
early_printk.c
|
bb0e129087
x86: make early_console static in early_printk.c
|
17 years ago |
efi.c
|
ecaea42eb8
x86: sparse warning in efi.c
|
17 years ago |
efi_32.c
|
cc7e73f35d
x86: sparse error in efi_32.c
|
17 years ago |
efi_64.c
|
4de0d4a6d1
x86: EFI runtime code mapping enhancement
|
17 years ago |
efi_stub_32.S
|
9a163ed8e0
i386: move kernel
|
17 years ago |
efi_stub_64.S
|
5b83683f32
x86: EFI runtime service support
|
17 years ago |
entry_32.S
|
f7f3d791e6
x86: don't make irq_return global
|
17 years ago |
entry_64.S
|
f7f3d791e6
x86: don't make irq_return global
|
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
|
17 years ago |
geode_32.c
|
f087515c65
x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timers
|
17 years ago |
head64.c
|
31eedd823c
x86: zap invalid and unused pmds in early boot
|
17 years ago |
head_32.S
|
aa65af3f92
x86: don't make swapper_pg_fixmap global
|
17 years ago |
head_64.S
|
da5968ae30
x86: fix section mismatch in head_64.S:initial_code
|
17 years ago |
hpet.c
|
f8f76481bc
rtc: use the IRQ callback interface in (old) RTC driver
|
17 years ago |
i386_ksyms_32.c
|
f0cd0af1b0
x86: unexport __{read,write}_lock_failed
|
17 years ago |
i387.c
|
148a142495
x86: make mxcsr_feature_mask static again
|
17 years ago |
i8237.c
|
af5ca3f4ec
Driver core: change sysdev classes to use dynamic kobject names
|
17 years ago |
i8253.c
|
c2a9cc7e86
x86: pit_clockevent can be static
|
17 years ago |
i8259_32.c
|
7c6357da11
x86: i8259A: remove redundant irq_descinitialization
|
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
|
d3cfeb4fbe
x86: unexport io_delay_type
|
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
|
17 years ago |
kdebugfs.c
|
6d7d743375
x86 boot : export boot_params via debugfs for debugging
|
17 years ago |
kprobes.c
|
f1452d424d
x86, kprobes: remove sparse warnings from x86
|
17 years ago |
ldt.c
|
fa0c864d99
x86: cleanup - eliminate numbers in LDT allocation code
|
17 years ago |
machine_kexec_32.c
|
92df5c3e38
vmcoreinfo: fix the configuration dependencies
|
17 years ago |
machine_kexec_64.c
|
92df5c3e38
vmcoreinfo: fix the configuration dependencies
|
17 years ago |
mca_32.c
|
835c34a168
Delete filenames in comments.
|
17 years ago |
mfgpt_32.c
|
3406c158ba
x86: GEODE: MFGPT: fix typo in printk in mfgpt_timer_setup
|
17 years ago |
microcode.c
|
c72258c7c9
x86: fix section mismatch warnings when referencing notifiers
|
17 years ago |
module_32.c
|
9a163ed8e0
i386: move kernel
|
17 years ago |
module_64.c
|
250c22777f
x86_64: move kernel
|
17 years ago |
mpparse_32.c
|
72a7fe3967
Introduce flags for reserve_bootmem()
|
17 years ago |
mpparse_64.c
|
87d7e98012
x86: fix section mismatch warning in acpi/boot.c
|
17 years ago |
msr.c
|
2b06ac8671
x86: cpuid, msr: use inode mutex instead of big kernel lock
|
17 years ago |
nmi_32.c
|
a062bae9c4
x86: fix compile warning building without CONFIG_SYSCTL
|
17 years ago |
nmi_64.c
|
a062bae9c4
x86: fix compile warning building without CONFIG_SYSCTL
|
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
|
1b39b07778
iommu sg: x86: convert calgary IOMMU to use the IOMMU helper
|
17 years ago |
pci-dma_32.c
|
17d1486a69
i386: Clean up duplicate includes in arch/i386/kernel/
|
17 years ago |
pci-dma_64.c
|
3e7593966b
x86: pci-dma_64.c: cleanups
|
17 years ago |
pci-gart_64.c
|
184652eb6f
x86: fix gart_iommu_init()
|
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
|
17 years ago |
pmtimer_64.c
|
70a2002563
x86: move pmtmr related declarations
|
17 years ago |
process_32.c
|
1eb1141123
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
17 years ago |
process_64.c
|
1eb1141123
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
|
17 years ago |
ptrace.c
|
f9cb02b0be
x86 ptrace: fix compat PTRACE_SETREGS
|
17 years ago |
quirks.c
|
9585ca02f8
Use proper abstractions in quirk_intel_irqbalance
|
17 years ago |
reboot.c
|
416e2d6379
x86: fixup machine_ops reboot_{32|64}.c unification fallout
|
17 years ago |
reboot_fixups_32.c
|
ff472a114c
x86: add the RDC machine specific reboot fixup
|
17 years ago |
relocate_kernel_32.S
|
9a163ed8e0
i386: move kernel
|
17 years ago |
relocate_kernel_64.S
|
250c22777f
x86_64: move kernel
|
17 years ago |
rtc.c
|
92767af0e3
x86: fix sched_clock()
|
17 years ago |
scx200_32.c
|
706b7e1573
x86: fix sparse warning in kernel/scx200_32.c
|
17 years ago |
setup64.c
|
e68decb521
x86: export __supported_pte_mask
|
17 years ago |
setup_32.c
|
08cd93f9e1
remove mca-pentium
|
17 years ago |
setup_64.c
|
d8ff0bbf56
x86: fix printout ugliness in cpu info printk
|
17 years ago |
sigframe_32.h
|
9a163ed8e0
i386: move kernel
|
17 years ago |
signal_32.c
|
ade1af7712
x86: remove unneded casts
|
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
|
6c81c32f96
calibrate_delay() must be __cpuinit
|
17 years ago |
smpboot_64.c
|
69e97c028b
x86: silence section mismatch warning in smpboot_64.c
|
17 years ago |
smpcommon_32.c
|
014b15be30
x86: change write_gdt_entry signature.
|
17 years ago |
srat_32.c
|
c64768a7d6
Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release
|
17 years ago |
stacktrace.c
|
ade1af7712
x86: remove unneded casts
|
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/
|
17 years ago |
sys_i386_32.c
|
cba4fbbff2
remove include/asm-*/ipc.h
|
17 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
|
17 years ago |
syscall_table_32.S
|
cb9282ee58
timerfd: wire the new timerfd API to the x86 family
|
17 years ago |
tce_64.c
|
6619a8fb59
x86: Create clflush() inline, remove hardcoded wbinvd
|
17 years ago |
test_nx.c
|
984bb80d94
x86: mark the .rodata section also NX
|
17 years ago |
test_rodata.c
|
7bfeab9af9
x86: include proper prototypes for rodata_test
|
17 years ago |
time_32.c
|
65ea5b0349
x86: rename the struct pt_regs members for 32/64-bit consistency
|
17 years ago |
time_64.c
|
3eb056764d
time: fix typo in comments
|
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
|
177c7715cd
x86: fix section mismatch warning in topology.c:arch_register_cpu
|
17 years ago |
trampoline_32.S
|
94a8a7acbe
x86: remove misleading comments in trampoline_*.S
|
17 years ago |
trampoline_64.S
|
94a8a7acbe
x86: remove misleading comments in trampoline_*.S
|
17 years ago |
traps_32.c
|
deef79ef35
x86: fix sparse error in traps_32.c
|
17 years ago |
traps_64.c
|
e8bff74afb
x86: fix "BUG: sleeping function called from invalid context" in print_vma_addr()
|
17 years ago |
tsc_32.c
|
404ee5b14b
x86: convert TSC disabling to generic cpuid disable bitmap
|
17 years ago |
tsc_64.c
|
dbae595249
x86: export check_tsc_unstable
|
17 years ago |
tsc_sync.c
|
ad8ca495bd
x86: add warning to check_tsc_warp()
|
17 years ago |
verify_cpu_64.S
|
250c22777f
x86_64: move kernel
|
17 years ago |
vm86_32.c
|
ab4a574ef2
arch/x86/: spelling fixes
|
17 years ago |
vmi_32.c
|
262d5ee272
x86: VMI fix
|
17 years ago |
vmiclock_32.c
|
466eed22d1
x86: isolate PIC/PIT in/out calls
|
17 years ago |
vmlinux.lds.S
|
9a163ed8e0
i386: move kernel
|
17 years ago |
vmlinux_32.lds.S
|
3cdac41f20
x86: lds - Use PAGE_SIZE instead of numeric constant
|
17 years ago |
vmlinux_64.lds.S
|
85c42d0dbb
x86: lds - Use THREAD_SIZE instead of numeric constant
|
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 |