| Commit message (Expand) | Author | Age |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-31 |
|\ |
|
| * | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2014-01-25 |
| |\ |
|
| | * | sched/nohz: Fix overflow error in scheduler_tick_max_deferment() | Kevin Hilman | 2014-01-15 |
| | * | nohz_full: fix code style issue of tick_nohz_full_stop_tick | Alex Shi | 2014-01-15 |
| | * | nohz: Get timekeeping max deferment outside jiffies_lock | Frederic Weisbecker | 2014-01-15 |
| | * | tick: Rename tick_check_idle() to tick_irq_enter() | Frederic Weisbecker | 2014-01-15 |
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-31 |
|\ \ \ |
|
| * | | | sched: Make sched_class::get_rr_interval() optional | Peter Zijlstra | 2014-01-28 |
| * | | | sched/deadline: Add sched_dl documentation | Dario Faggioli | 2014-01-28 |
| * | | | sched: Fix docbook parameter annotation error in wait.h | Masanari Iida | 2014-01-25 |
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-31 |
|\ \ \ \ |
|
| * | | | | hung_task: Display every hung task warning | Aaron Tomlin | 2014-01-25 |
| * | | | | sysctl: Add neg_one as a standard constraint | Aaron Tomlin | 2014-01-25 |
| * | | | | x86/uv/nmi, kgdb/kdb: Fix UV NMI handler when KDB not configured | Mike Travis | 2014-01-25 |
| * | | | | x86/uv/nmi: Fix Sparse warnings | Mike Travis | 2014-01-25 |
| * | | | | kgdb/kdb: Fix no KDB config problem | Mike Travis | 2014-01-25 |
| * | | | | MAINTAINERS: Restore "L: linux-kernel@vger.kernel.org" entries | Ingo Molnar | 2014-01-22 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc... | Linus Torvalds | 2014-01-31 |
|\ \ \ \ |
|
| * | | | | xen/pvh: Fix misplaced kfree from xlated_setup_gnttab_pages | Dave Jones | 2014-01-31 |
| * | | | | drivers: xen: deaggressive selfballoon driver | Bob Liu | 2014-01-31 |
| * | | | | xen/grant-table: Avoid m2p_override during mapping | Zoltan Kiss | 2014-01-31 |
| * | | | | xen/gnttab: Use phys_addr_t to describe the grant frame base address | Julien Grall | 2014-01-30 |
| * | | | | xen: swiotlb: handle sizeof(dma_addr_t) != sizeof(phys_addr_t) | Ian Campbell | 2014-01-30 |
| * | | | | arm/xen: Initialize event channels earlier | Julien Grall | 2014-01-30 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-01-31 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue | Paolo Bonzini | 2014-01-29 |
| |\ \ \ \ \ |
|
| | * | | | | | KVM: PPC: Book3S PR: Cope with doorbell interrupts | Paul Mackerras | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Add software abort codes for transactional memory | Michael Neuling | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Add new state for transactional memory | Michael Neuling | 2014-01-27 |
| | * | | | | | powerpc/Kconfig: Make TM select VSX and VMX | Michael Neuling | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Basic little-endian guest support | Anton Blanchard | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 | Paul Mackerras | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells | Paul Mackerras | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 | Paul Mackerras | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs | Paul Mackerras | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap | Paul Mackerras | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 | Paul Mackerras | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Add handler for HV facility unavailable | Michael Ellerman | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 | Paul Mackerras | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs | Michael Neuling | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers | Paul Mackerras | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: Don't set DABR on POWER8 | Michael Neuling | 2014-01-27 |
| | * | | | | | kvm/ppc: IRQ disabling cleanup | Scott Wood | 2014-01-27 |
| | * | | | | | KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() | Mihai Caraman | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S HV: use xics_wake_cpu only when defined | Andreas Schwab | 2014-01-27 |
| | * | | | | | KVM: PPC: Book3S: MMIO emulation support for little endian guests | Cédric Le Goater | 2014-01-27 |
| | * | | | | | KVM: PPC: Unify kvmppc_get_last_inst and sc | Alexander Graf | 2014-01-09 |
| | * | | | | | KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handled | Zhouyi Zhou | 2014-01-09 |
| | * | | | | | KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state | Tiejun Chen | 2014-01-09 |
| | * | | | | | kvm: powerpc: use caching attributes as per linux pte | Bharat Bhushan | 2014-01-09 |