summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown
2014-07-16Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ...Ingo Molnar
2014-07-16sched/numa: Revert "Use effective_load() to balance NUMA loads"Peter Zijlstra
2014-07-16sched: Fix static_key race with sched_feat()Jason Baron
2014-07-16sched: Remove extra static_key*() function indirectionJason Baron
2014-07-16sched/rt: Fix replenish_dl_entity() comments to match the current upstream codexiaofeng.yan
2014-07-16sched: Transform resched_task() into resched_curr()Kirill Tkhai
2014-07-16sched/deadline: Kill task_struct->pi_top_taskOleg Nesterov
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-07workqueue: zero cpumask of wq_numa_possible_cpumask on initYasuaki Ishimatsu
2014-07-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch
2014-07-05sched: Rework check_for_tasks()Kirill Tkhai
2014-07-05sched/rt: Enqueue just unthrottled rt_rq back on the stack in __disable_runti...Kirill Tkhai
2014-07-05sched/fair: Disable runtime_enabled on dying rqKirill Tkhai
2014-07-05sched/numa: Change scan period code to match intentRik van Riel
2014-07-05sched/numa: Rework best node setting in task_numa_migrate()Rik van Riel
2014-07-05sched/numa: Examine a task move when examining a task swapRik van Riel
2014-07-05sched/numa: Simplify task_numa_compare()Rik van Riel
2014-07-05sched/numa: Use effective_load() to balance NUMA loadsRik van Riel
2014-07-05sched/numa: Move power adjustment into load_too_imbalanced()Rik van Riel
2014-07-05sched/numa: Use group's max nid as task's preferred nidRik van Riel
2014-07-05sched/fair: Implement fast idling of CPUs when the system is partially loadedTim Chen
2014-07-05sched/idle: Drop !! while calculating 'broadcast'Viresh Kumar
2014-07-05sched: Fix clock_gettime(CLOCK_[PROCESS/THREAD]_CPUTIME_ID) monotonicityMike Galbraith
2014-07-05sched: Fix potential near-infinite distribute_cfs_runtime() loopBen Segall
2014-07-05sched/core: Fix formatting issues in sched_can_stop_tick()Viresh Kumar
2014-07-05irq_work: Remove BUG_ON in irq_work_run()Peter Zijlstra
2014-07-05Merge branch 'timers/nohz' into sched/coreIngo Molnar
2014-07-03Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-03kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...Andrew Morton
2014-07-01cpuset: break kernfs active protection in cpuset_write_resmask()Tejun Heo
2014-07-01tracing: Remove ftrace_stop/start() from reading the trace fileSteven Rostedt (Red Hat)
2014-06-30tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()Oleg Nesterov
2014-06-30tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch...Oleg Nesterov
2014-06-30uprobes: Change unregister/apply to WARN() if uprobe/consumer is goneOleg Nesterov
2014-06-30tracing/uprobes: Revert "Support mix of ftrace and perf"Oleg Nesterov
2014-06-30cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()Li Zefan
2014-06-30cgroup: fix mount failure in a corner caseLi Zefan
2014-06-25cpuset,mempolicy: fix sleeping function called from invalid contextGu Zheng
2014-06-25Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-23kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes
2014-06-23kernel/watchdog.c: remove preemption restrictions when restarting lockup dete...Don Zickus
2014-06-23kexec: save PG_head_mask in VMCOREINFOPetr Tesarik
2014-06-23CPU hotplug, smp: flush any pending IPI callbacks before CPU offlineSrivatsa S. Bhat
2014-06-23workqueue: fix dev_set_uevent_suppress() imbalanceMaxime Bizon
2014-06-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-21Merge branch 'locking-urgent-for-linus.patch' of git://git.kernel.org/pub/scm...Linus Torvalds