Thomas Gleixner 1a0e62a49a x86: ioapic: Avoid redundant lookup of irq_cfg il y a 14 ans
..
acpi d344e38b2c x86, nx: Mark the ACPI resume trampoline code as +x il y a 14 ans
apic 1a0e62a49a x86: ioapic: Avoid redundant lookup of irq_cfg il y a 14 ans
cpu 07675f484b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. il y a 17 ans
Makefile b4c6e2ea5e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
alternative.c d91309f69b x86: Fix text_poke_smp_batch() deadlock il y a 14 ans
amd_iommu.c b595076a18 tree-wide: fix comment/printk typos il y a 14 ans
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 il y a 14 ans
amd_nb.c 24d9b70b8c x86: Use PCI method for enabling AMD extended config space before MSR method il y a 14 ans
apb_timer.c 6550904ddb x86, mrst: Set correct APB timer IRQ affinity for secondary cpu il y a 14 ans
aperture_64.c 24d9b70b8c x86: Use PCI method for enabling AMD extended config space before MSR method il y a 14 ans
apm_32.c 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial il y a 14 ans
asm-offsets.c 9a163ed8e0 i386: move kernel il y a 18 ans
asm-offsets_32.c 3234282f33 x86, asm: Fix CFI macro invocations to deal with shortcomings in gas il y a 14 ans
asm-offsets_64.c a5a2f8e2ac tracing: Define NR_syscalls for x86_64 il y a 16 ans
audit_64.c 250c22777f x86_64: move kernel il y a 18 ans
bootflag.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
check.c 72d7c3b33c x86: Use memblock to replace early_res il y a 15 ans
cpuid.c 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> il y a 14 ans
crash.c 5edd19af18 x86, UV: Make kdump avoid stack dumps il y a 15 ans
crash_dump_32.c 3e4d3af501 mm: stack based kmap_atomic() il y a 14 ans
crash_dump_64.c 3ee48b6af4 mm, x86: Saving vmcore with non-lazy freeing of vmas il y a 15 ans
doublefault_32.c 254e0a6bff x86: Use get_desc_base() il y a 16 ans
dumpstack.c 52cfd503ad Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 il y a 14 ans
dumpstack_32.c 9c0729dc80 x86: Eliminate bp argument from the stack tracing routines il y a 14 ans
dumpstack_64.c 2e5aa6824d x86-64: Don't use pointer to out-of-scope variable in dump_trace() il y a 14 ans
e820.c 976513dbfc PM / ACPI: Move NVS saving and restoring code to drivers/acpi il y a 14 ans
early-quirks.c d60a2793ba Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
early_printk.c 991cfffa7c x86, earlyprintk: Move mrst early console to platform/ and fix a typo il y a 14 ans
entry_32.S 631bc48782 KVM: Handle async PF in a guest. il y a 14 ans
entry_64.S 55065bc527 Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvm il y a 14 ans
ftrace.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu il y a 14 ans
head.c 72d7c3b33c x86: Use memblock to replace early_res il y a 15 ans
head32.c c751e17b53 x86: Add CE4100 platform support il y a 14 ans
head64.c 67e87f0a1c x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S il y a 15 ans
head_32.S 11d4c3f9b6 x86-32: Make sure the stack is set up before we use it il y a 14 ans
head_64.S 650fb4393d x86-64: Simplify loading initial_gs il y a 15 ans
hpet.c 2c778651f7 x86: Cleanup the genirq name space il y a 14 ans
hw_breakpoint.c 0a3aee0da4 x86: Use this_cpu_ops to optimize code il y a 14 ans
i386_ksyms_32.c 04edbdef02 x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y il y a 16 ans
i387.c e5c3014282 KVM: Initialize fpu state in preemptible context il y a 14 ans
i8237.c b52af40923 i8327: fix outb() parameter order il y a 16 ans
i8253.c ced918eb74 i8253: Convert i8253_lock to raw_spinlock il y a 15 ans
i8259.c 2c778651f7 x86: Cleanup the genirq name space il y a 14 ans
init_task.c 4af57b787b Rename .data.cacheline_aligned to .data..cacheline_aligned. il y a 15 ans
io_delay.c d53a444460 x86: io_delay.c cleanup il y a 16 ans
ioport.c fc380ceed7 x86-64, paravirt: Call set_iopl_mask() on 64 bits il y a 15 ans
irq.c 51c43ac6e4 x86: Use the proper accessors in fixup_irqs() il y a 14 ans
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 il y a 14 ans
irq_64.c 7a7732bc0f x86: Unify fixup_irqs() for 32-bit and 64-bit kernels il y a 15 ans
irq_work.c e360adbe29 irq_work: Add generic hardirq context callbacks il y a 15 ans
irqinit.c 2c778651f7 x86: Cleanup the genirq name space il y a 14 ans
jump_label.c d9f5ab7b1c jump label: x86 support il y a 15 ans
kdebugfs.c 6038f373a3 llseek: automatically add .llseek fop il y a 15 ans
kgdb.c c410b83077 x86, NMI: Remove DIE_NMI_IPI il y a 14 ans
kprobes.c 72eb6a7914 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu il y a 14 ans
kvm.c a63512a4d7 KVM guest: Fix kvm clock initialization when it's configured out il y a 14 ans
kvmclock.c ca3f10172e KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c. il y a 14 ans
ldt.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
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 il y a 15 ans
machine_kexec_64.c 234bb549ee x86, cleanups: Use clear_page/copy_page rather than memset/memcpy il y a 15 ans
mca_32.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
microcode_amd.c 6f46b120a9 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
microcode_core.c 229aebb873 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial il y a 14 ans
microcode_intel.c 5cdd2de0a7 x86/microcode: Fix double vfree() and remove redundant pointer checks before vfree() il y a 14 ans
mmconf-fam10h_64.c 37db6c8f1d x86-64: Fix and clean up AMD Fam10 MMCONF enabling il y a 14 ans
module.c d0a21265df mm: unify module_alloc code for vmalloc il y a 14 ans
mpparse.c 0e3fa13f4e x86: Further simplify mp_irq info handling il y a 14 ans
msr.c 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> il y a 14 ans
paravirt-spinlocks.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* il y a 15 ans
paravirt.c 331127f799 thp: add pmd paravirt ops il y a 14 ans
paravirt_patch_32.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching il y a 16 ans
paravirt_patch_64.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching il y a 16 ans
pci-calgary_64.c d2aa232f3d x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros. il y a 15 ans
pci-dma.c ee1f284f38 x86, iommu: Utilize the IOMMU_INIT macros functionality. il y a 15 ans
pci-gart_64.c 9653a5c76c x86, amd-nb: Cleanup AMD northbridge caching code il y a 14 ans
pci-iommu_table.c 5bef80a4b8 x86, iommu: Add proper dependency sort routine (and sanity check). il y a 15 ans
pci-nommu.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 15 ans
pci-swiotlb.c c116c5457c x86, swiotlb: Make SWIOTLB use IOMMU_INIT_* macros. il y a 15 ans
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() il y a 17 ans
probe_roms_32.c 1164dd0099 x86: move mach-default/*.h files to asm/ il y a 16 ans
process.c 84e383b322 x86, dmi, debug: Log board name (when present) in dmesg/oops output il y a 14 ans
process_32.c f77cfe4ea2 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer il y a 14 ans
process_64.c f77cfe4ea2 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer il y a 14 ans
ptrace.c eb5a369931 ptrace: cleanup arch_ptrace() on x86 il y a 14 ans
pvclock.c e7a3481c02 x86/pvclock: Zero last_value on resume il y a 14 ans
quirks.c 892df7f81c x86: HPET force enable for CX700 / VIA Epia LT il y a 15 ans
reboot.c c410b83077 x86, NMI: Remove DIE_NMI_IPI il y a 14 ans
reboot_fixups_32.c 37bc9f5078 x86: Ce4100: Add reboot_fixup() for CE4100 il y a 14 ans
relocate_kernel_32.S fef3a7a174 x86, kexec: fix kexec x86 coding style il y a 16 ans
relocate_kernel_64.S fee7b0d84c x86, kexec: x86_64: add kexec jump support for x86_64 il y a 16 ans
resource.c a2c606d53a x86: avoid high BIOS area when allocating address space il y a 14 ans
rtc.c 3e5c12409c set_rtc_mmss: show warning message only once il y a 14 ans
setup.c 017892c341 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
setup_percpu.c 3044100e58 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
signal.c 052acad48a x86: Merge sys_sigaltstack il y a 15 ans
smp.c 76fac077db x86, kexec: Make sure to stop all CPUs before exiting the kernel il y a 14 ans
smpboot.c 7167d08e78 x86: Rework arch_disable_smp_support() for x86 il y a 14 ans
stacktrace.c 9c0729dc80 x86: Eliminate bp argument from the stack tracing routines il y a 14 ans
step.c ea8e61b7bb x86, ptrace: Fix block-step il y a 15 ans
sys_i386_32.c 7fe977dab3 i386: Make kernel_execve() suitable for stack unwinding il y a 15 ans
sys_x86_64.c e28cbf2293 improve sys_newuname() for compat architectures il y a 15 ans
syscall_64.c 1965aae3c9 x86: Fix ASM_X86__ header guards il y a 17 ans
syscall_table_32.S 8cbd84f2dd x86: fix up system call numbering nit il y a 15 ans
tboot.c 8ac1f8320a thp: pte alloc trans splitting il y a 14 ans
tce_64.c 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd il y a 18 ans
test_nx.c 0054f4b708 x86: Explicitly include required header files. il y a 17 ans
test_rodata.c 7bfeab9af9 x86: include proper prototypes for rodata_test il y a 17 ans
time.c 072b198a4a x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog il y a 14 ans
tls.c bbc1f698a5 x86: Introducing asm/syscalls.h il y a 17 ans
tls.h 4c79a2d8e5 x86: x86 user_regset TLS il y a 17 ans
topology.c 271eb5c588 x86: topology.c cleanup il y a 16 ans
trampoline.c 10f2a2b0f6 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 14 ans
trampoline_32.S 5f68563996 x86: cpuinit-annotate SMP boot trampolines properly il y a 16 ans
trampoline_64.S c5cbac6942 x86, cpu: Rename verify_cpu_64.S to verify_cpu.S il y a 14 ans
traps.c f2fd43954a x86, NMI: Clean-up default_do_nmi() il y a 14 ans
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 il y a 14 ans
tsc_sync.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* il y a 15 ans
verify_cpu.S 79250af2d5 x86: Fix included-by file reference comments il y a 14 ans
vm86_32.c bae9c19bf1 thp: split_huge_page_mm/vma il y a 14 ans
vmlinux.lds.S 6b35eb9ddc Revert "x86: Make relocatable kernel work with new binutils" il y a 14 ans
vsmp_64.c 70511134f6 Revert "x86: don't compile vsmp_64 for 32bit" il y a 16 ans
vsyscall_64.c 7615856ebf timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset il y a 15 ans
x8664_ksyms_64.c 47f9fe2629 x86-64: Don't export init_level4_pgt il y a 15 ans
x86_init.c 294ee6f89c x86: Introduce x86_msi_ops il y a 15 ans
xsave.c 10340ae130 x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem() il y a 14 ans