summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* epoll: add EPOLLEXCLUSIVE flagJason Baron2016-01-201-0/+3
* include/linux/radix-tree.h: fix error in docs about locksAdam Barth2016-01-201-1/+1
* lib/iomap_copy.c: add __ioread32_copy()Stephen Boyd2016-01-201-0/+1
* 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-184-24/+121
|\ \
| * | virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-121-1/+1
| * | xen/io: use virt_xxx barriersMichael S. Tsirkin2016-01-121-8/+8
| * | 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
| * | asm-generic: implement virt_xxx memory barriersMichael S. Tsirkin2016-01-121-0/+11
| * | asm-generic: add __smp_xxx wrappersMichael S. Tsirkin2016-01-121-9/+82
| * | asm-generic: guard smp_store_release/load_acquireMichael S. Tsirkin2016-01-121-0/+4
| * | lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2016-01-121-1/+1
* | | 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 branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-181-1/+2
|\ \ \ \
| * \ \ \ Merge branch 'freespace-4.5' into for-linus-4.5Chris Mason2015-12-231-1/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-181-1/+2
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Btrfs: introduce the free space B-tree on-disk formatOmar Sandoval2015-12-171-1/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-183-3/+7
|\ \ \ \ \ \
| * | | | | | net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-172-3/+4
| * | | | | | tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stuctsGeert Uytterhoeven2016-01-171-0/+3
* | | | | | | 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-183-53/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | omapdss: remove CONFIG_OMAP2_DSS_VENC from omapdss.hTomi Valkeinen2015-12-291-2/+0
| * | | | | | | | OMAPDSS: make a two dss feat funcs internal to omapdssTomi Valkeinen2015-12-291-2/+0
| * | | | | | | | OMAPDSS: add OMAP_DSS_CHANNEL_WB to 'enum omap_channel'Tomi Valkeinen2015-12-291-0/+1
| * | | | | | | | fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia2015-12-151-0/+18
| * | | | | | | | fbdev: Remove unused SH-Mobile HDMI driverGeert Uytterhoeven2015-12-151-49/+0
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-01-1710-24/+70
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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
| * | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2015-12-263-0/+32
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KEYS: prevent keys from being removed from specified keyringsMimi Zohar2015-12-151-0/+1
| | * | | | | | | | | IMA: create machine owner and blacklist keyringsPetko Manolov2015-12-151-0/+24
| | * | | | | | | | | evm: provide a function to set the EVM key from the kernelDmitry Kasatkin2015-12-151-0/+7
| | |/ / / / / / / /
| * | | | | | | | | keys, trusted: seal with a TPM2 authorization policyJarkko Sakkinen2015-12-201-0/+4
| * | | | | | | | | keys, trusted: select hash algorithm for TPM2 chipsJarkko Sakkinen2015-12-203-0/+5
| |/ / / / / / / /
| * | | | | | | | Sync to Linus v4.4-rc2 for LSM developers.James Morris2015-11-23604-8258/+16186
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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