summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fs/affs: remove redundant sys_tz declarationsFabian Frederick2014-10-143-5/+0
* fs/affs/file.c: fix shadow warningsFabian Frederick2014-10-141-15/+24
* fs/affs/inode.c: remove unused variableFabian Frederick2014-10-141-2/+0
* fs/affs/super.c: remove unused variableFabian Frederick2014-10-141-3/+1
* rbtree: add comment to rb_insert_augmented()Lai Jiangshan2014-10-141-0/+10
* kexec-bzimage64: fix sparse warningsVivek Goyal2014-10-141-7/+8
* kexec: remove the unused function parameterBaoquan He2014-10-141-2/+1
* kexec: check if crashk_res_low exists when exclude it from crash mem rangesBaoquan He2014-10-141-4/+6
* kexec: take the segment adding out of locate_mem_hole functionsBaoquan He2014-10-142-21/+9
* arch/x86/purgatory/Makefile: try to use automatic variable in kexec purgatory...Baoquan He2014-10-141-1/+2
* coredump: add %i/%I in core_pattern to report the tid of the crashed threadOleg Nesterov2014-10-142-0/+10
* signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()Oleg Nesterov2014-10-141-16/+13
* fat: remove redundant sys_tz declarationFabian Frederick2014-10-141-2/+0
* fs/reiserfs/journal.c: fix sparse context imbalance warningFabian Frederick2014-10-141-3/+5
* fs/ufs/balloc.c: remove unused variableFabian Frederick2014-10-141-3/+0
* fs/hfs/hfs_fs.h: remove redundant sys_tz declarationFabian Frederick2014-10-141-2/+0
* nilfs2: improve the performance of fdatasync()Andreas Rohner2014-10-143-11/+20
* nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()Andreas Rohner2014-10-145-10/+37
* fs/befs/btree.c: remove typedef befs_btree_nodeHimangi Saraogi2014-10-141-24/+29
* rtc-cmos: fix wakeup from S5 without CONFIG_PM_SLEEPDaniel Glöckner2014-10-141-1/+4
* drivers/rtc/Kconfig: Let several drivers depend on HAS_IOMEM to avoid compili...Chen Gang2014-10-141-0/+11
* drivers/rtc/rtc-rs5c372.c: use %*ph to dump small buffersAndy Shevchenko2014-10-141-6/+5
* drivers/rtc/rtc-pcf8563.c: fix pcf8563_irq() error return valueArnd Bergmann2014-10-141-1/+1
* drivers/rtc/rtc-pcf8563.c: fix uninitialized use warningArnd Bergmann2014-10-141-1/+1
* rtc: add driver for Maxim 77802 PMIC Real-Time-ClockJavier Martinez Canillas2014-10-143-0/+513
* rtc: max77686: Use ffs() to calculate tm_wdayJavier Martinez Canillas2014-10-141-11/+2
* rtc: max77686: remove unneeded info logJavier Martinez Canillas2014-10-141-2/+0
* rtc: max77686: fail to probe if no RTC regmap irqchip is setJavier Martinez Canillas2014-10-141-0/+6
* rtc: max77686: remove dead code for SMPL and WTSRJavier Martinez Canillas2014-10-141-101/+0
* rtc: max77686: Allow the max77686 rtc to wakeup the systemDoug Anderson2014-10-141-0/+28
* rtc: bq32000: add trickle charger device tree bindingPavel Machek2014-10-141-0/+18
* rtc: bq32000: add trickle charger option, with device tree bindingPavel Machek2014-10-141-0/+62
* rtc: ds1307: add trickle charger device tree bindingMatti Vaittinen2014-10-141-4/+63
* Documentation: dt-bindings: trickle charger dt binding document for ds1339Matti Vaittinen2014-10-142-1/+18
* clk: RK808: add clkout driver for RK808Chris Zhong2014-10-143-0/+180
* RTC: RK808: add RTC driver for RK808Chris Zhong2014-10-143-0/+425
* rtc: make of_device_ids constUwe Kleine-König2014-10-142-2/+2
* ARM: dts: fix wrong compatible string of Exynos3250 RTC dt nodeChanwoo Choi2014-10-141-1/+1
* rtc: s3c: add support for RTC of Exynos3250 SoCChanwoo Choi2014-10-142-1/+93
* rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_typeChanwoo Choi2014-10-141-172/+289
* rtc: s3c: remove warning message when checking coding style with checkpatch s...Chanwoo Choi2014-10-142-12/+16
* rtc: s3c: define s3c_rtc structure to remove global variables.Chanwoo Choi2014-10-141-215/+216
* rtc: use c99 initializers in structuresJulia Lawall2014-10-141-3/+15
* autofs: the documentation I wanted to readNeilBrown2014-10-141-0/+520
* autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.NeilBrown2014-10-141-6/+20
* autofs4: avoid taking fs_lock during rcu-walkNeilBrown2014-10-142-8/+42
* autofs4: make "autofs4_can_expire" idempotent.NeilBrown2014-10-141-6/+4
* autofs4: factor should_expire() out of autofs4_expire_indirect.NeilBrown2014-10-141-74/+88
* autofs4: allow RCU-walk to walk through autofs4NeilBrown2014-10-144-18/+34
* fs/ncpfs/dir.c: remove redundant sys_tz declarationFabian Frederick2014-10-141-3/+0
OpenPOWER on IntegriCloud