summaryrefslogtreecommitdiff
path: root/include/uapi/linux/isdn
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2012-10-09UAPI: (Scripted) Disintegrate include/linux/isdnDavid Howells
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
zero a rangeVivek Goyal 2020-04-02dax: Use new dax zero page method for zeroing a pageVivek Goyal 2020-02-05dax: pass NOWAIT flag to iomap_applyJeff Moyer 2020-01-03dax: Pass dax_dev instead of bdev to dax_writeback_mapping_range()Vivek Goyal 2019-11-30Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds 2019-10-22fs/dax: Fix pmd vs pte conflict detectionDan Williams 2019-10-21iomap: use a srcmap for a read-modify-write I/OGoldwyn Rodrigues 2019-08-05dax: dax_layout_busy_page() should not unmap cow pagesVivek Goyal 2019-07-29dax: Fix missed wakeup in put_unlocked_entry()Jan Kara 2019-07-19Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds 2019-07-18Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdi...Linus Torvalds 2019-07-17iomap: move internal declarations into fs/iomap/Darrick J. Wong 2019-07-16dax: Fix missed wakeup with PMD faultsMatthew Wilcox (Oracle) 2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2019-07-05Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov 2019-06-06dax: Fix xarray entry association for mixed mappingsJan Kara 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner 2019-05-14mm: page_mkclean vs MADV_DONTNEED raceAneesh Kumar K.V 2019-05-14mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...Dan Williams 2019-03-13fs/dax: Deposit pagetable even when installing zero pageAneesh Kumar K.V 2019-03-01dax: Flush partial PMDs correctlyMatthew Wilcox 2019-02-12fs/dax: NIT fix comment regarding start/end vs rangeIra Weiny 2019-02-12fs/dax: Convert to use vmf_error()Souptick Joarder 2018-12-31Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds 2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end calls v2Jérôme Glisse