summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched, x86: Provide a per-cpu preempt_count implementationPeter Zijlstra2013-09-2510-17/+124
* sched: Prepare for per-cpu preempt_countPeter Zijlstra2013-09-252-5/+9
* sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra2013-09-2510-103/+113
* sched: Create more preempt_count accessorsPeter Zijlstra2013-09-253-5/+18
* sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-2532-48/+85
* sched: Add NEED_RESCHED to the preempt_countPeter Zijlstra2013-09-254-12/+69
* sched: Introduce preempt_count accessor functionsPeter Zijlstra2013-09-257-18/+30
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-09-256-52/+91
* sched: Remove {set,clear}_need_reschedPeter Zijlstra2013-09-251-2/+13
* sched, rcu: Make RCU use resched_cpu()Peter Zijlstra2013-09-252-9/+16
* x86: Use asm goto to implement better modify_and_test() functionsPeter Zijlstra2013-09-255-92/+58
* sched: Micro-optimize by dropping unnecessary task_rq() callsMichael S. Tsirkin2013-09-252-25/+27
* sched/balancing: Periodically decay max cost of idle balanceJason Low2013-09-204-7/+38
* sched/balancing: Consider max cost of idle balance per sched domainJason Low2013-09-206-1/+26
* sched: Reduce overestimating rq->avg_idleJason Low2013-09-201-3/+4
* sched/balancing: Prevent the reselection of a previous env.dst_cpu if some ta...Vladimir Davydov2013-09-201-3/+3
* Merge branch 'sched/urgent' into sched/coreIngo Molnar2013-09-205664-148900/+331101
|\
| * sched/balancing: Fix cfs_rq->task_h_load calculationVladimir Davydov2013-09-201-1/+1
| * sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...Vladimir Davydov2013-09-201-2/+2
| * sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...Vladimir Davydov2013-09-201-1/+2
| * Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-184-13/+16
| |\
| | * sched: Fix comment for sched_info_departMichael S. Tsirkin2013-09-161-2/+3
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-182-3/+3
| |\ \
| | * | perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver2013-09-181-1/+1
| | * | perf/x86/intel: Fix Silvermont offcore masksPeter Zijlstra2013-09-121-2/+2
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-176-8/+59
| |\ \ \
| | * | | KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov2013-09-171-0/+9
| | * | | kvm: free resources after canceling async_pfRadim Krčmář2013-09-171-1/+4
| | * | | KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov2013-09-171-0/+4
| | * | | KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-173-6/+29
| | * | | KVM: x86 emulator: emulate RETF immBruce Rogers2013-09-171-1/+13
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-1713-116/+146
| |\ \ \ \
| | * | | | HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp failsBenjamin Tissoires2013-09-131-5/+10
| | * | | | HID: multitouch: validate indexes detailsBenjamin Tissoires2013-09-131-12/+14
| | * | | | HID: logitech-dj: validate output report detailsKees Cook2013-09-131-2/+8
| | * | | | HID: validate feature and input report detailsBenjamin Tissoires2013-09-132-10/+17
| | * | | | HID: lenovo-tpkbd: validate output report detailsKees Cook2013-09-131-1/+9
| | * | | | HID: LG: validate HID output report detailsKees Cook2013-09-134-73/+12
| | * | | | HID: steelseries: validate output report detailsKees Cook2013-09-131-0/+5
| | * | | | HID: sony: validate HID output report detailsKees Cook2013-09-131-0/+4
| | * | | | HID: zeroplus: validate output report detailsKees Cook2013-09-131-13/+5
| | * | | | HID: provide a helper for validating hid reportsKees Cook2013-09-132-0/+62
| * | | | | tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov2013-09-171-1/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-1725-250/+197
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | tile: remove stray blank spaceChris Metcalf2013-09-161-1/+1
| | * | | | tile: <arch/> header updates from upstreamChris Metcalf2013-09-164-35/+59
| | * | | | tile: improve gxio iorpc autogenerated code styleChris Metcalf2013-09-1610-130/+127
| | * | | | tile: double default VMALLOC spaceChris Metcalf2013-09-161-1/+1
| | * | | | tile: remove stale arch/tile/kernel/futex_64.SChris Metcalf2013-09-131-55/+0
| | * | | | tile: remove HUGE_VMAP dead codeChris Metcalf2013-09-136-24/+6