Age | Commit message (Expand) | Author |
2014-01-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-01-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-01-20 | Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2014-01-20 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-01-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2014-01-16 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
2014-01-16 | x86, mm, perf: Allow recursive faults from interrupts | Peter Zijlstra |
2014-01-16 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-15 | bpf: do not use reciprocal divide | Eric Dumazet |
2014-01-15 | kvm: x86: fix apic_base enable check | Andrew Jones |
2014-01-13 | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra |
2014-01-13 | Merge branch 'x86/idle' into sched/core | Ingo Molnar |
2014-01-13 | sched/clock, x86: Avoid a runtime condition in native_sched_clock() | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra |
2014-01-13 | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() | Prarit Bhargava |
2014-01-13 | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() | Peter Zijlstra |
2014-01-13 | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar |
2014-01-12 | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra |
2014-01-12 | perf/x86/intel: Add Intel RAPL PP1 energy counter support | Stephane Eranian |
2014-01-12 | seqlock: Use raw_ prefix instead of _no_lockdep | John Stultz |
2014-01-11 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
2014-01-09 | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt |
2014-01-02 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-01-02 | KVM: nVMX: Unconditionally uninit the MMU on nested vmexit | Jan Kiszka |
2013-12-30 | KVM: x86: Fix APIC map calculation after re-enabling | Jan Kiszka |
2013-12-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-12-20 | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures | Kees Cook |
2013-12-19 | x86, idle: Add memory barriers around clflush in mwait_play_dead() | H. Peter Anvin |
2013-12-19 | x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriers | H. Peter Anvin |
2013-12-19 | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra |
2013-12-19 | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown |
2013-12-18 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel |
2013-12-18 | mm: numa: serialise parallel get_user_page against THP migration | Mel Gorman |
2013-12-17 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-12-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-12-17 | perf/x86: enable Haswell Celeron RAPL support | Stephane Eranian |
2013-12-16 | Merge tag 'v3.13-rc4' into perf/core | Ingo Molnar |
2013-12-15 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2013-12-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-12-12 | KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376) | Gleb Natapov |
2013-12-12 | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) | Andy Honig |
2013-12-12 | KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367) | Andy Honig |