Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge 4.1-rc4 into tty-next | Greg Kroah-Hartman | 2015-05-18 | 3 | -2/+7 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| * | | | | serial: 8250: remove Kconfig indirection | Valentin Rothberg | 2015-05-06 | 1 | -1/+1 | |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-26 | 1 | -9/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel | 2015-06-26 | 1 | -9/+0 | |
* | | | | | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-26 | 2 | -2/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 | |
| * | | | | | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-25 | 3 | -5/+17 | |
|\ \ \ \ \ | ||||||
| * | | | | | mm: clarify that the function operates on hugepage pte | Aneesh Kumar K.V | 2015-06-25 | 1 | -2/+2 | |
| * | | | | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen | 2015-06-25 | 1 | -3/+0 | |
| * | | | | | mm: new mm hook framework | Laurent Dufour | 2015-06-25 | 1 | -0/+15 | |
* | | | | | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2015-06-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | EDAC: Cleanup atomic_scrub mess | Borislav Petkov | 2015-05-28 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-06-24 | 4 | -37/+66 | |
|\ \ \ \ \ | ||||||
| * | | | | | KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch | Wei Huang | 2015-06-23 | 1 | -0/+4 | |
| * | | | | | KVM: x86/vPMU: introduce pmu.h header | Wei Huang | 2015-06-19 | 1 | -12/+0 | |
| * | | | | | KVM: x86/vPMU: rename a few PMU functions | Wei Huang | 2015-06-19 | 1 | -6/+6 | |
| * | | | | | KVM: MTRR: sort variable MTRRs | Xiao Guangrong | 2015-06-19 | 1 | -0/+3 | |
| * | | | | | KVM: MTRR: do not split 64 bits MSR content | Xiao Guangrong | 2015-06-19 | 1 | -1/+6 | |
| * | | | | | KVM: MTRR: clean up mtrr default type | Xiao Guangrong | 2015-06-19 | 1 | -2/+1 | |
| * | | | | | KVM: MTRR: exactly define the size of variable MTRRs | Xiao Guangrong | 2015-06-19 | 1 | -1/+1 | |
| * | | | | | KVM: MTRR: remove mtrr_state.have_fixed | Xiao Guangrong | 2015-06-19 | 1 | -1/+8 | |
| * | | | | | KVM: x86: move MTRR related code to a separate file | Xiao Guangrong | 2015-06-19 | 1 | -1/+0 | |
| * | | | | | KVM: x86: advertise KVM_CAP_X86_SMM | Paolo Bonzini | 2015-06-05 | 1 | -0/+1 | |
| * | | | | | KVM: x86: add SMM to the MMU role, support SMRAM address space | Paolo Bonzini | 2015-06-05 | 1 | -11/+15 | |
| * | | | | | KVM: x86: work on all available address spaces | Paolo Bonzini | 2015-06-05 | 1 | -0/+5 | |
| * | | | | | KVM: x86: use vcpu-specific functions to read/write/translate GFNs | Paolo Bonzini | 2015-06-05 | 1 | -1/+1 | |
| * | | | | | KVM: x86: stubs for SMM support | Paolo Bonzini | 2015-06-04 | 2 | -0/+5 | |
| * | | | | | KVM: x86: API changes for SMM support | Paolo Bonzini | 2015-06-04 | 1 | -0/+3 | |
| * | | | | | KVM: x86: pass the whole hflags field to emulator and back | Paolo Bonzini | 2015-06-04 | 1 | -1/+4 | |
| * | | | | | KVM: x86: pass host_initiated to functions that read MSRs | Paolo Bonzini | 2015-06-04 | 1 | -3/+3 | |
| * | | | | | x86: kvmclock: add flag to indicate pvclock counts from zero | Marcelo Tosatti | 2015-05-29 | 1 | -0/+1 | |
| * | | | | | KVM: add "new" argument to kvm_arch_commit_memory_region | Paolo Bonzini | 2015-05-28 | 1 | -1/+1 | |
| * | | | | | Merge branch 'kvm-master' into kvm-next | Paolo Bonzini | 2015-05-20 | 1 | -0/+2 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | KVM: MMU: fix SMAP virtualization | Xiao Guangrong | 2015-05-19 | 1 | -0/+1 | |
| * | | | | | | x86: kvmclock: drop rdtsc_barrier() | Marcelo Tosatti | 2015-05-07 | 1 | -1/+0 | |
| * | | | | | | kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery | James Sullivan | 2015-05-07 | 1 | -0/+1 | |
| * | | | | | | KVM: x86: tweak types of fields in kvm_lapic_irq | Paolo Bonzini | 2015-05-07 | 1 | -4/+4 | |
| * | | | | | | KVM: x86: INIT and reset sequences are different | Nadav Amit | 2015-05-07 | 1 | -3/+3 | |
| * | | | | | | KVM: x86: Support for disabling quirks | Nadav Amit | 2015-05-07 | 1 | -0/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-06-23 | 2 | -0/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | x86: kaslr: fix build due to missing ALIGN definition | Jiri Kosina | 2015-04-29 | 1 | -0/+1 | |
| * | | | | | | livepatch: x86: make kASLR logic more accurate | Jiri Kosina | 2015-04-29 | 1 | -0/+1 | |
| * | | | | | | x86: introduce kaslr_offset() | Jiri Kosina | 2015-04-29 | 1 | -0/+6 | |
* | | | | | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 2015-06-08 | 1 | -7/+0 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-06-23 | 37 | -745/+1109 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. | | | | | | | Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co... | Ingo Molnar | 2015-06-22 | 31 | -464/+927 | |
| |\ \ \| | | | | | | ||||||
| | | * | | | | | | | x86/mm/pat: Add set_memory_wt() for Write-Through type | Toshi Kani | 2015-06-07 | 1 | -1/+5 | |
| | | * | | | | | | | x86/mm/pat: Add pgprot_writethrough() | Toshi Kani | 2015-06-07 | 1 | -0/+3 |