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-04-17
nilfs2: add bmap function to seek a valid key
Ryusuke Konishi
4
-1
/
+115
2015-04-17
nilfs2: unify type of key arguments in bmap interface
Ryusuke Konishi
4
-20
/
+16
2015-04-17
nilfs2: use bgl_lock_ptr()
Ryusuke Konishi
1
-2
/
+5
2015-04-17
nilfs2: use set_mask_bits() for operations on buffer state bitmap
Ryusuke Konishi
2
-20
/
+18
2015-04-17
nilfs2: do not use async write flag for segment summary buffers
Ryusuke Konishi
1
-3
/
+0
2015-04-17
befs: replace typedef befs_inode_info by structure
Fabian Frederick
2
-7
/
+7
2015-04-17
befs: replace typedef befs_sb_info by structure
Fabian Frederick
5
-13
/
+11
2015-04-17
befs: replace typedef befs_mount_options by structure
Fabian Frederick
2
-5
/
+5
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
13
-24
/
+49
2015-04-17
drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit
Heiko Stübner
1
-5
/
+5
2015-04-17
drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check
Krzysztof Kozlowski
1
-3
/
+1
2015-04-17
drivers/rtc/rtc-omap.c: use module_platform_driver
Lokesh Vutla
1
-2
/
+3
2015-04-17
drivers/rtc/Kconfig: update Kconfig for OMAP RTC
Lokesh Vutla
1
-3
/
+3
2015-04-17
drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...
Lokesh Vutla
1
-11
/
+52
2015-04-17
drivers/rtc/rtc-s3c.c: fix failed first read of RTC time
Krzysztof Kozlowski
1
-16
/
+16
2015-04-17
rtc: hctosys: use function name in the error log
Aaro Koskinen
1
-1
/
+1
2015-04-17
drivers/rtc/interface.c: __rtc_read_time: reduce log level
Aaro Koskinen
1
-2
/
+3
2015-04-17
drivers/rtc/class.c: initialize rtc name early
Aaro Koskinen
1
-3
/
+3
2015-04-17
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
Krzysztof Kozlowski
2
-1
/
+21
2015-04-17
MAINTAINERS: Add Alexandre Belloni as an RTC maintainer
Alexandre Belloni
1
-0
/
+1
2015-04-17
rtc: driver for Conexant Digicolor CX92755 on-chip RTC
Baruch Siach
3
-0
/
+238
2015-04-17
rtc: digicolor: document device tree binding
Baruch Siach
1
-0
/
+17
2015-04-17
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
Heiko Stuebner
1
-1
/
+1
2015-04-17
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
Adam Ward
1
-0
/
+2
2015-04-17
drivers/rtc/rtc-da9052.c: add constraints to set valid year
Adam Ward
1
-0
/
+8
2015-04-17
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...
Adam Ward
1
-21
/
+66
2015-04-17
drivers/rtc/rtc-ds1685.c: fix sparse warnings
Joshua Kinard
1
-2
/
+2
2015-04-17
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
Joshua Kinard
1
-1
/
+0
2015-04-17
drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-04-17
drivers/rtc/rtc-s3c.c: delete duplicate clock control
Chanwoo Choi
1
-124
/
+39
2015-04-17
rtc: hctosys: do not treat lack of RTC device as error
Floris Bos
1
-1
/
+1
2015-04-17
drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension
Martin Kepplinger
1
-2
/
+2
2015-04-17
drivers/rtc/rtc-em3027.c: add device tree support
Peter Robinson
1
-0
/
+11
2015-04-17
rtc: stmp3xxx: use optional crystal in low power states
Uwe Kleine-König
2
-6
/
+65
2015-04-17
drivers/rtc/rtc-pcf8563.c: simplify return from function
Robert Kmiec
1
-6
/
+1
2015-04-17
kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
Andrey Ryabinin
1
-2
/
+6
2015-04-17
fs/binfmt_misc.c: simplify entry_status()
Rasmus Villemoes
1
-21
/
+9
2015-04-17
checkpatch: avoid "spaces required around that ':'" false positive
Joe Perches
1
-0
/
+8
2015-04-17
checkpatch: fix --fix use with a patch of multiple files
Joe Perches
1
-1
/
+1
2015-04-17
errno.h: Improve ENOSYS's comment
Andy Lutomirski
1
-1
/
+10
2015-04-17
checkpatch.pl: new instances of ENOSYS are errors
Andy Lutomirski
1
-0
/
+8
2015-04-17
checkpatch: add a test for const with __read_mostly uses
Joe Perches
1
-0
/
+10
2015-04-17
checkpatch: improve operator spacing check
Sam Bobroff
1
-1
/
+1
2015-04-17
checkpatch: add 'Prefer ARRAY_SIZE" test
Joe Perches
1
-0
/
+13
2015-04-17
checkpatch: add uart_ops to normally const structs
Joe Perches
1
-0
/
+1
2015-04-17
checkpatch: add #define foo "string" long line exception
Joe Perches
1
-2
/
+3
2015-04-17
checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 co...
Joe Perches
2
-2
/
+11
2015-04-17
checkpatch: don't ask for asm/file.h to linux/file.h unconditionally
Fabian Frederick
1
-7
/
+11
2015-04-17
checkpatch: add test for repeated const uses
Joe Perches
1
-0
/
+18
2015-04-17
checkpatch: improve return negative errno check
Joe Perches
1
-3
/
+3
[next]