.. |
acpi
|
x86, nx: Mark the ACPI resume trampoline code as +x
|
14 years ago |
apic
|
x86: ioapic: Avoid redundant lookup of irq_cfg
|
14 years ago |
cpu
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
.gitignore
|
…
|
|
Makefile
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
alternative.c
|
x86: Fix text_poke_smp_batch() deadlock
|
14 years ago |
amd_iommu.c
|
tree-wide: fix comment/printk typos
|
14 years ago |
amd_iommu_init.c
|
Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
amd_nb.c
|
x86: Use PCI method for enabling AMD extended config space before MSR method
|
14 years ago |
apb_timer.c
|
x86, mrst: Set correct APB timer IRQ affinity for secondary cpu
|
14 years ago |
aperture_64.c
|
x86: Use PCI method for enabling AMD extended config space before MSR method
|
14 years ago |
apm_32.c
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
asm-offsets.c
|
…
|
|
asm-offsets_32.c
|
x86, asm: Fix CFI macro invocations to deal with shortcomings in gas
|
15 years ago |
asm-offsets_64.c
|
…
|
|
audit_64.c
|
…
|
|
bootflag.c
|
…
|
|
check.c
|
x86: Use memblock to replace early_res
|
15 years ago |
cpuid.c
|
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
crash.c
|
x86, UV: Make kdump avoid stack dumps
|
15 years ago |
crash_dump_32.c
|
mm: stack based kmap_atomic()
|
14 years ago |
crash_dump_64.c
|
mm, x86: Saving vmcore with non-lazy freeing of vmas
|
15 years ago |
doublefault_32.c
|
…
|
|
dumpstack.c
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
|
14 years ago |
dumpstack_32.c
|
x86: Eliminate bp argument from the stack tracing routines
|
14 years ago |
dumpstack_64.c
|
x86-64: Don't use pointer to out-of-scope variable in dump_trace()
|
14 years ago |
e820.c
|
PM / ACPI: Move NVS saving and restoring code to drivers/acpi
|
14 years ago |
early-quirks.c
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
early_printk.c
|
x86, earlyprintk: Move mrst early console to platform/ and fix a typo
|
14 years ago |
entry_32.S
|
KVM: Handle async PF in a guest.
|
14 years ago |
entry_64.S
|
Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm
|
14 years ago |
ftrace.c
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
head.c
|
x86: Use memblock to replace early_res
|
15 years ago |
head32.c
|
x86: Add CE4100 platform support
|
14 years ago |
head64.c
|
x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S
|
15 years ago |
head_32.S
|
x86-32: Make sure the stack is set up before we use it
|
14 years ago |
head_64.S
|
x86-64: Simplify loading initial_gs
|
15 years ago |
hpet.c
|
x86: Cleanup the genirq name space
|
14 years ago |
hw_breakpoint.c
|
x86: Use this_cpu_ops to optimize code
|
14 years ago |
i386_ksyms_32.c
|
…
|
|
i387.c
|
KVM: Initialize fpu state in preemptible context
|
14 years ago |
i8237.c
|
…
|
|
i8253.c
|
…
|
|
i8259.c
|
x86: Cleanup the genirq name space
|
14 years ago |
init_task.c
|
…
|
|
io_delay.c
|
…
|
|
ioport.c
|
…
|
|
irq.c
|
x86: Use generic show_interrupts
|
14 years ago |
irq_32.c
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
irq_64.c
|
…
|
|
irq_work.c
|
irq_work: Add generic hardirq context callbacks
|
15 years ago |
irqinit.c
|
x86: Cleanup the genirq name space
|
14 years ago |
jump_label.c
|
jump label: x86 support
|
15 years ago |
kdebugfs.c
|
llseek: automatically add .llseek fop
|
15 years ago |
kgdb.c
|
x86, NMI: Remove DIE_NMI_IPI
|
14 years ago |
kprobes.c
|
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
kvm.c
|
KVM guest: Fix kvm clock initialization when it's configured out
|
14 years ago |
kvmclock.c
|
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
|
14 years ago |
ldt.c
|
…
|
|
machine_kexec_32.c
|
…
|
|
machine_kexec_64.c
|
x86, cleanups: Use clear_page/copy_page rather than memset/memcpy
|
15 years ago |
mca_32.c
|
…
|
|
microcode_amd.c
|
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
microcode_core.c
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
microcode_intel.c
|
x86/microcode: Fix double vfree() and remove redundant pointer checks before vfree()
|
14 years ago |
mmconf-fam10h_64.c
|
x86-64: Fix and clean up AMD Fam10 MMCONF enabling
|
14 years ago |
module.c
|
mm: unify module_alloc code for vmalloc
|
14 years ago |
mpparse.c
|
x86: Further simplify mp_irq info handling
|
14 years ago |
msr.c
|
BKL: remove extraneous #include <smp_lock.h>
|
14 years ago |
paravirt-spinlocks.c
|
…
|
|
paravirt.c
|
thp: add pmd paravirt ops
|
14 years ago |
paravirt_patch_32.c
|
…
|
|
paravirt_patch_64.c
|
…
|
|
pci-calgary_64.c
|
x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros.
|
15 years ago |
pci-dma.c
|
x86, iommu: Utilize the IOMMU_INIT macros functionality.
|
15 years ago |
pci-gart_64.c
|
x86, amd-nb: Cleanup AMD northbridge caching code
|
14 years ago |
pci-iommu_table.c
|
x86, iommu: Add proper dependency sort routine (and sanity check).
|
15 years ago |
pci-nommu.c
|
…
|
|
pci-swiotlb.c
|
x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros.
|
15 years ago |
pcspeaker.c
|
…
|
|
probe_roms_32.c
|
…
|
|
process.c
|
x86, dmi, debug: Log board name (when present) in dmesg/oops output
|
14 years ago |
process_32.c
|
cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer
|
14 years ago |
process_64.c
|
cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer
|
14 years ago |
ptrace.c
|
ptrace: cleanup arch_ptrace() on x86
|
14 years ago |
pvclock.c
|
x86/pvclock: Zero last_value on resume
|
14 years ago |
quirks.c
|
x86: HPET force enable for CX700 / VIA Epia LT
|
15 years ago |
reboot.c
|
x86, NMI: Remove DIE_NMI_IPI
|
14 years ago |
reboot_fixups_32.c
|
x86: Ce4100: Add reboot_fixup() for CE4100
|
14 years ago |
relocate_kernel_32.S
|
…
|
|
relocate_kernel_64.S
|
…
|
|
resource.c
|
x86: avoid high BIOS area when allocating address space
|
14 years ago |
rtc.c
|
set_rtc_mmss: show warning message only once
|
14 years ago |
setup.c
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
setup_percpu.c
|
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
signal.c
|
…
|
|
smp.c
|
x86, kexec: Make sure to stop all CPUs before exiting the kernel
|
14 years ago |
smpboot.c
|
x86: Rework arch_disable_smp_support() for x86
|
14 years ago |
stacktrace.c
|
x86: Eliminate bp argument from the stack tracing routines
|
14 years ago |
step.c
|
…
|
|
sys_i386_32.c
|
i386: Make kernel_execve() suitable for stack unwinding
|
15 years ago |
sys_x86_64.c
|
…
|
|
syscall_64.c
|
…
|
|
syscall_table_32.S
|
x86: fix up system call numbering nit
|
15 years ago |
tboot.c
|
thp: pte alloc trans splitting
|
14 years ago |
tce_64.c
|
…
|
|
test_nx.c
|
…
|
|
test_rodata.c
|
…
|
|
time.c
|
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
|
14 years ago |
tls.c
|
…
|
|
tls.h
|
…
|
|
topology.c
|
…
|
|
trampoline.c
|
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
trampoline_32.S
|
…
|
|
trampoline_64.S
|
x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
|
14 years ago |
traps.c
|
x86, NMI: Clean-up default_do_nmi()
|
14 years ago |
tsc.c
|
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
tsc_sync.c
|
…
|
|
verify_cpu.S
|
x86: Fix included-by file reference comments
|
14 years ago |
vm86_32.c
|
thp: split_huge_page_mm/vma
|
14 years ago |
vmlinux.lds.S
|
Revert "x86: Make relocatable kernel work with new binutils"
|
14 years ago |
vsmp_64.c
|
…
|
|
vsyscall_64.c
|
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
|
15 years ago |
x86_init.c
|
x86: Introduce x86_msi_ops
|
15 years ago |
x8664_ksyms_64.c
|
…
|
|
xsave.c
|
x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()
|
14 years ago |