Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge 4.6-rc4 into driver-core-next | Greg Kroah-Hartman | 2016-04-18 | 30 | -84/+219 | |
| |\| | | | | | | | | ||||||
| * | | | | | | | | | base: isa: Remove X86_32 dependency | William Breathitt Gray | 2016-03-29 | 1 | -0/+6 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2016-05-20 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI | Josh Poimboeuf | 2016-05-17 | 1 | -2/+11 | |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-20 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | arch: fix has_transparent_hugepage() | Hugh Dickins | 2016-05-20 | 1 | -0/+1 | |
| * | | | | | | | | | | x86: mm: use hugetlb_bad_size() | Vaishali Thakkar | 2016-05-20 | 1 | -0/+1 | |
| * | | | | | | | | | | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton | 2016-05-20 | 1 | -3/+1 | |
* | | | | | | | | | | | Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-05-19 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'pci/hotplug' and 'pci/resource' into next | Bjorn Helgaas | 2016-05-17 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | x86/PCI: Mark Broadwell-EP Home Agent 1 as having non-compliant BARs | Prarit Bhargava | 2016-05-16 | 1 | -0/+7 | |
| | |/ / / / / / / / / / | ||||||
| * / / / / / / / / / / | x86/PCI: Refine PCI support check in pcibios_init() | Adrian-Ken Rueegsegger | 2016-04-11 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-05-19 | 14 | -184/+944 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | KVM: MTRR: remove MSR 0x2f8 | Andy Honig | 2016-05-18 | 1 | -2/+0 | |
| * | | | | | | | | | | KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same | Paolo Bonzini | 2016-05-18 | 4 | -10/+10 | |
| * | | | | | | | | | | svm: Manage vcpu load/unload when enable AVIC | Suravee Suthikulpanit | 2016-05-18 | 1 | -0/+89 | |
| * | | | | | | | | | | svm: Do not intercept CR8 when enable AVIC | Suravee Suthikulpanit | 2016-05-18 | 1 | -4/+12 | |
| * | | | | | | | | | | svm: Do not expose x2APIC when enable AVIC | Suravee Suthikulpanit | 2016-05-18 | 1 | -0/+12 | |
| * | | | | | | | | | | KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore | Suravee Suthikulpanit | 2016-05-18 | 3 | -0/+13 | |
| * | | | | | | | | | | svm: Add VMEXIT handlers for AVIC | Suravee Suthikulpanit | 2016-05-18 | 6 | -1/+350 | |
| * | | | | | | | | | | svm: Add interrupt injection via AVIC | Suravee Suthikulpanit | 2016-05-18 | 1 | -4/+35 | |
| * | | | | | | | | | | KVM: x86: Detect and Initialize AVIC support | Suravee Suthikulpanit | 2016-05-18 | 3 | -1/+231 | |
| * | | | | | | | | | | svm: Introduce new AVIC VMCB registers | Suravee Suthikulpanit | 2016-05-18 | 1 | -2/+7 | |
| * | | | | | | | | | | KVM: x86: Introducing kvm_x86_ops VCPU blocking/unblocking hooks | Suravee Suthikulpanit | 2016-05-18 | 1 | -2/+16 | |
| * | | | | | | | | | | KVM: x86: Introducing kvm_x86_ops VM init/destroy hooks | Suravee Suthikulpanit | 2016-05-18 | 2 | -0/+8 | |
| * | | | | | | | | | | KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg | Suravee Suthikulpanit | 2016-05-18 | 3 | -33/+33 | |
| * | | | | | | | | | | KVM: x86: Misc LAPIC changes to expose helper functions | Suravee Suthikulpanit | 2016-05-18 | 2 | -74/+82 | |
| * | | | | | | | | | | KVM: halt_polling: provide a way to qualify wakeups during poll | Christian Borntraeger | 2016-05-13 | 2 | -0/+3 | |
| * | | | | | | | | | | kvm: Conditionally register IRQ bypass consumer | Alex Williamson | 2016-05-11 | 1 | -11/+8 | |
| * | | | | | | | | | | x86/kvm: Do not use BIT() in user-exported header | Borislav Petkov | 2016-05-09 | 1 | -3/+3 | |
| * | | | | | | | | | | kvm: robustify steal time record | Wanpeng Li | 2016-05-03 | 1 | -1/+17 | |
| * | | | | | | | | | | KVM: x86: fix ordering of cr0 initialization code in vmx_cpu_reset | Bruce Rogers | 2016-04-29 | 1 | -1/+1 | |
| * | | | | | | | | | | KVM: add missing memory barrier in kvm_{make,check}_request | Paolo Bonzini | 2016-04-20 | 1 | -3/+0 | |
| * | | | | | | | | | | KVM: MMU: skip obsolete sp in for_each_gfn_*() | Xiao Guangrong | 2016-04-20 | 1 | -16/+12 | |
| * | | | | | | | | | | KVM: x86: optimize steal time calculation | Liang Chen | 2016-04-20 | 2 | -17/+3 | |
* | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-05-19 | 1 | -14/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | KEYS: Generalise system_verify_data() to provide access to internal content | David Howells | 2016-04-06 | 1 | -14/+4 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-05-18 | 3 | -73/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | livepatch: reuse module loader code to write relocations | Jessica Yu | 2016-04-01 | 3 | -73/+0 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-05-18 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | treewide: Fix typos in printk | Masanari Iida | 2016-04-18 | 2 | -2/+2 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-05-18 | 2 | -17/+55 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | bpf, x86: add support for constant blinding | Daniel Borkmann | 2016-05-16 | 1 | -13/+53 | |
| * | | | | | | | | | | | bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis | Daniel Borkmann | 2016-05-16 | 1 | -3/+4 | |
| * | | | | | | | | | | | bpf, x86/arm64: remove useless checks on prog | Daniel Borkmann | 2016-05-16 | 1 | -3/+0 | |
| * | | | | | | | | | | | bpf: split HAVE_BPF_JIT into cBPF and eBPF variant | Daniel Borkmann | 2016-05-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2016-05-17 | 4 | -6/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
| | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' | Rafael J. Wysocki | 2016-05-16 | 2 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | ACPI,PCI,IRQ: remove SCI penalize function | Sinan Kaya | 2016-05-05 | 1 | -1/+0 | |
| | * | | | | | | | | | | | ACPI,PCI,IRQ: remove redundant code in acpi_irq_penalty_init() | Sinan Kaya | 2016-05-05 | 1 | -1/+0 |