summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-03276-3074/+5246
|\
| * Documentation/SubmittingPatches: remove references to patch-scriptsMitchel Humpherys2014-04-032-9/+0
| * Documentation/SubmittingPatches: update some dead URLsMitchel Humpherys2014-04-033-6/+6
| * Documentation/filesystems/ntfs.txt: remove changelog referenceFabian Frederick2014-04-031-2/+0
| * Documentation/kmemleak.txt: updatesWang YanQing2014-04-031-5/+3
| * fs/reiserfs/super.c: add __init to init_inodecacheFabian Frederick2014-04-031-1/+1
| * fs/reiserfs: move prototype declaration to header fileRashika Kheria2014-04-032-1/+1
| * fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()Fabian Frederick2014-04-032-2/+2
| * fs/hfsplus/extents.c: fix concurrent acess of alloc_blocksSougata Santra2014-04-031-5/+9
| * fs/hfsplus/extents.c: remove unused variable in hfsplus_get_blockSougata Santra2014-04-031-2/+0
| * nilfs2: update project's web site in nilfs2.txtRyusuke Konishi2014-04-031-3/+2
| * nilfs2: update MAINTAINERS file entries fixRyusuke Konishi2014-04-031-1/+1
| * nilfs2: verify metadata sizes read from diskRyusuke Konishi2014-04-035-0/+54
| * nilfs2: add FITRIM ioctl support for nilfs2Andreas Rohner2014-04-031-0/+45
| * nilfs2: add nilfs_sufile_trim_fs to trim clean segsAndreas Rohner2014-04-032-0/+153
| * nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner2014-04-033-0/+101
| * nilfs2: add nilfs_sufile_set_suinfo to update segment usageAndreas Rohner2014-04-032-0/+132
| * nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner2014-04-031-0/+42
| * nilfs2: update MAINTAINERS file entriesRyusuke Konishi2014-04-031-2/+2
| * fs/coda/inode.c: add __init to init_inodecache()Fabian Frederick2014-04-032-2/+2
| * BEFS: logging cleanupFabian Frederick2014-04-038-204/+195
| * fs/befs/linuxvfs.c: add __init to befs_init_inodecache()Fabian Frederick2014-04-031-2/+1
| * befs: replace kmalloc/memset 0 by kzallocFabian Frederick2014-04-031-2/+1
| * fs/minix/inode.c: add __init to init_inodecache()Fabian Frederick2014-04-031-1/+1
| * rtc: treewide: remove excess rtc_device validationAlexander Shiyan2014-04-034-8/+5
| * drivers/rtc/rtc-s3c.c: remove NO_IRQ macroPankaj Dubey2014-04-031-2/+2
| * drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq()Adam Thomson2014-04-031-1/+3
| * drivers/rtc/rtc-rv3029c2.c: fix potential race conditionGregory Hermant2014-04-031-6/+6
| * rtc: add support for maxim dallas rtc ds1347Raghavendra Ganiga2014-04-033-0/+179
| * drivers/rtc/rtc-mc13xxx.c: fix potential race conditionAlexander Shiyan2014-04-031-17/+13
| * rtc: pm8xxx: move device_init_wakeup() before rtc_registerJosh Cartwright2014-04-031-2/+2
| * rtc: pm8xxx: add support for devicetreeJosh Cartwright2014-04-032-48/+29
| * rtc: pm8xxx: use devm_request_any_context_irqJosh Cartwright2014-04-031-14/+4
| * rtc: pm8xxx: use regmap API for register accessesJosh Cartwright2014-04-031-88/+57
| * rtc: pm8xxx: fixup checkpatch/style issuesJosh Cartwright2014-04-031-44/+53
| * rtc: verify a critical argument to rtc_update_irq() before using itAlessandro Zummo2014-04-031-0/+3
| * drivers/rtc/rtc-ds3232.c: enable ds3232 to work as wakeup sourceWang Dongsheng2014-04-031-24/+70
| * drivers/rtc/rtc-palmas.c: use SIMPLE_DEV_PM_OPS macroJingoo Han2014-04-031-3/+2
| * drivers/rtc/rtc-as3722.c: use SIMPLE_DEV_PM_OPS macroJingoo Han2014-04-031-3/+2
| * drivers/rtc/rtc-cmos.c: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-04-031-5/+3
| * drivers/rtc/rtc-ds3232.c: make it possible to share an irqBharat Bhushan2014-04-031-2/+2
| * arch/arm/boot/dts/sun4i-a10.dtsi: convert to the new RTC compatiblesMaxime Ripard2014-04-031-1/+1
| * rtc: sunxi: change compatiblesMaxime Ripard2014-04-032-3/+3
| * rtc: mc13xxx: make rtc_read_time() more readableAlexander Shiyan2014-04-031-36/+23
| * rtc: mc13xxx: change RTC validation schemeAlexander Shiyan2014-04-031-18/+14
| * rtc: mc13xxx: fix 1Hz interruptAlexander Shiyan2014-04-031-1/+1
| * rtc: mc13xxx: simplify alarm_irq_enable()Alexander Shiyan2014-04-031-9/+3
| * rtc: mc13xxx: request IRQs after RTC registrationAlexander Shiyan2014-04-031-21/+11
| * rtc: mc13xxx: remove __exit_p()Alexander Shiyan2014-04-031-2/+2
| * drivers/rtc/rtc-ds1307.c: add alarm support for mcp7941x chipsSimon Guinot2014-04-031-1/+182
OpenPOWER on IntegriCloud