Age | Commit message (Expand) | Author |
2016-01-30 | x86/cpufeature: Get rid of the non-asm goto variant | Borislav Petkov |
2016-01-30 | x86/cpufeature: Replace the old static_cpu_has() with safe variant | Borislav Petkov |
2016-01-30 | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov |
2016-01-30 | Merge branch 'x86/cpu' into x86/asm, to avoid conflict | Ingo Molnar |
2016-01-29 | x86/entry/64: Migrate the 64-bit syscall slow path to C | Andy Lutomirski |
2016-01-29 | x86/entry/64: Stop using int_ret_from_sys_call in ret_from_fork | Andy Lutomirski |
2016-01-29 | x86/entry/64: Call all native slow-path syscalls with full pt-regs | Andy Lutomirski |
2016-01-29 | x86/entry/64: Always run ptregs-using syscalls on the slow path | Andy Lutomirski |
2016-01-29 | x86/syscalls: Add syscall entry qualifiers | Andy Lutomirski |
2016-01-29 | x86/syscalls: Move compat syscall entry handling into syscalltbl.sh | Andy Lutomirski |
2016-01-29 | x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32 | Andy Lutomirski |
2016-01-29 | x86/syscalls: Refactor syscalltbl.sh | Andy Lutomirski |
2016-01-29 | Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c... | Ingo Molnar |
2016-01-27 | x86/asm: Remove unused L3_PAGE_OFFSET | Alexander Kuleshov |
2016-01-22 | pmem: add wb_cache_pmem() to the PMEM API | Ross Zwisler |
2016-01-21 | Merge branch 'uaccess' (batched user access infrastructure) | Linus Torvalds |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-20 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin |
2016-01-20 | kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE | Xunlei Pang |
2016-01-19 | Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha... | Linus Torvalds |
2016-01-19 | platform/x86: Add Intel Telemetry Core Driver | Souvik Kumar Chakravarty |
2016-01-19 | platform:x86: add Intel P-Unit mailbox IPC driver | Qipeng Zha |
2016-01-19 | x86/asm: Add C versions of frame pointer macros | Josh Poimboeuf |
2016-01-19 | x86/asm: Clean up frame pointer macros | Josh Poimboeuf |
2016-01-19 | x86/signal: Cleanup get_nr_restart_syscall() | Dmitry V. Levin |
2016-01-19 | x86/cpufeature: Add AMD AVIC bit | Borislav Petkov |
2016-01-19 | x86/asm/entry: Remove unused SAVE_ALL/RESTORE_ALL macros for !CONFIG_x86_64 | Alexander Kuleshov |
2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2016-01-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon |
2016-01-15 | mm, x86: get_user_pages() for dax mappings | Dan Williams |
2016-01-15 | mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd | Dan Williams |
2016-01-15 | mm, dax: convert vmf_insert_pfn_pmd() to pfn_t | Dan Williams |
2016-01-15 | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams |
2016-01-15 | x86, mm: introduce _PAGE_DEVMAP | Dan Williams |
2016-01-15 | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams |
2016-01-15 | kvm: rename pfn_t to kvm_pfn_t | Dan Williams |
2016-01-15 | pmem, dax: clean up clear_pmem() | Dan Williams |
2016-01-15 | arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP | Minchan Kim |
2016-01-15 | x86, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov |
2016-01-15 | mm: drop tail page refcounting | Kirill A. Shutemov |
2016-01-15 | thp: rename split_huge_page_pmd() to split_huge_pmd() | Kirill A. Shutemov |
2016-01-15 | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas |
2016-01-15 | x86/PCI: Add driver for Intel Volume Management Device (VMD) | Keith Busch |
2016-01-15 | x86/PCI: Allow DMA ops specific to a PCI domain | Keith Busch |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |