summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* pci_iounmap'2: Electric Boogaloo: try to make sense of it allLinus Torvalds2021-09-191-23/+3
* parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabledHelge Deller2021-09-192-10/+3
* Merge tag 'hyperv-fixes-signed-20210915' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-09-151-2/+19
|\
| * asm-generic/hyperv: provide cpumask_to_vpset_noselfWei Liu2021-09-111-2/+19
* | Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds2021-09-131-4/+0
|\ \
| * | vmlinux.lds.h: remove old check for GCC 4.9Nick Desaulniers2021-09-131-4/+0
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-091-10/+4
|\ \ \ | |/ / |/| |
| * | ARM: 9117/1: asm-generic: div64: Remove always-true __div64_const32_is_OK()Geert Uytterhoeven2021-08-201-10/+4
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-6/+0
|\ \ \
| * | | mm/early_ioremap.c: remove redundant early_ioremap_shutdown()Weizhao Ouyang2021-09-081-6/+0
| | |/ | |/|
* | | Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-071-1/+1
|\ \ \
| * | | PCI: Correct the pci_iomap.h header guard #endif commentJonathan Cameron2021-08-201-1/+1
| | |/ | |/|
* | | 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
| | |\ \ \ | | | | |/ | | | |/|