.. |
acpi
|
ACPI: remove Asus P2B-DS from acpi=ht blacklist
|
15 years ago |
apic
|
x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs
|
15 years ago |
cpu
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
|
15 years ago |
.gitignore
|
…
|
|
Makefile
|
cs5535: drop the Geode-specific MFGPT/GPIO code
|
15 years ago |
alternative.c
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
amd_iommu.c
|
x86/amd-iommu: Fix deassignment of a device from the pt_domain
|
15 years ago |
amd_iommu_init.c
|
x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
|
15 years ago |
aperture_64.c
|
x86/agp: Fix agp_amd64_init and agp_amd64_cleanup
|
15 years ago |
apm_32.c
|
x86: Remove BKL from apm_32
|
15 years ago |
asm-offsets.c
|
…
|
|
asm-offsets_32.c
|
…
|
|
asm-offsets_64.c
|
tracing: Define NR_syscalls for x86_64
|
16 years ago |
audit_64.c
|
…
|
|
bios_uv.c
|
x86: uv: update XPC to handle updated BIOS interface
|
15 years ago |
bootflag.c
|
…
|
|
check.c
|
…
|
|
cpuid.c
|
x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers.
|
15 years ago |
crash.c
|
x86: Use x86_platform for iommu_shutdown
|
15 years ago |
crash_dump_32.c
|
x86: crash_dump: Fix non-pae kdump kernel memory accesses
|
15 years ago |
crash_dump_64.c
|
…
|
|
doublefault_32.c
|
…
|
|
ds.c
|
percpu: make percpu symbols in x86 unique
|
15 years ago |
ds_selftest.c
|
…
|
|
ds_selftest.h
|
…
|
|
dumpstack.c
|
perf: Stop stack frame walking off kernel addresses boundaries
|
15 years ago |
dumpstack.h
|
perf events, x86/stacktrace: Make stack walking optional
|
15 years ago |
dumpstack_32.c
|
perf events, x86/stacktrace: Make stack walking optional
|
15 years ago |
dumpstack_64.c
|
perf events, x86/stacktrace: Make stack walking optional
|
15 years ago |
e820.c
|
x86: Fix size for ex trampoline with 32bit
|
15 years ago |
early-quirks.c
|
…
|
|
early_printk.c
|
x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg
|
16 years ago |
efi.c
|
x86: Make EFI RTC function depend on 32bit again
|
15 years ago |
efi_32.c
|
…
|
|
efi_64.c
|
…
|
|
efi_stub_32.S
|
…
|
|
efi_stub_64.S
|
…
|
|
entry_32.S
|
x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper
|
15 years ago |
entry_64.S
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
ftrace.c
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
head.c
|
…
|
|
head32.c
|
x86: Use find_e820() instead of hard coded trampoline address
|
15 years ago |
head64.c
|
x86: Use find_e820() instead of hard coded trampoline address
|
15 years ago |
head_32.S
|
x86-32: Use symbolic constants, safer CPUID when enabling EFER.NX
|
15 years ago |
head_64.S
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
hpet.c
|
x86: Disable HPET MSI on ATI SB700/SB800
|
15 years ago |
hw_breakpoint.c
|
hw-breakpoints: Accept breakpoints on NULL address
|
15 years ago |
i386_ksyms_32.c
|
x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y
|
16 years ago |
i387.c
|
…
|
|
i8237.c
|
…
|
|
i8253.c
|
x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdown
|
16 years ago |
i8259.c
|
…
|
|
init_task.c
|
Use new __init_task_data macro in arch init_task.c files.
|
16 years ago |
io_delay.c
|
…
|
|
ioport.c
|
x86-64, paravirt: Call set_iopl_mask() on 64 bits
|
15 years ago |
irq.c
|
genirq: Convert irq_desc.lock to raw_spinlock
|
15 years ago |
irq_32.c
|
x86: Unify fixup_irqs() for 32-bit and 64-bit kernels
|
15 years ago |
irq_64.c
|
x86: Unify fixup_irqs() for 32-bit and 64-bit kernels
|
15 years ago |
irqinit.c
|
x86: UV RTC: Rename generic_interrupt to x86_platform_ipi
|
15 years ago |
k8.c
|
…
|
|
kdebugfs.c
|
…
|
|
kgdb.c
|
perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger
|
15 years ago |
kprobes.c
|
Merge branch 'for-next' into for-linus
|
15 years ago |
kvm.c
|
KVM guest: do not batch pte updates from interrupt context
|
16 years ago |
kvmclock.c
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
ldt.c
|
cpumask: use mm_cpumask() wrapper: x86
|
16 years ago |
machine_kexec_32.c
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
machine_kexec_64.c
|
…
|
|
mca_32.c
|
…
|
|
microcode_amd.c
|
Revert "x86: ucode-amd: Load ucode-patches once ..."
|
15 years ago |
microcode_core.c
|
Revert "x86: ucode-amd: Load ucode-patches once ..."
|
15 years ago |
microcode_intel.c
|
arch/x86/kernel/microcode*: Use pr_fmt() and remove duplicated KERN_ERR prefix
|
15 years ago |
mmconf-fam10h_64.c
|
…
|
|
module.c
|
…
|
|
mpparse.c
|
x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs
|
15 years ago |
mrst.c
|
x86: Add Moorestown early detection
|
16 years ago |
msr.c
|
x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers.
|
15 years ago |
olpc.c
|
cs5535: move VSA2 checks into linux/cs5535.h
|
15 years ago |
paravirt-spinlocks.c
|
locking: Convert __raw_spin* functions to arch_spin*
|
15 years ago |
paravirt.c
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
paravirt_patch_32.c
|
…
|
|
paravirt_patch_64.c
|
…
|
|
pci-calgary_64.c
|
iommu-helper: use bitmap library
|
15 years ago |
pci-dma.c
|
x86: Split swiotlb initialization into two stages
|
15 years ago |
pci-gart_64.c
|
iommu-helper: use bitmap library
|
15 years ago |
pci-nommu.c
|
x86: Kill bad_dma_address variable
|
15 years ago |
pci-swiotlb.c
|
x86: Split swiotlb initialization into two stages
|
15 years ago |
pcspeaker.c
|
…
|
|
pmtimer_64.c
|
…
|
|
probe_roms_32.c
|
…
|
|
process.c
|
x86: get rid of the insane TIF_ABI_PENDING bit
|
15 years ago |
process_32.c
|
x86: Use KERN_DEFAULT log-level in __show_regs()
|
15 years ago |
process_64.c
|
x86: set_personality_ia32() misses force_personality32
|
15 years ago |
ptrace.c
|
hw-breakpoint: Keep track of dr7 local enable bits
|
15 years ago |
pvclock.c
|
…
|
|
quirks.c
|
x86: Disable HPET MSI on ATI SB700/SB800
|
15 years ago |
reboot.c
|
x86: Add Dell OptiPlex 760 reboot quirk
|
15 years ago |
reboot_fixups_32.c
|
cs5535: move the DIVIL MSR definition into linux/cs5535.h
|
15 years ago |
relocate_kernel_32.S
|
…
|
|
relocate_kernel_64.S
|
…
|
|
rtc.c
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
scx200_32.c
|
…
|
|
setup.c
|
x86: Add quirk for Intel DG45FC board to avoid low memory corruption
|
15 years ago |
setup_percpu.c
|
x86: setup_percpu.c: Use pr_<level> and add pr_fmt(fmt)
|
15 years ago |
sfi.c
|
SFI: remove unneeded includes
|
16 years ago |
signal.c
|
x86: Merge sys_sigaltstack
|
15 years ago |
smp.c
|
Revert "x86, timers: Check for pending timers after (device) interrupts"
|
16 years ago |
smpboot.c
|
x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs
|
15 years ago |
stacktrace.c
|
perf events, x86/stacktrace: Make stack walking optional
|
15 years ago |
step.c
|
…
|
|
sys_i386_32.c
|
Unify sys_mmap*
|
15 years ago |
sys_x86_64.c
|
Unify sys_mmap*
|
15 years ago |
syscall_64.c
|
…
|
|
syscall_table_32.S
|
Unify sys_mmap*
|
15 years ago |
tboot.c
|
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
|
16 years ago |
tce_64.c
|
…
|
|
test_nx.c
|
…
|
|
test_rodata.c
|
…
|
|
time.c
|
x86: fix kernel panic on 32 bits when profiling
|
16 years ago |
tlb_uv.c
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
tls.c
|
…
|
|
tls.h
|
…
|
|
topology.c
|
…
|
|
trampoline.c
|
x86: Use find_e820() instead of hard coded trampoline address
|
15 years ago |
trampoline_32.S
|
x86: cpuinit-annotate SMP boot trampolines properly
|
16 years ago |
trampoline_64.S
|
x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop
|
16 years ago |
traps.c
|
Merge commit 'perf/core' into perf/hw-breakpoint
|
15 years ago |
tsc.c
|
x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
|
15 years ago |
tsc_sync.c
|
locking: Convert __raw_spin* functions to arch_spin*
|
15 years ago |
uv_irq.c
|
x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system
|
15 years ago |
uv_sysfs.c
|
…
|
|
uv_time.c
|
x86, UV: Fix RTC latency bug by reading replicated cachelines
|
15 years ago |
verify_cpu_64.S
|
…
|
|
visws_quirks.c
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
vm86_32.c
|
x86, 32-bit: Convert sys_vm86 & sys_vm86old
|
15 years ago |
vmi_32.c
|
x86, vmi: Mark VMI deprecated and schedule it for removal
|
16 years ago |
vmiclock_32.c
|
x86: vmiclock: Fix printk format
|
15 years ago |
vmlinux.lds.S
|
x86: Regex support and known-movable symbols for relocs, fix _end
|
15 years ago |
vsmp_64.c
|
…
|
|
vsyscall_64.c
|
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
x86_init.c
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
x8664_ksyms_64.c
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
xsave.c
|
…
|
|