Age | Commit message (Expand) | Author | Files | Lines |
2016-04-13 | [media] v4l: vsp1: Fix vsp1_du_atomic_(begin|flush) declarations | Laurent Pinchart | 1 | -2/+2 |
2016-04-13 | [media] v4l: subdev: Add pad config allocator and init | Laurent Pinchart | 1 | -0/+8 |
2016-04-13 | [media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d... | Laurent Pinchart | 1 | -2/+2 |
2016-04-13 | [media] media: Add obj_type field to struct media_entity | Laurent Pinchart | 1 | -37/+39 |
2016-04-13 | [media] v4l2: add device_caps to struct video_device | Hans Verkuil | 1 | -0/+3 |
2016-04-06 | [media] media-device: make topology_version u64 | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-04-06 | [media] media-device: Fix a comment | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-04-04 | Merge branch 'PAGE_CACHE_SIZE-removal' | Linus Torvalds | 14 | -45/+29 |
2016-04-04 | mm: drop PAGE_CACHE_* and page_cache_{get,release} definition | Kirill A. Shutemov | 1 | -15/+0 |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 8 | -11/+10 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 9 | -19/+19 |
2016-04-03 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -19/+23 |
2016-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 1 | -1/+1 |
2016-04-03 | Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | 1 | -2/+2 |
2016-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -1/+11 |
2016-04-02 | mm/page_isolation: fix tracepoint to mirror check function behavior | Lucas Stach | 1 | -1/+1 |
2016-04-02 | include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() | Chen Gang | 1 | -1/+1 |
2016-04-01 | stmmac: fix MDIO settings | Giuseppe CAVALLARO | 1 | -1/+1 |
2016-04-01 | Revert "stmmac: Fix 'eth0: No PHY found' regression" | Giuseppe CAVALLARO | 1 | -1/+0 |
2016-04-01 | tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter | Daniel Borkmann | 1 | -0/+4 |
2016-03-31 | target: add a new add_wwn_groups fabrics method | Christoph Hellwig | 1 | -0/+1 |
2016-03-31 | target: remove ->fabric_cleanup_nodeacl | Christoph Hellwig | 1 | -1/+0 |
2016-03-31 | bpf: make padding in bpf_tunnel_key explicit | Daniel Borkmann | 1 | -0/+1 |
2016-03-30 | uapi/linux/stddef.h: Provide __always_inline to userspace headers | Denys Vlasenko | 1 | -0/+4 |
2016-03-29 | locking/atomic, sched: Unexport fetch_or() | Frederic Weisbecker | 1 | -21/+0 |
2016-03-29 | timers/nohz: Convert tick dependency mask to atomic_t | Frederic Weisbecker | 1 | -2/+2 |
2016-03-29 | locking/atomic: Introduce atomic_fetch_or() | Frederic Weisbecker | 1 | -0/+21 |
2016-03-29 | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() | Dan Williams | 1 | -6/+16 |
2016-03-28 | netfilter: ipset: fix race condition in ipset save, swap and delete | Vishwanath Pai | 1 | -0/+4 |
2016-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 5 | -18/+45 |
2016-03-26 | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb | Linus Torvalds | 1 | -2/+8 |
2016-03-26 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -12/+3 |
2016-03-26 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | 1 | -0/+32 |
2016-03-26 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 3 | -12/+31 |
2016-03-26 | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko | 2 | -10/+13 |
2016-03-26 | mm, kasan: SLAB support | Alexander Potapenko | 4 | -0/+43 |
2016-03-26 | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() | Tetsuo Handa | 1 | -2/+0 |
2016-03-26 | oom, oom_reaper: protect oom_reaper_list using simpler way | Tetsuo Handa | 1 | -2/+0 |
2016-03-26 | oom: make oom_reaper_list single linked | Vladimir Davydov | 1 | -1/+1 |
2016-03-26 | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task | Michal Hocko | 1 | -0/+2 |
2016-03-26 | mm, oom_reaper: implement OOM victims queuing | Michal Hocko | 1 | -0/+3 |
2016-03-26 | oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space | Michal Hocko | 1 | -1/+1 |
2016-03-26 | mm, oom: introduce oom reaper | Michal Hocko | 1 | -0/+2 |
2016-03-26 | sched: add schedule_timeout_idle() | Andrew Morton | 1 | -0/+1 |
2016-03-25 | configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions | Octavian Purdila | 1 | -2/+2 |
2016-03-25 | ceph: fix security xattr deadlock | Yan, Zheng | 1 | -1/+2 |
2016-03-25 | libceph: add helper that duplicates last extent operation | Yan, Zheng | 1 | -0/+2 |
2016-03-25 | libceph: enable large, variable-sized OSD requests | Ilya Dryomov | 1 | -2/+4 |
2016-03-25 | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op | Yan, Zheng | 1 | -2/+3 |
2016-03-25 | libceph: rename ceph_osd_req_op::payload_len to indata_len | Ilya Dryomov | 1 | -1/+1 |