summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-152-0/+6
|\ \ \
| * | | audit: Add new syscalls to the perm=w filterSteve Grubb2017-11-102-0/+6
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-131-1/+20
|\ \ \ \
| * | | | percpu: Introduce DEFINE_PER_CPU_DECRYPTEDBrijesh Singh2017-11-071-0/+19
| * | | | Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-07104-0/+104
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| * | | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-141-1/+1
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-136-53/+34
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07104-0/+104
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | locking/qrwlock: Prevent slowpath writers getting held up by fastpathWill Deacon2017-10-252-22/+9
| * | | | locking/qrwlock: Use atomic_cond_read_acquire() when spinning in qrwlockWill Deacon2017-10-251-2/+2
| * | | | locking/atomic: Add atomic_cond_read_acquire()Will Deacon2017-10-251-0/+3
| * | | | locking/qrwlock: Use 'struct qrwlock' instead of 'struct __qrwlock'Will Deacon2017-10-252-13/+14