aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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-07x86: Do not leak kernel page mapping locationsKees Cook
2013-02-06KVM: MMU: cleanup __direct_mapXiao Guangrong
2013-02-06KVM: MMU: remove pt_access in mmu_set_spteXiao Guangrong
2013-02-06KVM: MMU: cleanup mapping-levelXiao Guangrong
2013-02-06KVM: MMU: lazily drop large spteXiao Guangrong
2013-02-06KVM: VMX: cleanup vmx_set_cr0().Gleb Natapov
2013-02-06Merge tag 'ras_for_3.8' into x86/urgentH. Peter Anvin
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-05KVM: VMX: add missing exit names to VMX_EXIT_REASONS arrayGleb Natapov
2013-02-05KVM: VMX: disable SMEP feature when guest is in non-paging modeDongxiao Xu
2013-02-05Revert "KVM: MMU: split kvm_mmu_free_page"Gleb Natapov
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2013-02-04KVM: MMU: drop superfluous is_present_gpte() check.Gleb Natapov
2013-02-04KVM: MMU: drop superfluous min() call.Gleb Natapov
2013-02-04KVM: MMU: set base_role.nxe during mmu initialization.Gleb Natapov
2013-02-04KVM: MMU: drop unneeded checks.Gleb Natapov
2013-02-04KVM: MMU: make spte_is_locklessly_modifiable() more clearGleb Natapov
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: switch to generic compat rt_sigaction()Al Viro
2013-02-03x86: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-03x86,um: switch to generic old sigsuspend()Al Viro
2013-02-03x86: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03x86: switch to generic compat rt_sigpending()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-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-02-03sanitize rt_sigaction() situation a bitAl Viro
2013-02-01Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin
2013-01-31Merge tag 'v3.8-rc6' into x86/urgentH. Peter Anvin
2013-01-31x86-32, mm: Remove reference to alloc_remap()H. Peter Anvin
2013-01-31x86-32, mm: Remove reference to resume_map_numa_kva()H. Peter Anvin
2013-01-31x86-32, mm: Rip out x86_32 NUMA remapping codeDave Hansen
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/Kconfig: Make early microcode loading a configuration featureFenghua Yu
2013-01-31x86/mm/init.c: Copy ucode from initrd image to kernel memoryFenghua Yu