index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-07
xtensa: clean up inline assembly in futex.h
Max Filippov
1
-38
/
+42
2019-05-06
xtensa: replace variant/core.h with asm/core.h
Max Filippov
10
-12
/
+21
2019-05-06
xtensa: drop ifdef __KERNEL__ from kernel-only headers
Max Filippov
7
-24
/
+0
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-26
/
+0
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
1
-16
/
+0
2019-04-19
net: socket: implement 64-bit timestamps
Arnd Bergmann
1
-2
/
+2
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2
-36
/
+18
2019-04-08
Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-9
/
+12
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-14
/
+3
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-13
/
+3
2019-04-03
xtensa: fix initialization of pt_regs::syscall in start_thread
Max Filippov
1
-9
/
+12
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
1
-1
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-17
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-9
/
+0
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2
-1
/
+1
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-1
/
+1
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-2
/
+0
2019-03-17
kbuild: warn redundant generic-y
Masahiro Yamada
2
-2
/
+0
2019-03-07
Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-207
/
+40
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
1
-13
/
+1
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-18
arch: move common mmap flags to linux/mman.h
Michael S. Tsirkin
1
-3
/
+1
2019-02-07
xtensa: drop unused definitions
Max Filippov
1
-9
/
+0
2019-02-07
xtensa: use generic spinlock/rwlock implementation
Max Filippov
3
-194
/
+8
2019-02-07
xtensa: provide xchg for sizes 1 and 2
Max Filippov
1
-4
/
+32
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-1
/
+1
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-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-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
3
-7
/
+7
2018-12-20
xtensa: implement jump_label support
Max Filippov
1
-0
/
+65
2018-12-17
xtensa: implement syscall tracepoints
Max Filippov
4
-1
/
+14
2018-12-17
xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOK
Max Filippov
1
-1
/
+79
2018-12-17
xtensa: enable CORE_DUMP_USE_REGSET
Max Filippov
1
-5
/
+1
2018-12-17
xtensa: implement task_user_regset_view
Max Filippov
2
-14
/
+20
2018-12-17
xtensa: call do_syscall_trace_{enter,leave} selectively
Max Filippov
1
-4
/
+1
2018-12-17
xtensa: use NO_SYSCALL instead of -1
Max Filippov
1
-0
/
+2
2018-12-17
xtensa: define syscall_get_arch()
Dmitry V. Levin
1
-0
/
+7
2018-12-17
Move EM_XTENSA to uapi/linux/elf-em.h
Dmitry V. Levin
1
-1
/
+1
2018-12-05
xtensa: don't use l32r opcode directly
Max Filippov
2
-10
/
+8
2018-12-04
xtensa: clean up WSR*/RSR*/get_sr/set_sr
Max Filippov
5
-39
/
+19
[prev]
[next]