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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
1
-2
/
+2
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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
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-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2020-01-28
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
2
-4
/
+5
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+5
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-07
xtensa: Implement copy_thread_tls
Amanieu d'Antras
2
-4
/
+5
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
3
-0
/
+5
2019-12-18
xtensa: ISS: avoid struct timeval
Arnd Bergmann
1
-2
/
+2
2019-12-13
scripts/sorttable: Rename 'sortextable' to 'sorttable'
Shile Zhang
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-12-08
sched/rt, xtensa: Use CONFIG_PREEMPTION
Thomas Gleixner
2
-3
/
+6
2019-12-04
arch: sembuf.h: make uapi asm/sembuf.h self-contained
Masahiro Yamada
1
-0
/
+1
2019-12-04
arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-12-04
arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
Masahiro Yamada
1
-0
/
+2
2019-12-03
Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
36
-662
/
+771
2019-12-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
7
-7
/
+0
2019-11-29
xtensa: clean up system_call/xtensa_rt_sigreturn interaction
Max Filippov
3
-10
/
+6
2019-11-29
xtensa: fix system_call interaction with ptrace
Max Filippov
2
-4
/
+18
2019-11-29
xtensa: rearrange syscall tracing
Max Filippov
3
-7
/
+4
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
4
-143
/
+22
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-11
/
+1
2019-11-26
xtensa: fix syscall_set_return_value
Max Filippov
1
-1
/
+1
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: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map
Max Filippov
1
-1
/
+3
2019-11-26
xtensa: fix TLB sanity checker
Max Filippov
1
-2
/
+2
2019-11-26
xtensa: get rid of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
6
-10
/
+24
2019-11-26
xtensa: mm: fix PMD folding implementation
Mike Rapoport
5
-9
/
+19
2019-11-26
xtensa: make stack dump size configurable
Max Filippov
2
-1
/
+8
2019-11-26
xtensa: improve stack dumping
Max Filippov
1
-16
/
+11
2019-11-26
xtensa: use "m" constraint instead of "r" in futex.h assembly
Max Filippov
1
-5
/
+5
2019-11-26
xtensa: use "m" constraint instead of "a" in cmpxchg.h assembly
Max Filippov
1
-15
/
+16
2019-11-26
xtensa: use named assembly arguments in cmpxchg.h
Max Filippov
1
-35
/
+35
2019-11-26
xtensa: use "m" constraint instead of "a" in atomic.h assembly
Max Filippov
1
-24
/
+28
2019-11-26
xtensa: use named assembly arguments in atomic.h
Max Filippov
1
-60
/
+60
2019-11-26
xtensa: use "m" constraint instead of "a" in bitops.h assembly
Max Filippov
1
-8
/
+10
2019-11-26
xtensa: use named assembly arguments in bitops.h
Max Filippov
1
-28
/
+28
2019-11-26
xtensa: use macros to generate *_bit and test_and_*_bit functions
Max Filippov
1
-229
/
+92
2019-11-26
xtensa: use "m" constraint instead of "a" in uaccess.h assembly
Max Filippov
1
-8
/
+8
2019-11-26
xtensa: merge .fixup with .text
Max Filippov
1
-5
/
+1
2019-11-26
xtensa: add XIP kernel support
Max Filippov
10
-5
/
+257
2019-11-26
sysctl: Remove the sysctl system call
Eric W. Biederman
7
-7
/
+0
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
[next]