| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-04-04 | dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops | Russell King | 1 | -0/+2 |
| 2014-04-04 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 28 | -90/+276 |
| 2014-04-04 | nilfs2: verify metadata sizes read from disk | Ryusuke Konishi | 1 | -0/+8 |
| 2014-04-04 | nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl | Andreas Rohner | 1 | -0/+2 |
| 2014-04-04 | nilfs2: add struct nilfs_suinfo_update and flags | Andreas Rohner | 1 | -0/+42 |
| 2014-04-04 | rtc: pm8xxx: add support for devicetree | Josh Cartwright | 1 | -25/+0 |
| 2014-04-04 | lib/decompress_inflate.c: include appropriate header file | Rashika Kheria | 1 | -2/+2 |
| 2014-04-04 | backlight: update bd state & fb_blank properties when necessary | Liu Ying | 1 | -0/+6 |
| 2014-04-04 | include/linux/printk.h: remove double asmlinkage in printk_emit | Simon Kågström | 1 | -3/+3 |
| 2014-04-04 | printk: remove duplicated check for log level | Petr Mladek | 1 | -7/+3 |
| 2014-04-04 | xattr: guard against simultaneous glibc header inclusion | Serge Hallyn | 2 | -0/+16 |
| 2014-04-04 | err.h: use bool for IS_ERR and IS_ERR_OR_NULL | Joe Perches | 1 | -3/+4 |
| 2014-04-04 | kernel/groups.c: remove return value of set_groups | Wang YanQing | 1 | -1/+1 |
| 2014-04-04 | include/linux/syscalls.h: add sys32_quotactl() prototype | Rashika Kheria | 1 | -0/+2 |
| 2014-04-04 | kobject: don't block for each kobject_uevent | Vladimir Davydov | 1 | -0/+1 |
| 2014-04-04 | drop_caches: add some documentation and info message | Dave Hansen | 1 | -0/+1 |
| 2014-04-04 | mm: remove read_cache_page_async() | Sasha Levin | 1 | -10/+0 |
| 2014-04-04 | include/linux/mm.h: remove ifdef condition | Rashika Kheria | 1 | -2/+0 |
| 2014-04-04 | mm: keep page cache radix tree nodes in check | Johannes Weiner | 4 | -9/+63 |
| 2014-04-04 | lib: radix_tree: tree node interface | Johannes Weiner | 1 | -0/+34 |
| 2014-04-04 | mm: thrash detection-based file cache sizing | Johannes Weiner | 2 | -0/+10 |
| 2014-04-04 | mm + fs: store shadow entries in page cache | Johannes Weiner | 3 | -1/+14 |
| 2014-04-04 | mm + fs: prepare for non-page entries in page cache radix trees | Johannes Weiner | 4 | -6/+23 |
| 2014-04-04 | mm: filemap: move radix tree hole searching here | Johannes Weiner | 2 | -4/+5 |
| 2014-04-04 | lib: radix-tree: add radix_tree_delete_item() | Johannes Weiner | 1 | -0/+1 |
| 2014-04-04 | mm: vmstat: fix UP zone state accounting | Johannes Weiner | 1 | -8/+9 |
| 2014-04-04 | mm, hugetlb: fix race in region tracking | Davidlohr Bueso | 1 | -0/+1 |
| 2014-04-04 | mm, hugetlb: unify region structure handling | Joonsoo Kim | 1 | -0/+9 |
| 2014-04-04 | mm: optimize put_mems_allowed() usage | Mel Gorman | 1 | -13/+14 |
| 2014-04-04 | quota: provide function to grab quota structure reference | Jan Kara | 1 | -0/+8 |
| 2014-04-04 | fanotify: convert access_mutex to spinlock | Jan Kara | 1 | -1/+1 |
| 2014-04-04 | kmemleak: remove redundant code | Li Zefan | 1 | -2/+0 |
| 2014-04-04 | bdi: avoid oops on device removal | Jan Kara | 1 | -1/+1 |
| 2014-04-04 | Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ... | Dave Airlie | 1 | -0/+12 |
| 2014-04-04 | netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len | Andrey Vagin | 1 | -2/+2 |
| 2014-04-04 | Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2 | -0/+8 |
| 2014-04-04 | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -5/+16 |
| 2014-04-04 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 6 | -177/+151 |
| 2014-04-03 | net: add busy_poll device feature | Jiri Pirko | 1 | -0/+2 |
| 2014-04-03 | packet: fix packet_direct_xmit for BQL enabled drivers | Daniel Borkmann | 1 | -5/+19 |
| 2014-04-03 | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 7 | -54/+62 |
| 2014-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -1/+26 |
| 2014-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -3/+3 |
| 2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 5 | -10/+11 |
| 2014-04-03 | ALSA: cs8427: separate HW initialization | Ondrej Zary | 1 | -0/+1 |
| 2014-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 101 | -849/+3018 |
| 2014-04-03 | ceph: add get_name() NFS export callback | Yan, Zheng | 1 | -0/+1 |
| 2014-04-03 | libceph: bump CEPH_OSD_MAX_OP to 3 | Ilya Dryomov | 1 | -1/+1 |
| 2014-04-03 | libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op | Ilya Dryomov | 2 | -0/+15 |
| 2014-04-03 | libceph: encode CEPH_OSD_OP_FLAG_* op flags | Ilya Dryomov | 2 | -1/+2 |