index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
ext2: remove ext2_use_xip
Matthew Wilcox
3
-3
/
+7
2015-02-17
ext2: remove ext2_xip_verify_sb()
Matthew Wilcox
3
-35
/
+12
2015-02-17
vfs: remove get_xip_mem
Matthew Wilcox
13
-95
/
+7
2015-02-17
dax: replace XIP documentation with DAX documentation
Matthew Wilcox
3
-73
/
+92
2015-02-17
dax,ext2: replace xip_truncate_page with dax_truncate_page
Matthew Wilcox
4
-50
/
+46
2015-02-17
dax,ext2: replace the XIP page fault handler with the DAX page fault handler
Matthew Wilcox
4
-209
/
+276
2015-02-17
dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks
Matthew Wilcox
5
-20
/
+43
2015-02-17
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
8
-245
/
+214
2015-02-17
vfs,ext2: introduce IS_DAX(inode)
Matthew Wilcox
4
-12
/
+24
2015-02-17
mm: allow page fault handlers to perform the COW
Matthew Wilcox
2
-9
/
+33
2015-02-17
mm: fix XIP fault vs truncate race
Matthew Wilcox
2
-2
/
+29
2015-02-17
arm: dts: zynq: update isl9305 compatible string to use isil vendor prefix
Arnaud Ebalard
1
-1
/
+1
2015-02-17
staging: iio: isl29028: deprecate use of isl in compatible string for isil
Arnaud Ebalard
1
-2
/
+2
2015-02-17
rtc: isl12057: deprecate use of isl in compatible string for isil
Arnaud Ebalard
1
-1
/
+2
2015-02-17
rtc: isl12022: deprecate use of isl in compatible string for isil
Arnaud Ebalard
1
-1
/
+2
2015-02-14
mutex: remove unused field "name" in debug mode
Adrien Schildknecht
1
-1
/
+0
2015-02-14
CRIS: Whitespace cleanup
Jesper Nilsson
1
-31
/
+52
2015-02-14
CRIS: macro whitespace fixes in uaccess.h
Michael S. Tsirkin
1
-55
/
+58
2015-02-14
CRIS: uaccess: fix sparse errors
Michael S. Tsirkin
1
-2
/
+2
2015-02-14
CRISv32: Remove unnecessary KERN_INFO from sync_serial
Masanari Iida
1
-2
/
+2
2015-02-14
ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig
Gregory CLEMENT
1
-0
/
+1
2015-02-14
ARM: mvebu: add Device Tree description of RTC on Armada 38x
Gregory CLEMENT
1
-0
/
+7
2015-02-14
MAINTAINERS: add the RTC driver for the Armada38x
Gregory CLEMENT
1
-0
/
+1
2015-02-14
drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs
Gregory CLEMENT
3
-0
/
+331