index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
binfmt_flat: provide a default version of flat_get_relocate_addr
Christoph Hellwig
2019-06-24
1
-1
/
+0
*
binfmt_flat: remove flat_set_persistent
Christoph Hellwig
2019-06-24
1
-1
/
+0
*
binfmt_flat: remove flat_reloc_valid
Christoph Hellwig
2019-06-24
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
3
-12
/
+3
*
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
1
-0
/
+1
*
arch: remove dangling asm-generic wrappers
Masahiro Yamada
2019-05-18
1
-1
/
+0
*
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
1
-16
/
+0
|
\
|
*
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
1
-16
/
+0
*
|
xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-05-15
1
-1
/
+1
*
|
Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-05-11
19
-79
/
+362
|
\
\
|
*
|
xtensa: implement initialize_cacheattr for MPU cores
Max Filippov
2019-05-07
2
-1
/
+37
|
*
|
xtensa: add exclusive atomics support
Max Filippov
2019-05-07
6
-6
/
+264
|
*
|
xtensa: clean up inline assembly in futex.h
Max Filippov
2019-05-07
1
-38
/
+42
|
*
|
xtensa: replace variant/core.h with asm/core.h
Max Filippov
2019-05-07
10
-12
/
+21
|
*
|
xtensa: drop ifdef __KERNEL__ from kernel-only headers
Max Filippov
2019-05-07
7
-24
/
+0
*
|
|
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-08
1
-1
/
+1
|
\
\
\
|
*
|
|
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-21
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-07
1
-0
/
+1
|
\
\
\
|
*
|
|
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-08
1
-0
/
+1
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
1
-1
/
+0
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-10
2
-36
/
+18
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-04-03
1
-1
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
1
-26
/
+0
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-04-03
1
-17
/
+0
|
*
|
|
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
2019-04-03
1
-9
/
+0
|
|
/
/
*
|
|
Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-04-09
1
-9
/
+12
|
\
\
\
|
*
|
|
xtensa: fix initialization of pt_regs::syscall in start_thread
Max Filippov
2019-04-04
1
-9
/
+12
|
|
/
/
*
|
|
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
1
-14
/
+3
*
|
|
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-13
/
+3
|
/
/
*
/
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
1
-0
/
+1
|
/
*
kbuild: warn redundant generic-y
Masahiro Yamada
2019-03-17
1
-1
/
+0
*
Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-03-07
5
-207
/
+40
|
\
|
*
xtensa: drop unused definitions
Max Filippov
2019-02-07
1
-9
/
+0
|
*
xtensa: use generic spinlock/rwlock implementation
Max Filippov
2019-02-07
3
-194
/
+8
|
*
xtensa: provide xchg for sizes 1 and 2
Max Filippov
2019-02-07
1
-4
/
+32
*
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-13
/
+1
|
\
\
|
*
|
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
1
-1
/
+1
|
*
|
syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
2019-02-07
1
-12
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-03-05
1
-0
/
+1
|
\
\
|
*
|
arch: Use asm-generic/socket.h when possible
Deepa Dinamani
2019-02-03
1
-0
/
+1
|
|
/
*
/
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
2
-3
/
+0
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
1
-5
/
+3
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-5
/
+3
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
3
-7
/
+7
|
/
*
xtensa: implement jump_label support
Max Filippov
2018-12-20
1
-0
/
+65
*
xtensa: implement syscall tracepoints
Max Filippov
2018-12-17
4
-1
/
+14
*
xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOK
Max Filippov
2018-12-17
1
-1
/
+79
*
xtensa: enable CORE_DUMP_USE_REGSET
Max Filippov
2018-12-17
1
-5
/
+1
*
xtensa: implement task_user_regset_view
Max Filippov
2018-12-17
1
-13
/
+1
*
xtensa: call do_syscall_trace_{enter,leave} selectively
Max Filippov
2018-12-17
1
-4
/
+1
[next]