index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-6
/
+6
*
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-07-30
1
-2
/
+1
|
\
|
*
xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate wit...
Rob Herring
2016-07-26
2
-2
/
+9
|
*
xtensa: Fix build error due to missing include file
Guenter Roeck
2016-07-26
1
-0
/
+1
|
*
xtensa: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2016-06-23
2
-11
/
+2
*
|
xtensa/perf: Convert the hotplug notifier to state machine callbacks
Sebastian Andrzej Siewior
2016-07-14
1
-17
/
+9
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-05-26
1
-5
/
+5
|
\
|
*
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
2016-05-17
1
-5
/
+5
*
|
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-21
1
-2
/
+2
|
/
*
perf core: Allow setting up max frame stack depth via sysctl
Arnaldo Carvalho de Melo
2016-04-27
1
-2
/
+2
*
Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2016-03-20
9
-44
/
+626
|
\
|
*
xtensa: support hardware breakpoints/watchpoints
Max Filippov
2016-03-11
7
-8
/
+571
|
*
xtensa: use context structure for debug exceptions
Max Filippov
2016-03-11
5
-18
/
+30
|
*
xtensa: remove remaining non-functional KGDB bits
Max Filippov
2016-03-11
2
-20
/
+0
|
*
xtensa: clear all DBREAKC registers on start
Max Filippov
2016-03-11
1
-1
/
+1
|
*
xtensa: make fake NMI configurable
Max Filippov
2016-01-11
1
-0
/
+27
*
|
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
1
-1
/
+1
|
/
*
Merge tag 'xtensa-20151108' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2015-11-10
8
-78
/
+53
|
\
|
*
xtensa: support DMA to high memory
Max Filippov
2015-11-08
1
-14
/
+31
|
*
xtensa: drop unused sections and remapped reset handlers
Max Filippov
2015-11-03
2
-48
/
+0
|
*
xtensa: fix secondary core boot in SMP
Max Filippov
2015-11-03
4
-12
/
+14
|
*
xtensa: nommu: provide correct KIO addresses
Max Filippov
2015-11-02
1
-1
/
+1
|
*
xtensa: fixes for configs without loop option
Max Filippov
2015-11-02
2
-3
/
+7
*
|
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
2015-10-01
1
-1
/
+1
|
/
*
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
2015-09-15
1
-0
/
+4
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
1
-4
/
+6
|
\
|
*
xtensa/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-07-29
1
-4
/
+6
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-01
1
-27
/
+26
|
\
\
|
*
|
xtensa/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
1
-27
/
+26
|
|
/
*
|
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-09-01
1
-4
/
+0
|
\
\
|
*
|
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
2015-07-23
1
-4
/
+0
|
|
/
*
|
xtensa: improve vmlinux.lds.S sed post-processing
Max Filippov
2015-08-20
1
-4
/
+5
*
|
xtensa: drop unused irq_err_count
Max Filippov
2015-08-17
1
-3
/
+0
*
|
xtensa: implement fake NMI
Max Filippov
2015-08-17
5
-17
/
+126
*
|
xtensa: don't touch EXC_TABLE_FIXUP in _switch_to
Max Filippov
2015-08-17
1
-4
/
+0
*
|
xtensa: fix kernel register spilling
Max Filippov
2015-08-17
1
-2
/
+2
*
|
xtensa: reorganize irq flags tracing
Max Filippov
2015-08-17
2
-26
/
+18
*
|
xtensa: implement counting and sampling perf events
Max Filippov
2015-08-17
2
-0
/
+451
*
|
xtensa: add profiling IRQ type to xtensa_irq_map
Max Filippov
2015-08-17
1
-0
/
+6
*
|
xtensa: move oprofile stack tracing to stacktrace.c
Max Filippov
2015-08-17
1
-1
/
+166
*
|
xtensa: keep exception/interrupt stack continuous
Max Filippov
2015-08-17
1
-15
/
+28
*
|
xtensa: reimplement DMA API using common helpers
Max Filippov
2015-08-17
1
-30
/
+173
*
|
xtensa: fix threadptr reload on return to userspace
Max Filippov
2015-07-15
1
-1
/
+2
|
/
*
Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2015-04-17
1
-0
/
+1
|
\
|
*
Merge tag 'v4.0' into for_next
Chris Zankel
2015-04-14
2
-6
/
+3
|
|
\
|
*
|
xtensa: Fix fix linker script transformation for .text / .text.fixup
Guenter Roeck
2015-04-10
1
-0
/
+1
*
|
|
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
2
-9
/
+10
|
\
\
\
|
*
|
|
xtensa: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-9
/
+2
|
*
|
|
xtensa: Autogenerate offsets in struct thread_info
Richard Weinberger
2015-04-12
1
-0
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-15
1
-5
/
+0
|
\
\
\
[next]