summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-075-17/+44
|\
| * KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li2014-08-052-14/+40
| * KVM: nVMX: Fix nested vmexit ack intr before load vmcs01Wanpeng Li2014-08-051-2/+2
| * KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras2014-08-051-0/+1
| * Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-051-1/+1
| |\
| | * KVM: Rename and add argument to check_extensionAlexander Graf2014-07-281-1/+1
* | | Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-08-073-58/+20Star
|\ \ \
| * | | xen/setup: Remove Identity Map Debug MessageMatt Rushton2014-07-311-3/+2Star
| * | | xen/grant-table: remove support for V2 tablesDavid Vrabel2014-07-141-55/+5Star
| * | | x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-141-57/+91
| * | | xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests.Konrad Rzeszutek Wilk2014-07-141-0/+13
* | | | Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds2014-08-073-3/+6
|\ \ \ \
| * | | | memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-071-1/+2
| * | | | memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-071-1/+2
| * | | | mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella2014-08-071-1/+2
* | | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-073-4/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'acpi-config'Rafael J. Wysocki2014-07-272-0/+7
| |\ \ \ \ \
| | * | | | | ACPI / processor: Introduce ARCH_MIGHT_HAVE_ACPI_PDCHanjun Guo2014-07-211-0/+1
| | * | | | | ACPI: Don't use acpi_lapic in ACPI core codeGraeme Gregory2014-07-211-0/+5
| | * | | | | ACPI: add config for BIOS table scanGraeme Gregory2014-07-211-0/+1
| * | | | | | Merge branch 'acpi-headers'Rafael J. Wysocki2014-07-271-4/+0Star
| |\ \ \ \ \ \
| | * | | | | | ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng2014-07-231-4/+0Star
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-071-0/+78
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown2014-08-041-0/+78
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: Intel: add mrfld pipelinesVinod Koul2014-06-231-0/+78
| | |/ / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-031-6/+6
| * | | | | | | | net: filter: rename sk_convert_filter() -> bpf_convert_filter()Alexei Starovoitov2014-08-031-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-3011-89/+216
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'Alexei Starovoitov2014-07-251-1/+1
* | | | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-062-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | random: introduce getrandom(2) system callTheodore Ts'o2014-08-052-0/+2
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-062-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | seccomp: add "seccomp" syscallKees Cook2014-07-182-0/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-064-65/+43Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-242-18/+19
| * | | | | | | | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-242-2/+2
| * | | | | | | | | | clocksource: Move cycle_last validation to core codeThomas Gleixner2014-07-242-12/+10Star
| * | | | | | | | | | x86: kvm: Make kvm_get_time_and_clockread() nanoseconds basedThomas Gleixner2014-07-241-30/+14Star
| * | | | | | | | | | x86: kvm: Use ktime_get_boot_ns()Thomas Gleixner2014-07-241-5/+1Star
| * | | | | | | | | | ktime: Kill non-scalar ktime_t implementation for 2038John Stultz2014-07-231-1/+0Star
| |/ / / / / / / / /
* | | | | | | | | | x86: MCE: Add raw_lock conversion againThomas Gleixner2014-08-061-9/+9
* | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-058-291/+193Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski2014-07-261-4/+4
| * | | | | | | | | | x86/vdso: Set VM_MAYREAD for the vvar vmaAndy Lutomirski2014-07-261-1/+1
| * | | | | | | | | | x86, vdso: Get rid of the fake section mechanismAndy Lutomirski2014-07-124-229/+126Star
| * | | | | | | | | | x86, vdso: Move the vvar area before the vdso textAndy Lutomirski2014-07-125-57/+62
* | | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-052-39/+49
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/uv: Update the UV3 TLB shootdown logicCliff Wickman2014-06-052-39/+49
* | | | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-054-5/+69
|\ \ \ \ \ \ \ \ \ \ \ \