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
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
3
-3
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-8
/
+2
2020-06-09
xtensa: add show_stack_loglvl()
Dmitry Safonov
1
-4
/
+10
2020-06-09
xtensa: add loglvl to show_trace()
Dmitry Safonov
1
-5
/
+9
2020-06-03
Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-2
/
+2
2020-05-25
xtensa: Fix spelling/grammar in comment
Chris Packham
1
-2
/
+2
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+1
2020-04-10
Merge tag 'xtensa-20200410' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-13
/
+7
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
1
-1
/
+1
2020-04-04
Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-9
/
+3
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-16
dma-direct: make uncached_kernel_address more general
Christoph Hellwig
1
-1
/
+1
2020-03-16
dma-direct: remove the cached_kernel_address hook
Christoph Hellwig
1
-8
/
+2
2020-03-03
xtensa: replace setup_irq() by request_irq()
afzal mohammed
2
-13
/
+7
2020-02-07
Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
6
-63
/
+85
2020-02-04
xtensa: reorganize vectors placement
Max Filippov
2
-9
/
+16
2020-02-04
xtensa: separate SMP and XIP support
Max Filippov
1
-34
/
+34
2020-02-04
xtensa: move fast exception handlers close to vectors
Max Filippov
5
-13
/
+36
2020-02-01
xtensa: drop unused function fast_coprocessor_double
Max Filippov
1
-7
/
+0
2020-01-31
xtensa: drop empty platform_* functions from platforms
Max Filippov
1
-0
/
+1
2020-01-31
xtensa: clean up platform headers
Max Filippov
1
-3
/
+1
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
1
-0
/
+1
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+0
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+6
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
1
-0
/
+1
2020-01-14
arch/xtensa/setup: Drop dummy_con initialization
Arvind Sankar
1
-2
/
+0
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
1
-0
/
+1
2020-01-07
xtensa: Implement copy_thread_tls
Amanieu d'Antras
1
-4
/
+4
2019-12-08
sched/rt, xtensa: Use CONFIG_PREEMPTION
Thomas Gleixner
2
-3
/
+6
2019-12-03
Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
9
-55
/
+106
2019-11-29
xtensa: clean up system_call/xtensa_rt_sigreturn interaction
Max Filippov
2
-9
/
+5
2019-11-29
xtensa: fix system_call interaction with ptrace
Max Filippov
2
-4
/
+18
2019-11-29
xtensa: rearrange syscall tracing
Max Filippov
2
-6
/
+2
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2
-114
/
+18
2019-11-26
xtensa: drop unneeded headers from coprocessor.S
Max Filippov
1
-9
/
+1
2019-11-26
xtensa: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-1
/
+1
2019-11-26
xtensa: make stack dump size configurable
Max Filippov
1
-1
/
+1
2019-11-26
xtensa: improve stack dumping
Max Filippov
1
-16
/
+11
2019-11-26
xtensa: merge .fixup with .text
Max Filippov
1
-5
/
+1
2019-11-26
xtensa: add XIP kernel support
Max Filippov
3
-2
/
+64
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-4
/
+4
2019-11-11
xtensa: use the generic uncached segment support
Christoph Hellwig
2
-110
/
+14
2019-11-04
xtensa: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-1
/
+2
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Replace RODATA with RO_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-1
/
+0
[next]