Age | Commit message (Expand) | Author | Files | Lines |
2014-04-11 | RDMA/cxgb4: Use uninitialized_var() | Steve Wise | 1 | -1/+1 |
2014-04-11 | RDMA/cxgb4: Add missing debug stats | Steve Wise | 2 | -2/+10 |
2014-04-11 | RDMA/cxgb4: Initialize reserved fields in a FW work request | Steve Wise | 1 | -0/+2 |
2014-04-11 | RDMA/cxgb4: Use pr_warn_ratelimited | Hariprasad Shenai | 1 | -2/+2 |
2014-04-11 | RDMA/cxgb4: Max fastreg depth depends on DSGL support | Steve Wise | 3 | -3/+11 |
2014-04-11 | RDMA/cxgb4: SQ flush fix | Steve Wise | 2 | -17/+11 |
2014-04-11 | RDMA/cxgb4: rmb() after reading valid gen bit | Steve Wise | 1 | -0/+3 |
2014-04-11 | RDMA/cxgb4: Endpoint timeout fixes | Steve Wise | 1 | -33/+56 |
2014-04-11 | RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devices | Steve Wise | 4 | -33/+127 |
2014-04-04 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 88 | -1475/+4634 |
2014-04-04 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -5/+6 |
2014-04-04 | Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 56 | -960/+2390 |
2014-04-04 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 276 | -3074/+5246 |
2014-04-04 | Documentation/SubmittingPatches: remove references to patch-scripts | Mitchel Humpherys | 2 | -9/+0 |
2014-04-04 | Documentation/SubmittingPatches: update some dead URLs | Mitchel Humpherys | 3 | -6/+6 |
2014-04-04 | Documentation/filesystems/ntfs.txt: remove changelog reference | Fabian Frederick | 1 | -2/+0 |
2014-04-04 | Documentation/kmemleak.txt: updates | Wang YanQing | 1 | -5/+3 |
2014-04-04 | fs/reiserfs/super.c: add __init to init_inodecache | Fabian Frederick | 1 | -1/+1 |
2014-04-04 | fs/reiserfs: move prototype declaration to header file | Rashika Kheria | 2 | -1/+1 |
2014-04-04 | fs/hfsplus/attributes.c: add __init to hfsplus_create_attr_tree_cache() | Fabian Frederick | 2 | -2/+2 |
2014-04-04 | fs/hfsplus/extents.c: fix concurrent acess of alloc_blocks | Sougata Santra | 1 | -5/+9 |
2014-04-04 | fs/hfsplus/extents.c: remove unused variable in hfsplus_get_block | Sougata Santra | 1 | -2/+0 |
2014-04-04 | nilfs2: update project's web site in nilfs2.txt | Ryusuke Konishi | 1 | -3/+2 |
2014-04-04 | nilfs2: update MAINTAINERS file entries fix | Ryusuke Konishi | 1 | -1/+1 |
2014-04-04 | nilfs2: verify metadata sizes read from disk | Ryusuke Konishi | 5 | -0/+54 |
2014-04-04 | nilfs2: add FITRIM ioctl support for nilfs2 | Andreas Rohner | 1 | -0/+45 |
2014-04-04 | nilfs2: add nilfs_sufile_trim_fs to trim clean segs | Andreas Rohner | 2 | -0/+153 |
2014-04-04 | nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl | Andreas Rohner | 3 | -0/+101 |
2014-04-04 | nilfs2: add nilfs_sufile_set_suinfo to update segment usage | Andreas Rohner | 2 | -0/+132 |
2014-04-04 | nilfs2: add struct nilfs_suinfo_update and flags | Andreas Rohner | 1 | -0/+42 |
2014-04-04 | nilfs2: update MAINTAINERS file entries | Ryusuke Konishi | 1 | -2/+2 |
2014-04-04 | fs/coda/inode.c: add __init to init_inodecache() | Fabian Frederick | 2 | -2/+2 |
2014-04-04 | BEFS: logging cleanup | Fabian Frederick | 8 | -204/+195 |
2014-04-04 | fs/befs/linuxvfs.c: add __init to befs_init_inodecache() | Fabian Frederick | 1 | -2/+1 |
2014-04-04 | befs: replace kmalloc/memset 0 by kzalloc | Fabian Frederick | 1 | -2/+1 |
2014-04-04 | fs/minix/inode.c: add __init to init_inodecache() | Fabian Frederick | 1 | -1/+1 |
2014-04-04 | rtc: treewide: remove excess rtc_device validation | Alexander Shiyan | 4 | -8/+5 |
2014-04-04 | drivers/rtc/rtc-s3c.c: remove NO_IRQ macro | Pankaj Dubey | 1 | -2/+2 |
2014-04-04 | drivers/rtc/rtc-da9055.c: remove use of regmap_irq_get_virq() | Adam Thomson | 1 | -1/+3 |
2014-04-04 | drivers/rtc/rtc-rv3029c2.c: fix potential race condition | Gregory Hermant | 1 | -6/+6 |
2014-04-04 | rtc: add support for maxim dallas rtc ds1347 | Raghavendra Ganiga | 3 | -0/+179 |
2014-04-04 | drivers/rtc/rtc-mc13xxx.c: fix potential race condition | Alexander Shiyan | 1 | -17/+13 |
2014-04-04 | rtc: pm8xxx: move device_init_wakeup() before rtc_register | Josh Cartwright | 1 | -2/+2 |
2014-04-04 | rtc: pm8xxx: add support for devicetree | Josh Cartwright | 2 | -48/+29 |
2014-04-04 | rtc: pm8xxx: use devm_request_any_context_irq | Josh Cartwright | 1 | -14/+4 |
2014-04-04 | rtc: pm8xxx: use regmap API for register accesses | Josh Cartwright | 1 | -88/+57 |
2014-04-04 | rtc: pm8xxx: fixup checkpatch/style issues | Josh Cartwright | 1 | -44/+53 |
2014-04-04 | rtc: verify a critical argument to rtc_update_irq() before using it | Alessandro Zummo | 1 | -0/+3 |
2014-04-04 | drivers/rtc/rtc-ds3232.c: enable ds3232 to work as wakeup source | Wang Dongsheng | 1 | -24/+70 |
2014-04-04 | drivers/rtc/rtc-palmas.c: use SIMPLE_DEV_PM_OPS macro | Jingoo Han | 1 | -3/+2 |