| From: |
| Andi Kleen <ak@suse.de> |
| To: |
| tglx@linutronix.de, mingo@elte.hu, linux-kernel@vger.kernel.org |
| Subject: |
| [PATCH] [0/12] GBPAGES patchkit for 2.6.25 v3 |
| Date: |
| Fri, 1 Feb 2008 10:53:13 +0100 (CET) |
| Message-ID: |
| <200802011053.107168490@suse.de> |
| Archive-link: |
| Article,
Thread
|
This patchkit implements support for the 1GB pages of AMD Fam10h CPUs
in the kernel direct mapping.
Change to previous versions:
- Incorporated feedback from Thomas Gleixner
- Switch direct mapping setup over to set_pte() / pte_pfn()
- Split up patches some more
Includes one not strictly required cleanup patch now (the last one)
I believe this patchkit is ready for the 2.6.25 merge.
-Andi