aboutsummaryrefslogtreecommitdiffstats
path: root/lib/div64.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-20arm64: Add initial DTS for APM X-Gene Storm SOC and APM Mustang boardVinayak Kale3-0/+143
2013-06-20arm64: Add defines for APM ARMv8 implementationVinayak Kale1-0/+3
2013-06-20arm64: Enable APM X-Gene SOC family in the defconfigVinayak Kale1-0/+4
2013-06-20arm64: Add Kconfig option for APM X-Gene SOC familyVinayak Kale1-0/+7
2013-06-19arm64/Makefile: provide vdso_install targetKyle McMartin1-0/+4
2013-06-14ARM64: mm: THP support.Steve Capper5-0/+70
2013-06-14ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.Steve Capper1-0/+5
2013-06-14ARM64: mm: HugeTLB support.Steve Capper7-17/+220
2013-06-14ARM64: mm: Move PTE_PROT_NONE bit.Steve Capper1-12/+12
2013-06-14ARM64: mm: Make PAGE_NONE pages read only and no-execute.Steve Capper1-2/+2
2013-06-14ARM64: mm: Restore memblock limit when map_mem finished.Steve Capper1-6/+13
2013-06-14mm: thp: Correct the HPAGE_PMD_ORDER check.Steve Capper1-1/+1
2013-06-14x86: mm: Remove general hugetlb code from x86.Steve Capper2-67/+3
2013-06-14mm: hugetlb: Copy general hugetlb code from x86 to mm.Steve Capper1-9/+88
2013-06-14x86: mm: Remove x86 version of huge_pmd_share.Steve Capper2-120/+3
2013-06-14mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper2-0/+126
2013-06-12arm64: KVM: document kernel object mappings in HYPMarc Zyngier1-0/+7
2013-06-12arm64: KVM: MAINTAINERS updateMarc Zyngier1-0/+9
2013-06-12arm64: KVM: userspace API documentationMarc Zyngier1-19/+39
2013-06-12arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier5-2/+34
2013-06-12arm64: KVM: 32bit guest fault injectionMarc Zyngier1-1/+78
2013-06-12arm64: KVM: 32bit specific register world switchMarc Zyngier1-0/+70
2013-06-12arm64: KVM: CPU specific 32bit coprocessor accessMarc Zyngier1-0/+10
2013-06-12arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier3-7/+186
2013-06-12arm64: KVM: 32bit conditional execution emulationMarc Zyngier3-3/+170
2013-06-12arm64: KVM: 32bit GP register accessMarc Zyngier3-2/+183
2013-06-12arm64: KVM: define 32bit specific registersMarc Zyngier3-3/+47
2013-06-12arm64: KVM: Build system integrationMarc Zyngier2-0/+24
2013-06-12arm64: KVM: PSCI implementationMarc Zyngier4-10/+47
2013-06-12arm64: KVM: Plug the arch timerMarc Zyngier2-0/+68
2013-06-12ARM: KVM: timer: allow DT matching for ARMv8 coresMarc Zyngier1-0/+1
2013-06-12arm64: KVM: Plug the VGICMarc Zyngier1-0/+88