Age | Commit message (Expand) | Author | Files | Lines |
2010-12-22 | ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN | Russell King | 4 | -35/+34 |
2010-12-22 | ARM: pgtable: remove FIRST_USER_PGD_NR | Russell King | 2 | -7/+4 |
2010-12-22 | ARM: pgtable: use conventional page table code for identity mappings | Russell King | 1 | -15/+31 |
2010-12-22 | ARM: pgtable: collect up identity mapping functions | Russell King | 5 | -71/+56 |
2010-12-22 | ARM: pgtable: remove L2 cache flushes for SMP page table bring-up | Russell King | 1 | -2/+0 |
2010-12-22 | ARM: pgtable: switch order of Linux vs hardware page tables | Russell King | 5 | -49/+41 |
2010-11-26 | ARM: pgtable: introduce pteval_t to represent a pte value | Russell King | 5 | -25/+28 |
2010-11-26 | ARM: pgtable: use phys_addr_t for physical addresses | Russell King | 3 | -7/+10 |
2010-11-26 | ARM: pgtable: use pXd_none_or_clear_bad() in pgd_free() | Russell King | 1 | -13/+14 |
2010-11-26 | ARM: pgtable: get rid of get_pgd_slow()/free_pgd_slow() | Russell King | 2 | -7/+4 |
2010-11-26 | ARM: pgtable: directly pass pgd/pmd/pte to their error functions | Russell King | 2 | -12/+12 |
2010-11-26 | ARM: pgtable: group pte functions together | Russell King | 1 | -59/+51 |
2010-11-26 | ARM: pgtable: group pgd functions and data together | Russell King | 1 | -21/+23 |
2010-11-26 | ARM: pgtable: move pgprot functions to one place | Russell King | 1 | -22/+21 |
2010-11-21 | ARM: improve compiler's ability to optimize page tables | Russell King | 1 | -0/+3 |
2010-11-18 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -11/+10 |
2010-11-18 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2 | -6/+10 |
2010-11-18 | powerpc: Update a BKL related comment | Alessio Igor Bogani | 1 | -3/+2 |
2010-11-18 | powerpc/mm: Fix module instruction tlb fault handling on Book-E 64 | Kumar Gala | 1 | -1/+4 |
2010-11-18 | powerpc: Fix call to subpage_protection() | Michael Neuling | 1 | -1/+1 |
2010-11-18 | powerpc: Set CONFIG_32BIT on ppc32 | kerstin jonsson | 1 | -0/+4 |
2010-11-18 | powerpc/mm: Fix build error in setup_initial_memory_limit | Kumar Gala | 1 | -1/+1 |
2010-11-18 | powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG | Nishanth Aravamudan | 3 | -4/+6 |
2010-11-18 | powerpc: Fix div64 in bootloader | Benjamin Herrenschmidt | 1 | -1/+2 |
2010-11-18 | KVM: VMX: Fix host userspace gsbase corruption | Avi Kivity | 1 | -8/+7 |
2010-11-18 | KVM: Correct ordering of ldt reload wrt fs/gs reload | Avi Kivity | 2 | -3/+3 |
2010-11-17 | kgdb,ppc: Fix regression in evr register handling | Dongdong Deng | 1 | -2/+2 |
2010-11-17 | kgdb,x86: fix regression in detach handling | Jason Wessel | 1 | -4/+8 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 26 | -26/+0 |
2010-11-17 | SCSI host lock push-down | Jeff Garzik | 1 | -1/+3 |
2010-11-16 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 4 | -21/+73 |
2010-11-16 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -6/+6 |
2010-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 1 | -20/+83 |
2010-11-15 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -17/+17 |
2010-11-15 | Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi... | Linus Torvalds | 2 | -1/+7 |
2010-11-15 | Merge branch 'rmobile/core' into rmobile-fixes-for-linus | Paul Mundt | 1 | -0/+4 |
2010-11-15 | ARM: mach-shmobile: ap4evb: add fsib 44100Hz rate | Kuninori Morimoto | 1 | -0/+4 |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings | Kukjin Kim | 1 | -4/+4 |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings | Kukjin Kim | 1 | -6/+6 |
2010-11-13 | ARM: SAMSUNG: Fix HAVE_S3C2410_WATCHDOG warnings | Kyungmin Park | 2 | -7/+7 |
2010-11-13 | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+3 |
2010-11-13 | Merge branch 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -8/+12 |
2010-11-13 | Merge branch 'stable/xen-pcifront-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -3/+5 |
2010-11-12 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 27 | -71/+168 |
2010-11-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 9 | -155/+119 |
2010-11-12 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2010-11-12 | um: fix ptrace build error | Richard Weinberger | 2 | -3/+3 |
2010-11-12 | ARM: GIC: don't disable software generated interrupts | Russell King | 1 | -4/+24 |
2010-11-11 | x86/PCI: coalesce overlapping host bridge windows | Bjorn Helgaas | 1 | -20/+83 |
2010-11-11 | Staging: Merge 'tidspbridge-2.6.37-rc1' into staging-linus | Greg Kroah-Hartman | 1 | -1/+3 |