index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
dax: add dax_zero_page_range
Matthew Wilcox
3
-6
/
+34
2015-02-17
ext2: get rid of most mentions of XIP in ext2
Matthew Wilcox
6
-25
/
+34
2015-02-17
ext2: remove ext2_aops_xip
Matthew Wilcox
3
-9
/
+3
2015-02-17
vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
Matthew Wilcox
8
-26
/
+21
2015-02-17
ext2: remove xip.c and xip.h
Matthew Wilcox
6
-35
/
+0
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-16
Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...
Linus Torvalds
6
-76
/
+111
2015-02-15
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
73
-1910
/
+4523
2015-02-15
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
525
-15103
/
+31906
2015-02-15
Merge tag 'driver-core-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-73
/
+53
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
80
-527
/
+2127
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
184
-3050
/
+9309
2015-02-15
Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs
Linus Torvalds
20
-193
/
+521
2015-02-14
mutex: remove unused field "name" in debug mode
Adrien Schildknecht
1
-1
/
+0
2015-02-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
8
-24
/
+35
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
70
-709
/
+1785
2015-02-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
161
-799
/
+4478
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
2015-02-14
rtc: armada38x: add the device tree binding documentation
Gregory CLEMENT
1
-0
/
+22
2015-02-14
rtc: rtc-ab-b5ze-s3: add sub-minute alarm support
Arnaud Ebalard
1
-29
/
+262
2015-02-14
rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip
Arnaud Ebalard
4
-0
/
+815
2015-02-14
of: add vendor prefix for Abracon Corporation
Arnaud Ebalard
1
-0
/
+1
2015-02-14
drivers/rtc/rtc-rk808.c: fix rtc time reading issue
Chris Zhong
1
-2
/
+8
2015-02-14
drivers/rtc/rtc-isl12057.c: constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-02-14
drivers/rtc/rtc-at91sam9.c: constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-02-14
drivers/rtc/rtc-imxdi.c: add more known register bits
Juergen Borleis
1
-4
/
+40
2015-02-14
drivers/rtc/rtc-imxdi.c: trivial clean up code
Juergen Borleis
1
-3
/
+3
2015-02-14
ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120
Arnaud Ebalard
3
-0
/
+3
2015-02-14
rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users
Arnaud Ebalard
2
-6
/
+117
[next]