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
2019-03-07
Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
10
-257
/
+94
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-41
/
+52
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-122
/
+2
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2
-3
/
+0
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-0
/
+1
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
1
-0
/
+1
2019-02-18
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
1
-3
/
+1
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
2
-26
/
+47
2019-02-10
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...
Thomas Gleixner
2
-15
/
+4
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-26
/
+43
2019-02-07
xtensa: simplify trap_init
Max Filippov
1
-3
/
+2
2019-02-07
xtensa: drop unused definitions
Max Filippov
2
-11
/
+0
2019-02-07
xtensa: fix get_wchan
Max Filippov
1
-2
/
+2
2019-02-07
xtensa: use generic spinlock/rwlock implementation
Max Filippov
4
-194
/
+10
2019-02-07
xtensa: provide xchg for sizes 1 and 2
Max Filippov
1
-4
/
+32
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
2
-4
/
+4
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-22
/
+22
2019-02-07
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
1
-12
/
+0
2019-02-03
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
3
-124
/
+2
2019-01-27
xtensa: SMP: limit number of possible CPUs by NR_CPUS
Max Filippov
1
-0
/
+5
2019-01-26
xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCE
Corentin Labbe
7
-9
/
+9
2019-01-26
xtensa: Fix typo use space=>user space
Corentin Labbe
1
-1
/
+1
2019-01-26
xtensa: SMP: mark each possible CPU as present
Max Filippov
1
-1
/
+1
2019-01-26
xtensa: smp_lx200_defconfig: fix vectors clash
Max Filippov
1
-0
/
+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-17
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
1
-0
/
+2
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-9
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-4
/
+0
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+3
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-5
/
+3
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
5
-10
/
+10
2018-12-29
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-17
/
+2
2018-12-29
Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
39
-1246
/
+1105
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-7
/
+11
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-3
/
+2
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
1
-7
/
+11
2018-12-20
xtensa: implement jump_label support
Max Filippov
4
-0
/
+166
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
1
-1
/
+1
2018-12-17
xtensa: implement syscall tracepoints
Max Filippov
7
-3
/
+23
2018-12-17
xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOK
Max Filippov
2
-1
/
+80
2018-12-17
xtensa: enable CORE_DUMP_USE_REGSET
Max Filippov
2
-51
/
+1
2018-12-17
xtensa: implement TIE regset
Max Filippov
1
-78
/
+87
[next]