1. a5ff1b3 treewide: replace config_enabled() with IS_ENABLED() (2nd round) by Masahiro Yamada · 8 years ago
  2. 0d8d83d MIPS: Use CPHYSADDR to implement mips32 __pa by Paul Burton · 8 years ago
  3. 1a770b8 MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present by Paul Burton · 8 years ago
  4. 800dc4f Revert "MIPS: Fix PAGE_MASK definition" by Dan Williams · 9 years ago
  5. 95486e4 MIPS: Fix flood of warnings about comparsion being always true. by Ralf Baechle · 9 years ago
  6. 22b1452 MIPS: Fix PAGE_MASK definition by Dan Williams · 9 years ago
  7. 12a8471 MIPS: Remove prototype for copy_user_page by Guenter Roeck · 10 years ago
  8. 34adb28 MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT by Ralf Baechle · 10 years ago
  9. 4d5b3bd MIPS: Fix a warning for virt_to_page by Zubair Lutfullah Kakakhel · 10 years ago
  10. 91ff7ac MIPS: Spelling s/confugrations/configurations/ by Geert Uytterhoeven · 10 years ago
  11. 27b3db2 MIPS: asm: page: Allow __pa_symbol overrides by Leonid Yegoshin · 11 years ago
  12. 75b5b5e MIPS: Add support for FTLBs by Leonid Yegoshin · 11 years ago
  13. ed3ce16 Revert "MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET" by Leonid Yegoshin · 11 years ago
  14. 8b92321 MIPS: Rewrite pfn_valid to work in modules, too. by Ralf Baechle · 11 years ago
  15. 49c426b MIPS: Make virt_to_phys() work for all unmapped addresses. by David Daney · 11 years ago
  16. 3b5e50e Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK." by Ralf Baechle · 11 years ago
  17. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  18. d3ce884 MIPS: Fix modpost error in modules attepting to use virt_addr_valid(). by Ralf Baechle · 12 years ago
  19. 730b8df MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper. by Ralf Baechle · 12 years ago
  20. aa1762f MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT by David Daney · 12 years ago
  21. c17a655 MIPS: page.h: Provide more readable definition for PAGE_MASK. by Ralf Baechle · 12 years ago
  22. 35d1a45 MIPS: Remove temporary kludge from <asm/page.h> by Ralf Baechle · 13 years ago
  23. f467e4bf MIPS: Flush huge TLB by Hillf Danton · 13 years ago
  24. 5707bf6 MIPS: Document why RELOC_HIDE is there. by Ralf Baechle · 14 years ago
  25. 86f7d75 MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET by Florian Fainelli · 15 years ago
  26. 325f8a0 MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. by David Daney · 15 years ago
  27. 99502d9 MIPS: make page.h constants available to assembly. by Nelson Elhage · 15 years ago
  28. 87c62a6 MIPS: Fix HPAGE_SIZE redefinition by Atsushi Nemoto · 15 years ago
  29. baf9227 MIPS: Fix CONFIG_FLATMEM version of pfn_valid() by Ralf Baechle · 15 years ago
  30. dd79439 MIPS: Add hugetlbfs page defines. by David Daney · 15 years ago
  31. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  32. c52399b MIPS: Cavium: Add support for 8k and 32k page sizes. by Ralf Baechle · 15 years ago
  33. 384740d MIPS: Move headfiles to new location below arch/mips/include by Ralf Baechle · 16 years ago[Renamed from include/asm-mips/page.h]
  34. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  35. c29d150 [MIPS] Add missing prototypes to asm/page.h by Dmitri Vorobiev · 16 years ago
  36. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
  37. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 17 years ago
  38. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  39. f4fae82 [MIPS] Optimize __alloc_zeroed_user_highpage implementation. by Ralf Baechle · 17 years ago
  40. 054c51b [MIPS] Rename CONFIG_BUILD_ELF64 into KBUILD_64BIT_SYM32 by Franck Bui-Huu · 18 years ago
  41. adff90a [MIPS] Automatically set CONFIG_BUILD_ELF64 by Franck Bui-Huu · 18 years ago
  42. 7d809ba [MIPS] Fix CONFIG_BUILD_ELF64 kernels with symbols in CKSEG0. by Ralf Baechle · 17 years ago
  43. b1c65b3 [MIPS] Fix PHYS_OFFSET for 64-bits kernels with 32-bits symbols by Franck Bui-Huu · 17 years ago
  44. 41b0483 [MIPS] Move PHY_OFFSET definition in spaces.h by Franck Bui-Huu · 17 years ago
  45. 599ca0f [MIPS] Remove LIMITED_DMA support by Franck Bui-Huu · 17 years ago
  46. 6f284a2 [MIPS] FLATMEM: introduce PHYS_OFFSET. by Franck Bui-Huu · 18 years ago
  47. bcd0228 [PATCH] MIPS: Fix COW D-cache aliasing on fork by Atsushi Nemoto · 18 years ago
  48. 8431fd0 [MIPS] Introduce __pa_symbol() by Franck Bui-Huu · 18 years ago
  49. 620a480 [MIPS] Make __pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernels by Franck Bui-Huu · 18 years ago
  50. 99e3b94 [MIPS] page.h: remove __pa() usages. by Franck Bui-Huu · 18 years ago
  51. d34555f [MIPS] Do not lose upper 32-bit on MIPS32 with 64-bit addresses in __pte(). by Ralf Baechle · 18 years ago
  52. 585fa72 [MIPS] Retire flush_icache_page from mm use. by Ralf Baechle · 18 years ago
  53. a2aa3e2 [PATCH] headers_check: fix userspace build of asm-mips/page.h by David Woodhouse · 18 years ago
  54. 7de58fa [MIPS] Sparsemem fixes by Atsushi Nemoto · 18 years ago
  55. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  56. e53639d [MIPS] Consolidate definitions of pfn_valid in one file. by Ralf Baechle · 18 years ago
  57. b1c231f [MIPS] Fix sparsemem support. by Chad Reese · 18 years ago
  58. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  59. a02036e [PATCH] unify pfn_to_page: mips pfn_to_page by KAMEZAWA Hiroyuki · 19 years ago
  60. ec917c2c Fixup a few lose ends in explicit support for MIPS R1/R2. by Ralf Baechle · 19 years ago
  61. 6e760c8 Rename CONFIG_CPU_MIPS{32,64} to CONFIG_CPU_MIPS{32|64}_R1. by Ralf Baechle · 19 years ago
  62. c6e8b58 Update MIPS to use the 4-level pagetable code thereby getting rid of by Ralf Baechle · 20 years ago
  63. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  64. b4819b5 [PATCH] mips: add MIPS-specific support for flatmem/discontigmem by Yoichi Yuasa · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago