summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-061-0/+22
|\
| * iomap: introduce io{read|write}64_{lo_hi|hi_lo}Logan Gunthorpe2019-01-221-0/+22
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-061-9/+9
|\ \
| * | mm: update ptep_modify_prot_commit to take old pte value as argAneesh Kumar K.V2019-03-051-1/+1
| * | mm: update ptep_modify_prot_start/commit to take vm_area_struct as argAneesh Kumar K.V2019-03-051-8/+8
* | | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-061-1/+1
|\ \ \
| * | | asm-generic/page.h: fix typo in #error text requiring a real asm/page.hMike Rapoport2019-02-221-1/+1
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-062-384/+2449
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-02-281-0/+7
| |\ \ \
| * | | | locking/atomics: Check atomic headers with sha1sumMark Rutland2019-02-132-0/+2
| * | | | Merge branch 'locking/atomics' into locking/core, to pick up WIP commitsIngo Molnar2019-02-112-384/+2447
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | locking/atomics: Switch to generated instrumentationMark Rutland2018-11-011-169/+1489
| | * | | locking/atomics: Switch to generated atomic-longMark Rutland2018-11-011-215/+958
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-051-3/+0
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | include/asm-generic: Remove spin_is_locked() commentPaul E. McKenney2019-01-251-3/+0
| |/ / /
* | | / get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
| |_|/ |/| |
* | | Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada2019-02-121-0/+7
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-2/+2
|\ \
| * | fls: change parameter to unsigned intMatthew Wilcox2019-01-042-2/+2
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-6/+6
|/ /
* | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-12-291-5/+8
|\ \
| * | kbuild: simplify dependency generation for CONFIG_TRIM_UNUSED_KSYMSMasahiro Yamada2018-12-011-5/+8
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-282-0/+6
|\ \ \
| * | | mm/page_alloc.c: allow error injectionBenjamin Poirier2018-12-281-0/+1
| * | | lib/ioremap: ensure break-before-make is used for huge p4d mappingsWill Deacon2018-12-281-0/+5
* | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+1
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-265-9/+51
|\ \ \
| * | | x86/mm: Validate kernel_physical_mapping_init() PTE populationDan Williams2018-12-054-0/+4
| * | | generic/pgtable: Introduce set_pte_safe()Dan Williams2018-12-051-0/+38
| * | | generic/pgtable: Introduce {p4d,pgd}_same()Dan Williams2018-12-051-0/+14
| * | | generic/pgtable: Make {pmd, pud}_same() unconditionally availableDan Williams2018-12-051-14/+0
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-211-4/+4
|\ \ \
| * | | Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar2018-12-191-4/+4
| |/ /
* / / mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2018-12-141-0/+1
|/ /
* | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-097-6/+22
|\ \
| * | mm: introduce mm_[p4d|pud|pmd]_foldedMartin Schwidefsky2018-11-021-0/+16
| * | mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-026-6/+6
* | | percpu: remove PER_CPU_DEF_ATTRIBUTES macroAlexander Pateenok2018-10-311-4/+0
* | | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-261-0/+7
* | | hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-261-0/+9
* | | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-261-0/+8
* | | hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-261-0/+15
* | | hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-261-0/+7
* | | hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-261-0/+7
* | | hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-261-0/+8
* | | hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-261-0/+8
* | | hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-261-1/+7
* | | hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-261-0/+11
* | | hugetlb: harmonize hugetlb.h arch specific defines with pgtable.hAlexandre Ghiti2018-10-261-1/+1