Age | Commit message (Expand) | Author |
2016-02-23 | btrfs: avoid uninitialized variable warning | Arnd Bergmann |
2016-02-18 | btrfs: drop null testing before destroy functions | Kinglong Mee |
2016-02-18 | btrfs: fix build warning | Sudip Mukherjee |
2016-02-18 | btrfs: use proper type for failrec in extent_state | David Sterba |
2016-02-18 | btrfs: Replace CURRENT_TIME by current_fs_time() | Deepa Dinamani |
2016-02-18 | btrfs: remove open-coded swap() in backref.c:__merge_refs | Dave Jones |
2016-02-18 | btrfs: remove redundant error check | Byongho Lee |
2016-02-18 | btrfs: simplify expression in btrfs_calc_trans_metadata_size() | Byongho Lee |
2016-02-07 | Linux 4.5-rc3v4.5-rc3 | Linus Torvalds |
2016-02-07 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2016-02-07 | Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu... | Linus Torvalds |
2016-02-06 | Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2016-02-06 | Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-02-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-02-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2016-02-05 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2016-02-05 | Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-02-05 | epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT | Jason Baron |
2016-02-05 | radix-tree: fix oops after radix_tree_iter_retry | Konstantin Khlebnikov |
2016-02-05 | MAINTAINERS: trim the file triggers for ABI/API | Michael Kerrisk (man-pages) |
2016-02-05 | dax: dirty inode only if required | Dmitry Monakhov |
2016-02-05 | thp: make deferred_split_scan() work again | Kirill A. Shutemov |
2016-02-05 | mm: replace vma_lock_anon_vma with anon_vma_lock_read/write | Konstantin Khlebnikov |
2016-02-05 | ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup | xuejiufei |
2016-02-05 | um: asm/page.h: remove the pte_high member from struct pte_t | Nicolai Stange |
2016-02-05 | mm, hugetlb: don't require CMA for runtime gigantic pages | Vlastimil Babka |
2016-02-05 | mm/hugetlb: fix gigantic page initialization/allocation | Mike Kravetz |
2016-02-05 | mm: downgrade VM_BUG in isolate_lru_page() to warning | Kirill A. Shutemov |
2016-02-05 | mempolicy: do not try to queue pages from !vma_migratable() | Kirill A. Shutemov |
2016-02-05 | mm, vmstat: fix wrong WQ sleep when memory reclaim doesn't make any progress | Tetsuo Handa |
2016-02-05 | vmstat: make vmstat_update deferrable | Michal Hocko |
2016-02-05 | mm, vmstat: make quiet_vmstat lighter | Michal Hocko |
2016-02-05 | mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT | Vlastimil Babka |
2016-02-05 | memblock: don't mark memblock_phys_mem_size() as __init | David Gibson |
2016-02-05 | dump_stack: avoid potential deadlocks | Eric Dumazet |
2016-02-05 | mm: validate_mm browse_rb SMP race condition | Andrea Arcangeli |
2016-02-05 | m32r: fix build failure due to SMP and MMU | Sudip Mukherjee |
2016-02-05 | block: fix pfn_mkwrite() DAX fault handler | Ross Zwisler |
2016-02-05 | signals: avoid random wakeups in sigsuspend() | Sasha Levin |
2016-02-06 | Merge branches 'pm-core' and 'pm-domains' | Rafael J. Wysocki |
2016-02-06 | Merge branches 'pnp' and 'acpi-cppc' | Rafael J. Wysocki |
2016-02-05 | Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2016-02-05 | Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2016-02-05 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2016-02-05 | Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i... | Dave Airlie |
2016-02-05 | drm/dp/mst: deallocate payload on port destruction | Mykola Lysenko |
2016-02-05 | drm/dp/mst: Reverse order of MST enable and clearing VC payload table. | Andrey Grodzovsky |
2016-02-05 | drm/dp/mst: move GUID storage from mgr, port to only mst branch | Hersen Wu |
2016-02-05 | drm/dp/mst: change MST detection scheme | Mykola Lysenko |
2016-02-05 | drm/dp/mst: Calculate MST PBN with 31.32 fixed point | Harry Wentland |