summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: pgtable: add pud-level codeRussell King2011-02-219-22/+116
* ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...Will Deacon2011-02-212-3/+4
* ARM: Use long long format when printing meminfo physical addressesRussell King2011-02-211-6/+8
* ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon2011-02-153-7/+8
* ARM: 6671/1: LPAE: use phys_addr_t instead of unsigned long in outercache fun...Will Deacon2011-02-151-6/+8
* ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon2011-02-154-21/+23
* ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTECatalin Marinas2011-02-141-1/+1
* ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King2010-12-225-42/+41
* ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King2010-12-224-35/+34
* ARM: pgtable: remove FIRST_USER_PGD_NRRussell King2010-12-222-7/+4
* ARM: pgtable: use conventional page table code for identity mappingsRussell King2010-12-221-15/+31
* ARM: pgtable: collect up identity mapping functionsRussell King2010-12-225-71/+56
* ARM: pgtable: remove L2 cache flushes for SMP page table bring-upRussell King2010-12-221-2/+0
* ARM: pgtable: switch order of Linux vs hardware page tablesRussell King2010-12-225-49/+41
* ARM: pgtable: introduce pteval_t to represent a pte valueRussell King2010-11-265-25/+28
* ARM: pgtable: use phys_addr_t for physical addressesRussell King2010-11-263-7/+10
* ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free()Russell King2010-11-261-13/+14
* ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow()Russell King2010-11-262-7/+4
* ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King2010-11-262-12/+12
* ARM: pgtable: group pte functions togetherRussell King2010-11-261-59/+51
* ARM: pgtable: group pgd functions and data togetherRussell King2010-11-261-21/+23
* ARM: pgtable: move pgprot functions to one placeRussell King2010-11-261-22/+21
* ARM: improve compiler's ability to optimize page tablesRussell King2010-11-211-0/+3
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-11-181-12/+9
|\
| * [libata] remove SCSI host lock and serial number usage from ata_scsi_queuecmdJeff Garzik2010-11-171-12/+9
* | MAINTAINERS: update documentation entriesRandy Dunlap2010-11-181-0/+2
* | Documentation/development-process: more staging infoAndres Salomon2010-11-181-6/+19
* | Documentation/development-process: use -next trees instead of stagingAndres Salomon2010-11-181-4/+4
* | Documentation: change email address for Hans KochHans J. Koch2010-11-183-5/+5
* | Documentation/gpio.txt: explain poll/select usageBernhard Walle2010-11-181-0/+10
* | Documentation: make configfs example code simpler, clearerDan Carpenter2010-11-181-1/+1
* | kernel-doc: escape xml for structsRandy Dunlap2010-11-181-3/+9
* | Fix build failure at cx25821-video driverYouquan Song2010-11-181-0/+1
* | hardirq.h: needs sched.h if using BKLLinus Torvalds2010-11-181-0/+1
* | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-182-11/+10
|\ \
| * | KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity2010-11-171-8/+7
| * | KVM: Correct ordering of ldt reload wrt fs/gs reloadAvi Kivity2010-11-172-3/+3
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-11-183-16/+21
|\ \ \
| * | | kgdb,ppc: Fix regression in evr register handlingDongdong Deng2010-11-171-2/+2
| * | | kgdb,x86: fix regression in detach handlingJason Wessel2010-11-171-4/+8
| * | | kdb: fix crash when KDB_BASE_CMD_MAX is exceededJovi Zhang2010-11-171-4/+4
| * | | kdb: fix memory leak in kdb_main.cJovi Zhang2010-11-171-6/+7
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-11-189-11/+20
|\ \ \ \
| * | | | powerpc: Update a BKL related commentAlessio Igor Bogani2010-11-181-3/+2
| * | | | powerpc/mm: Fix module instruction tlb fault handling on Book-E 64Kumar Gala2010-11-181-1/+4
| * | | | powerpc: Fix call to subpage_protection()Michael Neuling2010-11-181-1/+1
| * | | | powerpc: Set CONFIG_32BIT on ppc32kerstin jonsson2010-11-181-0/+4
| * | | | powerpc/mm: Fix build error in setup_initial_memory_limitKumar Gala2010-11-181-1/+1
| * | | | powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUGNishanth Aravamudan2010-11-183-4/+6
| * | | | powerpc: Fix div64 in bootloaderBenjamin Herrenschmidt2010-11-181-1/+2
OpenPOWER on IntegriCloud