Age | Commit message (Expand) | Author |
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-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 | 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-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-01-13 | x86/mm: Improve switch_mm() barrier comments | Andy Lutomirski |
2016-01-12 | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-01-12 | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-01-12 | lguest: Map switcher text R/O | Rusty Russell |
2016-01-12 | x86/fpu: Disable AVX when eagerfpu is off | yu-cheng yu |
2016-01-12 | x86/fpu: Disable MPX when eagerfpu is off | yu-cheng yu |
2016-01-12 | Merge commit 'linus' into x86/urgent, to pick up recent x86 changes | Ingo Molnar |
2016-01-11 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-01-11 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-01-11 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-01-11 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-01-12 | Merge branch 'acpi-soc' | Rafael J. Wysocki |
2016-01-11 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-01-11 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-01-11 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-01-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-01-11 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-01-11 | x86/boot: Double BOOT_HEAP_SIZE to 64KB | H.J. Lu |
2016-01-11 | x86/mm: Add barriers and document switch_mm()-vs-flush synchronization | Andy Lutomirski |
2016-01-08 | KVM: move architecture-dependent requests to arch/ | Paolo Bonzini |
2016-01-07 | ACPI / LPSS: override power state for LPSS DMA device | Andy Shevchenko |
2016-01-07 | Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini |
2016-01-06 | x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n | Andy Lutomirski |
2015-12-23 | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and '... | Mark Brown |
2015-12-21 | xen: rename dom0_op to platform_op | Stefano Stabellini |
2015-12-20 | x86/irq: Export functions to allow MSI domains in modules | Jake Oshins |
2015-12-19 | x86/paravirt: Prevent rtc_cmos platform device init on PV guests | David Vrabel |
2015-12-19 | ASoc: Intel: Atom: add deep buffer definitions for atom platforms | Pierre-Louis Bossart |
2015-12-19 | x86/mm: Align macro defines | Borislav Petkov |
2015-12-19 | x86/cpu: Provide a config option to disable static_cpu_has | Borislav Petkov |
2015-12-19 | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros | Borislav Petkov |
2015-12-19 | x86/cpufeature: Cleanup get_cpu_cap() | Borislav Petkov |
2015-12-19 | x86/cpufeature: Move some of the scattered feature bits to x86_capability | Borislav Petkov |
2015-12-19 | Merge branch 'linus' into x86/cleanups | Thomas Gleixner |
2015-12-19 | x86/nmi: Save regs in crash dump on external NMI | Hidehiro Kawai |
2015-12-19 | x86/apic: Introduce apic_extnmi command line parameter | Hidehiro Kawai |
2015-12-19 | Merge branch 'linus' into x86/apic | Thomas Gleixner |
2015-12-19 | x86/xen: Avoid fast syscall path for Xen PV guests | Boris Ostrovsky |