index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
module-signing.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-27
clk: rockchip: add new clock-type for the cpuclk
Heiko Stuebner
4
-0
/
+388
2014-09-27
clk: rockchip: make tightly bound armclk child-clocks read-only
Heiko Stuebner
2
-17
/
+27
2014-09-27
clk: rockchip: reparent aclk_cpu_pre to the gpll
Heiko Stuebner
1
-0
/
+21
2014-09-27
clk: rockchip: fix rk3288 pll status register location
Jianqun
1
-2
/
+2
2014-09-27
clk: rockchip: fix rk3066 pll status register location
Heiko Stuebner
1
-3
/
+7
2014-09-27
clk: rockchip: change pll rate without a clk-notifier
Doug Anderson
1
-50
/
+13
2014-09-27
clk: rockchip: add binding id for ARMCLK
Heiko Stuebner
2
-0
/
+2
2014-09-27
clk: sunxi: Add sun8i MBUS clock support
Chen-Yu Tsai
3
-0
/
+80
2014-09-27
clk: sunxi: mod0: Introduce MMC proper phase handling
Maxime Ripard
2
-0
/
+191
2014-09-27
clk: sunxi: Move mbus to mod0 file
Maxime Ripard
2
-57
/
+12
2014-09-27
clk: sunxi: Move mod0 clock to a file of its own
Maxime Ripard
3
-1
/
+83
2014-09-27
ARM: sunxi: dt: Switch to the new mbus compatible
Maxime Ripard
3
-3
/
+3
2014-09-27
clk: sunxi: Introduce mbus compatible
Maxime Ripard
2
-0
/
+2
2014-09-27
clk: sunxi: factors: Invert the probing logic
Maxime Ripard
3
-99
/
+113
2014-09-27
clk: Add a function to retrieve phase
Maxime Ripard
2
-0
/
+15
2014-09-27
clk: Include of.h in clock-provider.h
Maxime Ripard
1
-0
/
+1
2014-09-27
clk: introduce clk_set_phase function & callback
Mike Turquette
4
-4
/
+116
2014-09-27
clk: add gpio gated clock
Jyri Sarha
4
-0
/
+248
2014-09-26
asm-generic: COMMON_CLK defines __clk_{get,put}
Mike Turquette
1
-0
/
+2
2014-09-26
clk: Remove .owner field for driver
Kiran Padwal
15
-15
/
+0
2014-09-26
clk: rockchip: add clock node in PD_VIDEO
Kever Yang
1
-0
/
+20
2014-09-26
clk: rockchip: use the clock id for nodes init
Kever Yang
1
-34
/
+34
2014-09-25
clk: rockchip: add some needed clock binding id for rk3288
Kever Yang
1
-1
/
+37
2014-09-25
clk: rockchip: add missing rk3288 npll rate table
Heiko Stübner
1
-1
/
+1
2014-09-25
clk: rockchip: rk3288: fix softreset register count
Mark yao
1
-1
/
+1
2014-09-25
clk: rockchip: rk3288: add reset indices for SOFTRST9-11
Mark yao
1
-0
/
+43
2014-09-23
clk: qcom: Add support for banked MD RCGs
Stephen Boyd
3
-56
/
+77
2014-09-23
clk: qcom: Add support for setting rates on PLLs
Stephen Boyd
2
-1
/
+87
2014-09-23
clk: qcom: Consolidate frequency finding logic
Stephen Boyd
4
-32
/
+27
2014-09-23
clk: qcom: Add IPQ8064 PLL required for USB
Andy Gross
1
-1
/
+30
2014-09-18
clk: tegra: Make clock initialization more robust
Tomeu Vizoso
1
-2
/
+7
2014-09-18
clk: tegra124: Add PLL_M_UD and PLL_C_UD clocks
Mikko Perttunen
1
-0
/
+8
2014-09-18
ARM: tegra: Add PLL_M_UD and PLL_C_UD to tegra124-car binding header
Mikko Perttunen
1
-1
/
+5
2014-09-15
Linux 3.17-rc5
v3.17-rc5
Linus Torvalds
1
-1
/
+1
2014-09-15
vfs: avoid non-forwarding large load after small store in path lookup
Linus Torvalds
2
-9
/
+11
2014-09-14
be careful with nd->inode in path_init() and follow_dotdot_rcu()
Al Viro
1
-2
/
+13
2014-09-14
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
Al Viro
1
-16
/
+17
2014-09-14
ntb: Add alignment check to meet hardware requirement
Dave Jiang
1
-0
/
+13
2014-09-14
MAINTAINERS: update NTB info
Jon Mason
1
-1
/
+2
2014-09-14
NTB: correct the spread of queues over mw's
Jon Mason
1
-2
/
+2
2014-09-14
fix bogus read_seqretry() checks introduced in b37199e
Al Viro
1
-2
/
+2
2014-09-14
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
Al Viro
1
-2
/
+6
2014-09-14
[fix] lustre: d_make_root() does iput() on dentry allocation failure
Al Viro
1
-1
/
+1
2014-09-13
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
1
-4
/
+229
2014-09-13
vfs: fix bad hashing of dentries
Linus Torvalds
2
-4
/
+3
2014-09-13
Make hash_64() use a 64-bit multiply when appropriate
Linus Torvalds
1
-0
/
+4
2014-09-13
Make ARCH_HAS_FAST_MULTIPLIER a real config variable
Linus Torvalds
5
-6
/
+8
2014-09-13
clk: sunxi: add correct divider table for sun4i-apb0 clock
Chen-Yu Tsai
1
-0
/
+9
2014-09-12
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
1
-2
/
+8
2014-09-12
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
1
-2
/
+4
[next]