index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-04-06
MIPS: Add support for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
2021-02-11
mips: Replace lkml.org links with lore
Kees Cook
2021-02-09
MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
Jinyang He
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