aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\
| * Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-03
| |\
| | * genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-28
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-02
| |\ \
| | * | x86/vsmp: Fix irq routingOren Twaig2014-04-28
| | * | x86: LLVMLinux: Wrap -mno-80387 with cc-optionBehan Webster2014-04-22
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-05-02
| |\ \ \
| | * | | KVM: x86: Check for host supported fields in shadow vmcsBandan Das2014-04-28
| * | | | perf/x86: Fix RAPL rdmsrl_safe() usageStephane Eranian2014-04-24
| | |_|/ | |/| |
| * | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-22
| |\ \ \ | | |_|/ | |/| |
| | * | x86, vdso: Make the vdso linker script compatible with GoldAndy Lutomirski2014-04-03
* | | | net: Change x86_64 add32_with_carry to allow memory operandTom Herbert2014-05-05
* | | | x86_64: csum_add for x86_64Tom Herbert2014-05-05
|/ / /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-19
|\ \ \
| * | | x86/mce: Fix CMCI preemption bugsIngo Molnar2014-04-17
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-19
|\ \ \ \
| * | | | perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas2014-04-18
| * | | | kprobes/x86: Fix page-fault handling logicMasami Hiramatsu2014-04-17
* | | | | Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-04-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk2014-04-15
| * | | | x86/xen: Fix 32-bit PV guests's usage of kernel_stackBoris Ostrovsky2014-04-15
| * | | | Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel2014-04-07
| |\ \ \ \
* | \ \ \ \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | x86: Remove the PCI reboot method from the default chainIngo Molnar2014-04-16
| * | | | | x86/build: Supress "Nothing to be done for ..." messagesMasahiro Yamada2014-04-14
| * | | | | x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirksVille Syrjälä2014-04-14
| * | | | | x86/platform: Fix "make O=dir kvmconfig"Antonio Borneo2014-04-14
| * | | | | i386: Wire up the renameat2() syscallMiklos Szeredi2014-04-11
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar2014-04-14
| |\ \ \ \ \
| * | | | | | perf/x86: Enable DRAM RAPL support on Intel HaswellVince Weaver2014-04-02
| | |_|_|/ / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-14
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti2014-04-14
| * | | | | KVM: Rename variable smep to cr4_smepFeng Wu2014-04-14
| * | | | | KVM: expose SMAP feature to guestFeng Wu2014-04-14
| * | | | | KVM: Disable SMAP for guests in EPT realmode and EPT unpaging modeFeng Wu2014-04-14
| * | | | | KVM: Add SMAP support when setting CR4Feng Wu2014-04-14
| * | | | | KVM: Remove SMAP bit from CR4_RESERVED_BITSFeng Wu2014-04-14
* | | | | | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-12
|\ \ \ \ \ \
| * | | | | | x86 kbuild: LLVMLinux: More cc-options added for clangJan-Simon Möller2014-04-09
* | | | | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-20
| * | | | | | syscall_get_arch: remove useless function argumentsEric Paris2014-03-20
| * | | | | | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-20
* | | | | | | Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-11
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-04-08
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2014-04-08
| | |\ \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | | \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ Merge branches 'turbostat' and 'intel_idle' into releaseLen Brown2014-04-04
| | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | ACPI idle: permit sparse C-state sub-state numbersLen Brown2014-02-19
* | | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-11
|\ \ \ \ \ \ \ \ \ \ \ \