Linus Torvalds a5b617368c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 år sedan
..
acpi d9a73c0016 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 år sedan
apic 36ac4b987b x86, UV: Fix initialization of max_pnode 14 år sedan
cpu 1faa6ec8cc Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 14 år sedan
.gitignore b10e9ad0f1 arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. 17 år sedan
Makefile fd699c7655 x86, olpc: Add support for calling into OpenFirmware 15 år sedan
alternative.c 3b770a2128 x86, alternatives: BUG on encountering an invalid CPU feature number 15 år sedan
amd_iommu.c 80a506b8fd x86/amd-iommu: Export cache-coherency capability 15 år sedan
amd_iommu_init.c d7f0776975 x86/amd-iommu: Fall back to GART if initialization fails 15 år sedan
apb_timer.c a875c01944 x86, mrst: add more timer config options 15 år sedan
aperture_64.c fa10ba64ac x86, gcc-4.6: Fix set but not read variables 15 år sedan
apm_32.c a2531293db update email address 15 år sedan
asm-offsets.c 9a163ed8e0 i386: move kernel 17 år sedan
asm-offsets_32.c 61f4bc83fe lguest: optimize by coding restore_flags and irq_enable in assembler. 16 år sedan
asm-offsets_64.c a5a2f8e2ac tracing: Define NR_syscalls for x86_64 15 år sedan
audit_64.c 250c22777f x86_64: move kernel 17 år sedan
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 15 år sedan
bootflag.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 år sedan
check.c 6d7942dc2a x86: fix 64k corruption-check 16 år sedan
cpuid.c a94247e7fb x86: convert cpu notifier to return encapsulate errno value 15 år sedan
crash.c 5edd19af18 x86, UV: Make kdump avoid stack dumps 15 år sedan
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 15 år sedan
crash_dump_64.c 57cac4d188 kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE 16 år sedan
doublefault_32.c 254e0a6bff x86: Use get_desc_base() 16 år sedan
dumpstack.c c9cf4dbb4d x86: Unify dumpstack.h and stacktrace.h 15 år sedan
dumpstack_32.c c9cf4dbb4d x86: Unify dumpstack.h and stacktrace.h 15 år sedan
dumpstack_64.c c9cf4dbb4d x86: Unify dumpstack.h and stacktrace.h 15 år sedan
e820.c dd4c4f17d7 suspend: Move NVS save/restore code to generic suspend functionality 15 år sedan
early-quirks.c 54ff7e595d x86: hpet: Work around hardware stupidity 14 år sedan
early_printk.c 61eaf539b9 earlyprintk,vga,kdb: Fix \b and \r for earlyprintk=vga with kdb 15 år sedan
efi.c 3235dc3f22 x86: Remove trailing spaces in messages 15 år sedan
efi_32.c e532c06f2a x86: fix i486 suspend to disk CR4 oops 17 år sedan
efi_64.c 6a7bbd57ed x86: Make 64-bit efi_ioremap use ioremap on MMIO regions 16 år sedan
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 16 år sedan
efi_stub_64.S 9f331119a4 x86: efi_stub_32,64 - add missing ENDPROCs 16 år sedan
entry_32.S 66cd55d2b9 Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 år sedan
entry_64.S c788732523 Mark arguments to certain syscalls as being const 15 år sedan
ftrace.c 6fb83029db Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core 15 år sedan
head.c 85072bd552 x86, debug: remove EBDA debug printk 16 år sedan
head32.c 421f91d21a fix typos concerning "initiali[zs]e" 15 år sedan
head64.c c967da6a0b x86: Make sure free_init_pages() frees pages on page boundary 15 år sedan
head_32.S fd89a13792 x86-32: Separate 1:1 pagetables from swapper_pg_dir 14 år sedan
head_64.S 650fb4393d x86-64: Simplify loading initial_gs 15 år sedan
hpet.c 54ff7e595d x86: hpet: Work around hardware stupidity 14 år sedan
hw_breakpoint.c f7809daf64 x86: Support for instruction breakpoints 15 år sedan
i386_ksyms_32.c 04edbdef02 x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y 15 år sedan
i387.c 3dc8d7f07e Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm 14 år sedan
i8237.c b52af40923 i8327: fix outb() parameter order 16 år sedan
i8253.c ced918eb74 i8253: Convert i8253_lock to raw_spinlock 15 år sedan
i8259.c 087b255a2b x86, i8259: Only register sysdev if we have a real 8259 PIC 15 år sedan
init_task.c 4af57b787b Rename .data.cacheline_aligned to .data..cacheline_aligned. 15 år sedan
io_delay.c d53a444460 x86: io_delay.c cleanup 16 år sedan
ioport.c fc380ceed7 x86-64, paravirt: Call set_iopl_mask() on 64 bits 15 år sedan
irq.c 239007b844 genirq: Convert irq_desc.lock to raw_spinlock 15 år sedan
irq_32.c 7a7732bc0f x86: Unify fixup_irqs() for 32-bit and 64-bit kernels 15 år sedan
irq_64.c 7a7732bc0f x86: Unify fixup_irqs() for 32-bit and 64-bit kernels 15 år sedan
irqinit.c 9b6dba9e07 x86: Merge simd_math_error() into math_error() 15 år sedan
k8.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 år sedan
kdebugfs.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 år sedan
kgdb.c 8c8aefce93 kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.c 15 år sedan
kprobes.c 737480a0d5 kprobes/x86: Fix the return address of multiple kretprobes 14 år sedan
kvm.c 6ba6617875 KVM guest: do not batch pte updates from interrupt context 15 år sedan
kvmclock.c 3a0d7256a6 x86, paravirt: don't compute pvclock adjustments if we trust the tsc 15 år sedan
ldt.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 år sedan
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 år sedan
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 15 år sedan
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 år sedan
microcode_amd.c 3b2e3d85ae Revert "x86: ucode-amd: Load ucode-patches once ..." 15 år sedan
microcode_core.c 578454ff7e driver core: add devname module aliases to allow module on-demand auto-loading 15 år sedan
microcode_intel.c 938179b4f8 x86: Improve Intel microcode loader performance 15 år sedan
mmconf-fam10h_64.c 27811d8cab x86: Move range related operation to one file 15 år sedan
module.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 år sedan
mpparse.c 5989cd6a1c x86, apic: Map the local apic when parsing the MP table. 15 år sedan
mrst.c f7ddc2b6cd Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 år sedan
msr.c a94247e7fb x86: convert cpu notifier to return encapsulate errno value 15 år sedan
olpc.c 54e5bc020c x86, olpc: Constify an olpc_ofw() arg 15 år sedan
olpc_ofw.c 54e5bc020c x86, olpc: Constify an olpc_ofw() arg 15 år sedan
paravirt-spinlocks.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 år sedan
paravirt.c dad52fc011 x86, paravirt: Remove kmap_atomic_pte paravirt op. 15 år sedan
paravirt_patch_32.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 år sedan
paravirt_patch_64.c 41edafdb78 x86/pvops: add a paravirt_ident functions to allow special patching 16 år sedan
pci-calgary_64.c d596043d71 x86, Calgary: Limit the max PHB number to 256 15 år sedan
pci-dma.c fe96eb404e x86: Detect whether we should use Xen SWIOTLB. 15 år sedan
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 15 år sedan
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 år sedan
pci-swiotlb.c de006a071c x86: remove unnecessary sync_single_range_* in swiotlb_dma_ops 15 år sedan
pcspeaker.c 153dab77e2 x86: use platform_device_register_simple() 16 år sedan
pmtimer_64.c 70a2002563 x86: move pmtmr related declarations 17 år sedan
probe_roms_32.c 1164dd0099 x86: move mach-default/*.h files to asm/ 16 år sedan
process.c d7627467b7 Make do_execve() take a const filename pointer 14 år sedan
process_32.c c882e0feb9 x86, perf: Add power_end event to process_*.c cpu_idle routine 15 år sedan
process_64.c c882e0feb9 x86, perf: Add power_end event to process_*.c cpu_idle routine 15 år sedan
ptrace.c 73266fc1df hw-breakpoints: Tag ptrace breakpoint as exclude_kernel 15 år sedan
pvclock.c 3a0d7256a6 x86, paravirt: don't compute pvclock adjustments if we trust the tsc 15 år sedan
quirks.c 08be97962b x86: Force HPET readback_cmp for all ATI chipsets 15 år sedan
reboot.c 890ffedc7c x86: Fix rebooting on Dell Precision WorkStation T7400 15 år sedan
reboot_fixups_32.c 2e8c12436f cs5535: move the DIVIL MSR definition into linux/cs5535.h 15 år sedan
relocate_kernel_32.S fef3a7a174 x86, kexec: fix kexec x86 coding style 16 år sedan
relocate_kernel_64.S fee7b0d84c x86, kexec: x86_64: add kexec jump support for x86_64 16 år sedan
rtc.c 78f28b7c55 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 år sedan
scx200_32.c 706b7e1573 x86: fix sparse warning in kernel/scx200_32.c 17 år sedan
setup.c fd89a13792 x86-32: Separate 1:1 pagetables from swapper_pg_dir 14 år sedan
setup_percpu.c a4ce96ac35 Fix up trivial spelling errors ('taht' -> 'that') 15 år sedan
sfi.c a4384df3e2 x86, irq: Rename gsi_end gsi_top, and fix off by one errors 15 år sedan
signal.c 052acad48a x86: Merge sys_sigaltstack 15 år sedan
smp.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 år sedan
smpboot.c d7c53c9e82 x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issues 14 år sedan
stacktrace.c 018378c55b x86: Unify save_stack_address() and save_stack_address_nosched() 15 år sedan
step.c ea8e61b7bb x86, ptrace: Fix block-step 15 år sedan
sys_i386_32.c d7627467b7 Make do_execve() take a const filename pointer 14 år sedan
sys_x86_64.c e28cbf2293 improve sys_newuname() for compat architectures 15 år sedan
syscall_64.c 1965aae3c9 x86: Fix ASM_X86__ header guards 16 år sedan
syscall_table_32.S 8cbd84f2dd x86: fix up system call numbering nit 15 år sedan
tboot.c 98edb6ca41 Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm 15 år sedan
tce_64.c 6619a8fb59 x86: Create clflush() inline, remove hardcoded wbinvd 17 år sedan
test_nx.c 0054f4b708 x86: Explicitly include required header files. 17 år sedan
test_rodata.c 7bfeab9af9 x86: include proper prototypes for rodata_test 17 år sedan
time.c 5619c28061 x86: Convert i8259_lock to raw_spinlock 15 år sedan
tlb_uv.c c4026cfd8f x86, UV: Initialize BAU hub map 15 år sedan
tls.c bbc1f698a5 x86: Introducing asm/syscalls.h 17 år sedan
tls.h 4c79a2d8e5 x86: x86 user_regset TLS 17 år sedan
topology.c 271eb5c588 x86: topology.c cleanup 16 år sedan
trampoline.c b7d4608977 x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline 14 år sedan
trampoline_32.S 5f68563996 x86: cpuinit-annotate SMP boot trampolines properly 15 år sedan
trampoline_64.S 7a4b7e5e74 x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop 15 år sedan
traps.c 61be7fdec2 Merge branch 'perf/nmi' into perf/core 15 år sedan
tsc.c 5ee5e97ee9 x86, tsc: Fix a preemption leak in restore_sched_clock_state() 14 år sedan
tsc_sync.c 0199c4e68d locking: Convert __raw_spin* functions to arch_spin* 15 år sedan
uv_irq.c 537b60d178 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 år sedan
uv_sysfs.c 3235dc3f22 x86: Remove trailing spaces in messages 15 år sedan
uv_time.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 år sedan
verify_cpu_64.S cfaa71ee97 x86: Use symbolic MSR names 15 år sedan
visws_quirks.c 54b56170e4 Merge remote branch 'origin/x86/apic' into x86/mrst 15 år sedan
vm86_32.c f1382f157f x86, 32-bit: Convert sys_vm86 & sys_vm86old 15 år sedan
vmi_32.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 år sedan
vmiclock_32.c 318ae2edc3 Merge branch 'for-next' into for-linus 15 år sedan
vmlinux.lds.S 1f73897861 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild 15 år sedan
vsmp_64.c 70511134f6 Revert "x86: don't compile vsmp_64 for 32bit" 16 år sedan
vsyscall_64.c 7615856ebf timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset 15 år sedan
x8664_ksyms_64.c 47f9fe2629 x86-64: Don't export init_level4_pgt 15 år sedan
x86_init.c c516ac5839 x86: Add i8042 pre-detection hook to x86_platform_ops 15 år sedan
xsave.c 4a386c3e17 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 år sedan