index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
FS/OMFS: block number sanity check during fill_super operation
Fabian Frederick
2014-10-14
2
-3
/
+8
*
memstick: r592: fix build warnings for !PM_SLEEP
Thierry Reding
2014-10-14
1
-0
/
+2
*
fs/affs: remove redundant sys_tz declarations
Fabian Frederick
2014-10-14
3
-5
/
+0
*
fs/affs/file.c: fix shadow warnings
Fabian Frederick
2014-10-14
1
-15
/
+24
*
fs/affs/inode.c: remove unused variable
Fabian Frederick
2014-10-14
1
-2
/
+0
*
fs/affs/super.c: remove unused variable
Fabian Frederick
2014-10-14
1
-3
/
+1
*
rbtree: add comment to rb_insert_augmented()
Lai Jiangshan
2014-10-14
1
-0
/
+10
*
kexec-bzimage64: fix sparse warnings
Vivek Goyal
2014-10-14
1
-7
/
+8
*
kexec: remove the unused function parameter
Baoquan He
2014-10-14
1
-2
/
+1
*
kexec: check if crashk_res_low exists when exclude it from crash mem ranges
Baoquan He
2014-10-14
1
-4
/
+6
*
kexec: take the segment adding out of locate_mem_hole functions
Baoquan He
2014-10-14
2
-21
/
+9
*
arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...
Baoquan He
2014-10-14
1
-1
/
+2
*
coredump: add %i/%I in core_pattern to report the tid of the crashed thread
Oleg Nesterov
2014-10-14
2
-0
/
+10
*
signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()
Oleg Nesterov
2014-10-14
1
-16
/
+13
*
fat: remove redundant sys_tz declaration
Fabian Frederick
2014-10-14
1
-2
/
+0
*
fs/reiserfs/journal.c: fix sparse context imbalance warning
Fabian Frederick
2014-10-14
1
-3
/
+5
*
fs/ufs/balloc.c: remove unused variable
Fabian Frederick
2014-10-14
1
-3
/
+0
*
fs/hfs/hfs_fs.h: remove redundant sys_tz declaration
Fabian Frederick
2014-10-14
1
-2
/
+0
*
nilfs2: improve the performance of fdatasync()
Andreas Rohner
2014-10-14
3
-11
/
+20
*
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
Andreas Rohner
2014-10-14
5
-10
/
+37
*
fs/befs/btree.c: remove typedef befs_btree_node
Himangi Saraogi
2014-10-14
1
-24
/
+29
*
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
Daniel Glöckner
2014-10-14
1
-1
/
+4
*
drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compili...
Chen Gang
2014-10-14
1
-0
/
+11
*
drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers
Andy Shevchenko
2014-10-14
1
-6
/
+5
*
drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return value
Arnd Bergmann
2014-10-14
1
-1
/
+1
*
drivers/rtc/rtc-pcf8563.c: fix uninitialized use warning
Arnd Bergmann
2014-10-14
1
-1
/
+1
*
rtc: add driver for Maxim 77802 PMIC Real-Time-Clock
Javier Martinez Canillas
2014-10-14
3
-0
/
+513
*
rtc: max77686: Use ffs() to calculate tm_wday
Javier Martinez Canillas
2014-10-14
1
-11
/
+2
*
rtc: max77686: remove unneeded info log
Javier Martinez Canillas
2014-10-14
1
-2
/
+0
*
rtc: max77686: fail to probe if no RTC regmap irqchip is set
Javier Martinez Canillas
2014-10-14
1
-0
/
+6
*
rtc: max77686: remove dead code for SMPL and WTSR
Javier Martinez Canillas
2014-10-14
1
-101
/
+0
*
rtc: max77686: Allow the max77686 rtc to wakeup the system
Doug Anderson
2014-10-14
1
-0
/
+28
*
rtc: bq32000: add trickle charger device tree binding
Pavel Machek
2014-10-14
1
-0
/
+18
*
rtc: bq32000: add trickle charger option, with device tree binding
Pavel Machek
2014-10-14
1
-0
/
+62
*
rtc: ds1307: add trickle charger device tree binding
Matti Vaittinen
2014-10-14
1
-4
/
+63
*
Documentation: dt-bindings: trickle charger dt binding document for ds1339
Matti Vaittinen
2014-10-14
2
-1
/
+18
*
clk: RK808: add clkout driver for RK808
Chris Zhong
2014-10-14
3
-0
/
+180
*
RTC: RK808: add RTC driver for RK808
Chris Zhong
2014-10-14
3
-0
/
+425
*
rtc: make of_device_ids const
Uwe Kleine-König
2014-10-14
2
-2
/
+2
*
ARM: dts: fix wrong compatible string of Exynos3250 RTC dt node
Chanwoo Choi
2014-10-14
1
-1
/
+1
*
rtc: s3c: add support for RTC of Exynos3250 SoC
Chanwoo Choi
2014-10-14
2
-1
/
+93
*
rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_type
Chanwoo Choi
2014-10-14
1
-172
/
+289
*
rtc: s3c: remove warning message when checking coding style with checkpatch s...
Chanwoo Choi
2014-10-14
2
-12
/
+16
*
rtc: s3c: define s3c_rtc structure to remove global variables.
Chanwoo Choi
2014-10-14
1
-215
/
+216
*
rtc: use c99 initializers in structures
Julia Lawall
2014-10-14
1
-3
/
+15
*
autofs: the documentation I wanted to read
NeilBrown
2014-10-14
1
-0
/
+520
*
autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.
NeilBrown
2014-10-14
1
-6
/
+20
*
autofs4: avoid taking fs_lock during rcu-walk
NeilBrown
2014-10-14
2
-8
/
+42
*
autofs4: make "autofs4_can_expire" idempotent.
NeilBrown
2014-10-14
1
-6
/
+4
*
autofs4: factor should_expire() out of autofs4_expire_indirect.
NeilBrown
2014-10-14
1
-74
/
+88
[next]