summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-02-21ARM: pgtable: add pud-level codeRussell King9-22/+116
2011-02-21ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...Will Deacon2-3/+4
2011-02-21ARM: Use long long format when printing meminfo physical addressesRussell King1-6/+8
2011-02-15ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon3-7/+8
2011-02-15ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache fun...Will Deacon1-6/+8
2011-02-15ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon4-21/+23
2011-02-14ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTECatalin Marinas1-1/+1
2010-12-22ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King5-42/+41
2010-12-22ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King4-35/+34
2010-12-22ARM: pgtable: remove FIRST_USER_PGD_NRRussell King2-7/+4
2010-12-22ARM: pgtable: use conventional page table code for identity mappingsRussell King1-15/+31
2010-12-22ARM: pgtable: collect up identity mapping functionsRussell King5-71/+56
2010-12-22ARM: pgtable: remove L2 cache flushes for SMP page table bring-upRussell King1-2/+0
2010-12-22ARM: pgtable: switch order of Linux vs hardware page tablesRussell King5-49/+41
2010-11-26ARM: pgtable: introduce pteval_t to represent a pte valueRussell King5-25/+28
2010-11-26ARM: pgtable: use phys_addr_t for physical addressesRussell King3-7/+10
2010-11-26ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free()Russell King1-13/+14
2010-11-26ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()Russell King2-7/+4
2010-11-26ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King2-12/+12
2010-11-26ARM: pgtable: group pte functions togetherRussell King1-59/+51
2010-11-26ARM: pgtable: group pgd functions and data togetherRussell King1-21/+23
2010-11-26ARM: pgtable: move pgprot functions to one placeRussell King1-22/+21
2010-11-21ARM: improve compiler's ability to optimize page tablesRussell King1-0/+3
2010-11-18Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-11/+10
2010-11-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2-6/+10
2010-11-18powerpc: Update a BKL related commentAlessio Igor Bogani1-3/+2
2010-11-18powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala1-1/+4
2010-11-18powerpc: Fix call to subpage_protection()Michael Neuling1-1/+1
2010-11-18powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson1-0/+4
2010-11-18powerpc/mm: Fix build error in setup_initial_memory_limitKumar Gala1-1/+1
2010-11-18powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan3-4/+6
2010-11-18powerpc: Fix div64 in bootloaderBenjamin Herrenschmidt1-1/+2
2010-11-17KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity1-8/+7
2010-11-17KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity2-3/+3
2010-11-17kgdb,ppc: Fix regression in evr register handlingDongdong Deng1-2/+2
2010-11-17kgdb,x86: fix regression in detach handlingJason Wessel1-4/+8
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann26-26/+0
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-21/+73
2010-11-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+6
2010-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-20/+83
2010-11-15Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-17/+17
2010-11-15Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi...Linus Torvalds2-1/+7
2010-11-15Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt1-0/+4
2010-11-15ARM: mach-shmobile: ap4evb: add fsib 44100Hz rateKuninori Morimoto1-0/+4
2010-11-13ARM: SAMSUNG: Fix HAVE_S3C_RTC warningsKukjin Kim1-4/+4
2010-11-13ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warningsKukjin Kim1-6/+6
2010-11-13ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warningsKyungmin Park2-7/+7
2010-11-12Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2010-11-12Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-8/+12