index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
Age
Commit message (
Expand
)
Author
2021-04-04
xtensa: drop extraneous register load from initialize_mmu
Max Filippov
2021-04-04
xtensa: fix pgprot_noncached assumptions
Max Filippov
2021-02-11
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-20
xtensa: Enable seccomp architecture tracking
YiFei Zhu
2020-11-17
xtensa: uaccess: Add missing __user to strncpy_from_user() prototype
Laurent Pinchart
2020-11-16
xtensa/mm/highmem: Make generic kmap_atomic() work correctly
Thomas Gleixner
2020-11-16
xtensa: fix TLBTEMP area placement
Max Filippov
2020-11-12
xtensa: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-06
xtensa/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-10-27
xtensa: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-08-20
xtensa: propagate the calling conventions change down into csum_partial_copy_...
Al Viro
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
xtensa: switch to generic version of pte allocation
Mike Rapoport
2020-08-06
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-07-31
xtensa: add missing exclusive access state management
Max Filippov
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
2020-07-28
xtensa: initialize_mmu.h: fix a duplicated word
Randy Dunlap
2020-07-28
xtensa: add seccomp support
Max Filippov
2020-07-28
xtensa: expose syscall through user_pt_regs
Max Filippov
2020-07-28
xtensa: add audit support
Max Filippov
2020-07-21
xtensa: fix access check in csum_and_copy_from_user
Max Filippov
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-08
xtensa: implement flush_icache_user_range
Christoph Hellwig
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
arch/xtensa: move kmap build bug out of the way
Ira Weiny
2020-06-04
arch/kmap: remove BUG_ON()
Ira Weiny
2020-06-03
Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-05-29
xtensa: switch to providing csum_and_copy_from_user()
Al Viro
2020-05-22
xtensa: add missing __user annotations to asm/uaccess.h
Max Filippov
2020-05-22
xtensa: fix error paths in __get_user_{check,size}
Max Filippov
2020-05-22
xtensa: fix type conversion in __get_user_size
Max Filippov
[next]