Age | Commit message (Expand) | Author | Files | Lines |
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 | 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-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -8/+63 |
2014-01-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -4/+10 |
2014-01-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
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 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2014-01-15 | bpf: do not use reciprocal divide | Eric Dumazet | 1 | -4/+10 |
2014-01-15 | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos | H. Peter Anvin | 1 | -3/+3 |
2014-01-15 | x86, apic, kexec: Add disable_cpu_apicid kernel parameter | HATAYAMA Daisuke | 1 | -0/+49 |
2014-01-15 | kvm: x86: fix apic_base enable check | Andrew Jones | 1 | -1/+1 |
2014-01-14 | x86/apic: Read Error Status Register correctly | Richard Weinberger | 1 | -9/+8 |
2014-01-13 | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra | 1 | -1/+1 |
2014-01-13 | Merge branch 'x86/idle' into sched/core | Ingo Molnar | 4 | -46/+45 |
2014-01-13 | sched/clock, x86: Avoid a runtime condition in native_sched_clock() | Peter Zijlstra | 1 | -1/+6 |
2014-01-13 | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra | 4 | -6/+6 |
2014-01-13 | sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs | Peter Zijlstra | 4 | -56/+276 |
2014-01-13 | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() | Prarit Bhargava | 1 | -1/+1 |
2014-01-13 | sched/clock, x86: Move some cyc2ns() code around | Peter Zijlstra | 2 | -110/+61 |
2014-01-13 | sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock() | Peter Zijlstra | 1 | -4/+3 |
2014-01-13 | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli | 2 | -0/+4 |
2014-01-13 | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 8 | -12/+53 |
2014-01-12 | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs | Prarit Bhargava | 4 | -17/+27 |
2014-01-12 | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 1 | -1/+42 |
2014-01-12 | perf/x86/intel: Add Intel RAPL PP1 energy counter support | Stephane Eranian | 1 | -7/+24 |
2014-01-12 | seqlock: Use raw_ prefix instead of _no_lockdep | John Stultz | 1 | -4/+4 |
2014-01-11 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds | 1 | -6/+7 |
2014-01-09 | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt | 2 | -3/+3 |
2014-01-02 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -6/+5 |
2014-01-02 | KVM: nVMX: Unconditionally uninit the MMU on nested vmexit | Jan Kiszka | 1 | -2/+1 |
2013-12-30 | KVM: x86: Fix APIC map calculation after re-enabling | Jan Kiszka | 1 | -4/+4 |
2013-12-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2013-12-27 | x86: Slightly tweak the access_ok() C variant for better code | H. Peter Anvin | 1 | -3/+5 |
2013-12-27 | x86: Replace assembly access_ok() with a C variant | Linus Torvalds | 1 | -11/+17 |
2013-12-20 | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures | Kees Cook | 2 | -21/+4 |
2013-12-19 | x86, idle: Add memory barriers around clflush in mwait_play_dead() | H. Peter Anvin | 1 | -0/+2 |
2013-12-19 | x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriers | H. Peter Anvin | 1 | -1/+4 |
2013-12-19 | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra | 3 | -46/+40 |
2013-12-19 | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown | 1 | -1/+2 |
2013-12-18 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 1 | -2/+9 |
2013-12-18 | mm: numa: serialise parallel get_user_page against THP migration | Mel Gorman | 1 | -0/+13 |
2013-12-17 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -0/+12 |
2013-12-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+12 |