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