| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-17 | 3 | -19/+37 |
|\ |
|
| * | mm, x86: get_user_pages() for dax mappings | Dan Williams | 2016-01-15 | 1 | -0/+7 |
| * | mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd | Dan Williams | 2016-01-15 | 1 | -1/+8 |
| * | mm, dax: convert vmf_insert_pfn_pmd() to pfn_t | Dan Williams | 2016-01-15 | 1 | -0/+5 |
| * | mm, dax, gpu: convert vm_insert_mixed to pfn_t | Dan Williams | 2016-01-15 | 1 | -0/+5 |
| * | x86, mm: introduce _PAGE_DEVMAP | Dan Williams | 2016-01-15 | 1 | -1/+6 |
| * | pmem, dax: clean up clear_pmem() | Dan Williams | 2016-01-15 | 1 | -6/+1 |
| * | arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP | Minchan Kim | 2016-01-15 | 1 | -0/+5 |
| * | x86, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2016-01-15 | 2 | -11/+0 |
* | | Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2016-01-17 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| *-. | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/img' and '... | Mark Brown | 2015-12-23 | 1 | -0/+1 |
| |\ \ |
|
| | | * | ASoc: Intel: Atom: add deep buffer definitions for atom platforms | Pierre-Louis Bossart | 2015-12-19 | 1 | -0/+1 |
| | |/ |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-01-14 | 5 | -8/+44 |
|\ \ \ |
|
| * | | | x86/mm: Improve switch_mm() barrier comments | Andy Lutomirski | 2016-01-13 | 1 | -7/+8 |
| * | | | lguest: Map switcher text R/O | Rusty Russell | 2016-01-12 | 1 | -1/+3 |
| * | | | x86/fpu: Disable AVX when eagerfpu is off | yu-cheng yu | 2016-01-12 | 1 | -5/+6 |
| * | | | x86/fpu: Disable MPX when eagerfpu is off | yu-cheng yu | 2016-01-12 | 1 | -0/+1 |
| * | | | Merge commit 'linus' into x86/urgent, to pick up recent x86 changes | Ingo Molnar | 2016-01-12 | 33 | -307/+422 |
| |\ \ \ |
|
| * | | | | x86/boot: Double BOOT_HEAP_SIZE to 64KB | H.J. Lu | 2016-01-11 | 1 | -1/+1 |
| * | | | | x86/mm: Add barriers and document switch_mm()-vs-flush synchronization | Andy Lutomirski | 2016-01-11 | 1 | -1/+32 |
* | | | | | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2016-01-12 | 1 | -38/+13 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'acpi-soc' | Rafael J. Wysocki | 2016-01-12 | 1 | -38/+13 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | ACPI / LPSS: override power state for LPSS DMA device | Andy Shevchenko | 2016-01-07 | 1 | -0/+2 |
| | * | | | | x86/platform/iosf_mbi: Remove duplicate definitions | Andy Shevchenko | 2015-12-09 | 1 | -38/+11 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-01-12 | 2 | -5/+162 |
|\ \ \ \ \ |
|
| * | | | | | KVM: move architecture-dependent requests to arch/ | Paolo Bonzini | 2016-01-08 | 1 | -0/+28 |
| * | | | | | Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2016-01-07 | 3 | -18/+13 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | kvm/x86: Hyper-V SynIC timers | Andrey Smetanin | 2015-12-16 | 2 | -0/+19 |
| * | | | | | drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header | Andrey Smetanin | 2015-12-16 | 1 | -0/+8 |
| * | | | | | drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header | Andrey Smetanin | 2015-12-16 | 1 | -0/+76 |
| * | | | | | drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header | Andrey Smetanin | 2015-12-16 | 1 | -0/+2 |
| * | | | | | KVM: x86: MMU: Encapsulate the type of rmap-chain head in a new struct | Takuya Yoshikawa | 2015-11-25 | 1 | -2/+6 |
| * | | | | | kvm/x86: Hyper-V kvm exit | Andrey Smetanin | 2015-11-25 | 1 | -0/+1 |
| * | | | | | kvm/x86: Hyper-V synthetic interrupt controller | Andrey Smetanin | 2015-11-25 | 1 | -0/+15 |
| * | | | | | kvm/x86: per-vcpu apicv deactivation support | Andrey Smetanin | 2015-11-25 | 1 | -1/+5 |
| * | | | | | kvm/x86: split ioapic-handled and EOI exit bitmaps | Andrey Smetanin | 2015-11-25 | 1 | -2/+2 |
* | | | | | | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-01-12 | 1 | -3/+3 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | xen: rename dom0_op to platform_op | Stefano Stabellini | 2015-12-21 | 1 | -3/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-01-11 | 4 | -1/+13 |
|\ \ \ \ \ |
|
| * | | | | | x86/platform/calgary: Constify cal_chipset_ops structures | Julia Lawall | 2015-11-29 | 1 | -1/+1 |
| * | | | | | x86/pm: Introduce quirk framework to save/restore extra MSR registers around ... | Chen Yu | 2015-11-26 | 3 | -0/+12 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-11 | 1 | -90/+83 |
|\ \ \ \ \ |
|
| * | | | | | x86/fpu: Get rid of xstate_fault() | Borislav Petkov | 2015-11-24 | 1 | -53/+52 |
| * | | | | | x86/fpu: Add an XSTATE_OP() macro | Borislav Petkov | 2015-11-24 | 1 | -37/+31 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-01-11 | 4 | -33/+12 |
|\ \ \ \ \ |
|
| * | | | | | x86/MSR: Chop off lower 32-bit value | Borislav Petkov | 2015-11-24 | 1 | -1/+1 |
| * | | | | | x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSR | Borislav Petkov | 2015-11-24 | 1 | -0/+1 |
| * | | | | | x86/cpu: Unify CPU family, model, stepping calculation | Borislav Petkov | 2015-11-24 | 2 | -32/+10 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-01-11 | 10 | -134/+66 |
|\ \ \ \ \ |
|
| * | | | | | x86/mm: Align macro defines | Borislav Petkov | 2015-12-19 | 1 | -3/+3 |