Frank Arnold 7f284d3cc9 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments il y a 15 ans
..
acpi 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
apic bbd391a15d x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests il y a 15 ans
cpu 7f284d3cc9 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments il y a 15 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 bb24c47161 x86, apbt: Moorestown APB system timer driver il y a 15 ans
alternative.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
amd_iommu.c 2b2f862ee6 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent il y a 15 ans
amd_iommu_init.c 2b2f862ee6 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent il y a 15 ans
apb_timer.c ae7c9b70dc x86, mrst: Conditionally register cpu hotplug notifier for apbt il y a 15 ans
aperture_64.c 4b83873d3d x86/gart: Disable GART explicitly before initialization il y a 15 ans
apm_32.c 3235dc3f22 x86: Remove trailing spaces in messages il y a 15 ans
asm-offsets.c 9a163ed8e0 i386: move kernel il y a 18 ans
asm-offsets_32.c 61f4bc83fe lguest: optimize by coding restore_flags and irq_enable in assembler. il y a 16 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
bios_uv.c 30ff056c42 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 15 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 6d7942dc2a x86: fix 64k corruption-check il y a 16 ans
cpuid.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
crash.c 8f9f55e83e Revert "x86: disable IOMMUs on kernel crash" il y a 15 ans
crash_dump_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
crash_dump_64.c 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE il y a 16 ans
doublefault_32.c 254e0a6bff x86: Use get_desc_base() il y a 16 ans
ds.c 0fe1e00954 percpu: make percpu symbols in x86 unique il y a 15 ans
ds_selftest.c 782cc5ae63 x86, ds: fix buffer alignment in debug store selftest il y a 16 ans
ds_selftest.h e9a22d1fb9 x86, bts: cleanups il y a 16 ans
dumpstack.c c2c5d45d46 perf: Stop stack frame walking off kernel addresses boundaries il y a 15 ans
dumpstack.h ab285f2b52 perf: Fix unsafe frame rewinding with hot regs fetching il y a 15 ans
dumpstack_32.c 0fb8ee48d9 perf: Drop useless check for ignored frame il y a 15 ans
dumpstack_64.c 61e67fb9d3 perf/x86-64: Use frame pointer to walk on irq and process stacks il y a 15 ans
e820.c 9f3a5f52aa x86: Make e820_remove_range to handle all covered case il y a 15 ans
early-quirks.c a59dacfdc9 x86 early quirks: eliminate unused function il y a 16 ans
early_printk.c ea3acb199a x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg il y a 16 ans
efi.c 3235dc3f22 x86: Remove trailing spaces in messages il y a 15 ans
efi_32.c e532c06f2a x86: fix i486 suspend to disk CR4 oops il y a 17 ans
efi_64.c 6a7bbd57ed x86: Make 64-bit efi_ioremap use ioremap on MMIO regions il y a 16 ans
efi_stub_32.S a852cbfaaf Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/core il y a 16 ans
efi_stub_64.S 9f331119a4 x86: efi_stub_32,64 - add missing ENDPROCs il y a 16 ans
entry_32.S e840227c14 x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper il y a 15 ans
entry_64.S 61ecdb84c1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 15 ans
ftrace.c 6fb83029db Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core il y a 15 ans
head.c 85072bd552 x86, debug: remove EBDA debug printk il y a 16 ans
head32.c c967da6a0b x86: Make sure free_init_pages() frees pages on page boundary il y a 15 ans
head64.c c967da6a0b x86: Make sure free_init_pages() frees pages on page boundary il y a 15 ans
head_32.S 32032df6c2 Merge branch 'master' into percpu il y a 15 ans
head_64.S 3ad2f3fbb9 tree-wide: Assorted spelling fixes il y a 15 ans
hpet.c fb1ae63577 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip il y a 15 ans
hw_breakpoint.c 4f16d4e0c9 Merge branch 'perf/core' into perf/urgent il y a 15 ans
i386_ksyms_32.c 04edbdef02 x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y il y a 16 ans
i387.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
i8237.c b52af40923 i8327: fix outb() parameter order il y a 16 ans
i8253.c 8cab02dc3c x86: Do not unregister PIT clocksource on PIT oneshot setup/shutdown il y a 16 ans
i8259.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
init_task.c d200c922bc Use new __init_task_data macro in arch init_task.c files. il y a 16 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 239007b844 genirq: Convert irq_desc.lock to raw_spinlock il y a 15 ans
irq_32.c 7a7732bc0f x86: Unify fixup_irqs() for 32-bit and 64-bit kernels il y a 15 ans
irq_64.c 7a7732bc0f x86: Unify fixup_irqs() for 32-bit and 64-bit kernels il y a 15 ans
irqinit.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
k8.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
kdebugfs.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
kgdb.c ab310b5edb x86,kgdb: Always initialize the hw breakpoint attribute il y a 15 ans
kprobes.c c0f7ac3a9e kprobes/x86: Support kprobes jump optimization on x86 il y a 15 ans
kvm.c 6ba6617875 KVM guest: do not batch pte updates from interrupt context il y a 16 ans
kvmclock.c 78f28b7c55 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 16 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 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
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 3b2e3d85ae Revert "x86: ucode-amd: Load ucode-patches once ..." il y a 15 ans
microcode_core.c 3b2e3d85ae Revert "x86: ucode-amd: Load ucode-patches once ..." il y a 15 ans
microcode_intel.c 3235dc3f22 x86: Remove trailing spaces in messages il y a 15 ans
mmconf-fam10h_64.c 27811d8cab x86: Move range related operation to one file il y a 15 ans
module.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
mpparse.c 909fc87b32 x86: Handle overlapping mptables il y a 15 ans
mrst.c 3746c6b6e2 x86, mrst: Platform clock setup code il y a 15 ans
msr.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
olpc.c d5d0e88c1e x86, olpc: Use pci subarch init for OLPC il y a 15 ans
paravirt-spinlocks.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* il y a 15 ans
paravirt.c dad52fc011 x86, paravirt: Remove kmap_atomic_pte paravirt op. il y a 15 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 3ad2f3fbb9 tree-wide: Assorted spelling fixes il y a 15 ans
pci-dma.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-gart_64.c 2b2f862ee6 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent 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 186a25026c x86: Split swiotlb initialization into two stages il y a 15 ans
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() il y a 17 ans
pmtimer_64.c 70a2002563 x86: move pmtmr related declarations 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 f01487119d x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs il y a 15 ans
process_32.c a7f16d10b5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 15 ans
process_64.c 7ce5a2b9bb x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero il y a 15 ans
ptrace.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
pvclock.c 2ad76643ff x86: Fix warning in pvclock.c il y a 16 ans
quirks.c 73472a46b5 x86: Disable HPET MSI on ATI SB700/SB800 il y a 15 ans
reboot.c 0a832320f1 x86: Add iMac9,1 to pci_reboot_dmi_table il y a 15 ans
reboot_fixups_32.c 2e8c12436f cs5535: move the DIVIL MSR definition into linux/cs5535.h il y a 15 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
rtc.c 78f28b7c55 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 16 ans
scx200_32.c 706b7e1573 x86: fix sparse warning in kernel/scx200_32.c il y a 17 ans
setup.c fb1ae63577 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip il y a 15 ans
setup_percpu.c fb90ef93df early_res: Add free_early_partial() il y a 15 ans
sfi.c 3834f47291 SFI: remove unneeded includes il y a 16 ans
signal.c 052acad48a x86: Merge sys_sigaltstack il y a 15 ans
smp.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
smpboot.c 336f5899d2 Merge branch 'master' into export-slabh il y a 15 ans
stacktrace.c 61c1917f47 perf events, x86/stacktrace: Make stack walking optional il y a 15 ans
step.c 254e0a6bff x86: Use get_desc_base() il y a 16 ans
sys_i386_32.c 5cacdb4add Add generic sys_olduname() 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 16 ans
syscall_table_32.S a4679373cf Add generic sys_old_mmap() il y a 15 ans
tboot.c 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 il y a 16 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 5619c28061 x86: Convert i8259_lock to raw_spinlock il y a 15 ans
tlb_uv.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
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 893f38d144 x86: Use find_e820() instead of hard coded trampoline address il y a 15 ans
trampoline_32.S 5f68563996 x86: cpuinit-annotate SMP boot trampolines properly il y a 16 ans
trampoline_64.S 7a4b7e5e74 x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop il y a 16 ans
traps.c 40f9249a73 x86/debug: Clear reserved bits of DR6 in do_debug() il y a 15 ans
tsc.c 318ae2edc3 Merge branch 'for-next' into for-linus il y a 15 ans
tsc_sync.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* il y a 15 ans
uv_irq.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
uv_sysfs.c 3235dc3f22 x86: Remove trailing spaces in messages il y a 15 ans
uv_time.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
verify_cpu_64.S 250c22777f x86_64: move kernel il y a 18 ans
visws_quirks.c 54b56170e4 Merge remote branch 'origin/x86/apic' into x86/mrst il y a 15 ans
vm86_32.c f1382f157f x86, 32-bit: Convert sys_vm86 & sys_vm86old il y a 15 ans
vmi_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
vmiclock_32.c 318ae2edc3 Merge branch 'for-next' into for-linus il y a 15 ans
vmlinux.lds.S 596b711ed6 x86: Make smp_locks end with page alignment il y a 15 ans
vsmp_64.c 70511134f6 Revert "x86: don't compile vsmp_64 for 32bit" il y a 16 ans
vsyscall_64.c be43f83dad x86: Raise vsyscall priority on hotplug notifier chain il y a 15 ans
x8664_ksyms_64.c 1b1d925818 x86-64: Modify copy_user_generic() alternatives mechanism il y a 15 ans
x86_init.c 322aafa664 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip il y a 15 ans
xsave.c 5b3efd5008 x86, ptrace: regset extensions to support xstate il y a 15 ans