Age | Commit message (Expand) | Author | Files | Lines |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 1 | -0/+7 |
2008-10-06 | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 1 | -0/+2 |
2008-10-06 | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 | Ingo Molnar | 1 | -3/+3 |
2008-09-10 | x86: unsigned long pte_pfn | Hugh Dickins | 1 | -0/+7 |
2008-08-14 | Merge commit 'v2.6.27-rc3' into x86/prototypes | Ingo Molnar | 1 | -5/+8 |
2008-07-26 | x86: implement pte_special | Nick Piggin | 1 | -3/+6 |
2008-07-26 | Merge branch 'linus' into x86/header-guards | Ingo Molnar | 1 | -2/+2 |
2008-07-23 | x86: mm/pageattr.c declare arch_report_meminfo before they get used | Jaswinder Singh | 1 | -0/+2 |
2008-07-22 | x86: consolidate header guards | Vegard Nossum | 1 | -3/+3 |
2008-07-22 | x86: add PTE_FLAGS_MASK | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-07-22 | x86: rename PTE_MASK to PTE_PFN_MASK | Jeremy Fitzhardinge | 1 | -2/+2 |
2008-07-16 | x86/paravirt: call paravirt_pagetable_setup_{start, done} | Eduardo Habkost | 1 | -0/+18 |
2008-07-09 | x86: map UV chipset space - pagetable | Jack Steiner | 1 | -0/+2 |
2008-07-08 | x86_32: remove __PAGE_KERNEL(_EXEC) | Jeremy Fitzhardinge | 1 | -10/+0 |
2008-07-08 | x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags | Jeremy Fitzhardinge | 1 | -19/+13 |
2008-07-08 | x86: unify pgd_index | Jeremy Fitzhardinge | 1 | -0/+20 |
2008-07-08 | x86: asm-x86/pgtable.h: fix compiler warning | Jeremy Fitzhardinge | 1 | -0/+2 |
2008-07-08 | Merge branch 'x86/fixmap' into x86/devel | Ingo Molnar | 1 | -0/+3 |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 1 | -35/+38 |
2008-07-08 | x86: janitor CPA statistics patch | Thomas Gleixner | 1 | -1/+5 |
2008-07-08 | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen | 1 | -0/+3 |
2008-06-20 | x86: implement set_pte_vaddr | Jeremy Fitzhardinge | 1 | -0/+3 |
2008-05-27 | x86/paravirt: add pte_flags to just get pte flags | Jeremy Fitzhardinge | 1 | -8/+8 |
2008-05-27 | x86: use pteval_t for _PAGE_FOO | Jeremy Fitzhardinge | 1 | -27/+22 |
2008-05-20 | x86: use PTE_MASK rather than ad-hoc mask | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-05-20 | x86: clarify use of _PAGE_CHG_MASK | Jeremy Fitzhardinge | 1 | -0/+1 |
2008-05-15 | mprotect: prevent alteration of the PAT bits | Venki Pallipadi | 1 | -3/+13 |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin | 1 | -0/+10 |
2008-04-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 1 | -0/+9 |
2008-04-25 | x86: unify pgd ctor/dtor | Jeremy Fitzhardinge | 1 | -0/+16 |
2008-04-25 | x86: unify KERNEL_PGD_PTRS | Jeremy Fitzhardinge | 1 | -1/+3 |
2008-04-25 | x86/pgtable.h: demacro ptep_clear_flush_young | Jeremy Fitzhardinge | 1 | -8/+2 |
2008-04-25 | x86/pgtable.h: demacro ptep_test_and_clear_young | Jeremy Fitzhardinge | 1 | -9/+2 |
2008-04-25 | x86/pgtable.h: demacro ptep_set_access_flags | Jeremy Fitzhardinge | 1 | -10/+3 |
2008-04-25 | x86: PAT phys_mem_access_prot_allowed for dev/mem mmap | venkatesh.pallipadi@intel.com | 1 | -0/+9 |
2008-04-17 | x86: pgtable, document pde bits | Jiri Slaby | 1 | -7/+7 |
2008-04-17 | include/asm-x86/pgtable.h: checkpatch cleanups - formatting only | Joe Perches | 1 | -36/+120 |
2008-04-17 | x86: PAT add ioremap_wc() interface | venkatesh.pallipadi@intel.com | 1 | -0/+2 |
2008-04-17 | x86: PAT infrastructure patch | venkatesh.pallipadi@intel.com | 1 | -0/+6 |
2008-03-27 | x86: fix performance drop for glx | Suresh Siddha | 1 | -0/+2 |
2008-02-10 | x86: sparse warnings in pageattr.c | Harvey Harrison | 1 | -1/+1 |
2008-02-04 | x86: cpa, add the PAT bit defines | Andi Kleen | 1 | -0/+4 |
2008-01-30 | x86: use the same pgd_list for PAE and 64-bit | Jeremy Fitzhardinge | 1 | -0/+2 |
2008-01-30 | x86: cpa: fix the self-test | Ingo Molnar | 1 | -0/+1 |
2008-01-30 | x86: add PAGE_KERNEL_EXEC_NOCACHE | Ingo Molnar | 1 | -0/+2 |
2008-01-30 | x86: add PG_LEVEL enum | Thomas Gleixner | 1 | -0/+6 |
2008-01-30 | x86: clean up lookup_address() declarations | Thomas Gleixner | 1 | -0/+8 |
2008-01-30 | x86: introduce canon_pgprot() | Andi Kleen | 1 | -0/+2 |
2008-01-30 | x86: don't drop NX bit in pte modifier functions on 32-bit | Andi Kleen | 1 | -6/+6 |
2008-01-30 | x86: add pte_pgprot to 32-bit | Andi Kleen | 1 | -0/+2 |