aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14init/initramfs.c: resolve shadow warningsMark Rustad1-17/+17
2014-10-14x86: use optimized ioresource lookup in ioremap functionMike Travis1-4/+16
2014-10-14x86: optimize resource lookups for ioremapMike Travis2-0/+37
2014-10-14FS/OMFS: block number sanity check during fill_super operationFabian Frederick2-3/+8
2014-10-14memstick: r592: fix build warnings for !PM_SLEEPThierry Reding1-0/+2
2014-10-14fs/affs: remove redundant sys_tz declarationsFabian Frederick3-5/+0
2014-10-14fs/affs/file.c: fix shadow warningsFabian Frederick1-15/+24
2014-10-14fs/affs/inode.c: remove unused variableFabian Frederick1-2/+0
2014-10-14fs/affs/super.c: remove unused variableFabian Frederick1-3/+1
2014-10-14rbtree: add comment to rb_insert_augmented()Lai Jiangshan1-0/+10
2014-10-14kexec-bzimage64: fix sparse warningsVivek Goyal1-7/+8
2014-10-14kexec: remove the unused function parameterBaoquan He1-2/+1
2014-10-14kexec: check if crashk_res_low exists when exclude it from crash mem rangesBaoquan He1-4/+6
2014-10-14kexec: take the segment adding out of locate_mem_hole functionsBaoquan He2-21/+9
2014-10-14arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory makefileBaoquan He1-1/+2
2014-10-14coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov2-0/+10
2014-10-14signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()Oleg Nesterov1-16/+13
2014-10-14fat: remove redundant sys_tz declarationFabian Frederick1-2/+0
2014-10-14fs/reiserfs/journal.c: fix sparse context imbalance warningFabian Frederick1-3/+5
2014-10-14fs/ufs/balloc.c: remove unused variableFabian Frederick1-3/+0
2014-10-14fs/hfs/hfs_fs.h: remove redundant sys_tz declarationFabian Frederick1-2/+0
2014-10-14nilfs2: improve the performance of fdatasync()Andreas Rohner3-11/+20
2014-10-14nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()Andreas Rohner5-10/+37
2014-10-14fs/befs/btree.c: remove typedef befs_btree_nodeHimangi Saraogi1-24/+29
2014-10-14rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEPDaniel Glöckner1-1/+4
2014-10-14drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compiling issueChen Gang1-0/+11
2014-10-14drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffersAndy Shevchenko1-6/+5
2014-10-14drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return valueArnd Bergmann1-1/+1
2014-10-14drivers/rtc/rtc-pcf8563.c: fix uninitialized use warningArnd Bergmann1-1/+1
2014-10-14rtc: add driver for Maxim 77802 PMIC Real-Time-ClockJavier Martinez Canillas3-0/+513
2014-10-14rtc: max77686: Use ffs() to calculate tm_wdayJavier Martinez Canillas1-11/+2
2014-10-14rtc: max77686: remove unneeded info logJavier Martinez Canillas1-2/+0
2014-10-14rtc: max77686: fail to probe if no RTC regmap irqchip is setJavier Martinez Canillas1-0/+6
2014-10-14rtc: max77686: remove dead code for SMPL and WTSRJavier Martinez Canillas1-101/+0
2014-10-14rtc: max77686: Allow the max77686 rtc to wakeup the systemDoug Anderson1-0/+28