index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-16
brd: rename XIP to DAX
Matthew Wilcox
2015-02-16
ext4: add DAX functionality
Ross Zwisler
2015-02-16
dax: add dax_zero_page_range
Matthew Wilcox
2015-02-16
ext2: get rid of most mentions of XIP in ext2
Matthew Wilcox
2015-02-16
ext2: remove ext2_aops_xip
Matthew Wilcox
2015-02-16
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
Matthew Wilcox
2015-02-16
ext2: remove xip.c and xip.h
Matthew Wilcox
2015-02-16
ext2: remove ext2_use_xip
Matthew Wilcox
2015-02-16
ext2: remove ext2_xip_verify_sb()
Matthew Wilcox
2015-02-16
vfs: remove get_xip_mem
Matthew Wilcox
2015-02-16
dax: replace XIP documentation with DAX documentation
Matthew Wilcox
2015-02-16
dax,ext2: replace xip_truncate_page with dax_truncate_page
Matthew Wilcox
2015-02-16
dax,ext2: replace the XIP page fault handler with the DAX page fault handler
Matthew Wilcox
2015-02-16
dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks
Matthew Wilcox
2015-02-16
dax,ext2: replace XIP read and write with DAX I/O
Matthew Wilcox
2015-02-16
vfs,ext2: introduce IS_DAX(inode)
Matthew Wilcox
2015-02-16
mm: allow page fault handlers to perform the COW
Matthew Wilcox
2015-02-16
mm: fix XIP fault vs truncate race
Matthew Wilcox
2015-02-16
arm: dts: zynq: update isl9305 compatible string to use isil vendor prefix
Arnaud Ebalard
2015-02-16
staging: iio: isl29028: deprecate use of isl in compatible string for isil
Arnaud Ebalard
2015-02-16
rtc: isl12057: deprecate use of isl in compatible string for isil
Arnaud Ebalard
2015-02-16
rtc: isl12022: deprecate use of isl in compatible string for isil
Arnaud Ebalard
2015-02-15
Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
2015-02-15
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-15
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-15
Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-15
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-02-14
mutex: remove unused field "name" in debug mode
Adrien Schildknecht
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2015-02-14
CRIS: Whitespace cleanup
Jesper Nilsson
2015-02-14
CRIS: macro whitespace fixes in uaccess.h
Michael S. Tsirkin
2015-02-14
CRIS: uaccess: fix sparse errors
Michael S. Tsirkin
2015-02-14
CRISv32: Remove unnecessary KERN_INFO from sync_serial
Masanari Iida
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-02-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-13
ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig
Gregory CLEMENT
2015-02-13
ARM: mvebu: add Device Tree description of RTC on Armada 38x
Gregory CLEMENT
2015-02-13
MAINTAINERS: add the RTC driver for the Armada38x
Gregory CLEMENT
2015-02-13
drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs
Gregory CLEMENT
2015-02-13
rtc: armada38x: add the device tree binding documentation
Gregory CLEMENT
2015-02-13
rtc: rtc-ab-b5ze-s3: add sub-minute alarm support
Arnaud Ebalard
2015-02-13
rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip
Arnaud Ebalard
2015-02-13
of: add vendor prefix for Abracon Corporation
Arnaud Ebalard
2015-02-13
drivers/rtc/rtc-rk808.c: fix rtc time reading issue
Chris Zhong
2015-02-13
drivers/rtc/rtc-isl12057.c: constify struct regmap_config
Krzysztof Kozlowski
2015-02-13
drivers/rtc/rtc-at91sam9.c: constify struct regmap_config
Krzysztof Kozlowski
2015-02-13
drivers/rtc/rtc-imxdi.c: add more known register bits
Juergen Borleis
2015-02-13
drivers/rtc/rtc-imxdi.c: trivial clean up code
Juergen Borleis
[next]