index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2016-12-16
Merge tag 'edac/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-12-15
Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-12-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-12-15
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-15
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2016-12-15
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2016-12-15
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-15
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
2016-12-16
linux/types.h: enable endian checks for all sparse builds
Michael S. Tsirkin
2016-12-16
vhost: remove unused feature bit
Jason Wang
2016-12-16
crypto: add virtio-crypto driver
Gonglei
2016-12-15
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2016-12-15
Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2016-12-15
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-15
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
EDAC: Document HW_EVENT_ERR_DEFERRED type
Yazen Ghannam
2016-12-15
edac.rst: move concepts dictionary from edac.h
Mauro Carvalho Chehab
2016-12-15
edac: fix kenel-doc markups at edac.h
Mauro Carvalho Chehab
2016-12-15
edac: move EDAC PCI definitions to drivers/edac/edac_pci.h
Mauro Carvalho Chehab
2016-12-15
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2016-12-14
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-14
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2016-12-14
Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-14
idr: reduce the number of bits per level from 8 to 6
Matthew Wilcox
2016-12-14
rxrpc: abstract away knowledge of IDR internals
Matthew Wilcox
2016-12-14
idr: add ida_is_empty
Matthew Wilcox
2016-12-14
radix-tree: add radix_tree_split_preload()
Matthew Wilcox
2016-12-14
radix-tree: add radix_tree_split
Matthew Wilcox
2016-12-14
radix-tree: add radix_tree_join
Matthew Wilcox
2016-12-14
radix-tree: delete radix_tree_range_tag_if_tagged()
Matthew Wilcox
2016-12-14
radix-tree: delete radix_tree_locate_item()
Matthew Wilcox
2016-12-14
radix-tree: improve multiorder iterators
Matthew Wilcox
2016-12-14
radix-tree: move rcu_head into a union with private_list
Matthew Wilcox
2016-12-14
mm: export follow_pte()
Jan Kara
2016-12-14
mm: provide helper for finishing mkwrite faults
Jan Kara
2016-12-14
mm: move handling of COW faults into DAX code
Jan Kara
2016-12-14
mm: factor out functionality to finish page faults
Jan Kara
2016-12-14
mm: allow full handling of COW faults in ->fault handlers
Jan Kara
2016-12-14
mm: add orig_pte field into vm_fault
Jan Kara
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
[next]