summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-0728-42/+109
|\
| * kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko2020-04-072-0/+3
| * compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada2020-04-072-2/+0
| * sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLININGMasahiro Yamada2020-04-072-8/+0
| * asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-079-11/+9
| * mm: remove dummy struct bootmem_data/bootmem_data_tWaiman Long2020-04-071-2/+0
| * powernv/memtrace: always online added memory blocksDavid Hildenbrand2020-04-071-10/+4
| * userfaultfd: wp: add pmd_swp_*uffd_wp() helpersPeter Xu2020-04-071-0/+15
| * userfaultfd: wp: add WP pagetable tracking to x86Andrea Arcangeli2020-04-074-2/+71
| * mm/vma: append unlikely() while testing VMA access permissionsAnshuman Khandual2020-04-073-3/+3
| * mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual2020-04-071-1/+1
| * mm/vma: make vma_is_accessible() available for general useAnshuman Khandual2020-04-076-6/+6
* | Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-0724-206/+854
|\ \
| * | um: Remove some unnecessary NULL checks in vector_user.cAlex Dewar2020-03-291-10/+5
| * | um: vector: Avoid NULL ptr deference if transport is unsetSjoerd Simons2020-03-291-0/+3
| * | um: Make CONFIG_STATIC_LINK actually staticBrendan Higgins2020-03-292-1/+10
| * | um: Implement cpu_relax() as ndelay(1) for time-travelJohannes Berg2020-03-291-2/+10
| * | um: Implement ndelay/udelay in time-travel modeJohannes Berg2020-03-294-1/+42
| * | um: Implement time-travel=extJohannes Berg2020-03-296-17/+435
| * | um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONSJohannes Berg2020-03-292-22/+75
| * | um: time-travel: Rewrite as an event schedulerJohannes Berg2020-03-294-95/+229
| * | um: Move timer-internal.h to non-sharedJohannes Berg2020-03-295-4/+3
| * | um: falloc.h needs to be directly included for older libcAlan Maguire2020-03-291-0/+1
| * | um: ubd: Retry buffer read on any kind of errorGabriel Krisman Bertazi2020-03-291-4/+4
| * | um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi2020-03-291-1/+3
| * | um: Fix overlapping ELF segments when statically linkedDavid Gow2020-03-291-1/+1
| * | um: Delete never executed timerLeon Romanovsky2020-03-291-12/+0
| * | um: Don't overwrite ethtool driver versionLeon Romanovsky2020-03-292-3/+0
| * | um: Fix len of file in create_pid_fileWen Yang2020-03-291-2/+3
| * | um: Don't use console_drivers directlyAndy Shevchenko2020-03-291-5/+4
| * | um: Cleanup CONFIG_IOSCHED_CFQKrzysztof Kozlowski2020-03-292-2/+2
* | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2020-04-077-22/+10
|\ \ \
| * | | openrisc: Remove obsolete show_trace_task functionStafford Horne2020-03-181-7/+0
| * | | openrisc: Cleanup copy_thread_tls docs and commentsStafford Horne2020-03-021-1/+0
| * | | openrisc: Enable the clone3 syscallStafford Horne2020-03-021-0/+1
| * | | openrisc: Convert copy_thread to copy_thread_tlsStafford Horne2020-03-022-11/+7
| * | | openrisc: use mmgrabJulia Lawall2020-01-311-1/+2
| * | | openrisc: configs: Cleanup CONFIG_CROSS_COMPILEKrzysztof Kozlowski2020-01-312-2/+0
* | | | Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-076-127/+112
|\ \ \ \
| * | | | parisc: remove nargs from __SYSCALLFiroz Khan2020-04-052-3/+3
| * | | | parisc: Refactor alternative code to accept multiple conditionsHelge Deller2020-04-051-18/+19
| * | | | parisc: Rework arch_rw locking functionsHelge Deller2020-04-052-82/+67
| * | | | parisc: Improve interrupt handling in arch_spin_lock_flags()Helge Deller2020-04-051-8/+17
| * | | | parisc: Replace setup_irq() by request_irq()afzal mohammed2020-04-051-16/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2020-04-077-34/+16
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | sparc32: use per-device dma_opsChristoph Hellwig2020-04-027-34/+16
* | | | | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-04-061-1/+2
|\ \ \ \ \
| * | | | | x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-041-1/+2
* | | | | | Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2020-04-0634-74/+1807
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | csky: Fixup cpu speculative execution to IO areaGuo Ren2020-04-035-58/+25