summaryrefslogtreecommitdiffstats
path: root/Documentation/IRQ-affinity.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-11cpufreq: dt: No need to allocate resources anymoreViresh Kumar1-67/+45
2016-02-11cpufreq: dt: No need to fetch voltage-toleranceViresh Kumar1-23/+23
2016-02-11cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequencyViresh Kumar1-71/+2
2016-02-11cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()Viresh Kumar1-44/+4
2016-02-11cpufreq: dt: Unsupported OPPs are already disabledViresh Kumar1-2/+0
2016-02-11cpufreq: dt: Pass regulator name to the OPP coreViresh Kumar1-0/+46
2016-02-11cpufreq: dt: OPP layers handles clock-latency for V1 bindings as wellViresh Kumar1-4/+1
2016-02-11cpufreq: dt: Rename 'need_update' to 'opp_v1'Viresh Kumar1-3/+3
2016-02-11cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()Viresh Kumar1-2/+2
2016-02-10PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar2-0/+182
2016-02-10PM / OPP: Manage device clkViresh Kumar2-0/+18
2016-02-10PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindingsViresh Kumar2-0/+26
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar2-0/+23
2016-02-10PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar2-0/+65
2016-02-10PM / OPP: Disable OPPs that aren't supported by the regulatorViresh Kumar1-0/+22
2016-02-10PM / OPP: get/put regulators from OPP coreViresh Kumar3-0/+124
2016-02-08Linux 4.5-rc3v4.5-rc3Linus Torvalds1-1/+1
2016-02-06epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron1-6/+32
2016-02-06radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov1-3/+3
2016-02-06MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)1-2/+0
2016-02-06dax: dirty inode only if requiredDmitry Monakhov1-1/+2
2016-02-06thp: make deferred_split_scan() work againKirill A. Shutemov1-1/+1
2016-02-06mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2-44/+25
2016-02-06ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanupxuejiufei1-0/+2
2016-02-06um: asm/page.h: remove the pte_high member from struct pte_tNicolai Stange1-13/+10
2016-02-06mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka4-7/+7
2016-02-06mm/hugetlb: fix gigantic page initialization/allocationMike Kravetz1-2/+3
2016-02-06mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov1-1/+1
2016-02-06mempolicy: do not try to queue pages from !vma_migratable()Kirill A. Shutemov1-9/+5
2016-02-06mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progressTetsuo Handa1-1/+1
2016-02-06vmstat: make vmstat_update deferrableMichal Hocko1-1/+1
2016-02-06mm, vmstat: make quiet_vmstat lighterMichal Hocko1-22/+46
2016-02-06mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INITVlastimil Babka1-4/+5
2016-02-06memblock: don't mark memblock_phys_mem_size() as __initDavid Gibson1-1/+1
2016-02-06dump_stack: avoid potential deadlocksEric Dumazet1-3/+4
2016-02-06mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli1-2/+5
2016-02-06m32r: fix build failure due to SMP and MMUSudip Mukherjee1-0/+1
2016-02-06block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler1-1/+7
2016-02-06signals: avoid random wakeups in sigsuspend()Sasha Levin1-2/+4
2016-02-05drm/dp/mst: deallocate payload on port destructionMykola Lysenko1-8/+83
2016-02-05drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky1-6/+6
2016-02-05drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu2-51/+38
2016-02-05drm/dp/mst: change MST detection schemeMykola Lysenko1-18/+19
2016-02-05drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland1-28/+39
2016-02-05drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland1-2/+51
2016-02-05drm/mst: Add range check for max_payloads during initImre Deak1-0/+3
2016-02-05drm/mst: Don't ignore the MST PBN self-test resultImre Deak1-1/+3
2016-02-05drm: fix missing reference counting decreaseInsu Yun1-0/+1
2016-02-05cpufreq: powernv: Replace pr_info with trace print for throttle eventShilpasri G Bhat1-39/+34
2016-02-05cpufreq: powernv/tracing: Add powernv_throttle tracepointShilpasri G Bhat2-0/+23