index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
memstick: r592: fix build warnings for !PM_SLEEP
Thierry Reding
1
-0
/
+2
2014-10-14
fs/affs: remove redundant sys_tz declarations
Fabian Frederick
3
-5
/
+0
2014-10-14
fs/affs/file.c: fix shadow warnings
Fabian Frederick
1
-15
/
+24
2014-10-14
fs/affs/inode.c: remove unused variable
Fabian Frederick
1
-2
/
+0
2014-10-14
fs/affs/super.c: remove unused variable
Fabian Frederick
1
-3
/
+1
2014-10-14
rbtree: add comment to rb_insert_augmented()
Lai Jiangshan
1
-0
/
+10
2014-10-14
kexec-bzimage64: fix sparse warnings
Vivek Goyal
1
-7
/
+8
2014-10-14
kexec: remove the unused function parameter
Baoquan He
1
-2
/
+1
2014-10-14
kexec: check if crashk_res_low exists when exclude it from crash mem ranges
Baoquan He
1
-4
/
+6
2014-10-14
kexec: take the segment adding out of locate_mem_hole functions
Baoquan He
2
-21
/
+9
2014-10-14
arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...
Baoquan He
1
-1
/
+2
2014-10-14
coredump: add %i/%I in core_pattern to report the tid of the crashed thread
Oleg Nesterov
2
-0
/
+10
2014-10-14
signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()
Oleg Nesterov
1
-16
/
+13
2014-10-14
fat: remove redundant sys_tz declaration
Fabian Frederick
1
-2
/
+0
2014-10-14
fs/reiserfs/journal.c: fix sparse context imbalance warning
Fabian Frederick
1
-3
/
+5
2014-10-14
fs/ufs/balloc.c: remove unused variable
Fabian Frederick
1
-3
/
+0
2014-10-14
fs/hfs/hfs_fs.h: remove redundant sys_tz declaration
Fabian Frederick
1
-2
/
+0
2014-10-14
nilfs2: improve the performance of fdatasync()
Andreas Rohner
3
-11
/
+20
2014-10-14
nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()
Andreas Rohner
5
-10
/
+37
2014-10-14
fs/befs/btree.c: remove typedef befs_btree_node
Himangi Saraogi
1
-24
/
+29
2014-10-14
rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEP
Daniel Glöckner
1
-1
/
+4
2014-10-14
drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compili...
Chen Gang
1
-0
/
+11
2014-10-14
drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffers
Andy Shevchenko
1
-6
/
+5
2014-10-14
drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return value
Arnd Bergmann
1
-1
/
+1
2014-10-14
drivers/rtc/rtc-pcf8563.c: fix uninitialized use warning
Arnd Bergmann
1
-1
/
+1
2014-10-14
rtc: add driver for Maxim 77802 PMIC Real-Time-Clock
Javier Martinez Canillas
3
-0
/
+513
2014-10-14
rtc: max77686: Use ffs() to calculate tm_wday
Javier Martinez Canillas
1
-11
/
+2
2014-10-14
rtc: max77686: remove unneeded info log
Javier Martinez Canillas
1
-2
/
+0
2014-10-14
rtc: max77686: fail to probe if no RTC regmap irqchip is set
Javier Martinez Canillas
1
-0
/
+6
2014-10-14
rtc: max77686: remove dead code for SMPL and WTSR
Javier Martinez Canillas
1
-101
/
+0
2014-10-14
rtc: max77686: Allow the max77686 rtc to wakeup the system
Doug Anderson
1
-0
/
+28