summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2014-07-09signal: Explain local_irq_save() callPaul E. McKenney
2014-07-09Merge branch 'trace/ftrace/urgent' into trace/ftrace/coreSteven Rostedt (Red Hat)
2014-07-09cgroup: clean up sane_behavior handlingTejun Heo
2014-07-09cgroup: remove sane_behavior support on non-default hierarchiesTejun Heo
2014-07-09cgroup: make interface file "cgroup.sane_behavior" legacy-onlyTejun Heo
2014-07-09cgroup: remove CGRP_ROOT_OPTION_MASKTejun Heo
2014-07-09cpuidle: move idle traces to cpuidle_enter_state()Sandeep Tripathy
2014-07-08cgroup: implement cgroup_subsys->depends_onTejun Heo
2014-07-08cgroup: implement cgroup_subsys->css_reset()Tejun Heo
2014-07-08cgroup: make interface files visible iff enabled on cgroup->subtree_controlTejun Heo
2014-07-08cgroup: introduce cgroup->subtree_controlTejun Heo
2014-07-08cgroup: reorganize cgroup_subtree_control_write()Tejun Heo
2014-07-08alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz
2014-07-07Merge 3.16-rc4 into staging-nextGreg Kroah-Hartman
2014-07-07rcu: Don't offload callbacks unless specifically requestedPaul E. McKenney
2014-07-07rcu: Parallelize and economize NOCB kthread wakeupsPaul E. McKenney
2014-07-07torture: Avoid format string leak to thead nameKees Cook
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-05locking/mutexes: Optimize mutex trylock slowpathJason Low
2014-07-05locking/mutexes: Try to acquire mutex only if it is unlockedJason Low
2014-07-05locking/mutexes: Delete the MUTEX_SHOW_NO_WAITER macroJason Low
2014-07-05locking/mutexes: Correct documentation on mutex optimistic spinningJason Low
2014-07-05perf: Make perf_event_init_context() function staticJiri Olsa
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-03crypto: fips - only panic on bad/missing crypto mod signaturesJarod Wilson
2014-07-02perf: Do not allow optimized switch for non-cloned eventsJiri Olsa
2014-07-01workqueue: stronger test in process_one_work()Lai Jiangshan
2014-07-01workqueue: clear POOL_DISASSOCIATED in rebind_workers()Lai Jiangshan
2014-07-01cpuset: break kernfs active protection in cpuset_write_resmask()Tejun Heo
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear