summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-3/+1
|\
| * tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-3/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-0/+2
|\ \
| * | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
* | | Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2021-09-026-16/+16
|\ \ \
| * | | xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/KbuildMasahiro Yamada2021-08-113-3/+5
| * | | xtensa: build platform directories unconditionallyMasahiro Yamada2021-08-111-6/+1
| * | | xtensa: do not build variants directoryMasahiro Yamada2021-08-111-4/+2
| * | | xtensa: remove unneeded exportsMasahiro Yamada2021-08-111-2/+0
| * | | xtensa: ISS: don't use string pointer before NULL checkMax Filippov2021-08-111-3/+3
| * | | xtensa: add fairness to IRQ handlingMax Filippov2021-08-111-0/+7
| * | | xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap2021-08-111-1/+1
| |/ /
* | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-013-4/+4
|\ \ \
| * | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-303-4/+4
| | |/ | |/|
* | | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-011-1/+1
|\ \ \
| * | | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
| |/ /
* | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-16/+29
|\ \ \
| * \ \ Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-091-1/+0
| |\ \ \ | | | |/ | | |/|
| * | | tty: drop put_tty_driverJiri Slaby2021-07-271-1/+1
| * | | tty: stop using alloc_tty_driverJiri Slaby2021-07-271-4/+3
| * | | tty: don't store semi-state into tty driversJiri Slaby2021-07-271-15/+18
| * | | xtensa: ISS: don't panic in rs_initJiri Slaby2021-07-271-3/+14
| | |/ | |/|
* | | Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2021-08-291-3/+1
|\ \ \ | |_|/ |/| |
| * | xtensa: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-3/+1
| |/
* | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-1/+0
|\ \ | |/ |/|
| * arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-1/+0
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-0/+1
|\ \ | |/ |/|
| * kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-0/+1
* | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-8/+1
|\ \
| * | Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-311-1/+1
| |\|
| * | tty: remove tty_operations::chars_in_buffer for non-bufferingJiri Slaby2021-05-131-7/+0
| * | tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
* | | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-29/+0
|\ \ \
| * | | asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann2021-05-101-29/+0
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-024-3/+4
|\ \ \
| * | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
| * | | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-2/+0
| * | | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-1/+0
| * | | mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand2021-06-301-0/+3
* | | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\ \ \ \
| * | | | quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-301-22/+7
|\ \ \ \
| * | | | simdisk: convert to blk_alloc_disk/blk_cleanup_diskChristoph Hellwig2021-06-011-22/+7
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-292-6/+2
|\ \ \ \ | | |/ / | |/| |
| * | | arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport2021-06-291-4/+0
| * | | mm: update legacy flush_tlb_* to use vmaChen Li2021-06-291-2/+2
| |/ /
* | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-282-2/+1
|\ \ \
| * | | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-031-1/+1
| |\| |
| * | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
| | |/ | |/|