Age | Commit message (Expand) | Author | Files | Lines |
2016-02-09 | x86/asm/bitops: Force inlining of test_and_set_bit and friends | Denys Vlasenko | 1 | -18/+18 |
2016-01-30 | x86/alternatives: Discard dynamic check after init | Brian Gerst | 1 | -7/+12 |
2016-01-30 | x86/cpufeature: Get rid of the non-asm goto variant | Borislav Petkov | 1 | -44/+5 |
2016-01-30 | x86/cpufeature: Replace the old static_cpu_has() with safe variant | Borislav Petkov | 2 | -100/+14 |
2016-01-30 | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 15 | -297/+301 |
2016-01-30 | Merge branch 'x86/cpu' into x86/asm, to avoid conflict | Ingo Molnar | 1 | -0/+1 |
2016-01-29 | Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c... | Ingo Molnar | 18 | -153/+549 |
2016-01-23 | pmem: add wb_cache_pmem() to the PMEM API | Ross Zwisler | 1 | -5/+6 |
2016-01-22 | Merge branch 'uaccess' (batched user access infrastructure) | Linus Torvalds | 2 | -46/+126 |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+0 |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -5/+20 |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 1 | -2/+0 |
2016-01-20 | Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha... | Linus Torvalds | 2 | -0/+248 |
2016-01-20 | platform/x86: Add Intel Telemetry Core Driver | Souvik Kumar Chakravarty | 1 | -0/+147 |
2016-01-20 | platform:x86: add Intel P-Unit mailbox IPC driver | Qipeng Zha | 1 | -0/+101 |
2016-01-19 | x86/asm: Add C versions of frame pointer macros | Josh Poimboeuf | 1 | -3/+13 |
2016-01-19 | x86/asm: Clean up frame pointer macros | Josh Poimboeuf | 1 | -16/+27 |
2016-01-19 | x86/cpufeature: Add AMD AVIC bit | Borislav Petkov | 1 | -0/+1 |
2016-01-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -22/+14 |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -19/+37 |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+1 |
2016-01-16 | mm, x86: get_user_pages() for dax mappings | Dan Williams | 1 | -0/+7 |
2016-01-16 | mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd | Dan Williams | 1 | -1/+8 |
2016-01-16 | mm, dax: convert vmf_insert_pfn_pmd() to pfn_t | Dan Williams | 1 | -0/+5 |
2016-01-16 | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams | 1 | -0/+5 |
2016-01-16 | x86, mm: introduce _PAGE_DEVMAP | Dan Williams | 1 | -1/+6 |
2016-01-16 | pmem, dax: clean up clear_pmem() | Dan Williams | 1 | -6/+1 |
2016-01-16 | arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 1 | -0/+5 |
2016-01-16 | x86, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2 | -11/+0 |
2016-01-16 | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas | 2 | -0/+15 |
2016-01-15 | x86/PCI: Add driver for Intel Volume Management Device (VMD) | Keith Busch | 1 | -0/+5 |
2016-01-15 | x86/PCI: Allow DMA ops specific to a PCI domain | Keith Busch | 1 | -0/+10 |
2016-01-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -8/+44 |
2016-01-13 | x86/mm: Improve switch_mm() barrier comments | Andy Lutomirski | 1 | -7/+8 |
2016-01-13 | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -38/+13 |
2016-01-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -5/+70 |
2016-01-13 | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2016-01-12 | x86: define __smp_xxx | Michael S. Tsirkin | 1 | -19/+12 |
2016-01-12 | x86: reuse asm-generic/barrier.h | Michael S. Tsirkin | 1 | -3/+2 |
2016-01-12 | lguest: Map switcher text R/O | Rusty Russell | 1 | -1/+3 |
2016-01-12 | x86/vdso: Disallow vvar access to vclock IO for never-used vclocks | Andy Lutomirski | 2 | -4/+11 |
2016-01-12 | x86/vdso: Use .fault for the vDSO text mapping | Andy Lutomirski | 1 | -3/+0 |
2016-01-12 | x86/vdso: Track each mm's loaded vDSO image as well as its base | Andy Lutomirski | 1 | -1/+2 |
2016-01-12 | x86/fpu: Disable AVX when eagerfpu is off | yu-cheng yu | 1 | -5/+6 |
2016-01-12 | x86/fpu: Disable MPX when eagerfpu is off | yu-cheng yu | 1 | -0/+1 |
2016-01-12 | Merge commit 'linus' into x86/urgent, to pick up recent x86 changes | Ingo Molnar | 32 | -306/+421 |
2016-01-12 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -1/+13 |
2016-01-12 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -90/+83 |
2016-01-12 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -33/+12 |
2016-01-12 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 10 | -134/+66 |