aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-17xtensa: count software page fault perf eventsMax Filippov1-0/+7
2015-08-17xtensa: add profiling IRQ type to xtensa_irq_mapMax Filippov1-0/+6
2015-08-17xtensa: select PERF_USE_VMALLOC for cache-aliasing configurationsMax Filippov1-0/+1
2015-08-17xtensa: move oprofile stack tracing to stacktrace.cMax Filippov3-151/+182
2015-08-17xtensa: keep exception/interrupt stack continuousMax Filippov1-15/+28
2015-08-17xtensa: clean up Kconfig dependencies for custom coresMax Filippov1-8/+3
2015-08-17xtensa: reimplement DMA API using common helpersMax Filippov5-178/+233
2015-08-14arch: introduce memremap()Dan Williams1-0/+1
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstreamIngo Molnar1-69/+4
2015-08-10xtensa/time: Migrate to new 'set-state' interfaceViresh Kumar1-27/+26
2015-08-03Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changesIngo Molnar2-15/+1
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner2-15/+1
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-9/+3
2015-07-29xtensa/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-4/+6
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-23PCI: Call pci_read_bridge_bases() from core instead of arch codeLorenzo Pieralisi1-4/+0
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso1-1/+0
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-15xtensa: fix threadptr reload on return to userspaceMax Filippov1-1/+2
2015-07-13xtensa: ISS: add missing va_end into split_if_specMax Filippov1-2/+6
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-3/+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-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
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-16xtensa: don't use module_init for non-modular core network.c codePaul Gortmaker1-3/+1
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani1-0/+1
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar1-0/+13
2015-05-26treewide: Kconfig: fix wording / spellingMasanari Iida1-1/+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-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handlerDavid Hildenbrand1-2/+2
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand1-0/+2
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig1-1/+1
2015-04-17Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds11-41/+346
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds3-22/+10
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+0
2015-04-14Merge tag 'xtensa-for-next-20150413' of git://github.com/jcmvbkbc/linux-xtensa into for_nextChris Zankel3-14/+52
2015-04-14Merge tag 'v4.0' into for_nextChris Zankel5-67/+49
2015-04-13xtensa: xtfpga: add CY7C67300 USB controller supportMax Filippov2-0/+37
2015-04-13xtensa: ISS: fix locking in TAP network adapterMax Filippov1-14/+15
2015-04-12xtensa: Remove signal translation and exec_domainRichard Weinberger2-11/+2
2015-04-12xtensa: Autogenerate offsets in struct thread_infoRichard Weinberger2-11/+8
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro1-5/+0
2015-04-10xtensa: Fix fix linker script transformation for .text / .text.fixupGuenter Roeck1-0/+1