summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-02-162-1/+8
|\
| * efi: Make efivarfs entries immutable by defaultPeter Jones2016-02-101-0/+2
| * efi: Make our variable validation list include the guidPeter Jones2016-02-101-1/+2
| * lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2016-02-101-0/+4
* | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-141-0/+4
|\ \
| * | pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-061-0/+4
* | | Merge branch 'akpm'(patches from Andrew)Linus Torvalds2016-02-123-13/+12
|\ \ \
| * | | mm: fix pfn_t vs highmemDan Williams2016-02-112-11/+10
| * | | kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton2016-02-111-2/+2
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-02-121-3/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley2016-02-041-3/+6
| |\ \ \
| | * | | block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen2016-02-041-3/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-111-0/+1
|\ \ \ \ \
| * | | | | net:Add sysctl_max_skb_fragsHans Westgaard Ry2016-02-091-0/+1
* | | | | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-101-0/+1
|\ \ \ \ \ \
| * | | | | | drivers: ata: wake port before DMA stop for ALPMDanesh Petigara2016-01-251-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-102-0/+12
|\ \ \ \ \ \
| * | | | | | cgroup: make sure a parent css isn't offlined before its childrenTejun Heo2016-01-221-0/+6
| * | | | | | cpuset: make mm migration asynchronousTejun Heo2016-01-221-0/+6
* | | | | | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-101-4/+5
|\ \ \ \ \ \ \
| * | | | | | | workqueue: skip flush dependency checks for legacy workqueuesTejun Heo2016-01-291-4/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-02-091-9/+10
|\ \ \ \ \ \ \
| * | | | | | | modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell2016-02-031-9/+10
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-053-20/+6
|\ \ \ \ \ \ \
| * | | | | | | radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov2016-02-051-3/+3
| * | | | | | | mm: replace vma_lock_anon_vma with anon_vma_lock_read/writeKonstantin Khlebnikov2016-02-051-14/+0
| * | | | | | | mm, hugetlb: don't require CMA for runtime gigantic pagesVlastimil Babka2016-02-051-3/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-02-052-2/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | libceph: MOSDOpReply v7 encodingIlya Dryomov2016-02-041-1/+4
| * | | | | | | libceph: advertise support for TUNABLES5Ilya Dryomov2016-02-041-1/+12
| * | | | | | | crush: add chooseleaf_stable tunableIlya Dryomov2016-02-041-1/+7
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li2016-02-031-0/+2
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | raid6/algos.c : bug fix : Add the missing definitions to the pq.h fileGayatri Kammela2016-01-211-0/+2
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-035-8/+31
|\ \ \ \ \ \ \
| * | | | | | | radix-tree: fix race in gang lookupMatthew Wilcox2016-02-031-0/+16
| * | | | | | | mm: polish virtual memory accountingKonstantin Khlebnikov2016-02-032-5/+7
| * | | | | | | mm: memcontrol: drop superfluous entry in the per-memcg stats arrayJohannes Weiner2016-02-031-1/+1
| * | | | | | | proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-02-031-2/+1
| * | | | | | | thp: make split_queue per-nodeKirill A. Shutemov2016-02-031-0/+6
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'devicetree-fixes-for-4.5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-031-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | of: drop symbols declared by _OF_DECLARE() from modulesMasahiro Yamada2016-01-251-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-011-6/+5
|\ \ \ \ \ \
| * | | | | | net: simplify napi_synchronize() to avoid warningsArnd Bergmann2016-01-241-6/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-02-013-6/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | phys_to_pfn_t: use phys_addr_tDan Williams2016-01-311-2/+2
| * | | | | block: use DAX for partition table readsDan Williams2016-01-301-0/+11
| * | | | | block: revert runtime dax control of the raw block deviceDan Williams2016-01-301-3/+0
| * | | | | fs, block: force direct-I/O for dax-enabled block devicesDan Williams2016-01-301-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-311-0/+1
|\ \ \ \ \
| * | | | | tty: Wait interruptibly for tty lock on reopenPeter Hurley2016-01-261-0/+1
| |/ / / /