Age | Commit message (Expand) | Author | Files | Lines |
2014-01-21 | x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_ds | H.J. Lu | 1 | -5/+5 |
2014-01-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -0/+88 |
2014-01-21 | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -9/+17 |
2014-01-21 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 7 | -1/+466 |
2014-01-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -54/+70 |
2014-01-21 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 15 | -122/+205 |
2014-01-21 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 16 | -75/+340 |
2014-01-21 | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 12 | -115/+1327 |
2014-01-21 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -3/+31 |
2014-01-21 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 42 | -74/+24 |
2014-01-21 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -16/+16 |
2014-01-20 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -20/+24 |
2014-01-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -9/+57 |
2014-01-20 | x86/intel/mpx: Remove unused LWP structure | Ingo Molnar | 1 | -8/+2 |
2014-01-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -199/+377 |
2014-01-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -1/+680 |
2014-01-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -18/+28 |
2014-01-20 | Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2 | -21/+4 |
2014-01-20 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+42 |
2014-01-20 | kvm: make KVM_MMU_AUDIT help text more readable | Randy Dunlap | 1 | -1/+1 |
2014-01-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -8/+63 |
2014-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -18/+25 |
2014-01-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -4/+10 |
2014-01-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2014-01-17 | x86, mpx: Add MPX related opcodes to the x86 opcode map | Qiaowei Ren | 1 | -2/+2 |
2014-01-17 | KVM: nVMX: Update guest activity state field on L2 exits | Jan Kiszka | 1 | -0/+4 |
2014-01-17 | KVM: nVMX: Fix nested_run_pending on activity state HLT | Jan Kiszka | 1 | -2/+2 |
2014-01-17 | KVM: nVMX: Clean up handling of VMX-related MSRs | Jan Kiszka | 2 | -56/+24 |
2014-01-17 | KVM: nVMX: Add tracepoints for nested_vmexit and nested_vmexit_inject | Jan Kiszka | 1 | -0/+14 |
2014-01-17 | KVM: nVMX: Pass vmexit parameters to nested_vmx_vmexit | Jan Kiszka | 1 | -29/+34 |
2014-01-17 | KVM: nVMX: Leave VMX mode on clearing of feature control MSR | Jan Kiszka | 1 | -0/+14 |
2014-01-17 | KVM: VMX: Fix DR6 update on #DB exception | Jan Kiszka | 1 | -1/+2 |
2014-01-17 | KVM: SVM: Fix reading of DR6 | Jan Kiszka | 4 | -2/+45 |
2014-01-17 | KVM: x86: Sync DR7 on KVM_SET_DEBUGREGS | Jan Kiszka | 1 | -0/+1 |
2014-01-17 | add support for Hyper-V reference time counter | Vadim Rozenfeld | 3 | -1/+41 |
2014-01-17 | x86, intel_mid: Replace memcpy with struct assignment | Fengguang Wu | 1 | -2/+2 |
2014-01-17 | x86, intel-mid: Return proper error code from get_gpio_by_name() | David Cohen | 1 | -1/+1 |
2014-01-17 | x86, intel-mid: Check get_gpio_by_name() error code on platform code | David Cohen | 7 | -8/+12 |
2014-01-17 | x86, intel-mid: sfi_handle_*_dev() should check for pdata error code | David Cohen | 1 | -0/+6 |
2014-01-17 | x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=n | H. Peter Anvin | 1 | -0/+2 |
2014-01-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 14 | -33/+130 |
2014-01-16 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter | 1 | -8/+45 |
2014-01-16 | x86, mm, perf: Allow recursive faults from interrupts | Peter Zijlstra | 1 | -0/+18 |
2014-01-16 | x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs | Bin Gao | 4 | -1/+139 |
2014-01-16 | x86: Add check for number of available vectors before CPU down | Prarit Bhargava | 3 | -0/+77 |
2014-01-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2014-01-16 | bpf: do not use reciprocal divide | Eric Dumazet | 1 | -4/+10 |
2014-01-16 | x86, intel-mid: Remove deprecated X86_MDFLD and X86_WANT_INTEL_MID configs | David Cohen | 1 | -23/+7 |
2014-01-16 | x86, intel-mid: Add Merrifield platform support | David Cohen | 7 | -8/+144 |
2014-01-16 | x86, intel-mid: Add Clovertrail platform support | Kuppuswamy Sathyanarayanan | 4 | -11/+113 |