Linus Torvalds 41e0e0738c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
..
acpi e7fd3b4669 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
apic d10902812c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
cpu 41e0e0738c 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 b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 years ago
Makefile e7fd3b4669 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
alternative.c 0e00f7aed6 x86: stop_machine_text_poke() should issue sync_core() 14 years ago
amd_iommu.c b595076a18 tree-wide: fix comment/printk typos 14 years ago
amd_iommu_init.c 157b6ceb13 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 84fd1d35cc x86, amd-nb: Misc cleanliness fixes 14 years ago
apb_timer.c d10902812c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
aperture_64.c d2137d5af4 Merge branch 'linus' into x86/bootmem 14 years ago
apm_32.c e7fd3b4669 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
asm-offsets.c 7bf04be8f4 x86, asm: Cleanup unnecssary macros in asm-offsets.c 14 years ago
asm-offsets_32.c b82fef82d5 x86: Partly unify asm-offsets_{32,64}.c 14 years ago
asm-offsets_64.c b82fef82d5 x86: Partly unify asm-offsets_{32,64}.c 14 years ago
audit_64.c 250c22777f x86_64: move kernel 17 years ago
bootflag.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
check.c a7bd1dafdc x86: Don't check for BIOS corruption in first 64K when there's no need to 14 years ago
cpuid.c 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
crash.c 5edd19af18 x86, UV: Make kdump avoid stack dumps 15 years ago
crash_dump_32.c 3e4d3af501 mm: stack based kmap_atomic() 14 years ago
crash_dump_64.c 3ee48b6af4 mm, x86: Saving vmcore with non-lazy freeing of vmas 14 years ago
devicetree.c a906fdaacc x86: dt: Cleanup local apic setup 14 years ago
doublefault_32.c 254e0a6bff x86: Use get_desc_base() 16 years ago
dumpstack.c 02ca752e41 x86: Remove die_nmi() 14 years ago
dumpstack_32.c 9c0729dc80 x86: Eliminate bp argument from the stack tracing routines 14 years ago
dumpstack_64.c 2e5aa6824d x86-64: Don't use pointer to out-of-scope variable in dump_trace() 14 years ago
e820.c d10902812c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
early-quirks.c 1d3e09a304 x86, quirk: Fix SB600 revision check 14 years ago
early_printk.c 991cfffa7c x86, earlyprintk: Move mrst early console to platform/ and fix a typo 14 years ago
entry_32.S e7fd3b4669 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
entry_64.S 181f977d13 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
ftrace.c 722b3c7469 ftrace/graph: Trace function entry before updating index 14 years ago
head.c 72d7c3b33c x86: Use memblock to replace early_res 15 years ago
head32.c 4822b7fc6d x86, trampoline: Common infrastructure for low memory trampolines 14 years ago
head64.c 67e87f0a1c x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S 14 years ago
head_32.S d10902812c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
head_64.S 4822b7fc6d x86, trampoline: Common infrastructure for low memory trampolines 14 years ago
hpet.c 2c778651f7 x86: Cleanup the genirq name space 14 years ago
hw_breakpoint.c 0a3aee0da4 x86: Use this_cpu_ops to optimize code 14 years ago
i386_ksyms_32.c 04edbdef02 x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y 15 years ago
i387.c e5c3014282 KVM: Initialize fpu state in preemptible context 14 years ago
i8237.c b52af40923 i8327: fix outb() parameter order 16 years ago
i8253.c ced918eb74 i8253: Convert i8253_lock to raw_spinlock 15 years ago
i8259.c 2c778651f7 x86: Cleanup the genirq name space 14 years ago
init_task.c 4af57b787b Rename .data.cacheline_aligned to .data..cacheline_aligned. 15 years ago
io_delay.c d53a444460 x86: io_delay.c cleanup 16 years ago
ioport.c da1016df85 x86: Use bitmap library functions 14 years ago
irq.c d10902812c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
irq_32.c 404cbbd52f 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 7a7732bc0f x86: Unify fixup_irqs() for 32-bit and 64-bit kernels 15 years ago
irq_work.c e360adbe29 irq_work: Add generic hardirq context callbacks 14 years ago
irqinit.c d10902812c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
jump_label.c d9f5ab7b1c jump label: x86 support 14 years ago
kdebugfs.c 6038f373a3 llseek: automatically add .llseek fop 14 years ago
kgdb.c 02ca752e41 x86: Remove die_nmi() 14 years ago
kprobes.c 2a8247a260 kprobes: Disabling optimized kprobes for entry text section 14 years ago
kvm.c a63512a4d7 KVM guest: Fix kvm clock initialization when it's configured out 14 years ago
kvmclock.c ca3f10172e KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. 14 years ago
ldt.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
machine_kexec_32.c e33c019722 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 234bb549ee x86, cleanups: Use clear_page/copy_page rather than memset/memcpy 14 years ago
mca_32.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
microcode_amd.c 1396fa9cd2 x86, microcode, AMD: Fix signedness bug in generic_load_microcode() 14 years ago
microcode_core.c 6c53cbfced x86, microcode: Correct sysdev_add error path 14 years ago
microcode_intel.c 5cdd2de0a7 x86/microcode: Fix double vfree() and remove redundant pointer checks before vfree() 14 years ago
mmconf-fam10h_64.c 37db6c8f1d x86-64: Fix and clean up AMD Fam10 MMCONF enabling 14 years ago
module.c d0a21265df mm: unify module_alloc code for vmalloc 14 years ago
mpparse.c 0e3fa13f4e x86: Further simplify mp_irq info handling 14 years ago
msr.c 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
paravirt-spinlocks.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
paravirt.c 331127f799 thp: add pmd paravirt ops 14 years ago
paravirt_patch_32.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 years ago
paravirt_patch_64.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 years ago
pci-calgary_64.c d2aa232f3d x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros. 15 years ago
pci-dma.c ee1f284f38 x86, iommu: Utilize the IOMMU_INIT macros functionality. 15 years ago
pci-gart_64.c 9653a5c76c x86, amd-nb: Cleanup AMD northbridge caching code 14 years ago
pci-iommu_table.c 5bef80a4b8 x86, iommu: Add proper dependency sort routine (and sanity check). 15 years ago
pci-nommu.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
pci-swiotlb.c c116c5457c x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. 15 years ago
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() 17 years ago
probe_roms_32.c 1164dd0099 x86: move mach-default/*.h files to asm/ 16 years ago
process.c fd8fa4d3dd x86: Combine printk()s in show_regs_common() 14 years ago
process_32.c f77cfe4ea2 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 f77cfe4ea2 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer 14 years ago
ptrace.c eb5a369931 ptrace: cleanup arch_ptrace() on x86 14 years ago
pvclock.c e7a3481c02 x86/pvclock: Zero last_value on resume 14 years ago
quirks.c 892df7f81c x86: HPET force enable for CX700 / VIA Epia LT 14 years ago
reboot.c e7fd3b4669 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
reboot_32.S ee1b06ea6a x86, reboot: Fix the use of passed arguments in 32-bit BIOS reboot 14 years ago
reboot_fixups_32.c 37bc9f5078 x86: Ce4100: Add reboot_fixup() for CE4100 14 years ago
relocate_kernel_32.S fef3a7a174 x86, kexec: fix kexec x86 coding style 16 years ago
relocate_kernel_64.S fee7b0d84c x86, kexec: x86_64: add kexec jump support for x86_64 16 years ago
resource.c a2c606d53a x86: avoid high BIOS area when allocating address space 14 years ago
rtc.c 3bcbaf6e08 rtc: cmos: Add OF bindings 14 years ago
setup.c e7fd3b4669 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
setup_percpu.c 645a79195f x86: Unify CPU -> NUMA node mapping between 32 and 64bit 14 years ago
signal.c 052acad48a x86: Merge sys_sigaltstack 15 years ago
smp.c 76fac077db x86, kexec: Make sure to stop all CPUs before exiting the kernel 14 years ago
smpboot.c e7fd3b4669 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
stacktrace.c 9c0729dc80 x86: Eliminate bp argument from the stack tracing routines 14 years ago
step.c ea8e61b7bb x86, ptrace: Fix block-step 15 years ago
sys_i386_32.c 7fe977dab3 i386: Make kernel_execve() suitable for stack unwinding 15 years ago
sys_x86_64.c e28cbf2293 improve sys_newuname() for compat architectures 15 years ago
syscall_64.c 1965aae3c9 x86: Fix ASM_X86__ header guards 16 years ago
syscall_table_32.S 420c1c572d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
tboot.c 8ac1f8320a thp: pte alloc trans splitting 14 years ago
tce_64.c 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd 17 years ago
test_nx.c 0054f4b708 x86: Explicitly include required header files. 17 years ago
test_rodata.c 7bfeab9af9 x86: include proper prototypes for rodata_test 17 years ago
time.c 072b198a4a x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog 14 years ago
tls.c bbc1f698a5 x86: Introducing asm/syscalls.h 17 years ago
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 years ago
topology.c 271eb5c588 x86: topology.c cleanup 16 years ago
trampoline.c 4822b7fc6d x86, trampoline: Common infrastructure for low memory trampolines 14 years ago
trampoline_32.S 4822b7fc6d x86, trampoline: Common infrastructure for low memory trampolines 14 years ago
trampoline_64.S 1c4badbdea x86-64, trampoline: Remove unused variable 14 years ago
traps.c f2fd43954a x86, NMI: Clean-up default_do_nmi() 14 years ago
tsc.c f9ee7f60d6 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 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 years ago
verify_cpu.S 79250af2d5 x86: Fix included-by file reference comments 14 years ago
vm86_32.c bae9c19bf1 thp: split_huge_page_mm/vma 14 years ago
vmlinux.lds.S e7fd3b4669 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 years ago
vsmp_64.c 70511134f6 Revert "x86: don't compile vsmp_64 for 32bit" 16 years ago
vsyscall_64.c 7615856ebf timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset 15 years ago
x8664_ksyms_64.c 9599ec0471 x86-64, mem: Convert memmove() to assembly file and fix return value bug 14 years ago
x86_init.c 6b617e224d x86/platform: Add a wallclock_init func to x86_init.timers ops 14 years ago
xsave.c 10340ae130 x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() 14 years ago