summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2013-02-16perf/x86/amd: Enable northbridge performance counters on AMD family 15hJacob Shin
2013-02-15Merge branch 'x86/mm2' into x86/mmH. Peter Anvin
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki
2013-02-14x86, mm: Move reserving low memory later in initializationH. Peter Anvin
2013-02-14x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker
2013-02-14x86: convert to ksignalAl Viro
2013-02-14x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()Satoru Takeuchi
2013-02-12X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan
2013-02-12X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan
2013-02-12x86: Hyper-V: register clocksource only if its advertisedOlaf Hering
2013-02-12x86, head_32: Give the 6 label a real nameBorislav Petkov
2013-02-12x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov
2013-02-12x86: Detect CPUID support early at bootBorislav Petkov
2013-02-12x86, head_32: Remove i386 piecesBorislav Petkov
2013-02-12Merge tag 'v3.8-rc7' into x86/asmH. Peter Anvin
2013-02-11x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis
2013-02-11x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-02-11x86/kvm: Fix compile warning in kvm_register_steal_time()Shuah Khan
2013-02-10x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown
2013-02-10xen idle: make xen-specific macro xen-specificLen Brown
2013-02-08uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()Oleg Nesterov
2013-02-08uprobes/x86: Change __skip_sstep() to actually skip the whole insnOleg Nesterov
2013-02-07x86-32: Add support for 64bit get_user()Ville Syrjälä
2013-02-06perf/x86: Allow for architecture specific RDPMC indexesJacob Shin
2013-02-06perf/x86: Move MSR address offset calculation to architecture specific filesJacob Shin
2013-02-06perf/x86/amd: Use proper naming scheme for AMD bit field definitionsJacob Shin
2013-02-06perf/x86/amd: Generalize northbridge constraints code for family 15hRobert Richter
2013-02-06perf/x86/amd: Rework northbridge event constraints handlerRobert Richter
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-02-04x86/intel/cacheinfo: Shut up annoying warningBorislav Petkov
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-02-03x86: switch to generic old sigactionAl Viro
2013-02-03x86,um: switch to generic old sigsuspend()Al Viro
2013-02-03x86: get rid of pt_regs argument in vm86/vm86oldAl Viro
2013-02-03x86: get rid of pt_regs argument in sigreturn variantsAl Viro
2013-02-03x86: get rid of pt_regs argument of iopl(2)Al Viro
2013-02-03amd64: get rid of useless RESTORE_TOP_OF_STACK in stub_execve()Al Viro
2013-02-01Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin
2013-01-31x86, AMD: Enable WC+ memory type on family 10 processorsBoris Ostrovsky
2013-01-31x86, AMD: Clean up init_amd()Boris Ostrovsky
2013-01-31x86/head64.c: Early update ucode in 64-bitFenghua Yu
2013-01-31x86/head_32.S: Early update ucode in 32-bitFenghua Yu
2013-01-31x86/microcode_intel_early.c: Early update ucode on Intel's CPUFenghua Yu
2013-01-31x86/microcode_intel_lib.c: Early update ucode on Intel's CPUFenghua Yu
2013-01-31x86/microcode_core_early.c: Define interfaces for early loading ucodeFenghua Yu
2013-01-31x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on APFenghua Yu
2013-01-31x86/common.c: Make have_cpuid_p() a global functionFenghua Yu