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
/
mips
/
include
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-06-03
MIPS: use the generic uncached segment support in dma-direct
Christoph Hellwig
2019-05-29
MIPS: Make virt_addr_valid() return bool
Paul Burton
2018-11-05
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
2018-07-30
MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSET
Paul Burton
2018-07-30
MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic
Paul Burton
2017-11-09
MIPS: page.h: Define virt_to_pfn()
Florian Fainelli
2016-08-26
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
2016-08-02
MIPS: Use CPHYSADDR to implement mips32 __pa
Paul Burton
2016-08-02
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
Paul Burton
2016-01-23
Revert "MIPS: Fix PAGE_MASK definition"
Dan Williams
2015-11-16
MIPS: Fix flood of warnings about comparsion being always true.
Ralf Baechle
2015-11-12
MIPS: Fix PAGE_MASK definition
Dan Williams
2015-04-02
MIPS: Remove prototype for copy_user_page
Guenter Roeck
2014-11-24
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2014-08-26
MIPS: Fix a warning for virt_to_page
Zubair Lutfullah Kakakhel
2014-08-26
MIPS: Spelling s/confugrations/configurations/
Geert Uytterhoeven
2014-03-26
MIPS: asm: page: Allow __pa_symbol overrides
Leonid Yegoshin
2014-01-22
MIPS: Add support for FTLBs
Leonid Yegoshin
2013-07-01
Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET"
Leonid Yegoshin
2013-05-19
MIPS: Rewrite pfn_valid to work in modules, too.
Ralf Baechle
2013-05-17
MIPS: Make virt_to_phys() work for all unmapped addresses.
David Daney
2013-04-22
Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
Ralf Baechle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-12-28
MIPS: Fix modpost error in modules attepting to use virt_addr_valid().
Ralf Baechle
2012-12-28
MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.
Ralf Baechle
2012-12-12
MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT
David Daney
2012-12-12
MIPS: page.h: Provide more readable definition for PAGE_MASK.
Ralf Baechle
2012-02-20
MIPS: Remove temporary kludge from <asm/page.h>
Ralf Baechle
2012-01-11
MIPS: Flush huge TLB
Hillf Danton
2010-10-04
MIPS: Document why RELOC_HIDE is there.
Ralf Baechle
2010-04-12
MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET
Florian Fainelli
2010-02-27
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
David Daney
2009-09-17
MIPS: make page.h constants available to assembly.
Nelson Elhage
2009-08-17
MIPS: Fix HPAGE_SIZE redefinition
Atsushi Nemoto
2009-07-03
MIPS: Fix CONFIG_FLATMEM version of pfn_valid()
Ralf Baechle
2009-06-17
MIPS: Add hugetlbfs page defines.
David Daney
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-05-14
MIPS: Cavium: Add support for 8k and 32k page sizes.
Ralf Baechle
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle