summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-04Merge 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
2013-01-31x86/microcode_intel.h: Define functions and macros for early loading ucodeFenghua Yu
2013-01-31Merge branch 'timers/for-arm' into timers/coreThomas Gleixner
2013-01-31perf: Make EVENT_ATTR globalSukadev Bhattiprolu
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming
2013-01-30x86: Merge early kernel reserve for 32bit and 64bitYinghai Lu
2013-01-30x86: Add Crash kernel low reservationYinghai Lu
2013-01-30x86, kdump: Remove crashkernel range find limit for 64bitYinghai Lu
2013-01-30memblock: Add memblock_mem_size()Yinghai Lu
2013-01-30x86, boot: Not need to check setup_header version for setup_dataYinghai Lu
2013-01-30x86, boot: Support loading bzImage, boot_params and ramdisk above 4GYinghai Lu
2013-01-29x86, kexec, 64bit: Only set ident mapping for ram.Yinghai Lu
2013-01-29x86, kexec: Replace ident_mapping_init and init_level4_pageYinghai Lu
2013-01-29x86, kexec: Set ident mapping for kernel that is above max_pfnYinghai Lu
2013-01-29x86, boot: Add get_cmd_line_ptr()Yinghai Lu
2013-01-29x86: Add get_ramdisk_image/size()Yinghai Lu
2013-01-29x86: Merge early_reserve_initrd for 32bit and 64bitYinghai Lu