summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-25sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra
2013-09-25sched: Prepare for per-cpu preempt_countPeter Zijlstra
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra
2013-09-25sched: Create more preempt_count accessorsPeter Zijlstra
2013-09-25sched, arch: Create asm/preempt.hPeter Zijlstra
2013-09-25sched: Add NEED_RESCHED to the preempt_countPeter Zijlstra
2013-09-25sched: Introduce preempt_count accessor functionsPeter Zijlstra
2013-09-25sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-09-25sched: Remove {set,clear}_need_reschedPeter Zijlstra
2013-09-25sched, rcu: Make RCU use resched_cpu()Peter Zijlstra
2013-09-25x86: Use asm goto to implement better modify_and_test() functionsPeter Zijlstra
2013-09-25sched: Micro-optimize by dropping unnecessary task_rq() callsMichael S. Tsirkin
2013-09-20sched/balancing: Periodically decay max cost of idle balanceJason Low
2013-09-20sched/balancing: Consider max cost of idle balance per sched domainJason Low
2013-09-20sched: Reduce overestimating rq->avg_idleJason Low
2013-09-20sched/balancing: Prevent the reselection of a previous env.dst_cpu if some ta...Vladimir Davydov
2013-09-20Merge branch 'sched/urgent' into sched/coreIngo Molnar
2013-09-20sched/balancing: Fix cfs_rq->task_h_load calculationVladimir Davydov
2013-09-20sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...Vladimir Davydov
2013-09-20sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...Vladimir Davydov
2013-09-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver
2013-09-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-18tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov
2013-09-17KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov
2013-09-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-17kvm: free resources after canceling async_pfRadim Krčmář
2013-09-17KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini
2013-09-17KVM: x86 emulator: emulate RETF immBruce Rogers
2013-09-16Linux 3.12-rc1Linus Torvalds
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-16tile: remove stray blank spaceChris Metcalf
2013-09-16tile: <arch/> header updates from upstreamChris Metcalf
2013-09-16tile: improve gxio iorpc autogenerated code styleChris Metcalf
2013-09-16tile: double default VMALLOC spaceChris Metcalf
2013-09-16Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-09-16sched: Fix comment for sched_info_departMichael S. Tsirkin
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-15Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-15Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-15vfs: fix typo in comment in recent dentry workLinus Torvalds
2013-09-15partitions/efi: loosen check fot pmbr size in lbaDavidlohr Bueso
2013-09-14Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds