Age | Commit message (Expand) | Author | Lines |
2016-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | -1/+4 |
2016-04-09 | Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | -2/+0 |
2016-04-07 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | -0/+20 |
2016-04-07 | GRE: Disable segmentation offloads w/ CSUM and we are encapsulated via FOU | Alexander Duyck | -1/+4 |
2016-04-05 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | -1/+1 |
2016-04-05 | compiler-gcc: disable -ftracer for __noclone functions | Paolo Bonzini | -1/+1 |
2016-04-05 | iommu: provide of_xlate pointer unconditionally | Arnd Bergmann | -2/+0 |
2016-04-04 | Merge branch 'PAGE_CACHE_SIZE-removal' | Linus Torvalds | -45/+29 |
2016-04-04 | mm: drop PAGE_CACHE_* and page_cache_{get,release} definition | Kirill A. Shutemov | -15/+0 |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | -11/+10 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | -19/+19 |
2016-04-03 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | -19/+19 |
2016-04-02 | Merge tag 'configfs-for-linus-2' of git://git.infradead.org/users/hch/configfs | Linus Torvalds | -2/+2 |
2016-04-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | -1/+10 |
2016-04-01 | include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock() | Chen Gang | -1/+1 |
2016-04-01 | stmmac: fix MDIO settings | Giuseppe CAVALLARO | -1/+1 |
2016-04-01 | Revert "stmmac: Fix 'eth0: No PHY found' regression" | Giuseppe CAVALLARO | -1/+0 |
2016-04-01 | tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter | Daniel Borkmann | -0/+4 |
2016-03-29 | locking/atomic, sched: Unexport fetch_or() | Frederic Weisbecker | -21/+0 |
2016-03-29 | timers/nohz: Convert tick dependency mask to atomic_t | Frederic Weisbecker | -2/+2 |
2016-03-29 | locking/atomic: Introduce atomic_fetch_or() | Frederic Weisbecker | -0/+21 |
2016-03-28 | x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem() | Dan Williams | -6/+16 |
2016-03-28 | netfilter: ipset: fix race condition in ipset save, swap and delete | Vishwanath Pai | -0/+4 |
2016-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | -18/+45 |
2016-03-26 | fs: add file_dentry() | Miklos Szeredi | -0/+20 |
2016-03-26 | Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb | Linus Torvalds | -2/+8 |
2016-03-25 | mm, kasan: stackdepot implementation. Enable stackdepot for SLAB | Alexander Potapenko | -0/+32 |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | -11/+20 |
2016-03-25 | mm, kasan: add GFP flags to KASAN API | Alexander Potapenko | -10/+13 |
2016-03-25 | mm, kasan: SLAB support | Alexander Potapenko | -0/+43 |
2016-03-25 | include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() | Tetsuo Handa | -2/+0 |
2016-03-25 | oom, oom_reaper: protect oom_reaper_list using simpler way | Tetsuo Handa | -2/+0 |
2016-03-25 | oom: make oom_reaper_list single linked | Vladimir Davydov | -1/+1 |
2016-03-25 | oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task | Michal Hocko | -0/+2 |
2016-03-25 | mm, oom_reaper: implement OOM victims queuing | Michal Hocko | -0/+3 |
2016-03-25 | oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space | Michal Hocko | -1/+1 |
2016-03-25 | mm, oom: introduce oom reaper | Michal Hocko | -0/+2 |
2016-03-25 | sched: add schedule_timeout_idle() | Andrew Morton | -0/+1 |
2016-03-25 | configfs: fix CONFIGFS_BIN_ATTR_[RW]O definitions | Octavian Purdila | -2/+2 |
2016-03-25 | ceph: fix security xattr deadlock | Yan, Zheng | -1/+2 |
2016-03-25 | libceph: add helper that duplicates last extent operation | Yan, Zheng | -0/+2 |
2016-03-25 | libceph: enable large, variable-sized OSD requests | Ilya Dryomov | -2/+4 |
2016-03-25 | libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op | Yan, Zheng | -2/+3 |
2016-03-25 | libceph: rename ceph_osd_req_op::payload_len to indata_len | Ilya Dryomov | -1/+1 |
2016-03-25 | libceph: monc hunt rate is 3s with backoff up to 30s | Ilya Dryomov | -0/+6 |
2016-03-25 | libceph: monc ping rate is 10s | Ilya Dryomov | -2/+3 |
2016-03-25 | libceph: revamp subs code, switch to SUBSCRIBE2 protocol | Ilya Dryomov | -10/+24 |
2016-03-25 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | -4/+4 |
2016-03-25 | net: phy: bcm7xxx: Add entries for Broadcom BCM7346 and BCM7362 | Jaedon Shin | -0/+2 |
2016-03-24 | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | -0/+9 |