index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-10
xtensa: add default definition for XCHAL_HAVE_DIV32
Max Filippov
1
-0
/
+4
2023-09-19
xtensa: PMU: fix base address for the newer hardware
Max Filippov
1
-0
/
+9
2023-08-08
init: Remove check_bugs() leftovers
Thomas Gleixner
1
-18
/
+0
2023-01-04
xtensa: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+4
2022-05-30
xtensa: use fallback for random_get_entropy() instead of zero
Jason A. Donenfeld
1
-4
/
+2
2022-04-08
xtensa: fix xtensa_wsr always writing 0
Max Filippov
1
-2
/
+2
2021-10-13
xtensa: use CONFIG_USE_OF instead of CONFIG_OF
Randy Dunlap
1
-1
/
+1
2021-01-12
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-11-17
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
Laurent Pinchart
1
-1
/
+1
2020-11-16
xtensa: fix TLBTEMP area placement
Max Filippov
1
-1
/
+1
2020-08-20
xtensa: propagate the calling conventions change down into csum_partial_copy_...
Al Viro
1
-16
/
+4
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
1
-14
/
+16
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
1
-3
/
+2
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-0
/
+1
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-5
/
+0
2020-08-07
xtensa: switch to generic version of pte allocation
Mike Rapoport
1
-22
/
+19
2020-08-06
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
4
-3
/
+14
2020-07-31
xtensa: add missing exclusive access state management
Max Filippov
1
-0
/
+4
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
1
-1
/
+1
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-2
/
+0
2020-07-28
xtensa: initialize_mmu.h: fix a duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-28
xtensa: add seccomp support
Max Filippov
2
-1
/
+5
2020-07-28
xtensa: expose syscall through user_pt_regs
Max Filippov
1
-1
/
+2
2020-07-28
xtensa: add audit support
Max Filippov
1
-1
/
+3
2020-07-21
xtensa: fix access check in csum_and_copy_from_user
Max Filippov
1
-1
/
+1
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-17
/
+1
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-8
/
+0
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
3
-3
/
+3
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
5
-6
/
+4
2020-06-08
xtensa: implement flush_icache_user_range
Christoph Hellwig
1
-0
/
+2
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-2
/
+0
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-10
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-9
/
+0
2020-06-04
arch/xtensa: move kmap build bug out of the way
Ira Weiny
1
-5
/
+0
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
1
-2
/
+2
2020-06-03
Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-16
/
+16
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+7
2020-05-29
xtensa: switch to providing csum_and_copy_from_user()
Al Viro
1
-4
/
+7
2020-05-22
xtensa: add missing __user annotations to asm/uaccess.h
Max Filippov
1
-10
/
+8
2020-05-22
xtensa: fix error paths in __get_user_{check,size}
Max Filippov
1
-3
/
+5
2020-05-22
xtensa: fix type conversion in __get_user_size
Max Filippov
1
-1
/
+1
2020-05-22
xtensa: add missing __user annotations to __{get,put}_user_check
Max Filippov
1
-2
/
+2
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
1
-9
/
+6
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-3
/
+0
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+0
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-26
/
+0
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-3
/
+2
2020-02-07
Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
6
-11
/
+13
[next]