summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-02-23Merge branch 'akpm' (more incoming from Andrew)Linus Torvalds2-4/+13
2013-02-23acpi, memory-hotplug: parse SRAT before memblock is readyTang Chen1-4/+9
2013-02-23cpu_hotplug: clear apicid to node when the cpu is hotremovedWen Congyang1-0/+4
2013-02-22Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-177/+1111
2013-02-22x86-64: don't set the early IDT to point directly to 'early_idt_handler'Linus Torvalds2-6/+3
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-386/+479
2013-02-21Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-23/+31
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-158/+52
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+3
2013-02-19Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-35/+171
2013-02-19Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+3
2013-02-19Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+67
2013-02-19Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2013-02-19Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-7/+3
2013-02-19Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+5
2013-02-19Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-58/+37
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-284/+250
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+6
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-177/+381
2013-02-19x86, cpu, amd: Fix WC+ workaround for older virtual hostsBorislav Petkov1-5/+7
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki5-152/+52
2013-02-18Merge branch 'misc' into releaseLen Brown4-113/+7
2013-02-17x86 idle: rename global pm_idle to static x86_idleLen Brown1-16/+12
2013-02-17APM idle: register apm_cpu_idle via cpuidleLen Brown2-26/+34
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin1-20/+151
2013-02-15Merge branch 'x86/mm2' into x86/mmH. Peter Anvin12-362/+449
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki1-6/+0
2013-02-14x86, mm: Move reserving low memory later in initializationH. Peter Anvin1-4/+9
2013-02-14x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker1-1/+1
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan3-2/+58
2013-02-12X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan1-0/+7
2013-02-12x86: Hyper-V: register clocksource only if its advertisedOlaf Hering1-1/+2
2013-02-12x86, head_32: Give the 6 label a real nameBorislav Petkov1-6/+6
2013-02-12x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov1-13/+4
2013-02-12x86: Detect CPUID support early at bootBorislav Petkov1-25/+25
2013-02-12x86, head_32: Remove i386 piecesBorislav Petkov1-17/+5
2013-02-12Merge tag 'v3.8-rc7' into x86/asmH. Peter Anvin9-28/+38
2013-02-11x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis1-35/+171
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-10/+11
2013-02-11x86/kvm: Fix compile warning in kvm_register_steal_time()Shuah Khan1-2/+2
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown3-33/+2
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown2-79/+2
2013-02-10xen idle: make xen-specific macro xen-specificLen Brown1-1/+3
2013-02-08uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()Oleg Nesterov1-1/+0
2013-02-08uprobes/x86: Change __skip_sstep() to actually skip the whole insnOleg Nesterov1-1/+4
2013-02-07x86-32: Add support for 64bit get_user()Ville Syrjälä1-0/+1
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin3-1/+13
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin2-16/+47