summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-04sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enab...Frederic Weisbecker
2015-12-04sched/cputime: Correctly handle task guest time on housekeepersFrederic Weisbecker
2015-12-04sched/cputime: Clarify vtime symbols and document themFrederic Weisbecker
2015-12-04sched/cputime: Remove extra cost in task_cputime()Hiroshi Shimamoto
2015-12-04sched/fair: Make it possible to account fair load avg consistentlyByungchul Park
2015-12-04Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2015-12-04sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()Peter Zijlstra
2015-12-04sched/core: Better document the try_to_wake_up() barriersPeter Zijlstra
2015-12-04sched/cputime: Fix invalid gtime in procHiroshi Shimamoto
2015-12-04sched/core: Clear the root_domain cpumasks in init_rootdomain()Xunlei Pang
2015-12-04sched/core: Remove false-positive warning from wake_up_process()Sasha Levin
2015-12-04sched/wait: Fix signal handling in bit wait helpersPeter Zijlstra
2015-11-23sched/fair: Modify the comment about lock assumptions in migrate_task_rq_fair()Byungchul Park
2015-11-23stop_machine: Clean up the usage of the preemption counter in cpu_stopper_thr...Oleg Nesterov
2015-11-23stop_machine: Shift the 'done != NULL' check from cpu_stop_signal_done() to c...Oleg Nesterov
2015-11-23stop_machine: Kill cpu_stop_done->executedOleg Nesterov
2015-11-23stop_machine: Change __stop_cpus() to rely on cpu_stop_queue_work()Oleg Nesterov
2015-11-23stop_machine: Change stop_one_cpu() to rely on cpu_stop_queue_work()Oleg Nesterov
2015-11-23stop_machine: Make cpu_stop_queue_work() and stop_one_cpu_nowait() return boolOleg Nesterov
2015-11-23stop_machine: Don't disable preemption in stop_two_cpus()Oleg Nesterov
2015-11-23stop_machine: Fix possible cpu_stopper_thread() crashOleg Nesterov
2015-11-23sched/core: Use list_is_singular() in sched_can_stop_tick()Geliang Tang
2015-11-23sched/core: Fix incorrect wait time and wait count statisticsJoonwoo Park
2015-11-23sched/numa: Cap PTE scanning overhead to 3% of run timeRik van Riel
2015-11-23sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz()Byungchul Park
2015-11-23sched/fair: Prepare __update_cpu_load() to handle active ticklessByungchul Park
2015-11-23sched/fair: Clean up the explanation around decaying load update missesPeter Zijlstra
2015-11-23sched/wait: Document waitqueue_active()Peter Zijlstra
2015-11-23sched/fair: Remove empty idle enter and exit functionsDietmar Eggemann
2015-11-23sched/rt: Hide the push_irq_work_func() declarationArnd Bergmann
2015-11-23Linux 4.4-rc2Linus Torvalds
2015-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer
2015-11-22slub: add missing kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer
2015-11-22slub: fix kmem cgroup bug in kmem_cache_alloc_bulkJesper Dangaard Brouer
2015-11-22slub: optimize bulk slowpath free by detached freelistJesper Dangaard Brouer
2015-11-22slub: support for bulk free with SLUB freelistsJesper Dangaard Brouer
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller
2015-11-22parisc: Use long branch to do_syscall_trace_exitHelge Deller
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller
2015-11-22parisc: Add defines for Huge page supportHelge Deller