summaryrefslogtreecommitdiff
path: root/arch/xtensa/include/asm
AgeCommit message (Expand)Author
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-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-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25mm: new mm hook frameworkLaurent Dufour
2015-06-25xtensa: 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-12xtensa: Remove signal translation and exec_domainRichard Weinberger
2015-04-12xtensa: Autogenerate offsets in struct thread_infoRichard Weinberger
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-12mm: 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-16Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2014-12-16xtensa/uaccess: fix sparse errorsMichael S. Tsirkin
2014-12-16Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-12-10Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09xtensa: fix kmap_prot definitionMax Filippov
2014-11-10Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel
2014-10-23Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel
2014-10-21xtensa: nommu: clean up memory map dumpMax Filippov
2014-10-21xtensa: nommu: set up cache and atomctl in initialize_mmuMax Filippov
2014-10-21xtensa: move vecbase SR initialization to _startupMax Filippov
2014-10-21xtensa: nommu: fix load address definitionsMax Filippov
2014-10-21xtensa: nommu: don't build most of the cache flushing codeMax Filippov
2014-10-21xtensa: nommu: provide _PAGE_CHG_MASK definitionMax Filippov
2014-10-21xtensa: nommu: provide __invalidate_dcache_page_alias stubMax Filippov
2014-10-21xtensa: nommu: move init_mmu stub to nommu_context.hMax Filippov
2014-10-20xtensa: io: remove dummy relaxed accessor macros for readsWill Deacon
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-05xtensa: implement pgprot_noncachedMax Filippov
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-19Merge tag 'xtensa-for-next-20140815' into for_nextChris Zankel
2014-08-14locking,arch,xtensa: Fold atomic_opsPeter Zijlstra
2014-08-14xtensa: support aliasing cache in kmapMax Filippov