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
2019-07-24
xtensa: fix build for cores with coprocessors
Max Filippov
1
-0
/
+1
2019-07-16
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
6
-142
/
+17
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+1
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-0
/
+1
2019-07-10
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+5
2019-07-08
xtensa: abstract 'entry' and 'retw' in assembly code
Max Filippov
3
-12
/
+17
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
1
-0
/
+1
2019-06-25
dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code
Christoph Hellwig
1
-7
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-16
xtensa: use generic pcibios_set_master and pcibios_enable_device
Max Filippov
1
-32
/
+0
2019-06-16
xtensa: drop dead PCI support code
Max Filippov
3
-97
/
+0
2019-06-16
xtensa/PCI: Remove unused variable
Guenter Roeck
1
-1
/
+0
2019-06-09
arch: wire-up clone3() syscall
Christian Brauner
1
-0
/
+1
2019-06-07
Merge tag 'xtensa-20190607' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-11
/
+2
2019-05-30
xtensa: Fix section mismatch between memblock_reserve and mem_reserve
Guenter Roeck
1
-1
/
+2
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2
-4
/
+4
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+6
2019-05-16
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
1
-0
/
+6
2019-05-14
xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
1
-1
/
+1
2019-05-07
xtensa: add exclusive atomics support
Max Filippov
1
-0
/
+3
2019-05-06
xtensa: replace variant/core.h with asm/core.h
Max Filippov
2
-2
/
+2
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
1
-0
/
+4
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
1
-0
/
+4
2019-04-04
xtensa: fix return_address
Max Filippov
1
-1
/
+5
2019-04-03
xtensa: use actual syscall number in do_syscall_trace_leave
Max Filippov
1
-0
/
+6
2019-03-07
Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-50
/
+52
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
1
-25
/
+46
2019-02-10
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...
Thomas Gleixner
1
-3
/
+4
2019-02-07
xtensa: simplify trap_init
Max Filippov
1
-3
/
+2
2019-02-07
xtensa: drop unused definitions
Max Filippov
1
-2
/
+0
2019-02-07
xtensa: fix get_wchan
Max Filippov
1
-2
/
+2
2019-02-07
xtensa: clean up arch/xtensa/kernel/time.c
Max Filippov
1
-28
/
+25
2019-02-07
xtensa: SMP: rework IPI processing
Max Filippov
1
-15
/
+23
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-0
/
+21
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-3
/
+3
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-22
/
+22
2019-01-27
xtensa: SMP: limit number of possible CPUs by NR_CPUS
Max Filippov
1
-0
/
+5
2019-01-26
xtensa: SMP: mark each possible CPU as present
Max Filippov
1
-1
/
+1
2019-01-26
xtensa: SMP: fix secondary CPU initialization
Max Filippov
2
-14
/
+25
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
1
-0
/
+1
2019-01-25
ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
1
-3
/
+3
2019-01-24
xtensa: SMP: fix ccount_timer_shutdown
Max Filippov
1
-1
/
+1
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-4
/
+0
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2
-3
/
+3
2018-12-29
Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
17
-348
/
+855
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-12-20
xtensa: implement jump_label support
Max Filippov
2
-0
/
+100
[next]