summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2015-03-27sched/deadline: Avoid a superfluous checkWanpeng Li
2015-03-27sched: Improve load balancing in the presence of idle CPUsPreeti U Murthy
2015-03-27sched: Optimize freq invariant accountingPeter Zijlstra
2015-03-27sched: Move CFS tasks to CPUs with higher capacityVincent Guittot
2015-03-27sched: Add SD_PREFER_SIBLING for SMT levelVincent Guittot
2015-03-27sched: Remove unused struct sched_group_capacity::capacity_origVincent Guittot
2015-03-27sched: Replace capacity_factor by usageVincent Guittot
2015-03-27sched: Calculate CPU's usage statistic and put it into struct sg_lb_stats::gr...Vincent Guittot
2015-03-27sched: Add struct rq::cpu_capacity_origVincent Guittot
2015-03-27sched: Make scale_rt invariant with frequencyVincent Guittot
2015-03-27sched: Make sched entity usage tracking scale-invariantMorten Rasmussen
2015-03-27sched: Remove frequency scaling from cpu_capacityVincent Guittot
2015-03-27sched: Track group sched_entity usage contributionsMorten Rasmussen
2015-03-27sched: Add sched_avg::utilization_avg_contribVincent Guittot
2015-03-27timers, sched/clock: Clean up the code a bitIngo Molnar
2015-03-27timers, sched/clock: Avoid deadlock during read from NMIDaniel Thompson
2015-03-27timers, sched/clock: Remove redundant notrace from update functionDaniel Thompson
2015-03-27timers, sched/clock: Remove suspend from clock_read_data()Daniel Thompson
2015-03-27timers, sched/clock: Optimize cache line usageDaniel Thompson
2015-03-27timers, sched/clock: Match scope of read and write seqcountsDaniel Thompson
2015-03-26console: Add extensible console matchingPeter Hurley
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2015-03-25mm: numa: slow PTE scan rate if migration failures occurMel Gorman
2015-03-25trace: Don't use __weak in header filesStephen Rothwell
2015-03-25tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flagHe Kuang
2015-03-25tracing: %pF is only for function pointersScott Wood
2015-03-25ring-buffer: Replace this_cpu_*() with __this_cpu_*()Steven Rostedt
2015-03-25locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() document...Tom(JeHyeon) Yeon
2015-03-25Merge 4.0-rc5 into char-misc-nextGreg Kroah-Hartman
2015-03-24module: do not print allocation-fail warning on bogus user buffer sizeKirill A. Shutemov
2015-03-24kernel/module.c: fix typos in message about unused symbolsYannick Guerrini
2015-03-23x86: kvm: Revert "remove sched notifier for cross-cpu migrations"Marcelo Tosatti
2015-03-23Merge 4.0-rc5 into tty-nextGreg Kroah-Hartman
2015-03-23perf: Remove type specific target pointersPeter Zijlstra
2015-03-23sched/rt: Use IPI to trigger RT task push migration instead of pullingSteven Rostedt
2015-03-23Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar
2015-03-23timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loopPreeti U Murthy
2015-03-23lockdep: Fix the module unload key range freeing logicPeter Zijlstra
2015-03-23sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman
2015-03-23perf: Fix irq_work 'tail' recursionPeter Zijlstra
2015-03-20ebpf: add sched_act_type and map it to sk_filter's verifier opsDaniel Borkmann
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-20Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney
2015-03-20rcu: Associate quiescent-state reports with grace periodPaul E. McKenney
2015-03-20rcu: Yet another fix for preemption and CPU hotplugPaul E. McKenney
2015-03-19cpusets, isolcpus: exclude isolcpus from load balancing in cpusetsRik van Riel
2015-03-19sched, isolcpu: make cpu_isolated_map visible outside schedulerRik van Riel
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-18PM / sleep: add pm-trace support for suspending phaseZhonghui Fu
2015-03-17Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds