Age | Commit message (Expand) | Author | Files | Lines |
2016-01-13 | Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -62/+27 |
2016-01-13 | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -7/+14 |
2016-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -5/+35 |
2016-01-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+26 |
2016-01-13 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -46/+2 |
2016-01-13 | Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+2 |
2016-01-13 | Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -6/+5 |
2016-01-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 17 | -360/+1719 |
2016-01-13 | Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -93/+41 |
2016-01-12 | kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL | Huaitong Han | 1 | -1/+2 |
2016-01-12 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -3/+107 |
2016-01-12 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -53/+127 |
2016-01-12 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -94/+87 |
2016-01-12 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 13 | -74/+129 |
2016-01-12 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 37 | -269/+141 |
2016-01-12 | Merge branch 'acpi-soc' | Rafael J. Wysocki | 4 | -62/+27 |
2016-01-12 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 26 | -240/+190 |
2016-01-12 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 19 | -35/+172 |
2016-01-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+11 |
2016-01-12 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -41/+43 |
2016-01-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 20 | -63/+1029 |
2016-01-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+67 |
2016-01-10 | um: Fix build error and kconfig for i386 | Mickaël Salaün | 1 | -1/+1 |
2016-01-10 | um: Add full asm/syscall.h support | Mickaël Salaün | 1 | -0/+1 |
2016-01-10 | um: Fix ptrace GETREGS/SETREGS bugs | Mickaël Salaün | 1 | -5/+3 |
2016-01-09 | Merge branch 'for-linus' into work.misc | Al Viro | 1 | -0/+1 |
2016-01-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -1/+3 |
2016-01-09 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -32/+96 |
2016-01-08 | x86/mm: Micro-optimise clflush_cache_range() | Chris Wilson | 1 | -4/+6 |
2016-01-08 | kvm/x86: Hyper-V SynIC timers tracepoints | Andrey Smetanin | 2 | -1/+196 |
2016-01-08 | kvm/x86: Hyper-V SynIC tracepoints | Andrey Smetanin | 2 | -5/+98 |
2016-01-08 | kvm/x86: Update SynIC timers on guest entry only | Andrey Smetanin | 2 | -19/+25 |
2016-01-08 | kvm/x86: Skip SynIC vector check for QEMU side | Andrey Smetanin | 1 | -3/+4 |
2016-01-08 | kvm/x86: Hyper-V fix SynIC timer disabling condition | Andrey Smetanin | 1 | -1/+1 |
2016-01-08 | kvm/x86: Reorg stimer_expiration() to better control timer restart | Andrey Smetanin | 1 | -12/+14 |
2016-01-08 | kvm/x86: Hyper-V unify stimer_start() and stimer_restart() | Andrey Smetanin | 1 | -23/+20 |
2016-01-08 | kvm/x86: Drop stimer_stop() function | Andrey Smetanin | 1 | -6/+1 |
2016-01-08 | kvm/x86: Hyper-V timers fix incorrect logical operation | Andrey Smetanin | 1 | -1/+1 |
2016-01-08 | KVM: move architecture-dependent requests to arch/ | Paolo Bonzini | 2 | -0/+43 |
2016-01-07 | kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock | Nicholas Krause | 1 | -1/+2 |
2016-01-07 | ACPI / LPSS: override power state for LPSS DMA device | Andy Shevchenko | 2 | -1/+4 |
2016-01-07 | kvm: x86: only channel 0 of the i8254 is linked to the HPET | Paolo Bonzini | 2 | -1/+3 |
2016-01-07 | kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa | David Matlack | 1 | -4/+6 |
2016-01-07 | Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 21 | -62/+88 |
2016-01-06 | perf/x86/amd: Remove l1-dcache-stores event for AMD | Vince Weaver | 1 | -1/+1 |
2016-01-06 | perf/x86/intel/uncore: Add Knights Landing uncore PMU support | Harish Chegondi | 4 | -1/+499 |
2016-01-06 | perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset | Harish Chegondi | 1 | -1/+2 |
2016-01-06 | perf/x86/intel: Add perf core PMU support for Intel Knights Landing | Harish Chegondi | 3 | -0/+78 |
2016-01-06 | perf/x86/intel/uncore: Add Broadwell-EP uncore support | Kan Liang | 2 | -5/+149 |
2016-01-06 | perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interface | Huang Rui | 1 | -18/+5 |