summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-5/+11
2016-05-24Merge tag 'spi-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+5
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds14-258/+329
2016-05-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-53/+66
2016-05-24Merge branch 'for-4.7-zac' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-4/+115
2016-05-24mm: make vm_brk killableMichal Hocko1-1/+1
2016-05-24mm: make vm_mmap killableMichal Hocko1-1/+1
2016-05-24s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang1-2/+0
2016-05-24kexec: introduce a protection mechanism for the crashkernel reserved memoryXunlei Pang1-0/+2
2016-05-24signal: move the "sig < SIGRTMIN" check into siginmask(sig)Oleg Nesterov1-9/+7
2016-05-24signal: make oom_flags a boolTetsuo Handa3-8/+8
2016-05-24nilfs2: fix block commentsRyusuke Konishi1-23/+43
2016-05-24nilfs2: avoid bare use of 'unsigned'Ryusuke Konishi1-3/+3
2016-05-24nilfs2: clean up old e-mail addressesRyusuke Konishi1-2/+1
2016-05-24nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi1-4/+0
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds51-121/+610
2016-05-23Merge tag 'libnvdimm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-17/+96
2016-05-23Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/flash-read', 'spi/t...Mark Brown1-1/+5
2016-05-23drm/edid: add displayid detailed 1 timings to the modelist. (v1.1)Dave Airlie1-0/+17
2016-05-22Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds3-10/+17
2016-05-21Merge branch 'for-4.7/dax' into libnvdimm-for-nextDan Williams2-9/+0
2016-05-21Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+1148
2016-05-21Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds2-60/+0
2016-05-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds27-222/+365
2016-05-21Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-1/+306
2016-05-21Revert "block: enable dax for raw block devices"Dan Williams2-9/+0
2016-05-21Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-13/+164
2016-05-21Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-4/+220
2016-05-21Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-13/+234
2016-05-21Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-10/+111
2016-05-21Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds10-8/+239
2016-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-38/+149
2016-05-21locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()Peter Zijlstra1-1/+26
2016-05-21radix-tree: free up the bottom bit of exceptional entries for reuseMatthew Wilcox1-15/+23
2016-05-21dax: move RADIX_DAX_ definitions to dax.cNeilBrown1-9/+0
2016-05-21radix-tree: introduce radix_tree_replace_clear_tags()Matthew Wilcox1-3/+6
2016-05-21radix-tree: rename radix_tree_is_indirect_ptr()Matthew Wilcox1-5/+5
2016-05-21radix-tree: rename indirect_to_ptr() to entry_to_node()Matthew Wilcox1-7/+5
2016-05-21radix-tree: rename INDIRECT_PTR to INTERNAL_NODEMatthew Wilcox1-17/+13
2016-05-21radix-tree: remove root->heightMatthew Wilcox1-3/+0
2016-05-21radix-tree: replace node->height with node->shiftMatthew Wilcox1-1/+1
2016-05-21radix-tree: split node->path into offset and heightMatthew Wilcox1-5/+2
2016-05-21radix-tree: add support for multi-order iteratingRoss Zwisler1-9/+60
2016-05-21radix-tree: remove unused looping macrosRoss Zwisler1-28/+0
2016-05-21radix tree test suite: allow testing other fan-out valuesRoss Zwisler1-3/+1
2016-05-21radix-tree: introduce radix_tree_emptyMatthew Wilcox1-0/+5
2016-05-21include/linux/genhd.h: move to use generic UUID libraryAndy Shevchenko1-20/+3
2016-05-21include/linux/efi.h: redefine type, constant, macro from generic codeAndy Shevchenko1-10/+4
2016-05-21lib/uuid.c: remove FSF addressAndy Shevchenko2-9/+1
2016-05-21lib/uuid.c: introduce a few more generic helpersAndy Shevchenko1-0/+13