1. dfd3b59 sh: Fix cached/uncaced address calculation in 29bit mode by Nobuhiro Iwamatsu · 13 years ago
  2. e66ac3f sh: kexec: Add PHYSICAL_START by Simon Horman · 13 years ago
  3. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  4. a6eb9fe dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN by FUJITA Tomonori · 14 years ago
  5. 5e2ff32 sh: rework memory limits to work with LMB. by Paul Mundt · 14 years ago
  6. 7c4584d sh: Assembly friendly __pa and __va definitions by Matt Fleming · 14 years ago
  7. d01447b sh: Merge legacy and dynamic PMB modes. by Paul Mundt · 14 years ago
  8. 9edef28 sh: uncached mapping helpers. by Paul Mundt · 14 years ago
  9. 1d5cfcd sh: Kill off some superfluous legacy PMB special casing. by Paul Mundt · 15 years ago
  10. 24ef7fc sh: Acquire some more page flags for SH-5. by Matt Fleming · 15 years ago
  11. a0ab366 sh: fixed PMB mode refactoring. by Paul Mundt · 15 years ago
  12. 65305ae sh: Convert cache disabled SH-5 over to new cache interface. by Paul Mundt · 15 years ago
  13. dde5e3f sh: rework nommu for generic cache.c use. by Paul Mundt · 15 years ago
  14. 0dfae7d sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms. by Paul Mundt · 15 years ago
  15. dfff0fa sh: wire up clear_user_highpage() for sh4, convert sh7705. by Paul Mundt · 15 years ago
  16. 2277ab4 sh: Migrate from PG_mapped to PG_dcache_dirty. by Paul Mundt · 15 years ago
  17. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 15 years ago
  18. 2f47f44 sh: Support fixed 32-bit PMB mappings from bootloader. by Yoshihiro Shimoda · 15 years ago
  19. cb700aa sh: ioremap_prot support. by Paul Mundt · 16 years ago
  20. f15cbe6 sh: migrate to arch/sh/include/ by Paul Mundt · 16 years ago[Renamed from include/asm-sh/page.h]
  21. 66dfe18 sh: Add support for 16kB PAGE_SIZE. by Paul Mundt · 16 years ago
  22. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  23. 38350e0 sh: Get SH-5 caches working again post-unification. by Paul Mundt · 17 years ago
  24. 2f569af CONFIG_HIGHPTE vs. sub-page page tables. by Martin Schwidefsky · 17 years ago
  25. 516c25a Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed by Kirill A. Shutemov · 17 years ago
  26. d02b08f sh: Clean up places that make 29-bit physical assumptions. by Stuart Menefy · 17 years ago
  27. 66d485b sh: Bump up ARCH_KMALLOC_MINALIGN for DMA cases. by Paul Mundt · 17 years ago
  28. 6deb6f9 sh: Move PXSEG comments to addrspace.h. by Paul Mundt · 17 years ago
  29. caff44e sh: Set HPAGE_SHIFT for 512MB hugetlb pages. by Paul Mundt · 17 years ago
  30. 379a95d sh: Tidy up various clear_page()/copy_page() definitions. by Paul Mundt · 17 years ago
  31. 249cfea sh: Split out pgtable.h in to _32 and _64 variants. by Paul Mundt · 17 years ago
  32. 01fed93 sh: Consolidate slab/kmalloc minalign values. by Paul Mundt · 17 years ago
  33. af39c16 sh: Kill off __{copy,clear}_user_page(). by Paul Mundt · 17 years ago
  34. 7747b9a sh: Wire up clear_user_highpage(). by Paul Mundt · 17 years ago
  35. afca035 sh: Correct pte_page() breakage. by Paul Mundt · 17 years ago
  36. d04a0f7 sh: Fix up extended mode TLB for SH-X2+ cores. by Paul Mundt · 17 years ago
  37. e7bd34a sh: Support explicit L1 cache disabling. by Paul Mundt · 17 years ago
  38. cbd2d9d sh: Default to 4-byte alignment for SLUB objects. by Paul Mundt · 17 years ago
  39. 5900711 sh: pfn_valid() depends on flatmem. by Paul Mundt · 17 years ago
  40. e08f457 sh: __user annotations for __get/__put_user(). by Paul Mundt · 17 years ago
  41. 0106662 sh: bootmem tidying for discontig/sparsemem preparation. by Paul Mundt · 17 years ago
  42. a5ba7d5 sh: Move __KERNEL__ up in asm/page.h. by Paul Mundt · 18 years ago
  43. 21440cf sh: Preliminary support for SH-X2 MMU. by Paul Mundt · 18 years ago
  44. f3c2575 sh: Calculate shm alignment at runtime. by Paul Mundt · 18 years ago
  45. 19f9a34 sh: Initial vsyscall page support. by Paul Mundt · 18 years ago
  46. 8c12b5d sh: Clean up PAGE_SIZE definition for assembly use. by Paul Mundt · 18 years ago
  47. d153ea8 sh: stack debugging support. by Paul Mundt · 18 years ago
  48. e96636c sh: Various nommu fixes. by Yoshinori Sato · 18 years ago
  49. e7f93a3 sh: Make PAGE_OFFSET configurable. by Paul Mundt · 18 years ago
  50. 26ff6c1 sh: page table alloc cleanups and page fault optimizations. by Paul Mundt · 18 years ago
  51. 3f787fe sh: hugetlb updates. by Paul Mundt · 18 years ago
  52. b5233d0 Fix 'make headers_check' on sh by Paul Mundt · 18 years ago
  53. 67bb2c6 [PATCH] sh: fix FPN_START typo by Alexey Dobriyan · 18 years ago
  54. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  55. 104b8de [PATCH] unify pfn_to_page: sh pfn_to_page by KAMEZAWA Hiroyuki · 18 years ago
  56. 65463b7 [PATCH] sh: Drop hp690 discontig support by Paul Mundt · 19 years ago
  57. fd4fd5a [PATCH] mm: consolidate get_order by Stephen Rothwell · 19 years ago
  58. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago