index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
page.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
Arnd Bergmann
2024-03-06
1
-15
/
+1
*
MIPS: Fix typos
Bjorn Helgaas
2024-01-08
1
-1
/
+1
*
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
2023-02-10
1
-13
/
+0
*
mips: drop definition of pfn_valid() for DISCONTIGMEM
Mike Rapoport (IBM)
2023-02-10
1
-15
/
+0
*
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
1
-1
/
+1
*
MIPS: Add support for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
2021-04-06
1
-1
/
+8
*
mips: Replace lkml.org links with lore
Kees Cook
2021-02-11
1
-6
/
+5
*
MIPS: relocatable: Provide kaslr_offset() to get the kernel offset
Jinyang He
2021-02-09
1
-0
/
+6
*
MIPS: Use fallthrough for arch/mips
Liangliang Huang
2020-05-07
1
-1
/
+1
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-11
1
-4
/
+1
*
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-13
1
-3
/
+0
|
\
|
*
MIPS: use the generic uncached segment support in dma-direct
Christoph Hellwig
2019-06-03
1
-3
/
+0
*
|
MIPS: Make virt_addr_valid() return bool
Paul Burton
2019-05-29
1
-1
/
+1
|
/
*
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
2018-11-05
1
-0
/
+1
*
MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSET
Paul Burton
2018-07-30
1
-1
/
+6
*
MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnostic
Paul Burton
2018-07-30
1
-2
/
+2
*
MIPS: page.h: Define virt_to_pfn()
Florian Fainelli
2017-11-09
1
-2
/
+2
*
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
2016-08-27
1
-2
/
+2
*
MIPS: Use CPHYSADDR to implement mips32 __pa
Paul Burton
2016-08-02
1
-10
/
+28
*
MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
Paul Burton
2016-08-02
1
-2
/
+4
*
Revert "MIPS: Fix PAGE_MASK definition"
Dan Williams
2016-01-23
1
-1
/
+1
*
MIPS: Fix flood of warnings about comparsion being always true.
Ralf Baechle
2015-11-16
1
-1
/
+2
*
MIPS: Fix PAGE_MASK definition
Dan Williams
2015-11-12
1
-1
/
+1
*
MIPS: Remove prototype for copy_user_page
Guenter Roeck
2015-04-02
1
-2
/
+0
*
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2014-11-24
1
-1
/
+1
*
MIPS: Fix a warning for virt_to_page
Zubair Lutfullah Kakakhel
2014-08-26
1
-1
/
+2
*
MIPS: Spelling s/confugrations/configurations/
Geert Uytterhoeven
2014-08-26
1
-1
/
+1
*
MIPS: asm: page: Allow __pa_symbol overrides
Leonid Yegoshin
2014-03-26
1
-0
/
+2
*
MIPS: Add support for FTLBs
Leonid Yegoshin
2014-01-22
1
-0
/
+25
*
Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET"
Leonid Yegoshin
2013-07-01
1
-4
/
+2
*
MIPS: Rewrite pfn_valid to work in modules, too.
Ralf Baechle
2013-05-19
1
-8
/
+7
*
MIPS: Make virt_to_phys() work for all unmapped addresses.
David Daney
2013-05-17
1
-1
/
+1
*
Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."
Ralf Baechle
2013-04-22
1
-1
/
+1
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-7
/
+7
*
MIPS: Fix modpost error in modules attepting to use virt_addr_valid().
Ralf Baechle
2012-12-28
1
-1
/
+4
*
MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.
Ralf Baechle
2012-12-28
1
-4
/
+0
*
MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT
David Daney
2012-12-12
1
-3
/
+3
*
MIPS: page.h: Provide more readable definition for PAGE_MASK.
Ralf Baechle
2012-12-12
1
-1
/
+1
*
MIPS: Remove temporary kludge from <asm/page.h>
Ralf Baechle
2012-02-20
1
-3
/
+0
*
MIPS: Flush huge TLB
Hillf Danton
2012-01-11
1
-0
/
+8
*
MIPS: Document why RELOC_HIDE is there.
Ralf Baechle
2010-10-04
1
-0
/
+14
*
MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET
Florian Fainelli
2010-04-12
1
-2
/
+4
*
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
David Daney
2010-02-27
1
-12
/
+0
*
MIPS: make page.h constants available to assembly.
Nelson Elhage
2009-09-17
1
-2
/
+3
*
MIPS: Fix HPAGE_SIZE redefinition
Atsushi Nemoto
2009-08-17
1
-0
/
+2
*
MIPS: Fix CONFIG_FLATMEM version of pfn_valid()
Ralf Baechle
2009-07-03
1
-1
/
+8
*
MIPS: Add hugetlbfs page defines.
David Daney
2009-06-17
1
-0
/
+5
*
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-06-11
1
-1
/
+1
*
MIPS: Cavium: Add support for 8k and 32k page sizes.
Ralf Baechle
2009-05-14
1
-0
/
+3
*
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle
2008-10-11
1
-0
/
+191