index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-at91
/
Makefile.boot
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-20
arm64: Add initial DTS for APM X-Gene Storm SOC and APM Mustang board
Vinayak Kale
3
-0
/
+143
2013-06-20
arm64: Add defines for APM ARMv8 implementation
Vinayak Kale
1
-0
/
+3
2013-06-20
arm64: Enable APM X-Gene SOC family in the defconfig
Vinayak Kale
1
-0
/
+4
2013-06-20
arm64: Add Kconfig option for APM X-Gene SOC family
Vinayak Kale
1
-0
/
+7
2013-06-19
arm64/Makefile: provide vdso_install target
Kyle McMartin
1
-0
/
+4
2013-06-14
ARM64: mm: THP support.
Steve Capper
5
-0
/
+70
2013-06-14
ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.
Steve Capper
1
-0
/
+5
2013-06-14
ARM64: mm: HugeTLB support.
Steve Capper
7
-17
/
+220
2013-06-14
ARM64: mm: Move PTE_PROT_NONE bit.
Steve Capper
1
-12
/
+12
2013-06-14
ARM64: mm: Make PAGE_NONE pages read only and no-execute.
Steve Capper
1
-2
/
+2
2013-06-14
ARM64: mm: Restore memblock limit when map_mem finished.
Steve Capper
1
-6
/
+13
2013-06-14
mm: thp: Correct the HPAGE_PMD_ORDER check.
Steve Capper
1
-1
/
+1
2013-06-14
x86: mm: Remove general hugetlb code from x86.
Steve Capper
2
-67
/
+3
2013-06-14
mm: hugetlb: Copy general hugetlb code from x86 to mm.
Steve Capper
1
-9
/
+88
2013-06-14
x86: mm: Remove x86 version of huge_pmd_share.
Steve Capper
2
-120
/
+3
2013-06-14
mm: hugetlb: Copy huge_pmd_share from x86 to mm.
Steve Capper
2
-0
/
+126
2013-06-12
arm64: KVM: document kernel object mappings in HYP
Marc Zyngier
1
-0
/
+7
2013-06-12
arm64: KVM: MAINTAINERS update
Marc Zyngier
1
-0
/
+9
2013-06-12
arm64: KVM: userspace API documentation
Marc Zyngier
1
-19
/
+39
2013-06-12
arm64: KVM: enable initialization of a 32bit vcpu
Marc Zyngier
5
-2
/
+34
2013-06-12
arm64: KVM: 32bit guest fault injection
Marc Zyngier
1
-1
/
+78
2013-06-12
arm64: KVM: 32bit specific register world switch
Marc Zyngier
1
-0
/
+70
2013-06-12
arm64: KVM: CPU specific 32bit coprocessor access
Marc Zyngier
1
-0
/
+10
2013-06-12
arm64: KVM: 32bit handling of coprocessor traps
Marc Zyngier
3
-7
/
+186
2013-06-12
arm64: KVM: 32bit conditional execution emulation
Marc Zyngier
3
-3
/
+170
2013-06-12
arm64: KVM: 32bit GP register access
Marc Zyngier
3
-2
/
+183
2013-06-12
arm64: KVM: define 32bit specific registers
Marc Zyngier
3
-3
/
+47
2013-06-12
arm64: KVM: Build system integration
Marc Zyngier
2
-0
/
+24
2013-06-12
arm64: KVM: PSCI implementation
Marc Zyngier
4
-10
/
+47
2013-06-12
arm64: KVM: Plug the arch timer
Marc Zyngier
2
-0
/
+68
2013-06-12
ARM: KVM: timer: allow DT matching for ARMv8 cores
Marc Zyngier
1
-0
/
+1
2013-06-12
arm64: KVM: Plug the VGIC
Marc Zyngier
1
-0
/
+88