summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm
AgeCommit message (Expand)AuthorFilesLines
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/co...Ingo 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-12xtensa: Remove signal translation and exec_domainRichard Weinberger1-2/+0
2015-04-12xtensa: Autogenerate offsets in struct thread_infoRichard Weinberger1-11/+0
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-45/+45
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski1-5/+0
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov1-1/+1
2015-02-10xtensa: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov1-10/+0
2015-01-13xtensa: macro whitespace fixesMichael S. Tsirkin1-45/+45
2014-12-16Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linuxLinus Torvalds9-22/+59
2014-12-15xtensa/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2014-12-15Merge tag 'xtensa-for-next-20141213' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel1-1/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+0
2014-12-09xtensa: fix kmap_prot definitionMax Filippov1-1/+1
2014-11-10Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel7-19/+56
2014-10-23Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xte...Chris Zankel1-0/+2
2014-10-21xtensa: nommu: clean up memory map dumpMax Filippov1-5/+5
2014-10-21xtensa: nommu: set up cache and atomctl in initialize_mmuMax Filippov1-1/+36
2014-10-21xtensa: move vecbase SR initialization to _startupMax Filippov1-3/+0
2014-10-21xtensa: nommu: fix load address definitionsMax Filippov1-3/+4
2014-10-21xtensa: nommu: don't build most of the cache flushing codeMax Filippov2-3/+4
2014-10-21xtensa: nommu: provide _PAGE_CHG_MASK definitionMax Filippov1-0/+1
2014-10-21xtensa: nommu: provide __invalidate_dcache_page_alias stubMax Filippov1-0/+2
2014-10-21xtensa: nommu: move init_mmu stub to nommu_context.hMax Filippov2-4/+4
2014-10-20xtensa: io: remove dummy relaxed accessor macros for readsWill Deacon1-7/+0
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-152/+83
2014-10-06xtensa: implement pgprot_noncachedMax Filippov1-0/+2
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-1/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-18Merge tag 'xtensa-for-next-20140815' into for_nextChris Zankel6-9/+89
2014-08-14locking,arch,xtensa: Fold atomic_opsPeter Zijlstra1-151/+82
2014-08-14xtensa: support aliasing cache in kmapMax Filippov1-2/+38
2014-08-14xtensa: support aliasing cache in k[un]map_atomicMax Filippov2-1/+4
2014-08-14xtensa: implement clear_user_highpage and copy_user_highpageMax Filippov2-2/+12
2014-08-14xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov1-1/+6
2014-08-14xtensa: make fixmap region addressing grow with indexMax Filippov1-3/+24
2014-08-14xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov1-0/+5
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-10/+4
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+5
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+0
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-5/+0