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
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-11-11
xtensa: remove the get_order() implementation
Yunsheng Lin
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2019-11-26
xtensa: add XIP kernel support
Max Filippov
2018-08-20
xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START
Max Filippov
2017-12-16
xtensa: move fixmap and kmap just above the KSEG
Max Filippov
2017-03-30
xtensa: make __pa work with uncached KSEG addresses
Max Filippov
2016-07-24
xtensa: minimize use of PLATFORM_DEFAULT_MEM_{ADDR,SIZE}
Max Filippov
2016-07-24
xtensa: cleanup MMU setup and kernel layout macros
Max Filippov
2016-07-24
xtensa: add alternative kernel memory layouts
Max Filippov
2016-07-24
xtensa: move kernel mapping addresses into kmem_layout.h
Max Filippov
2014-10-21
xtensa: nommu: clean up memory map dump
Max Filippov
2014-10-21
xtensa: nommu: don't build most of the cache flushing code
Max Filippov
2014-08-14
xtensa: support aliasing cache in k[un]map_atomic
Max Filippov
2014-08-14
xtensa: implement clear_user_highpage and copy_user_highpage
Max Filippov
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2011-05-25
xtensa/mm: remove WANT_PAGE_VIRTUAL
Sebastian Andrzej Siewior
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-04-02
xtensa: nommu support
Johannes Weiner
2009-04-02
xtensa: cope with ram beginning at higher addresses
Johannes Weiner
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel