aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cputime: Specialize irq vtime hooksFrederic Weisbecker2012-10-29
* kvm: Directly account vtime to system on guest switchFrederic Weisbecker2012-10-29
* vtime: Make vtime_account_system() irqsafeFrederic Weisbecker2012-10-29
* vtime: Gather vtime declarations to their own header fileFrederic Weisbecker2012-10-29
* sched: Describe CFS load-balancerPeter Zijlstra2012-10-24
* sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-trackingPaul Turner2012-10-24
* sched: Make __update_entity_runnable_avg() fastPaul Turner2012-10-24
* sched: Update_cfs_shares at period edgePaul Turner2012-10-24
* sched: Refactor update_shares_cpu() -> update_blocked_avgs()Paul Turner2012-10-24
* sched: Replace update_shares weight distribution with per-entity computationPaul Turner2012-10-24
* sched: Maintain runnable averages across throttled periodsPaul Turner2012-10-24
* sched: Normalize tg load contributions against runnable timePaul Turner2012-10-24
* sched: Compute load contribution by a group entityPaul Turner2012-10-24
* sched: Aggregate total task_group loadPaul Turner2012-10-24
* sched: Account for blocked load waking back upPaul Turner2012-10-24
* sched: Add an rq migration call-back to sched_classPaul Turner2012-10-24
* sched: Maintain the load contribution of blocked entitiesPaul Turner2012-10-24
* sched: Aggregate load contributed by task entities on parenting cfs_rqPaul Turner2012-10-24
* sched: Maintain per-rq runnable averagesBen Segall2012-10-24
* sched: Track the runnable average on a per-task entity basisPaul Turner2012-10-24
* Merge tag 'stable/for-linus-3.7-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-10-23
|\
| * xen: dbgp: Fix warning when CONFIG_PCI is not enabled.Ian Campbell2012-10-19
| * Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk2012-10-19
| |\
| * | xen: arm: comment on why 64-bit xen_pfn_t is safe even on 32 bitIan Campbell2012-10-19
| * | xen: balloon: use correct type for frame_listIan Campbell2012-10-19
| * | xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-19
| * | xen: arm: make p2m operations NOPsIan Campbell2012-10-19
| * | xen: balloon: don't include e820.hIan Campbell2012-10-19
| * | xen: grant: use xen_pfn_t type for frame_list.Ian Campbell2012-10-19
| * | xen: events: pirq_check_eoi_map is X86 specificIan Campbell2012-10-19
| * | xen: XENMEM_translate_gpfn_list was remove ages ago and is unused.Ian Campbell2012-10-19
| * | xen: sysfs: fix build warning.Ian Campbell2012-10-19
| * | xen: sysfs: include err.h for PTR_ERR etcIan Campbell2012-10-19
| * | xen: xenbus: quirk uses x86 specific cpuidIan Campbell2012-10-19
| * | xen PV passthru: assign SR-IOV virtual functions to separate virtual slotsLaszlo Ersek2012-10-19
| * | xen/xenbus: Fix compile warning.Konrad Rzeszutek Wilk2012-10-19
| * | xen/x86: remove duplicated include from enlighten.cWei Yongjun2012-10-19
* | | alpha: separate thread-synchronous flagsAl Viro2012-10-23
* | | Merge tag 'kvm-3.7-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-10-23
|\ \ \
| * | | KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENTSasha Levin2012-10-22
| * | | KVM: apic: fix LDR calculation in x2apic modeGleb Natapov2012-10-22
| * | | KVM: MMU: fix release noslot pfnXiao Guangrong2012-10-22
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-23
|\ \ \ \
| * \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-10-21
| |\ \ \ \
| | * | | | ring-buffer: Check for uninitialized cpu buffer before resizingVaibhav Nagarnaik2012-10-11
| * | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-10-21
| |\ \ \ \ \
| | * | | | | uprobes: Fix the racy uprobe->flags manipulationOleg Nesterov2012-10-07
| | * | | | | uprobes: Fix prepare_uprobe() race with itselfOleg Nesterov2012-10-07
| | * | | | | uprobes: Introduce prepare_uprobe()Oleg Nesterov2012-10-07
| | * | | | | uprobes: Fix handle_swbp() vs unregister() + register() raceOleg Nesterov2012-10-07