Age | Commit message (Expand) | Author |
2016-10-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-10-11 | mm: split gfp_mask and mapping flags into separate fields | Michal Hocko |
2016-10-11 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada |
2016-10-11 | kthread: add kerneldoc for kthread_create() | Jonathan Corbet |
2016-10-11 | kthread: better support freezable kthread workers | Petr Mladek |
2016-10-11 | kthread: allow to modify delayed kthread work | Petr Mladek |
2016-10-11 | kthread: allow to cancel kthread work | Petr Mladek |
2016-10-11 | kthread: initial support for delayed kthread work | Petr Mladek |
2016-10-11 | kthread: add kthread_destroy_worker() | Petr Mladek |
2016-10-11 | kthread: add kthread_create_worker*() | Petr Mladek |
2016-10-11 | kthread: kthread worker API cleanup | Petr Mladek |
2016-10-11 | kthread: rename probe_kthread_data() to kthread_probe_data() | Petr Mladek |
2016-10-11 | mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping | Catalin Marinas |
2016-10-11 | kdump, vmcoreinfo: report memory sections virtual addresses | Thomas Garnier |
2016-10-11 | ipc/sem.c: fix complex_count vs. simple op race | Manfred Spraul |
2016-10-11 | relay: Use irq_work instead of plain timer for deferred wakeup | Peter Zijlstra |
2016-10-11 | dma-mapping: introduce the DMA_ATTR_NO_WARN attribute | Mauricio Faria de Oliveira |
2016-10-11 | random: remove unused randomize_range() | Jason Cooper |
2016-10-11 | random: simplify API for random address requests | Jason Cooper |
2016-10-11 | autofs4: move linux/auto_dev-ioctl.h to uapi/linux | Ian Kent |
2016-10-11 | autofs: move inclusion of linux/limits.h to uapi | Tomohiro Kusumi |
2016-10-11 | autofs: remove AUTOFS_DEVID_LEN | Tomohiro Kusumi |
2016-10-11 | include/linux/ctype.h: make isdigit() table lookupless | Alexey Dobriyan |
2016-10-11 | radix-tree: 'slot' can be NULL in radix_tree_next_slot() | Ross Zwisler |
2016-10-11 | Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2016-10-11 | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-10-11 | Merge tag 'libnvdimm-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-10-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro |
2016-10-10 | Merge tag 'for-linus-20161008' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2016-10-10 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-10-10 | Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds |
2016-10-10 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-10-10 | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-10 | constify iov_iter_count() and iter_is_iovec() | Al Viro |
2016-10-10 | Merge branch 'printk-cleanups' | Linus Torvalds |
2016-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu |
2016-10-09 | Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-10-09 | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block | Linus Torvalds |
2016-10-09 | Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2016-10-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2016-10-09 | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled... | Linus Torvalds |
2016-10-09 | printk: reinstate KERN_CONT for printing continuation lines | Linus Torvalds |
2016-10-08 | Merge tag '4.9/mtd-pairing-scheme' of github.com:linux-nand/linux | Brian Norris |
2016-10-08 | Merge remote-tracking branch 'jk/vfs' into work.misc | Al Viro |
2016-10-08 | Merge remote-tracking branch 'ovl/misc' into work.misc | Al Viro |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |