Age | Commit message (Expand) | Author |
2014-04-04 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-04 | Merge tag 'upstream-3.15-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2014-04-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2014-04-04 | Merge tag 'dlm-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds |
2014-04-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2014-04-04 | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-04-04 | Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux | Linus Torvalds |
2014-04-04 | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-04-04 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-04-03 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2014-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-04-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-04-03 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-04-03 | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-04-03 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-04-03 | Documentation/SubmittingPatches: remove references to patch-scripts | Mitchel Humpherys |
2014-04-03 | Documentation/SubmittingPatches: update some dead URLs | Mitchel Humpherys |
2014-04-03 | Documentation/filesystems/ntfs.txt: remove changelog reference | Fabian Frederick |
2014-04-03 | Documentation/kmemleak.txt: updates | Wang YanQing |
2014-04-03 | fs/reiserfs/super.c: add __init to init_inodecache | Fabian Frederick |
2014-04-03 | fs/reiserfs: move prototype declaration to header file | Rashika Kheria |
2014-04-03 | fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache() | Fabian Frederick |
2014-04-03 | fs/hfsplus/extents.c: fix concurrent acess of alloc_blocks | Sougata Santra |
2014-04-03 | fs/hfsplus/extents.c: remove unused variable in hfsplus_get_block | Sougata Santra |
2014-04-03 | nilfs2: update project's web site in nilfs2.txt | Ryusuke Konishi |
2014-04-03 | nilfs2: update MAINTAINERS file entries fix | Ryusuke Konishi |
2014-04-03 | nilfs2: verify metadata sizes read from disk | Ryusuke Konishi |
2014-04-03 | nilfs2: add FITRIM ioctl support for nilfs2 | Andreas Rohner |
2014-04-03 | nilfs2: add nilfs_sufile_trim_fs to trim clean segs | Andreas Rohner |
2014-04-03 | nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl | Andreas Rohner |
2014-04-03 | nilfs2: add nilfs_sufile_set_suinfo to update segment usage | Andreas Rohner |
2014-04-03 | nilfs2: add struct nilfs_suinfo_update and flags | Andreas Rohner |
2014-04-03 | nilfs2: update MAINTAINERS file entries | Ryusuke Konishi |
2014-04-03 | fs/coda/inode.c: add __init to init_inodecache() | Fabian Frederick |
2014-04-03 | BEFS: logging cleanup | Fabian Frederick |
2014-04-03 | fs/befs/linuxvfs.c: add __init to befs_init_inodecache() | Fabian Frederick |
2014-04-03 | befs: replace kmalloc/memset 0 by kzalloc | Fabian Frederick |
2014-04-03 | fs/minix/inode.c: add __init to init_inodecache() | Fabian Frederick |
2014-04-03 | rtc: treewide: remove excess rtc_device validation | Alexander Shiyan |
2014-04-03 | drivers/rtc/rtc-s3c.c: remove NO_IRQ macro | Pankaj Dubey |
2014-04-03 | drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq() | Adam Thomson |
2014-04-03 | drivers/rtc/rtc-rv3029c2.c: fix potential race condition | Gregory Hermant |
2014-04-03 | rtc: add support for maxim dallas rtc ds1347 | Raghavendra Ganiga |
2014-04-03 | drivers/rtc/rtc-mc13xxx.c: fix potential race condition | Alexander Shiyan |
2014-04-03 | rtc: pm8xxx: move device_init_wakeup() before rtc_register | Josh Cartwright |
2014-04-03 | rtc: pm8xxx: add support for devicetree | Josh Cartwright |
2014-04-03 | rtc: pm8xxx: use devm_request_any_context_irq | Josh Cartwright |
2014-04-03 | rtc: pm8xxx: use regmap API for register accesses | Josh Cartwright |
2014-04-03 | rtc: pm8xxx: fixup checkpatch/style issues | Josh Cartwright |
2014-04-03 | rtc: verify a critical argument to rtc_update_irq() before using it | Alessandro Zummo |