summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-026-7/+5
|\
| * mn10300: Remove the architectureDavid Howells2018-03-096-7/+5
* | Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-021-9/+9
|\ \
| * | asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...Greentime Hu2018-02-221-9/+9
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-022-4/+6
|\ \ \
| * \ \ Merge tag 'v4.16-rc7' into x86/mm, to fix up conflictIngo Molnar2018-03-271-0/+10
| |\ \ \
| * \ \ \ Merge tag 'v4.16-rc3' into x86/mm, to pick up fixesIngo Molnar2018-02-262-1/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variableKirill A. Shutemov2018-02-142-4/+6
| | |_|/ | |/| |
* | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2018-03-311-0/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-221-0/+10
| | |/ | |/|
* | | locking/atomic, asm-generic, x86: Add comments for atomic instrumentationDmitry Vyukov2018-03-121-0/+21
* | | locking/atomic, asm-generic: Add KASAN instrumentation to atomic operationsDmitry Vyukov2018-03-121-0/+62
* | | locking/atomic, asm-generic: Add asm-generic/atomic-instrumented.hDmitry Vyukov2018-03-121-0/+393
|/ /
* | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-211-0/+1
* | locking/atomic/bitops: Document and clarify ordering semantics for failed tes...Will Deacon2018-02-131-1/+2
|/
* Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds2018-02-071-0/+2
|\
| * audit: Avoid build failures on systems without renameatPalmer Dabbelt2018-01-301-0/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-061-0/+20
|\ \
| * | lib: optimize cpumask_next_and()Clement Courbet2018-02-061-0/+20
* | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-02-061-0/+1
|\ \ \
| * | | locking/qrwlock: include asm/byteorder.h as neededArnd Bergmann2018-02-061-0/+1
* | | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-061-5/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplateBjorn Helgaas2018-01-281-5/+1
* | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-30/+0
|\ \ \ \
| * | | | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-30/+0
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-2/+6
|\ \ \ \ \
| * | | | | sections: split dereference_function_descriptor()Sergey Senozhatsky2018-01-091-2/+6
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-01-311-9/+16
|\ \ \ \ \
| * | | | | mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V2018-01-311-8/+0
| * | | | | mm: do not lose dirty and accessed bits in pmdp_invalidate()Kirill A. Shutemov2018-01-311-1/+1
| * | | | | asm-generic: provide generic_pmdp_establish()Kirill A. Shutemov2018-01-311-0/+15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-312-0/+45
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | error-injection: Add injectable error typesMasami Hiramatsu2018-01-122-5/+20
| * | | | | error-injection: Separate error-injection from kprobeMasami Hiramatsu2018-01-122-7/+27
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-292-2/+8
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | add infrastructure for tagging functions as error injectableJosef Bacik2017-12-121-0/+10
| | |_|/ / | |/| | |
* | | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-0/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-151-1/+1
| * | | | dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig2018-01-151-0/+10
| | |/ / | |/| |
* / | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-0/+4
|/ / /
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-232-2/+8
|\ \ \ | |/ / |/| |
| * | init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner2017-12-221-0/+5
| * | arch, mm: Allow arch_dup_mmap() to failThomas Gleixner2017-12-221-2/+3
| * | Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar2017-12-171-1/+1
| |\ \
* | | | mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITEDan Williams2017-11-291-2/+2
* | | | mm: fix device-dax pud write-faults triggered by get_user_pages()Dan Williams2017-11-291-0/+8
| |_|/ |/| |
* | | include/asm-generic/topology.h: remove unused parent_node() macroDou Liyang2017-11-171-3/+0
* | | bug: fix "cut here" location for __WARN_TAINT architecturesKees Cook2017-11-171-2/+3
* | | bug: define the "cut here" string in a single placeKees Cook2017-11-171-0/+2
* | | kernel debug: support resetting WARN*_ONCEAndi Kleen2017-11-173-3/+7