summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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/+41Star
* ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King2010-12-224-35/+34Star
* ARM: pgtable: remove FIRST_USER_PGD_NRRussell King2010-12-222-7/+4Star
* 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/+56Star
* ARM: pgtable: remove L2 cache flushes for SMP page table bring-upRussell King2010-12-221-2/+0Star
* ARM: pgtable: switch order of Linux vs hardware page tablesRussell King2010-12-225-49/+41Star
* 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/+4Star
* 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/+51Star
* 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/+21Star
* ARM: improve compiler's ability to optimize page tablesRussell King2010-11-211-0/+3
* Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-11-182-11/+10Star
|\
| * KVM: VMX: Fix host userspace gsbase corruptionAvi Kivity2010-11-171-8/+7Star
| * 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-182-6/+10
|\ \
| * | 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
* | | powerpc: Update a BKL related commentAlessio Igor Bogani2010-11-181-3/+2Star
* | | 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
* | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-1726-26/+0Star
| |/ |/|
* | SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-164-21/+73
|\ \ | |/ |/|
| * [S390] kprobes: Fix the return address of multiple kretprobesMartin Schwidefsky2010-11-101-3/+26
| * [S390] kprobes: disable interrupts throughoutMartin Schwidefsky2010-11-101-14/+27
| * [S390] mm: add devmem_is_allowed() for STRICT_DEVMEM checkingHendrik Brueckner2010-11-102-0/+17
| * [S390] fix get_user_pages_fastMartin Schwidefsky2010-11-101-4/+3Star
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-154-6/+6
|\ \
| * | arm: omap1: devices: need to return with a valueFelipe Balbi2010-11-091-3/+2Star
| * | OMAP1: camera.h: add missing includeJanusz Krzysztofik2010-11-051-0/+2
| * | omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterruptsMathias Nyman2010-11-051-0/+2
| * | OMAP2: Devkit8000: Fix mmc regulator failureThomas Weber2010-11-051-3/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-11-151-20/+83
|\ \ \
| * | | x86/PCI: coalesce overlapping host bridge windowsBjorn Helgaas2010-11-111-20/+83
| | |/ | |/|
* | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-152-17/+17
|\ \ \