summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-192-2/+8
|\
| * blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-012-2/+8
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-182-7/+16
|\ \
| * | virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-121-1/+1
| * | virtio_ring: use virt_store_mbMichael S. Tsirkin2016-01-121-0/+11
| * | virtio_ring: update weak barriers to use virt_xxxMichael S. Tsirkin2016-01-121-21/+4
| * | Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"Michael S. Tsirkin2016-01-121-4/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2016-01-181-4/+0
|\ \ \
| * | | numa: remove stale node_has_online_mem() defineChris Metcalf2016-01-181-4/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2016-01-182-23/+3
|\ \ \ \
| * | | | mmc: atmel: get rid of struct mci_dma_dataMans Rullgard2016-01-142-23/+1
| * | | | mmc: atmel-mci: restore dma on AVR32Mans Rullgard2016-01-141-0/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-182-3/+4
|\ \ \ \
| * | | | net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-172-3/+4
* | | | | Merge tag 'rtc-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-01-181-0/+2
|\ \ \ \ \
| * | | | | rtc: s5m: Make register configuration per S2MPS device to remove exceptionsKrzysztof Kozlowski2016-01-111-0/+2
| * | | | | Merge tag 'ib-mfd-regulator-rtc-v4.5' into rtc-nextAlexandre Belloni2016-01-113-0/+161
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge tag 'fbdev-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-01-181-0/+18
|\ \ \ \ \ \
| * | | | | | fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia2015-12-151-0/+18
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-176-24/+37
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into...James Morris2015-12-263-10/+21
| |\ \ \ \ \ \
| | * | | | | | security: Add hook to invalidate inode security labelsAndreas Gruenbacher2015-12-242-0/+11
| | * | | | | | security: Make inode argument of inode_getsecid non-constAndreas Gruenbacher2015-12-243-7/+7
| | * | | | | | security: Make inode argument of inode_getsecurity non-constAndreas Gruenbacher2015-12-242-3/+3
| * | | | | | | KEYS: prevent keys from being removed from specified keyringsMimi Zohar2015-12-151-0/+1
| * | | | | | | evm: provide a function to set the EVM key from the kernelDmitry Kasatkin2015-12-151-0/+7
| |/ / / / / /
| * | | | | | Sync to Linus v4.4-rc2 for LSM developers.James Morris2015-11-23314-3055/+8653
| |\ \ \ \ \ \
| * | | | | | | security/capability.h: cap_issubset/isclear can be booleanYaowei Bai2015-11-181-8/+8
| * | | | | | | security: remove unused cap_is_fs_cap functionYaowei Bai2015-11-181-6/+0
* | | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-01-171-100/+104
|\ \ \ \ \ \ \ \
| * | | | | | | | audit: force seccomp event logging to honor the audit_enabled flagPaul Moore2016-01-131-100/+104
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-1727-362/+727
|\ \ \ \ \ \ \ \
| * | | | | | | | printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole2016-01-161-6/+6
| * | | | | | | | printk: do cond_resched() between lines while outputting to consolesTejun Heo2016-01-161-0/+1
| * | | | | | | | err.h: add (missing) unlikely() to IS_ERR_OR_NULL()Viresh Kumar2016-01-161-1/+1
| * | | | | | | | include/linux/kdev_t.h: remove new_valid_dev()Yaowei Bai2016-01-161-5/+0
| * | | | | | | | include/linux/kernel.h: change abs() macro so it uses consistent return typeMichal Nazarewicz2016-01-161-18/+18
| * | | | | | | | include/linux/poison.h: use POISON_POINTER_DELTA for poison pointersVasily Kulikov2016-01-161-2/+2
| * | | | | | | | mm/mlock.c: change can_do_mlock return value type to booleanWang Xiaoqiang2016-01-151-1/+1
| * | | | | | | | memblock: fix section mismatchKirill A. Shutemov2016-01-151-9/+9
| * | | | | | | | mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel2016-01-151-2/+3
| * | | | | | | | mm, x86: get_user_pages() for dax mappingsDan Williams2016-01-152-19/+50
| * | | | | | | | mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmdDan Williams2016-01-152-2/+10
| * | | | | | | | mm, dax, pmem: introduce {get|put}_dev_pagemap() for dax-gupDan Williams2016-01-153-2/+63
| * | | | | | | | mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams2016-01-152-1/+9
| * | | | | | | | mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams2016-01-152-1/+28
| * | | | | | | | hugetlb: fix compile error on tileDan Williams2016-01-151-0/+1
| * | | | | | | | x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams2016-01-153-6/+45
| * | | | | | | | mm: introduce find_dev_pagemap()Dan Williams2016-01-152-15/+38
| * | | | | | | | mm: skip memory block registration for ZONE_DEVICEDan Williams2016-01-151-0/+12