aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-25
* sched: Add NEED_RESCHED to the preempt_countPeter Zijlstra2013-09-25
* sched: Introduce preempt_count accessor functionsPeter Zijlstra2013-09-25
* sched, idle: Fix the idle polling state logicPeter Zijlstra2013-09-25
* sched: Remove {set,clear}_need_reschedPeter Zijlstra2013-09-25
* sched, rcu: Make RCU use resched_cpu()Peter Zijlstra2013-09-25
* x86: Use asm goto to implement better modify_and_test() functionsPeter Zijlstra2013-09-25
* sched: Micro-optimize by dropping unnecessary task_rq() callsMichael S. Tsirkin2013-09-25
* sched/balancing: Periodically decay max cost of idle balanceJason Low2013-09-20
* sched/balancing: Consider max cost of idle balance per sched domainJason Low2013-09-20
* sched: Reduce overestimating rq->avg_idleJason Low2013-09-20
* sched/balancing: Prevent the reselection of a previous env.dst_cpu if some ta...Vladimir Davydov2013-09-20
* Merge branch 'sched/urgent' into sched/coreIngo Molnar2013-09-20
|\
| * sched/balancing: Fix cfs_rq->task_h_load calculationVladimir Davydov2013-09-20
| * sched/balancing: Fix 'local->avg_load > busiest->avg_load' case in fix_small_...Vladimir Davydov2013-09-20
| * sched/balancing: Fix 'local->avg_load > sds->avg_load' case in calculate_imba...Vladimir Davydov2013-09-20
| * Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-18
| |\
| | * sched: Fix comment for sched_info_departMichael S. Tsirkin2013-09-16
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-18
| |\ \
| | * | perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver2013-09-18
| | * | perf/x86/intel: Fix Silvermont offcore masksPeter Zijlstra2013-09-12
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-17
| |\ \ \
| | * | | KVM: VMX: set "blocked by NMI" flag if EPT violation happens during IRET from...Gleb Natapov2013-09-17
| | * | | kvm: free resources after canceling async_pfRadim Krčmář2013-09-17
| | * | | KVM: nEPT: reset PDPTR register cache on nested vmentry emulationGleb Natapov2013-09-17
| | * | | KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini2013-09-17
| | * | | KVM: x86 emulator: emulate RETF immBruce Rogers2013-09-17
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-17
| |\ \ \ \
| | * | | | HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp failsBenjamin Tissoires2013-09-13
| | * | | | HID: multitouch: validate indexes detailsBenjamin Tissoires2013-09-13
| | * | | | HID: logitech-dj: validate output report detailsKees Cook2013-09-13
| | * | | | HID: validate feature and input report detailsBenjamin Tissoires2013-09-13
| | * | | | HID: lenovo-tpkbd: validate output report detailsKees Cook2013-09-13
| | * | | | HID: LG: validate HID output report detailsKees Cook2013-09-13
| | * | | | HID: steelseries: validate output report detailsKees Cook2013-09-13
| | * | | | HID: sony: validate HID output report detailsKees Cook2013-09-13
| | * | | | HID: zeroplus: validate output report detailsKees Cook2013-09-13
| | * | | | HID: provide a helper for validating hid reportsKees Cook2013-09-13
| * | | | | tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov2013-09-17
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-17
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | tile: remove stray blank spaceChris Metcalf2013-09-16
| | * | | | tile: <arch/> header updates from upstreamChris Metcalf2013-09-16
| | * | | | tile: improve gxio iorpc autogenerated code styleChris Metcalf2013-09-16
| | * | | | tile: double default VMALLOC spaceChris Metcalf2013-09-16
| | * | | | tile: remove stale arch/tile/kernel/futex_64.SChris Metcalf2013-09-13
| | * | | | tile: remove HUGE_VMAP dead codeChris Metcalf2013-09-13
| | * | | | tile: use pmd_pfn() instead of casting via pte_tChris Metcalf2013-09-13
| | * | | | tile: fix typos in comment in arch/tile/kernel/unaligned.cChris Metcalf2013-09-13
| * | | | | Linux 3.12-rc1Linus Torvalds2013-09-16
| * | | | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-09-16
| |\ \ \ \ \