summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-10-06Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-05compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-05sections: fix section conflicts in arch/x86Andi Kleen
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-03Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-02UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-10-01Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-01Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2012-10-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-10-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-10-01Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-01Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-09-28x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao
2012-09-26Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...Konrad Rzeszutek Wilk
2012-09-26x86: Use the new schedule_user API on userspace preemptionFrederic Weisbecker
2012-09-26x86: Exception hooks for userspace RCU extended QSFrederic Weisbecker
2012-09-26x86: Syscall hooks for userspace RCU extended QSFrederic Weisbecker
2012-09-26x86_64: Work around old GAS bugTao Guo
2012-09-25x86, smap: Do not abuse the [f][x]rstor_checking() functions for user spaceH. Peter Anvin
2012-09-23KVM: x86: Fix guest debug across vcpu INIT resetJan Kiszka
2012-09-23Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7Konrad Rzeszutek Wilk
2012-09-22Merge branch 'x86/fpu' into x86/smapH. Peter Anvin
2012-09-21x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha
2012-09-21x86, smap: Reduce the SMAP overhead for signal handlingH. Peter Anvin
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin
2012-09-21x86, uaccess: Merge prototypes for clear_user/__clear_userH. Peter Anvin
2012-09-21x86, smap: Add a header file with macros for STAC/CLACH. Peter Anvin
2012-09-21x86, alternative: Add header guards to <asm/alternative-asm.h>H. Peter Anvin
2012-09-21x86, alternative: Use .pushsection/.popsectionH. Peter Anvin
2012-09-21x86, smap: Add CR4 bit for SMAPH. Peter Anvin
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-21KVM: x86: Export svm/vmx exit code and vector code to userspaceXiao Guangrong
2012-09-20KVM: optimize apic interrupt deliveryGleb Natapov
2012-09-20KVM: MMU: Optimize is_last_gpte()Avi Kivity
2012-09-20KVM: MMU: Optimize pte permission checksAvi Kivity
2012-09-19x86: Use REP BSF unconditionallyJan Beulich
2012-09-18x86, fpu: remove cpu_has_xmm check in the fx_finit()Suresh Siddha
2012-09-18x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha