summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada2020-04-0813-89/+21
* x86: remove always-defined CONFIG_AS_SSSE3Masahiro Yamada2020-04-082-5/+2
* x86: remove always-defined CONFIG_AS_CFI_SECTIONSMasahiro Yamada2020-04-082-6/+2
* x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAMEMasahiro Yamada2020-04-082-10/+2
* x86: remove always-defined CONFIG_AS_CFIMasahiro Yamada2020-04-082-44/+2
* x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.hMasahiro Yamada2020-04-081-1/+1
* sh: remove unneeded uapi asm-generic wrappersMasahiro Yamada2020-04-082-4/+0
* h8300: move definition of __kernel_size_t etc. to posix_types.hMasahiro Yamada2020-04-082-15/+13
* sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()Masahiro Yamada2020-04-081-5/+3
* Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-0826-38/+47
|\
| * backlight: corgi: Convert to use GPIO descriptorsLinus Walleij2020-03-252-10/+36
| * backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij2020-03-1824-28/+11
* | 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