Age | Commit message (Expand) | Author |
2017-11-17 | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2017-11-16 | Merge tag 'for-linus-4.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-11-16 | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-11-16 | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-11-15 | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) |
2017-11-15 | kmemcheck: remove whats left of NOTRACK flags | Levin, Alexander (Sasha Levin) |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-15 | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-13 | Merge tag 'acpi-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2017-11-13 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-13 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-11-13 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-11-13 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-13 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-11-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-11-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-13 | Merge branches 'acpi-pmic', 'acpi-apei' and 'acpi-x86' | Rafael J. Wysocki |
2017-11-10 | locking/x86: Use LOCK ADD for smp_mb() instead of MFENCE | Michael S. Tsirkin |
2017-11-10 | x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 st... | Juergen Gross |
2017-11-10 | x86/virt, x86/acpi: Add test for ACPI_FADT_NO_VGA | Juergen Gross |
2017-11-10 | x86/virt: Add enum for hypervisors to replace x86_hyper | Juergen Gross |
2017-11-10 | x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a... | Juergen Gross |
2017-11-09 | x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging | Kirill A. Shutemov |
2017-11-08 | x86/pvclock: add setter for pvclock_pvti_cpu0_va | Joao Martins |
2017-11-08 | x86/umip: Add emulation code for UMIP instructions | Ricardo Neri |
2017-11-08 | x86/cpufeature: Add User-Mode Instruction Prevention definitions | Ricardo Neri |
2017-11-08 | Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits | Ingo Molnar |
2017-11-07 | PCI: Remove unused declarations | Bjorn Helgaas |
2017-11-07 | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas |
2017-11-07 | x86: Add support for changing memory encryption attribute in early boot | Brijesh Singh |
2017-11-07 | x86/io: Unroll string I/O when SEV is active | Tom Lendacky |
2017-11-07 | x86/boot: Add early boot support when running with SEV active | Tom Lendacky |
2017-11-07 | x86/mm: Add Secure Encrypted Virtualization (SEV) support | Tom Lendacky |
2017-11-07 | ACPI / APEI: Replace ioremap_page_range() with fixmap | James Morse |
2017-11-07 | x86/cpufeatures: Fix various details in the feature definitions | Ingo Molnar |
2017-11-07 | x86/cpufeatures: Re-tabulate the X86_FEATURE definitions | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-07 | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar |
2017-11-06 | xen: update arch/x86/include/asm/xen/cpuid.h | Juergen Gross |
2017-11-06 | x86/mm: Define _PAGE_TABLE using _KERNPG_TABLE | Borislav Petkov |
2017-11-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-04 | Revert "x86/mm: Stop calling leave_mm() in idle code" | Andy Lutomirski |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | Merge tag 'v4.14-rc3' into irq/irqchip-4.15 | Marc Zyngier |