Linus Torvalds
7c01919130
Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linux
Pull xtensa updates from Chris Zankel:
"Xtensa fixes and improvements for 4.3:
- reimplement DMA API using common helpers
- implement counting and sampling perf events using hardware perf
counters
- add fake NMI support for hardware perf counters
- fix THREADPTR register reloading on return to userspace
- keep exception/interrupt stack continuous for debugger
- improve vmlinux.lds.S post-processing"
* tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linux:
xtensa: improve vmlinux.lds.S sed post-processing
xtensa: drop unused irq_err_count
xtensa: implement fake NMI
xtensa: don't touch EXC_TABLE_FIXUP in _switch_to
xtensa: fix kernel register spilling
xtensa: reorganize irq flags tracing
perf tools: xtensa: add DWARF register names
xtensa: implement counting and sampling perf events
xtensa: count software page fault perf events
xtensa: add profiling IRQ type to xtensa_irq_map
xtensa: select PERF_USE_VMALLOC for cache-aliasing configurations
xtensa: move oprofile stack tracing to stacktrace.c
xtensa: keep exception/interrupt stack continuous
xtensa: clean up Kconfig dependencies for custom cores
xtensa: reimplement DMA API using common helpers
xtensa: fix threadptr reload on return to userspace
xtensa: ISS: add missing va_end into split_if_spec
2015-08-31 15:06:28 -07:00
..
2015-05-08 16:11:05 -03:00
2015-07-01 17:53:49 -03:00
2015-08-05 11:44:29 -07:00
2015-08-12 19:26:22 +01:00
2015-07-05 22:59:05 -03:00
2015-06-08 16:42:07 -06:00
2015-02-13 17:15:55 +10:30
2015-07-09 16:29:56 -03:00
2015-05-27 00:24:10 -04:00
2015-08-29 23:55:58 +00:00
2015-07-02 17:11:28 -07:00
2015-08-31 08:47:40 -07:00
2015-05-09 13:36:58 +08:00
2015-01-15 09:41:49 -06:00
2014-12-15 23:49:22 +02:00
2015-05-12 18:11:06 -03:00
2015-06-26 15:46:08 -07:00