index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-24
procfs: use an enum for possible hidepid values
Lafcadio Wluiki
1
-0
/
+6
2017-02-24
kasan: drain quarantine of memcg slab objects
Greg Thelen
1
-2
/
+2
2017-02-24
memory-hotplug: use dev_online for memhp_auto_online
Nathan Fontenot
1
-3
/
+0
2017-02-24
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
2
-10
/
+7
2017-02-24
mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
David Rientjes
1
-2
/
+4
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-2
/
+2
2017-02-24
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
1
-1
/
+2
2017-02-24
mm: alloc_contig_range: allow to specify GFP mask
Lucas Stach
1
-1
/
+1
2017-02-24
userfaultfd: non-cooperative: add event for exit() notification
Mike Rapoport
1
-0
/
+7
2017-02-24
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2
-5
/
+27
2017-02-24
mm: drop page_check_address{,_transhuge}
Kirill A. Shutemov
1
-36
/
+0
2017-02-24
mm: introduce page_vma_mapped_walk()
Kirill A. Shutemov
1
-0
/
+26
2017-02-24
mm/migration: make isolate_movable_page always defined
Yisheng Xie
1
-0
/
+2
2017-02-24
mm/migration: make isolate_movable_page() return int type
Yisheng Xie
1
-1
/
+1
2017-02-24
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
Dave Jiang
2
-7
/
+10
2017-02-24
mm, x86: add support for PUD-sized transparent hugepages
Matthew Wilcox
4
-6
/
+133
2017-02-24
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
2
-7
/
+9
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
3
-10
/
+8
2017-02-24
mm: vmscan: move dirty pages out of the way until they're flushed
Johannes Weiner
1
-0
/
+7
2017-02-24
mm: vmscan: kick flushers when we encounter dirty pages on the LRU
Johannes Weiner
1
-1
/
+1
2017-02-24
mm: vmscan: scan dirty pages even in laptop mode
Johannes Weiner
1
-2
/
+0
2017-02-24
userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVE
Mike Rapoport
1
-8
/
+8
2017-02-24
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
1
-0
/
+1
2017-02-24
mm: validate device_hotplug is held for memory hotplug
Dan Williams
1
-0
/
+1
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
7
-8
/
+16
2017-02-23
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-35
/
+312
2017-02-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-102
/
+88
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
3
-23
/
+4
2017-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+11
2017-02-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Linus Torvalds
2
-2
/
+6
2017-02-23
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-0
/
+2
2017-02-23
Merge tag 'rpmsg-v4.11' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-4
/
+15
2017-02-23
Merge tag 'rproc-v4.11' of git://github.com/andersson/remoteproc
Linus Torvalds
2
-3
/
+21
2017-02-23
Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
2
-4
/
+3
2017-02-23
Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
2
-13
/
+57
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-116
/
+3
2017-02-23
Merge tag 'mfd-for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
6
-12
/
+396
2017-02-23
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
2
-1
/
+11
2017-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
17
-41
/
+225
2017-02-22
Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
2
-1
/
+8
2017-02-22
Merge tag 'docs-4.11' of git://git.lwn.net/linux
Linus Torvalds
1
-56
/
+54
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-14
/
+49
2017-02-23
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
21
-54
/
+123
2017-02-22
Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-11
/
+11
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
Linus Torvalds
1
-6
/
+15
2017-02-22
Merge tag 'modules-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
1
-4
/
+2
2017-02-22
mm: fix <linux/pagemap.h> stray kernel-doc notation
Randy Dunlap
1
-1
/
+0
2017-02-22
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
1
-1
/
+1
2017-02-22
mm: drop zap_details::check_swap_entries
Kirill A. Shutemov
1
-1
/
+0
2017-02-22
mm: drop zap_details::ignore_dirty
Kirill A. Shutemov
1
-1
/
+0
[next]