index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
Commit message (
Expand
)
Author
Age
Files
Lines
*
xtensa: drop unused irq_err_count
Max Filippov
2015-08-17
1
-3
/
+0
*
xtensa: implement fake NMI
Max Filippov
2015-08-17
9
-27
/
+183
*
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
2
-12
/
+21
*
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
3
-0
/
+461
*
xtensa: count software page fault perf events
Max Filippov
2015-08-17
1
-0
/
+7
*
xtensa: add profiling IRQ type to xtensa_irq_map
Max Filippov
2015-08-17
1
-0
/
+6
*
xtensa: select PERF_USE_VMALLOC for cache-aliasing configurations
Max Filippov
2015-08-17
1
-0
/
+1
*
xtensa: move oprofile stack tracing to stacktrace.c
Max Filippov
2015-08-17
3
-151
/
+182
*
xtensa: keep exception/interrupt stack continuous
Max Filippov
2015-08-17
1
-15
/
+28
*
xtensa: clean up Kconfig dependencies for custom cores
Max Filippov
2015-08-17
1
-8
/
+3
*
xtensa: reimplement DMA API using common helpers
Max Filippov
2015-08-17
5
-178
/
+233
*
xtensa: fix threadptr reload on return to userspace
Max Filippov
2015-07-15
1
-1
/
+2
*
xtensa: ISS: add missing va_end into split_if_spec
Max Filippov
2015-07-13
1
-2
/
+6
*
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
2015-07-02
1
-3
/
+1
|
\
|
*
xtensa: don't use module_init for non-modular core network.c code
Paul Gortmaker
2015-06-16
1
-3
/
+1
*
|
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-25
2
-2
/
+1
|
\
\
|
*
|
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
2015-05-19
1
-1
/
+0
|
*
|
remove <asm/scatterlist.h>
Christoph Hellwig
2015-05-05
1
-1
/
+1
*
|
|
mm: new mm hook framework
Laurent Dufour
2015-06-24
1
-0
/
+15
*
|
|
xtensa: use for_each_sg()
Akinobu Mita
2015-06-24
1
-7
/
+12
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-06-23
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: Kconfig: fix wording / spelling
Masanari Iida
2015-05-26
1
-1
/
+1
*
|
|
|
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
1
-0
/
+1
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...
Ingo Molnar
2015-06-22
2
-0
/
+14
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
2015-06-07
1
-0
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-06-02
1
-0
/
+13
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs()
Guenter Roeck
2015-05-25
1
-0
/
+13
|
|
/
/
*
|
|
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-2
/
+2
*
|
|
sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*
David Hildenbrand
2015-05-19
1
-0
/
+2
|
/
/
*
|
Merge tag 'xtensa-20150416' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2015-04-17
11
-41
/
+346
|
\
\
|
*
\
Merge tag 'xtensa-for-next-20150413' of git://github.com/jcmvbkbc/linux-xtens...
Chris Zankel
2015-04-14
3
-14
/
+52
|
|
\
\
|
|
*
|
xtensa: xtfpga: add CY7C67300 USB controller support
Max Filippov
2015-04-13
2
-0
/
+37
|
|
*
|
xtensa: ISS: fix locking in TAP network adapter
Max Filippov
2015-04-13
1
-14
/
+15
|
*
|
|
Merge tag 'v4.0' into for_next
Chris Zankel
2015-04-14
5
-67
/
+49
|
|
\
|
|
|
*
|
|
xtensa: Fix fix linker script transformation for .text / .text.fixup
Guenter Roeck
2015-04-10
1
-0
/
+1
|
*
|
|
Merge tag 'xtensa-for-next-20150304' of git://github.com/jcmvbkbc/linux-xtens...
Chris Zankel
2015-03-13
6
-27
/
+87
|
|
\
\
\
|
|
*
|
|
xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range
Max Filippov
2015-03-04
1
-1
/
+1
|
|
*
|
|
xtensa: wire bpf and execveat syscalls
Max Filippov
2015-03-04
1
-1
/
+5
|
|
*
|
|
xtensa: xtfpga: fix hardware lockup caused by LCD driver
Max Filippov
2015-02-27
5
-25
/
+81
|
*
|
|
|
xtensa: xtfpga: provide defconfig with audio subsystem
Max Filippov
2015-02-07
1
-0
/
+142
|
*
|
|
|
xtensa: xtfpga: add audio card to xtfpga DTS
Max Filippov
2015-02-07
1
-0
/
+64
|
|
/
/
/
*
|
|
|
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
3
-22
/
+10
|
\
\
\
\
|
*
|
|
|
xtensa: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
2
-11
/
+2
|
*
|
|
|
xtensa: Autogenerate offsets in struct thread_info
Richard Weinberger
2015-04-12
2
-11
/
+8
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-14
1
-5
/
+0
|
\
\
\
\
|
*
|
|
|
whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setup
Al Viro
2015-04-11
1
-5
/
+0
|
|
/
/
/
*
/
/
/
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2015-03-19
1
-2
/
+13
|
/
/
/
*
|
|
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-18
1
-45
/
+45
|
\
\
\
[next]