summaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)Author
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
2015-11-09Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linuxLinus Torvalds
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-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
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-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-29Merge tag 'v4.2' into for_nextChris Zankel
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-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-24xtensa: use for_each_sg()Akinobu Mita
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
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-17Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2015-04-14Merge tag 'v4.0' into for_nextChris Zankel
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