summaryrefslogtreecommitdiff
path: root/arch/xtensa/include (unfollow)
Commit message (Expand)Author
2022-04-19soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2020-06-01uapi: export all headers under uapi directoriesNicolas Dichtel
2018-11-21xtensa: make sure bFLT stack is 16 byte alignedMax Filippov
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-02-16xtensa: fix futex_atomic_cmpxchg_inatomicMax Filippov
2017-06-17xtensa: don't use linux IRQ #0Max Filippov
2016-03-22Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani
2015-11-09xtensa: implement dma_to_phys and phys_to_dmaMax Filippov
2015-11-09xtensa: support DMA to high memoryMax Filippov
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-11-03Revert "xtensa: cache inquiry and unaligned cache handling functions"Max Filippov
2015-11-03xtensa: drop unused sections and remapped reset handlersMax Filippov
2015-11-03xtensa: fix secondary core boot in SMPMax Filippov
2015-11-02xtensa: nommu: provide correct KIO addressesMax Filippov
2015-11-02xtensa: nommu: fix USER_RING definitionMax Filippov
2015-11-02xtensa: fix build for configs without cache optionsMax Filippov
2015-11-02xtensa: fixes for configs without loop optionMax Filippov
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-08-17xtensa: implement fake NMIMax Filippov
2015-08-17xtensa: fix kernel register spillingMax Filippov
2015-08-17xtensa: move oprofile stack tracing to stacktrace.cMax Filippov
2015-08-17xtensa: reimplement DMA API using common helpersMax Filippov
2015-08-14arch: introduce memremap()Dan Williams
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27xtensa: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-24xtensa: use for_each_sg()Akinobu Mita
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani
2015-05-25xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()Guenter Roeck
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-04-12xtensa: Remove signal translation and exec_domainRichard Weinberger
2015-04-12xtensa: Autogenerate offsets in struct thread_infoRichard Weinberger
2015-03-04xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov
2015-03-04xtensa: wire bpf and execveat syscallsMax Filippov
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-01-13xtensa: macro whitespace fixesMichael S. Tsirkin
2014-12-15xtensa/uaccess: fix sparse errorsMichael S. Tsirkin
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-09xtensa: fix kmap_prot definitionMax Filippov