summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/string.c: remove duplicated functionRasmus Villemoes2014-10-141-17/+10
* arch/x86/kernel/cpu/common.c: fix unused symbol warningAndrew Morton2014-10-141-1/+3
* scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner2014-10-141-1/+1
* scripts/headers_install.sh: fix error handlingJavier Barrio2014-10-141-2/+2
* ipc: resolve shadow warningsMark Rustad2014-10-141-46/+46
* ipc/util.c: use __seq_open_private() instead of seq_open()Rob Jones2014-10-141-16/+4
* ipc/shm: kill the historical/wrong mm->start_stack checkOleg Nesterov2014-10-141-7/+0
* ipc: always handle a new value of auto_msgmniAndrey Vagin2014-10-141-2/+1
* init/initramfs.c: resolve shadow warningsMark Rustad2014-10-141-17/+17
* x86: use optimized ioresource lookup in ioremap functionMike Travis2014-10-141-4/+16
* x86: optimize resource lookups for ioremapMike Travis2014-10-142-0/+37
* FS/OMFS: block number sanity check during fill_super operationFabian Frederick2014-10-142-3/+8
* memstick: r592: fix build warnings for !PM_SLEEPThierry Reding2014-10-141-0/+2
* 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
OpenPOWER on IntegriCloud