Age | Commit message (Expand) | Author | Files | Lines |
2014-02-22 | Merge branch 'linus' into sched/core | Thomas Gleixner | 11 | -69/+139 |
2014-02-20 | Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds | 1 | -1/+3 |
2014-02-16 | Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -36/+47 |
2014-02-13 | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin | 1 | -1/+6 |
2014-02-12 | ftrace/x86: Use breakpoints for converting function graph caller | Steven Rostedt (Red Hat) | 1 | -36/+47 |
2014-02-11 | sched/idle, x86: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 1 | -4/+1 |
2014-02-11 | x86: dma-mapping: fix GFP_ATOMIC macro usage | Marek Szyprowski | 1 | -1/+3 |
2014-02-09 | x86: Use preempt_disable_notrace() in cycles_2_ns() | Steven Rostedt | 1 | -2/+2 |
2014-02-07 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 12 | -24/+47 |
2014-02-06 | x86, microcode, AMD: Unify valid container checks | Borislav Petkov | 1 | -14/+29 |
2014-01-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2014-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+32 |
2014-01-31 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -5/+5 |
2014-01-31 | x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable() | Prarit Bhargava | 1 | -1/+8 |
2014-01-30 | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen | 1 | -1/+1 |
2014-01-30 | x86, asmlinkage, paravirt: Make paravirt thunks global | Andi Kleen | 1 | -4/+4 |
2014-01-29 | x86, kvm: correctly access the KVM_CPUID_FEATURES leaf at 0x40000101 | Paolo Bonzini | 1 | -0/+5 |
2014-01-29 | x86, kvm: cache the base of the KVM cpuid leaves | Paolo Bonzini | 1 | -0/+27 |
2014-01-28 | x86: revert wrong memblock current limit setting | Yinghai Lu | 1 | -1/+1 |
2014-01-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2014-01-25 | Merge branch 'linus' into x86/urgent | Ingo Molnar | 53 | -312/+2070 |
2014-01-25 | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge | Mel Gorman | 2 | -11/+4 |
2014-01-25 | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman | 1 | -1/+1 |
2014-01-25 | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | 1 | -2/+2 |
2014-01-25 | x86/uv/nmi: Fix Sparse warnings | Mike Travis | 1 | -1/+0 |
2014-01-25 | x86/AMD/NB: Fix amd_set_subcaches() parameter type | Dan Carpenter | 1 | -1/+1 |
2014-01-25 | x86/quirks: Add workaround for AMD F16h Erratum792 | Aravind Gopalakrishnan | 1 | -0/+37 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -8/+2 |
2014-01-23 | sched/x86/tsc: Initialize multiplier to 0 | Peter Zijlstra | 1 | -1/+1 |
2014-01-23 | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -5/+3 |
2014-01-22 | x86/mm: memblock: switch to use NUMA_NO_NODE | Grygorii Strashko | 2 | -2/+2 |
2014-01-22 | x86: memblock: set current limit to max low memory address | Santosh Shilimkar | 1 | -1/+1 |
2014-01-21 | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -2/+2 |
2014-01-21 | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds | 1 | -0/+10 |
2014-01-21 | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -14/+26 |
2014-01-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -0/+86 |
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 | 4 | -1/+365 |
2014-01-21 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 11 | -113/+185 |
2014-01-21 | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -2/+346 |
2014-01-21 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+30 |
2014-01-21 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 24 | -43/+12 |
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 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -91/+272 |
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 | 3 | -18/+25 |
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 | 5 | -15/+62 |
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, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs | Bin Gao | 3 | -1/+136 |