aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2015-08-17xtensa: drop unused irq_err_countMax Filippov
2015-08-17xtensa: implement fake NMIMax Filippov
2015-08-17xtensa: don't touch EXC_TABLE_FIXUP in _switch_toMax Filippov
2015-08-17xtensa: fix kernel register spillingMax Filippov
2015-08-17xtensa: reorganize irq flags tracingMax Filippov
2015-08-17xtensa: implement counting and sampling perf eventsMax Filippov
2015-08-17xtensa: count software page fault perf eventsMax Filippov
2015-08-17xtensa: add profiling IRQ type to xtensa_irq_mapMax Filippov
2015-08-17xtensa: select PERF_USE_VMALLOC for cache-aliasing configurationsMax Filippov
2015-08-17xtensa: move oprofile stack tracing to stacktrace.cMax Filippov
2015-08-17xtensa: keep exception/interrupt stack continuousMax Filippov
2015-08-17xtensa: clean up Kconfig dependencies for custom coresMax Filippov
2015-08-17xtensa: reimplement DMA API using common helpersMax Filippov
2015-07-15xtensa: fix threadptr reload on return to userspaceMax Filippov
2015-07-13xtensa: ISS: add missing va_end into split_if_specMax Filippov
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds
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-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
2015-06-16xtensa: don't use module_init for non-modular core network.c codePaul Gortmaker
2015-06-07arch/*/io.h: Add ioremap_wt() to all architecturesToshi Kani
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-05-26treewide: Kconfig: fix wording / spellingMasanari Iida
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-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig
2015-04-17Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-04-14Merge tag 'xtensa-for-next-20150413' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel
2015-04-14Merge tag 'v4.0' into for_nextChris Zankel
2015-04-13xtensa: xtfpga: add CY7C67300 USB controller supportMax Filippov
2015-04-13xtensa: ISS: fix locking in TAP network adapterMax Filippov
2015-04-12xtensa: Remove signal translation and exec_domainRichard Weinberger
2015-04-12xtensa: Autogenerate offsets in struct thread_infoRichard Weinberger
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro
2015-04-10xtensa: Fix fix linker script transformation for .text / .text.fixupGuenter Roeck
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang
2015-03-13Merge tag 'xtensa-for-next-20150304' of git://github.com/jcmvbkbc/linux-xtens...Chris Zankel
2015-03-04xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_rangeMax Filippov
2015-03-04xtensa: wire bpf and execveat syscallsMax Filippov
2015-02-27xtensa: xtfpga: fix hardware lockup caused by LCD driverMax Filippov
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-13xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski