summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-052-3/+4
|\
| * Revert "irq: Warn when shared interrupts do not match on NO_SUSPEND"Thomas Gleixner2014-07-311-5/+2
| * Revert "PM / sleep / irq: Do not suspend wakeup interrupts"Thomas Gleixner2014-07-311-2/+1
| * irq: Warn when shared interrupts do not match on NO_SUSPENDPeter Zijlstra2014-07-241-2/+5
| * Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-07-191-2/+3
| |\
| | * genirq: generic chip: Export irq_map_generic_chip functionBoris BREZILLON2014-07-171-2/+3
| * | PM / sleep / irq: Do not suspend wakeup interruptsRafael J. Wysocki2014-07-151-1/+2
| * | genirq: Export irq_domain_disassociate() to architecture interrupt driversJiang Liu2014-06-211-1/+1
* | | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-041-1/+1
|\ \ \
| * \ \ Merge 3.16-rc5 into staging-nextGreg Kroah-Hartman2014-07-133-10/+71
| |\ \ \
| * \ \ \ Merge 3.16-rc4 into staging-nextGreg Kroah-Hartman2014-07-0711-79/+164
| |\ \ \ \
| * \ \ \ \ Merge 3.16-rc2 into staging-nextGreg Kroah-Hartman2014-06-229-48/+295
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | alarmtimer: Export symbols of alarmtimer_get_rtcdevPramod Gurav2014-06-191-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-0414-274/+382
|\ \ \ \ \
| * | | | | sched/fair: Fix 'make xmldocs' warning caused by missing descriptionMasanari Iida2014-07-281-0/+1
| * | | | | sched: Use macro for magic number of -1 for setparamSteven Rostedt2014-07-281-7/+10
| * | | | | sched: Robustify topology setupPeter Zijlstra2014-07-281-0/+14
| * | | | | Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar2014-07-2823-129/+296
| |\ \ \ \ \
| | * | | | | sched: Fix sched_setparam() policy == -1 logicDaniel Bristot de Oliveira2014-07-281-2/+3
| * | | | | | sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2014-07-161-8/+8
| * | | | | | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-162-7/+19
| * | | | | | Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ...Ingo Molnar2014-07-1622-137/+530
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | sched/numa: Revert "Use effective_load() to balance NUMA loads"Peter Zijlstra2014-07-161-14/+6
| * | | | | | sched: Fix static_key race with sched_feat()Jason Baron2014-07-161-0/+5
| * | | | | | sched: Remove extra static_key*() function indirectionJason Baron2014-07-161-11/+1
| * | | | | | sched/rt: Fix replenish_dl_entity() comments to match the current upstream codexiaofeng.yan2014-07-161-1/+1
| * | | | | | sched: Transform resched_task() into resched_curr()Kirill Tkhai2014-07-166-45/+47
| * | | | | | sched/deadline: Kill task_struct->pi_top_taskOleg Nesterov2014-07-162-4/+3
| * | | | | | sched: Rework check_for_tasks()Kirill Tkhai2014-07-051-13/+20
| * | | | | | sched/rt: Enqueue just unthrottled rt_rq back on the stack in __disable_runti...Kirill Tkhai2014-07-051-0/+3
| * | | | | | sched/fair: Disable runtime_enabled on dying rqKirill Tkhai2014-07-052-1/+29
| * | | | | | sched/numa: Change scan period code to match intentRik van Riel2014-07-051-4/+4
| * | | | | | sched/numa: Rework best node setting in task_numa_migrate()Rik van Riel2014-07-051-6/+13
| * | | | | | sched/numa: Examine a task move when examining a task swapRik van Riel2014-07-051-2/+21
| * | | | | | sched/numa: Simplify task_numa_compare()Rik van Riel2014-07-051-6/+1
| * | | | | | sched/numa: Use effective_load() to balance NUMA loadsRik van Riel2014-07-051-6/+14
| * | | | | | sched/numa: Move power adjustment into load_too_imbalanced()Rik van Riel2014-07-051-15/+24
| * | | | | | sched/numa: Use group's max nid as task's preferred nidRik van Riel2014-07-051-16/+1
| * | | | | | sched/fair: Implement fast idling of CPUs when the system is partially loadedTim Chen2014-07-052-5/+28
| * | | | | | sched/idle: Drop !! while calculating 'broadcast'Viresh Kumar2014-07-051-2/+2
| * | | | | | sched: Fix clock_gettime(CLOCK_[PROCESS/THREAD]_CPUTIME_ID) monotonicityMike Galbraith2014-07-051-2/+11
| * | | | | | sched: Fix potential near-infinite distribute_cfs_runtime() loopBen Segall2014-07-051-21/+20
| * | | | | | sched/core: Fix formatting issues in sched_can_stop_tick()Viresh Kumar2014-07-051-7/+3
| * | | | | | irq_work: Remove BUG_ON in irq_work_run()Peter Zijlstra2014-07-051-42/+4
| * | | | | | Merge branch 'timers/nohz' into sched/coreIngo Molnar2014-07-055-45/+84
| |\ \ \ \ \ \
| | * | | | | | nohz: Use IPI implicit full barrier against rq->nr_running r/wFrederic Weisbecker2014-06-162-6/+13
| | * | | | | | nohz: Use nohz own full kick on 2nd task enqueueFrederic Weisbecker2014-06-162-5/+2
| | * | | | | | nohz: Switch to nohz full remote kick on timer enqueueFrederic Weisbecker2014-06-161-1/+7
| | * | | | | | nohz: Support nohz full remote kickFrederic Weisbecker2014-06-161-4/+6
| | * | | | | | irq_work: Implement remote queueingFrederic Weisbecker2014-06-162-1/+33