summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-011-0/+13
|\
| * printk: Userspace format indexing supportChris Down2021-07-191-0/+13
* | Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-09-011-0/+13
|\ \
| * | drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley2021-07-191-0/+2
| * | Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley2021-07-151-0/+10
| * | asm-generic/hyperv: Add missing #include of nmi.hMichael Kelley2021-07-121-0/+1
| |/
* | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-014-53/+18
|\ \
| * | bitops/non-atomic: make @nr unsigned to avoid any DIVVineet Gupta2021-08-141-7/+7
| * | Merge branch 'asm-generic-uaccess-7' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-08-131-44/+9
| |\ \
| | * | asm-generic: uaccess: remove inline strncpy_from_user/strnlen_userArnd Bergmann2021-07-271-38/+9
| | * | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann2021-07-231-17/+11
| | |/
| * / asm-generic: ffs: Drop bogus reference to ffz locationGeert Uytterhoeven2021-08-112-2/+2
| |/
* | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-311-0/+17
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-0/+1
| |\ \
| * | | compat: make linux/compat.h available everywhereArnd Bergmann2021-07-231-0/+17
| | |/ | |/|
* | | Merge tag 'v5.14-rc6' into locking/core, to pick up fixesIngo Molnar2021-08-1712-96/+218
|\ \ \ | | |/ | |/|
| * | vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor2021-08-111-0/+1
| |/
| * Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-091-0/+78
| |\
| | * lib: add iomem emulation (logic_iomem)Johannes Berg2021-06-171-0/+78
| * | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V2021-07-082-2/+2
| * | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-082-2/+2
| * | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-022-26/+119
| |\ \
| | * | asm-generic: simplify asm/unaligned.hArnd Bergmann2021-05-171-13/+117
| | * | asm-generic: uaccess: 1-byte access is always alignedArnd Bergmann2021-05-171-2/+2
| | * | asm-generic: unaligned always use struct helpersArnd Bergmann2021-05-101-11/+2
| | * | asm-generic: unaligned: remove byteshift helpersArnd Bergmann2021-05-101-2/+0
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-1/+2
| |\ \ \
| | * | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-1/+2
| * | | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-301-30/+7
| |\ \ \ \
| | * | | | once: implement DO_ONCE_LITE for non-fast-path "do once" functionalityTanner Love2021-06-281-30/+7
| | | |_|/ | | |/| |
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-293-35/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-1/+1
| | * | | mm: remove CONFIG_DISCONTIGMEMMike Rapoport2021-06-291-33/+4
| | * | | mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens2021-06-291-1/+0
| | |/ /
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-06-281-0/+1
| |\ \ \
| | * | | asm-generic/hyperv: add HV_STATUS_ACCESS_DENIED definitionVitaly Kuznetsov2021-06-171-0/+1
| | | |/ | | |/|
| * | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-281-1/+1
| |\ \ \
| | * \ \ Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar2021-06-181-0/+1
| | |\ \ \ | | | | |/ | | | |/|
| | * | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+1
| | | |/ | | |/|
| * | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-285-619/+88
| |\ \ \ | | |_|/ | |/| |
| * | | vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor2021-06-021-0/+1
| | |/ | |/|
* | | locking/atomic: simplify non-atomic wrappersMark Rutland2021-08-042-23/+14
* | | locking/atomic: add generic arch_*() bitopsMark Rutland2021-07-164-50/+83
* | | locking/atomic: centralize generated headersMark Rutland2021-07-162-2351/+0
| |/ |/|
* | locking/atomics: atomic-instrumented: simplify ifdefferyMark Rutland2021-05-261-497/+1
* | locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland2021-05-263-91/+3
* | locking/atomic: cmpxchg: support ARCH_ATOMICMark Rutland2021-05-261-17/+44
* | locking/atomic: cmpxchg: make `generic` a prefixMark Rutland2021-05-262-4/+4
* | locking/atomic: atomic64: support ARCH_ATOMICMark Rutland2021-05-261-13/+61
* | locking/atomic: atomic: support ARCH_ATOMICMark Rutland2021-05-261-9/+62