aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-25net: Facility to report route quality of connected socketsTom Herbert1-0/+2
2016-01-20dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig1-2/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-20mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck1-1/+0
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architecturesChen Gang1-0/+1
2016-01-15mm: define MADV_FREE for some archesMinchan Kim1-0/+1
2016-01-12xtensa: define __smp_xxxMichael S. Tsirkin1-2/+2
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+3
2015-11-09Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linuxLinus Torvalds8-123/+80
2015-11-09xtensa: implement dma_to_phys and phys_to_dmaMax Filippov1-0/+10
2015-11-09xtensa: support DMA to high memoryMax Filippov1-3/+8
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson1-0/+6
2015-11-03Revert "xtensa: cache inquiry and unaligned cache handling functions"Max Filippov1-95/+0
2015-11-03xtensa: drop unused sections and remapped reset handlersMax Filippov1-4/+0
2015-11-03xtensa: fix secondary core boot in SMPMax Filippov1-4/+5
2015-11-02xtensa: nommu: provide correct KIO addressesMax Filippov2-10/+14
2015-11-02xtensa: nommu: fix USER_RING definitionMax Filippov1-0/+4
2015-11-02xtensa: fix build for configs without cache optionsMax Filippov2-4/+35
2015-11-02xtensa: fixes for configs without loop optionMax Filippov1-3/+4
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changesIngo Molnar1-0/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-2/+2
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-11/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-6/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-9/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-31/+0
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+1
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-69/+4
2015-08-29Merge tag 'v4.2' into for_nextChris Zankel2-15/+1
2015-08-17xtensa: implement fake NMIMax Filippov4-10/+57
2015-08-17xtensa: fix kernel register spillingMax Filippov1-10/+19
2015-08-17xtensa: move oprofile stack tracing to stacktrace.cMax Filippov1-0/+8
2015-08-17xtensa: reimplement DMA API using common helpersMax Filippov3-148/+58
2015-08-14arch: introduce memremap()Dan Williams1-0/+1
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra1-10/+0
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27xtensa: Provide atomic_{or,xor,and}Peter Zijlstra1-69/+16
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+1
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-24xtensa: use for_each_sg()Akinobu Mita1-7/+12
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updatesIngo Molnar2-0/+14
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani1-0/+1
2015-05-25xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()Guenter Roeck1-0/+13
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig1-1/+1
2015-04-17Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds1-2/+6