index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
IRQ-affinity.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-11
cpufreq: dt: No need to allocate resources anymore
Viresh Kumar
1
-67
/
+45
2016-02-11
cpufreq: dt: No need to fetch voltage-tolerance
Viresh Kumar
1
-23
/
+23
2016-02-11
cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequency
Viresh Kumar
1
-71
/
+2
2016-02-11
cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()
Viresh Kumar
1
-44
/
+4
2016-02-11
cpufreq: dt: Unsupported OPPs are already disabled
Viresh Kumar
1
-2
/
+0
2016-02-11
cpufreq: dt: Pass regulator name to the OPP core
Viresh Kumar
1
-0
/
+46
2016-02-11
cpufreq: dt: OPP layers handles clock-latency for V1 bindings as well
Viresh Kumar
1
-4
/
+1
2016-02-11
cpufreq: dt: Rename 'need_update' to 'opp_v1'
Viresh Kumar
1
-3
/
+3
2016-02-11
cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()
Viresh Kumar
1
-2
/
+2
2016-02-10
PM / OPP: Add dev_pm_opp_set_rate()
Viresh Kumar
2
-0
/
+182
2016-02-10
PM / OPP: Manage device clk
Viresh Kumar
2
-0
/
+18
2016-02-10
PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
Viresh Kumar
2
-0
/
+26
2016-02-10
PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()
Viresh Kumar
2
-0
/
+23
2016-02-10
PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
Viresh Kumar
2
-0
/
+65
2016-02-10
PM / OPP: Disable OPPs that aren't supported by the regulator
Viresh Kumar
1
-0
/
+22
2016-02-10
PM / OPP: get/put regulators from OPP core
Viresh Kumar
3
-0
/
+124
2016-02-08
Linux 4.5-rc3
v4.5-rc3
Linus Torvalds
1
-1
/
+1
2016-02-06
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
Jason Baron
1
-6
/
+32
2016-02-06
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
1
-3
/
+3
2016-02-06
MAINTAINERS: trim the file triggers for ABI/API
Michael Kerrisk (man-pages)
1
-2
/
+0
2016-02-06
dax: dirty inode only if required
Dmitry Monakhov
1
-1
/
+2
2016-02-06
thp: make deferred_split_scan() work again
Kirill A. Shutemov
1
-1
/
+1
2016-02-06
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
Konstantin Khlebnikov
2
-44
/
+25
2016-02-06
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
1
-0
/
+2
2016-02-06
um: asm/page.h: remove the pte_high member from struct pte_t
Nicolai Stange
1
-13
/
+10
2016-02-06
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
4
-7
/
+7
2016-02-06
mm/hugetlb: fix gigantic page initialization/allocation
Mike Kravetz
1
-2
/
+3
2016-02-06
mm: downgrade VM_BUG in isolate_lru_page() to warning
Kirill A. Shutemov
1
-1
/
+1
2016-02-06
mempolicy: do not try to queue pages from !vma_migratable()
Kirill A. Shutemov
1
-9
/
+5
2016-02-06
mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress
Tetsuo Handa
1
-1
/
+1
2016-02-06
vmstat: make vmstat_update deferrable
Michal Hocko
1
-1
/
+1
2016-02-06
mm, vmstat: make quiet_vmstat lighter
Michal Hocko
1
-22
/
+46
2016-02-06
mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT
Vlastimil Babka
1
-4
/
+5
2016-02-06
memblock: don't mark memblock_phys_mem_size() as __init
David Gibson
1
-1
/
+1
2016-02-06
dump_stack: avoid potential deadlocks
Eric Dumazet
1
-3
/
+4
2016-02-06
mm: validate_mm browse_rb SMP race condition
Andrea Arcangeli
1
-2
/
+5
2016-02-06
m32r: fix build failure due to SMP and MMU
Sudip Mukherjee
1
-0
/
+1
2016-02-06
block: fix pfn_mkwrite() DAX fault handler
Ross Zwisler
1
-1
/
+7
2016-02-06
signals: avoid random wakeups in sigsuspend()
Sasha Levin
1
-2
/
+4
2016-02-05
drm/dp/mst: deallocate payload on port destruction
Mykola Lysenko
1
-8
/
+83
2016-02-05
drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
Andrey Grodzovsky
1
-6
/
+6
2016-02-05
drm/dp/mst: move GUID storage from mgr, port to only mst branch
Hersen Wu
2
-51
/
+38
2016-02-05
drm/dp/mst: change MST detection scheme
Mykola Lysenko
1
-18
/
+19
2016-02-05
drm/dp/mst: Calculate MST PBN with 31.32 fixed point
Harry Wentland
1
-28
/
+39
2016-02-05
drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
Harry Wentland
1
-2
/
+51
2016-02-05
drm/mst: Add range check for max_payloads during init
Imre Deak
1
-0
/
+3
2016-02-05
drm/mst: Don't ignore the MST PBN self-test result
Imre Deak
1
-1
/
+3
2016-02-05
drm: fix missing reference counting decrease
Insu Yun
1
-0
/
+1
2016-02-05
cpufreq: powernv: Replace pr_info with trace print for throttle event
Shilpasri G Bhat
1
-39
/
+34
2016-02-05
cpufreq: powernv/tracing: Add powernv_throttle tracepoint
Shilpasri G Bhat
2
-0
/
+23
[next]