| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 | 12 | -199/+377 |
|\ |
|
| * | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra | 2014-01-13 | 1 | -1/+1 |
| * | Merge branch 'x86/idle' into sched/core | Ingo Molnar | 2014-01-13 | 4 | -46/+45 |
| |\ |
|
| | * | x86, idle: Add memory barriers around clflush in mwait_play_dead() | H. Peter Anvin | 2013-12-19 | 1 | -0/+2 |
| | * | x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriers | H. Peter Anvin | 2013-12-19 | 1 | -1/+4 |
| | * | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra | 2013-12-19 | 3 | -46/+40 |
| * | | sched/clock, x86: Avoid a runtime condition in native_sched_clock() | Peter Zijlstra | 2014-01-13 | 1 | -1/+6 |
| * | | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra | 2014-01-13 | 4 | -6/+6 |
| * | | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra | 2014-01-13 | 4 | -56/+276 |
| * | | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra | 2014-01-13 | 2 | -110/+61 |
| * | | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() | Peter Zijlstra | 2014-01-13 | 1 | -4/+3 |
| * | | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli | 2014-01-13 | 2 | -0/+4 |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-20 | 2 | -1/+680 |
|\ \ \ |
|
| * \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2014-01-16 | 14 | -33/+130 |
| |\ \ \ |
|
| * | | | | perf/x86/intel: Add Intel RAPL PP1 energy counter support | Stephane Eranian | 2014-01-12 | 1 | -7/+24 |
| * | | | | perf/x86: enable Haswell Celeron RAPL support | Stephane Eranian | 2013-12-17 | 1 | -0/+1 |
| * | | | | Merge tag 'v3.13-rc4' into perf/core | Ingo Molnar | 2013-12-16 | 44 | -358/+120 |
| |\ \ \ \ |
|
| * | | | | | perf/x86: Add RAPL hrtimer support | Stephane Eranian | 2013-11-27 | 1 | -2/+72 |
| * | | | | | perf/x86: Add Intel RAPL PMU support | Stephane Eranian | 2013-11-27 | 2 | -1/+592 |
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-01-20 | 4 | -18/+28 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() | Prarit Bhargava | 2014-01-13 | 1 | -1/+1 |
| * | | | | | | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava | 2014-01-12 | 4 | -17/+27 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 2014-01-20 | 2 | -21/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures | Kees Cook | 2013-12-20 | 2 | -21/+4 |
* | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 | 1 | -1/+42 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 2014-01-13 | 8 | -12/+53 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 2014-01-12 | 1 | -1/+42 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-19 | 2 | -8/+63 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
| * | | | | | | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter | 2014-01-16 | 1 | -8/+45 |
| * | | | | | | x86, mm, perf: Allow recursive faults from interrupts | Peter Zijlstra | 2014-01-16 | 1 | -0/+18 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-01-18 | 1 | -4/+10 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | bpf: do not use reciprocal divide | Eric Dumazet | 2014-01-16 | 1 | -4/+10 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-01-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | kvm: x86: fix apic_base enable check | Andrew Jones | 2014-01-15 | 1 | -1/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-16 | 1 | -4/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | seqlock: Use raw_ prefix instead of _no_lockdep | John Stultz | 2014-01-12 | 1 | -4/+4 |
| |/ / / / / |
|
* | | | | | | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds | 2014-01-12 | 1 | -6/+7 |
* | | | | | | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt | 2014-01-09 | 2 | -3/+3 |
|/ / / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-01-02 | 2 | -6/+5 |
|\ \ \ \ \ |
|
| * | | | | | KVM: nVMX: Unconditionally uninit the MMU on nested vmexit | Jan Kiszka | 2014-01-02 | 1 | -2/+1 |
| * | | | | | KVM: x86: Fix APIC map calculation after re-enabling | Jan Kiszka | 2013-12-30 | 1 | -4/+4 |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-12-29 | 1 | -1/+2 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown | 2013-12-19 | 1 | -1/+2 |
| |/ / / |
|
* | | | | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 2013-12-19 | 1 | -2/+9 |
* | | | | mm: numa: serialise parallel get_user_page against THP migration | Mel Gorman | 2013-12-19 | 1 | -0/+13 |
| |/ /
|/| | |
|
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-12-17 | 2 | -0/+12 |
|\ \ \ |
|
| * | | | math64: Add mul_u64_u32_shr() | Peter Zijlstra | 2013-12-11 | 1 | -0/+1 |
| * | | | sched: Remove PREEMPT_NEED_RESCHED from generic code | Peter Zijlstra | 2013-12-11 | 1 | -0/+11 |
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-12-17 | 1 | -3/+12 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | perf/x86: Fix constraint table end marker bug | Maria Dimakopoulou | 2013-12-05 | 1 | -3/+12 |