aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-221/+0
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+1
2022-03-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+2
2022-03-25Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 6-21/+50
2022-03-24mm: madvise: MADV_DONTNEED_LOCKEDGravatar Johannes Weiner 1-0/+2
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Gravatar Linus Torvalds 1-1/+1
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-108/+6
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-0/+1
2022-03-22xtensa: define update_mmu_tlb functionGravatar Max Filippov 1-0/+4
2022-03-21arch: Add pmd_pfn() where it is missingGravatar Mike Rapoport 1-0/+1
2022-03-20xtensa: fix xtensa_wsr always writing 0Gravatar Max Filippov 1-2/+2
2022-03-19xtensa: merge stack alignment definitionsGravatar Max Filippov 3-7/+8
2022-03-18parport_pc: Also enable driver for PCI systemsGravatar Maciej W. Rozycki 1-0/+1
2022-03-09xtensa: add helpers for division, remainder and shiftsGravatar Max Filippov 1-0/+34
2022-03-07xtensa: use XCHAL_NUM_AREGS as pt_regs::areg sizeGravatar Max Filippov 1-4/+3
2022-03-06xtensa: Remove unused early_read_config_byte() et al declarationsGravatar Bjorn Helgaas 1-9/+0
2022-02-25xtensa: Implement "current_stack_pointer"Gravatar Kees Cook 2-4/+6
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Gravatar Arnd Bergmann 4-106/+1
2022-02-25xtensa: termbits.h is identical to asm-generic oneGravatar Ilpo Järvinen 1-221/+0
2022-02-25uaccess: remove CONFIG_SET_FSGravatar Arnd Bergmann 4-97/+0
2022-02-25uaccess: generalize access_ok()Gravatar Arnd Bergmann 1-9/+1
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGravatar Gustavo A. R. Silva 1-1/+1
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-1/+4
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageGravatar Masahiro Yamada 1-1/+1
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxGravatar Linus Torvalds 1-1/+0
2022-01-15include: move find.h from asm_generic to linuxGravatar Yury Norov 1-1/+0
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesGravatar Ingo Molnar 1-3/+0
2021-12-11futex: Fix additional regressionsGravatar Arnd Bergmann 1-1/+1
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hGravatar Sebastian Andrzej Siewior 1-1/+1
2021-11-25futex: Ensure futex_atomic_cmpxchg_inatomic() is presentGravatar Arnd Bergmann 1-2/+6
2021-11-17Add linux/cacheflush.hGravatar Matthew Wilcox (Oracle) 1-3/+0
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-11/+0
2021-11-06Merge tag 'xtensa-20211105' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 7-27/+166
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-1/+4
2021-10-18xtensa: move section symbols to asm/sections.hGravatar Max Filippov 1-0/+41
2021-10-18xtensa: only build windowed register support code when neededGravatar Max Filippov 1-0/+2
2021-10-18xtensa: definitions for call0 ABIGravatar Max Filippov 3-6/+102
2021-10-18xtensa: use a14 instead of a15 in inline assemblyGravatar Max Filippov 2-21/+21
2021-10-18mm: Add flush_dcache_folio()Gravatar Matthew Wilcox (Oracle) 1-1/+4
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedGravatar Kees Cook 1-1/+1
2021-09-27xtensa: use CONFIG_USE_OF instead of CONFIG_OFGravatar Randy Dunlap 1-1/+1
2021-09-14arch: remove unused function syscall_set_arguments()Gravatar Peter Collingbourne 1-11/+0
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsGravatar Arnd Bergmann 1-2/+1
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-29/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-3/+3
2021-07-01mm/thp: define default pmd_pgtable()Gravatar Anshuman Khandual 1-2/+0
2021-07-01mm: define default value for FIRST_USER_ADDRESSGravatar Anshuman Khandual 1-1/+0
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesGravatar David Hildenbrand 1-0/+3
2021-06-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-6/+2