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
/
sh
/
mm
/
mmap.c
Age
Commit message (
Expand
)
Author
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2022-07-17
sh/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
2012-12-11
mm: use vm_unmapped_area() on sh architecture
Michel Lespinasse
2012-10-24
/dev/mem: use phys_addr_t for physical addresses
Cyril Chemparathy
2009-12-11
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
Al Viro
2009-08-15
sh: rework nommu for generic cache.c use.
Paul Mundt
2009-05-07
sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.
Paul Mundt
2008-12-22
sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.
Paul Mundt
2008-11-13
sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.
Paul Mundt
2008-11-12
sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.
Paul Mundt