summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-04Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-03Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-04-03Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-04-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-04-03Documentation/SubmittingPatches: remove references to patch-scriptsMitchel Humpherys
2014-04-03Documentation/SubmittingPatches: update some dead URLsMitchel Humpherys
2014-04-03Documentation/filesystems/ntfs.txt: remove changelog referenceFabian Frederick
2014-04-03Documentation/kmemleak.txt: updatesWang YanQing
2014-04-03fs/reiserfs/super.c: add __init to init_inodecacheFabian Frederick
2014-04-03fs/reiserfs: move prototype declaration to header fileRashika Kheria
2014-04-03fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache()Fabian Frederick
2014-04-03fs/hfsplus/extents.c: fix concurrent acess of alloc_blocksSougata Santra
2014-04-03fs/hfsplus/extents.c: remove unused variable in hfsplus_get_blockSougata Santra
2014-04-03nilfs2: update project's web site in nilfs2.txtRyusuke Konishi
2014-04-03nilfs2: update MAINTAINERS file entries fixRyusuke Konishi
2014-04-03nilfs2: verify metadata sizes read from diskRyusuke Konishi
2014-04-03nilfs2: add FITRIM ioctl support for nilfs2Andreas Rohner
2014-04-03nilfs2: add nilfs_sufile_trim_fs to trim clean segsAndreas Rohner
2014-04-03nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctlAndreas Rohner
2014-04-03nilfs2: add nilfs_sufile_set_suinfo to update segment usageAndreas Rohner
2014-04-03nilfs2: add struct nilfs_suinfo_update and flagsAndreas Rohner
2014-04-03nilfs2: update MAINTAINERS file entriesRyusuke Konishi
2014-04-03fs/coda/inode.c: add __init to init_inodecache()Fabian Frederick
2014-04-03BEFS: logging cleanupFabian Frederick
2014-04-03fs/befs/linuxvfs.c: add __init to befs_init_inodecache()Fabian Frederick
2014-04-03befs: replace kmalloc/memset 0 by kzallocFabian Frederick
2014-04-03fs/minix/inode.c: add __init to init_inodecache()Fabian Frederick
2014-04-03rtc: treewide: remove excess rtc_device validationAlexander Shiyan
2014-04-03drivers/rtc/rtc-s3c.c: remove NO_IRQ macroPankaj Dubey
2014-04-03drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq()Adam Thomson
2014-04-03drivers/rtc/rtc-rv3029c2.c: fix potential race conditionGregory Hermant
2014-04-03rtc: add support for maxim dallas rtc ds1347Raghavendra Ganiga
2014-04-03drivers/rtc/rtc-mc13xxx.c: fix potential race conditionAlexander Shiyan
2014-04-03rtc: pm8xxx: move device_init_wakeup() before rtc_registerJosh Cartwright
2014-04-03rtc: pm8xxx: add support for devicetreeJosh Cartwright
2014-04-03rtc: pm8xxx: use devm_request_any_context_irqJosh Cartwright
2014-04-03rtc: pm8xxx: use regmap API for register accessesJosh Cartwright
2014-04-03rtc: pm8xxx: fixup checkpatch/style issuesJosh Cartwright
2014-04-03rtc: verify a critical argument to rtc_update_irq() before using itAlessandro Zummo
2014-04-03drivers/rtc/rtc-ds3232.c: enable ds3232 to work as wakeup sourceWang Dongsheng
2014-04-03drivers/rtc/rtc-palmas.c: use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-04-03drivers/rtc/rtc-as3722.c: use SIMPLE_DEV_PM_OPS macroJingoo Han
2014-04-03drivers/rtc/rtc-cmos.c: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-04-03drivers/rtc/rtc-ds3232.c: make it possible to share an irqBharat Bhushan
2014-04-03arch/arm/boot/dts/sun4i-a10.dtsi: convert to the new RTC compatiblesMaxime Ripard
2014-04-03rtc: sunxi: change compatiblesMaxime Ripard