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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
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: add XIP kernel support
Max Filippov
3
-0
/
+21
2019-10-20
xtensa: move MPU constants from .data to .ref.rodata
Max Filippov
1
-1
/
+2
2019-10-20
xtensa: move XCHAL_KIO_* definitions to kmem_layout.h
Max Filippov
2
-39
/
+32
2019-10-20
xtensa: clean up empty include files
Max Filippov
3
-34
/
+2
2019-10-16
xtensa: fix change_bit in exclusive access option
Max Filippov
1
-1
/
+1
2019-10-14
xtensa: fix type conversion in __get_user_[no]check
Max Filippov
1
-26
/
+29
2019-10-14
xtensa: clean up assembly arguments in uaccess macros
Max Filippov
1
-21
/
+21
2019-10-14
xtensa: fix {get,put}_user() for 64bit values
Al Viro
1
-2
/
+11
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-2
/
+2
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-1
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-3
/
+0
2019-09-02
xtensa: virt: move PCI root complex to KIO range
Max Filippov
1
-0
/
+1
2019-09-01
xtensa: add support for call0 ABI in userspace
Max Filippov
1
-1
/
+8
2019-09-01
xtensa: clean up PS_WOE_BIT usage
Max Filippov
2
-1
/
+2
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
1
-1
/
+1
2019-07-16
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-33
/
+46
2019-07-15
docs: xtensa: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-0
/
+1
2019-07-08
xtensa: abstract 'entry' and 'retw' in assembly code
Max Filippov
1
-0
/
+46
2019-06-27
xtensa: remove arch/xtensa/include/asm/types.h
Max Filippov
1
-23
/
+0
2019-06-24
binfmt_flat: remove the persistent argument from flat_get_addr_from_rp
Christoph Hellwig
1
-1
/
+1
2019-06-24
binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variable
Christoph Hellwig
1
-1
/
+0
2019-06-24
binfmt_flat: remove flat_old_ram_flag
Christoph Hellwig
1
-1
/
+0
2019-06-24
binfmt_flat: provide a default version of flat_get_relocate_addr
Christoph Hellwig
1
-1
/
+0
2019-06-24
binfmt_flat: remove flat_set_persistent
Christoph Hellwig
1
-1
/
+0
2019-06-24
binfmt_flat: remove flat_reloc_valid
Christoph Hellwig
1
-1
/
+0
2019-06-21
arch: handle arches who do not yet define clone3
Christian Brauner
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
3
-12
/
+3
2019-06-16
xtensa: drop dead PCI support code
Max Filippov
1
-10
/
+0
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
1
-0
/
+1
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
1
-1
/
+0
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+0
2019-05-14
xtensa: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
1
-1
/
+1
2019-05-11
Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
19
-79
/
+362
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-05-07
xtensa: implement initialize_cacheattr for MPU cores
Max Filippov
2
-1
/
+37
2019-05-07
xtensa: add exclusive atomics support
Max Filippov
6
-6
/
+264
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
[next]