Age | Commit message (Expand) | Author |
2014-04-03 | lib: radix-tree: add radix_tree_delete_item() | Johannes Weiner |
2014-04-03 | mm: vmstat: fix UP zone state accounting | Johannes Weiner |
2014-04-03 | mm, hugetlb: fix race in region tracking | Davidlohr Bueso |
2014-04-03 | mm, hugetlb: unify region structure handling | Joonsoo Kim |
2014-04-03 | mm: optimize put_mems_allowed() usage | Mel Gorman |
2014-04-03 | quota: provide function to grab quota structure reference | Jan Kara |
2014-04-03 | fanotify: convert access_mutex to spinlock | Jan Kara |
2014-04-03 | kmemleak: remove redundant code | Li Zefan |
2014-04-03 | bdi: avoid oops on device removal | Jan Kara |
2014-04-04 | Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ... | Dave Airlie |
2014-04-03 | netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len | Andrey Vagin |
2014-04-03 | Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2014-04-03 | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-04-03 | Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-04-03 | net: add busy_poll device feature | Jiri Pirko |
2014-04-03 | packet: fix packet_direct_xmit for BQL enabled drivers | Daniel Borkmann |
2014-04-03 | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2014-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier |
2014-04-03 | ALSA: cs8427: separate HW initialization | Ondrej Zary |
2014-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-04-03 | ceph: add get_name() NFS export callback | Yan, Zheng |
2014-04-03 | libceph: bump CEPH_OSD_MAX_OP to 3 | Ilya Dryomov |
2014-04-03 | libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op | Ilya Dryomov |
2014-04-03 | libceph: encode CEPH_OSD_OP_FLAG_* op flags | Ilya Dryomov |
2014-04-03 | libceph: a per-osdc crush scratch buffer | Ilya Dryomov |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-04-02 | Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-04-03 | Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-in... | Dave Airlie |
2014-04-02 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2014-04-02 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2014-04-02 | Merge tag 'pm+acpi-3.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-04-02 | audit: renumber AUDIT_FEATURE_CHANGE into the 1300 range | Eric Paris |
2014-04-02 | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2014-04-02 | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-04-02 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-04-02 | Merge branches 'iommu/fixes', 'arm/smmu', 'x86/amd', 'arm/omap', 'arm/shmobil... | Joerg Roedel |
2014-04-02 | fuse: Turn writeback cache on | Pavel Emelyanov |
2014-04-01 | kill generic_file_buffered_write() | Al Viro |
2014-04-01 | export generic_perform_write(), start getting rid of generic_file_buffer_write() | Al Viro |
2014-04-01 | generic_file_direct_write(): get rid of ppos argument | Al Viro |
2014-04-01 | kill the 5th argument of generic_file_buffered_write() | Al Viro |
2014-04-01 | kill the 4th argument of __generic_file_aio_write() | Al Viro |
2014-04-01 | constify blk_rq_map_user_iov() and friends | Al Viro |
2014-04-01 | introduce copy_page_to_iter, kill loop over iovec in generic_file_aio_read() | Al Viro |
2014-04-01 | iov_iter: Move iov_iter to uio.h | Kent Overstreet |
2014-04-01 | switch ->is_partially_uptodate() to saner arguments | Al Viro |
2014-04-01 | pipe: kill ->map() and ->unmap() | Al Viro |