summaryrefslogtreecommitdiff
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 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+9
2010-11-18MAINTAINERS: update documentation entriesRandy Dunlap1-0/+2
2010-11-18Documentation/development-process: more staging infoAndres Salomon1-6/+19
2010-11-18Documentation/development-process: use -next trees instead of stagingAndres Salomon1-4/+4
2010-11-18Documentation: change email address for Hans KochHans J. Koch3-5/+5
2010-11-18Documentation/gpio.txt: explain poll/select usageBernhard Walle1-0/+10
2010-11-18Documentation: make configfs example code simpler, clearerDan Carpenter1-1/+1
2010-11-18kernel-doc: escape xml for structsRandy Dunlap1-3/+9
2010-11-18Fix build failure at cx25821-video driverYouquan Song1-0/+1
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds1-0/+1
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 Torvalds3-16/+21
2010-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-11/+20
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-17hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds1-2/+0
2010-11-17Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2-4/+1
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-17kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang1-4/+4