index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-126
/
+82
2018-08-20
Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixes
Max Filippov
1
-122
/
+71
2018-08-20
xtensa: make bootparam parsing optional
Max Filippov
1
-0
/
+8
2018-08-20
xtensa: drop variant IRQ support
Max Filippov
1
-1
/
+0
2018-08-20
xtensa: drop unneeded platform/hardware.h headers
Max Filippov
2
-3
/
+1
2018-08-17
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
1
-1
/
+1
2018-08-13
xtensa: rework noMMU cache attributes initialization
Max Filippov
1
-0
/
+2
2018-07-11
xtensa: platform-specific handling of coherent memory
Max Filippov
1
-15
/
+58
2018-07-11
xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attribute
Max Filippov
1
-2
/
+8
2018-07-11
xtensa: use generic dma_noncoherent_ops
Christoph Hellwig
1
-115
/
+15
2018-06-26
perf/arch/xtensa: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
1
-21
/
+12
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
1
-4
/
+3
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
3
-3
/
+3
2018-06-07
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-65
/
+4
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+1
2018-05-22
xtensa/PCI: Use dev_printk() when possible
Bjorn Helgaas
1
-4
/
+2
2018-05-22
xtensa/PCI: Make variables static
Bjorn Helgaas
1
-2
/
+2
2018-05-22
xtensa/PCI: Remove dead code
Bjorn Helgaas
1
-59
/
+0
2018-05-08
dma-debug: move initialization to common code
Christoph Hellwig
1
-9
/
+0
2018-04-25
signal/xtensa: Use force_sig_fault where appropriate
Eric W. Biederman
1
-9
/
+1
2018-04-25
signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
Eric W. Biederman
1
-1
/
+1
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-86
/
+8
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-1
/
+1
2018-02-28
xtensa/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
1
-86
/
+8
2018-02-16
xtensa: support DMA buffers in high memory
Max Filippov
1
-10
/
+30
2018-02-01
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+0
2018-01-30
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+1
2018-01-30
xtensa: remove arch specific early DT functions
Rob Herring
1
-12
/
+0
2018-01-29
Merge tag 'xtensa-20180129' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
15
-241
/
+189
2018-01-22
signal/ptrace: Add force_sig_ptrace_errno_trap and use it where needed
Eric W. Biederman
1
-7
/
+1
2017-12-17
xtensa: use generic strncpy_from_user with KASAN
Max Filippov
1
-0
/
+2
2017-12-16
xtensa: add support for KASAN
Max Filippov
2
-1
/
+9
2017-12-16
xtensa: extract init_kio
Max Filippov
1
-4
/
+6
2017-12-16
xtensa: clean up exception handling structure
Max Filippov
2
-20
/
+32
2017-12-16
xtensa: clean up custom-controlled debug output
Max Filippov
5
-51
/
+38
2017-12-16
xtensa: enable stack protector
Max Filippov
3
-0
/
+15
2017-12-10
xtensa: print hardware config ID on startup
Max Filippov
1
-0
/
+9
2017-12-10
xtensa: clean up word alignment macros in assembly code
Max Filippov
1
-4
/
+1
2017-12-10
xtensa: clean up fixups in assembly code
Max Filippov
1
-28
/
+5
2017-12-10
xtensa: use call instead of callx in assembly code
Max Filippov
4
-48
/
+24
2017-12-10
xtensa: build kernel with text-section-literals
Max Filippov
6
-85
/
+48
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-23
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-19
xtensa: make dma_cache_sync a no-op
Christoph Hellwig
1
-23
/
+0
2017-08-10
xtensa: Mark _stext and _end as char-arrays, not single char variables
Masami Hiramatsu
1
-3
/
+3
2017-08-01
xtensa: don't limit csum_partial export by CONFIG_NET
Max Filippov
1
-2
/
+0
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
4
-11
/
+5
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
1
-1
/
+1
[next]