summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* apple-gmux: Fix build breakage if !CONFIG_ACPILukas Wunner2016-02-111-1/+12
* apple-gmux: Add helper for presence detectLukas Wunner2016-02-091-0/+39
* vga_switcheroo: Add support for switching only the DDCLukas Wunner2016-02-091-0/+8
* vga_switcheroo: Add handler flags infrastructureLukas Wunner2016-02-091-2/+26
* dma-buf: Remove range-based flushTiago Vignatti2016-02-091-7/+5
* 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
| |/ /
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-01-311-3/+31
|\ \ \
| * | | hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner2016-01-171-3/+31
| * | | Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...Thomas Gleixner2016-01-1241-259/+200
| |\ \ \
* | \ \ \ Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-01-311-6/+3
|\ \ \ \ \
| * | | | | perf: Synchronously clean up child eventsPeter Zijlstra2016-01-291-3/+0
| * | | | | perf/bpf: Convert perf_event_array to use struct fileAlexei Starovoitov2016-01-291-2/+2
| * | | | | perf: Collapse and fix event_function_call() usersPeter Zijlstra2016-01-211-1/+1
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-311-0/+1
|\ \ \ \ \ \
| * | | | | | irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED tokenMarc Zyngier2016-01-261-0/+1
* | | | | | | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-291-0/+3
|\ \ \ \ \ \ \
| * | | | | | | swiotlb: Make linux/swiotlb.h standalone includibleThierry Reding2016-01-201-0/+3
* | | | | | | | Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-291-9/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | include/linux/cleancache.h: Clean up codeChen Gang2016-01-271-8/+6
| * | | | | | | | cleancache: constify cleancache_ops structureJulia Lawall2016-01-271-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-291-4/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu: Update struct iommu_ops commentsMagnus Damm2016-01-291-4/+12
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2016-01-281-1/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ftrace: Remove unused nr_trampolines varDmitry Safonov2016-01-141-1/+0
| |/ / / / / /