index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_io.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-16
clk: berlin: Pass correct type to hw provider registration
Stephen Boyd
2
-2
/
+2
2016-11-02
clk: mmp: pxa910: fix return value check in pxa910_clk_init()
Wei Yongjun
1
-2
/
+2
2016-11-02
clk: mmp: pxa168: fix return value check in pxa168_clk_init()
Wei Yongjun
1
-1
/
+1
2016-11-02
clk: mmp: mmp2: fix return value check in mmp2_clk_init()
Wei Yongjun
1
-1
/
+1
2016-11-02
clk: qoriq: Don't allow CPU clocks higher than starting value
Scott Wood
1
-5
/
+8
2016-11-02
clk: imx: fix integer overflow in AV PLL round rate
Emil Lundmark
1
-2
/
+6
2016-10-28
clk: xgene: Don't call __pa on ioremaped address
Laura Abbott
1
-6
/
+4
2016-10-28
clk/samsung: Use CLK_OF_DECLARE_DRIVER initialization method for CLKOUT
Marek Szyprowski
1
-8
/
+14
2016-10-21
clk: at91: Fix a return value in case of error
Christophe JAILLET
1
-1
/
+1
2016-10-19
clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCs
Masahiro Yamada
4
-17
/
+17
2016-10-19
clk: uniphier: fix memory overrun bug
Masahiro Yamada
1
-1
/
+1
2016-10-18
clk: hi6220: use CLK_OF_DECLARE_DRIVER for sysctrl and mediactrl clock init
Shawn Guo
1
-2
/
+2
2016-10-18
clk: mvebu: armada-37xx-periph: Fix the clock gate flag
Gregory CLEMENT
1
-0
/
+1
2016-10-18
clk: bcm2835: Clamp the PLL's requested rate to the hardware limits.
Eric Anholt
1
-7
/
+4
2016-10-18
clk: max77686: fix number of clocks setup for clk_hw based registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-18
clk: mvebu: armada-37xx-periph: Fix the clock provider registration
Gregory CLEMENT
1
-5
/
+5
2016-10-18
clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER function
Shawn Guo
1
-1
/
+1
2016-10-18
clk: mediatek: Add hardware dependency
Jean Delvare
1
-0
/
+2
2016-10-18
clk: samsung: clk-exynos-audss: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-10-18
clk: uniphier: fix type of variable passed to regmap_read()
Masahiro Yamada
1
-1
/
+1
2016-10-18
clk: uniphier: add system clock support for sLD3 SoC
Masahiro Yamada
1
-0
/
+4
2016-10-16
clk: rockchip: don't return NULL when failing to register ddrclk branch
Shawn Lin
1
-4
/
+1
2016-10-15
Linux 4.9-rc1
v4.9-rc1
Linus Torvalds
1
-2
/
+2
2016-10-15
score: traps: Add missing include file to fix build error
Guenter Roeck
1
-0
/
+1
2016-10-15
fs/super.c: don't fool lockdep in freeze_super() and thaw_super() paths
Oleg Nesterov
1
-12
/
+25
2016-10-15
fs/super.c: fix race between freeze_super() and thaw_super()
Oleg Nesterov
1
-3
/
+3
2016-10-15
overlayfs: Fix setting IOP_XATTR flag
Vivek Goyal
1
-5
/
+6
2016-10-15
iov_iter: kernel-doc import_iovec() and rw_copy_check_uvector()
Vegard Nossum
2
-0
/
+51
2016-10-14
CIFS: Retrieve uid and gid from special sid if enabled
Steve French
1
-0
/
+123
2016-10-14
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
4
-1
/
+11
2016-10-14
qedr: Add events support and register IB device
Ram Amrani
3
-2
/
+158
2016-10-14
qedr: Add GSI support
Ram Amrani
7
-1
/
+706
2016-10-14
qedr: Add LL2 RoCE interface
Ram Amrani
2
-2
/
+34
2016-10-14
qedr: Add support for data path
Ram Amrani
5
-1
/
+1614
2016-10-14
qedr: Add support for memory registeration verbs
Ram Amrani
4
-1
/
+425
2016-10-14
qedr: Add support for QP verbs
Ram Amrani
7
-1
/
+1320
2016-10-14
qedr: Add support for PD,PKEY and CQ verbs
Ram Amrani
6
-1
/
+777
2016-10-14
qedr: Add support for user context verbs
Ram Amrani
6
-1
/
+622
2016-10-14
qedr: Add support for RoCE HW init
Ram Amrani
4
-2
/
+691
2016-10-14
qedr: Add RoCE driver framework
Ram Amrani
8
-11
/
+331
2016-10-14
pkeys: Remove easily triggered WARN
Dave Jones
1
-1
/
+0
2016-10-14
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
Ralf Baechle
5
-6
/
+28
2016-10-14
ovl: use vfs_get_link()
Miklos Szeredi
2
-49
/
+7
2016-10-14
vfs: add vfs_get_link() helper
Miklos Szeredi
2
-0
/
+26
2016-10-14
ovl: use generic_readlink
Miklos Szeredi
1
-20
/
+1
2016-10-14
ovl: explain error values when removing acl from workdir
Miklos Szeredi
1
-0
/
+13
2016-10-14
CIFS: Reset read oplock to NONE if we have mandatory locks after reopen
Pavel Shilovsky
1
-0
/
+9
2016-10-14
CIFS: Fix persistent handles re-opening on reconnect
Pavel Shilovsky
2
-5
/
+18
2016-10-14
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
Sachin Prabhu
1
-199
/
+162
2016-10-14
SMB2: Separate Kerberos authentication from SMB2_sess_setup
Sachin Prabhu
1
-46
/
+230
[next]