Age | Commit message (Expand) | Author | Files | Lines |
2016-02-09 | perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch] | Borislav Petkov | 4 | -5/+5 |
2016-02-09 | perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c | Borislav Petkov | 3 | -2/+3 |
2016-02-09 | perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c | Borislav Petkov | 3 | -2/+4 |
2016-02-09 | perf/x86: Move perf_event.c ............... => x86/events/core.c | Borislav Petkov | 4 | -4/+4 |
2016-02-09 | Merge branch 'x86/cpu' into perf/core, to pick up dependency | Ingo Molnar | 31 | -163/+150 |
2016-02-03 | x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...) | Chen Yucong | 27 | -159/+146 |
2016-02-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -2/+4 |
2016-02-01 | x86/cpufeature: Use enum cpuid_leafs instead of magic numbers | Huaitong Han | 4 | -4/+4 |
2016-02-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -103/+209 |
2016-02-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -4/+27 |
2016-01-29 | x86/mm/pat: Avoid truncation when converting cpa->numpages to address | Matt Fleming | 1 | -2/+2 |
2016-01-29 | perf/x86: De-obfuscate code | Peter Zijlstra | 1 | -3/+1 |
2016-01-29 | perf/x86: Fix uninitialized value usage | Peter Zijlstra | 1 | -1/+2 |
2016-01-26 | x86/mm: Fix types used in pgprot cacheability flags translations | Jan Beulich | 1 | -4/+2 |
2016-01-25 | crypto: chacha20-ssse3 - Align stack pointer to 64 bytes | Eli Cooper | 1 | -2/+4 |
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 | 7 | -3/+7 |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -75/+834 |
2016-01-21 | perf/x86: add Intel SkyLake uncore IMC PMU support | Stephane Eranian | 3 | -0/+24 |
2016-01-21 | x86/platform/quark: Print boundaries correctly | Andy Shevchenko | 1 | -5/+13 |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2 | -3/+0 |
2016-01-21 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 5 | -0/+5 |
2016-01-21 | kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE | Xunlei Pang | 1 | -0/+2 |
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/platform/UV: Remove EFI memmap quirk for UV2+ | Alex Thorlton | 2 | -5/+17 |
2016-01-19 | x86/platform/intel-mid: Join string and fix SoC name | Andy Shevchenko | 1 | -5/+3 |
2016-01-19 | x86/platform/intel-mid: Enable 64-bit build | Andy Shevchenko | 2 | -2/+9 |
2016-01-19 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -30/+15 |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 15 | -93/+157 |
2016-01-17 | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -0/+2 |
2016-01-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 1 | -3/+0 |
2016-01-16 | mm, x86: get_user_pages() for dax mappings | Dan Williams | 2 | -3/+61 |
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 | 2 | -2/+8 |
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 | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 1 | -7/+26 |
2016-01-16 | kvm: rename pfn_t to kvm_pfn_t | Dan Williams | 6 | -29/+31 |
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 | 4 | -36/+1 |
2016-01-16 | mm: drop tail page refcounting | Kirill A. Shutemov | 1 | -4/+0 |
2016-01-16 | thp: rename split_huge_page_pmd() to split_huge_pmd() | Kirill A. Shutemov | 1 | -1/+5 |
2016-01-16 | Merge branch 'pci/host-vmd' into next | Bjorn Helgaas | 6 | -0/+791 |
2016-01-15 | x86/PCI: Add driver for Intel Volume Management Device (VMD) | Keith Busch | 4 | -0/+743 |
2016-01-15 | x86/PCI: Allow DMA ops specific to a PCI domain | Keith Busch | 2 | -0/+48 |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -6/+22 |