summaryrefslogtreecommitdiff
path: root/arch/arm64
Commit message (Expand)AuthorAge
* arm64: Change kernel stack size to 16KFeng Kan2013-07-26
* arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas2013-07-23
* arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland2013-07-23
* Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-07-19
|\
| * arm64: use common reboot infrastructureMarc Zyngier2013-07-19
| * arm64: mm: don't treat user cache maintenance faults as writesWill Deacon2013-07-19
| * arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()Chen Gang2013-07-19
| * arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas2013-07-19
* | arm64: delete __cpuinit usage from all usersPaul Gortmaker2013-07-14
|/
* Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-10
|\
| * arm64: KVM: Kconfig integrationMarc Zyngier2013-07-04
* | mm: remove free_area_cacheMichel Lespinasse2013-07-10
* | Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-06
|\ \
| * | xen/arm and xen/arm64: implement HYPERVISOR_tmem_opStefano Stabellini2013-07-04
* | | mm/microblaze: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* | | mm/ARM64: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* | | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* | | mm/ARM64: kill poison_init_mem()Jiang Liu2013-07-03
* | | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
| |/ |/|
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-03
|\ \ | |/
| * Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-01
| |\
| | * ARM64: mm: THP support.Steve Capper2013-06-14
| | * ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.Steve Capper2013-06-14
| | * ARM64: mm: HugeTLB support.Steve Capper2013-06-14
| | * ARM64: mm: Move PTE_PROT_NONE bit.Steve Capper2013-06-14
| | * ARM64: mm: Make PAGE_NONE pages read only and no-execute.Steve Capper2013-06-14
| | * ARM64: mm: Restore memblock limit when map_mem finished.Steve Capper2013-06-14
| * | arm64: Add initial DTS for APM X-Gene Storm SOC and APM Mustang boardVinayak Kale2013-06-20
| * | arm64: Add defines for APM ARMv8 implementationVinayak Kale2013-06-20
| * | arm64: Enable APM X-Gene SOC family in the defconfigVinayak Kale2013-06-20
| * | arm64: Add Kconfig option for APM X-Gene SOC familyVinayak Kale2013-06-20
| * | arm64/Makefile: provide vdso_install targetKyle McMartin2013-06-19
| * | Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-12
| |\ \
| | * | arm64: KVM: enable initialization of a 32bit vcpuMarc Zyngier2013-06-12
| | * | arm64: KVM: 32bit guest fault injectionMarc Zyngier2013-06-12
| | * | arm64: KVM: 32bit specific register world switchMarc Zyngier2013-06-12
| | * | arm64: KVM: CPU specific 32bit coprocessor accessMarc Zyngier2013-06-12
| | * | arm64: KVM: 32bit handling of coprocessor trapsMarc Zyngier2013-06-12
| | * | arm64: KVM: 32bit conditional execution emulationMarc Zyngier2013-06-12
| | * | arm64: KVM: 32bit GP register accessMarc Zyngier2013-06-12
| | * | arm64: KVM: define 32bit specific registersMarc Zyngier2013-06-12
| | * | arm64: KVM: Build system integrationMarc Zyngier2013-06-12
| | * | arm64: KVM: PSCI implementationMarc Zyngier2013-06-12
| | * | arm64: KVM: Plug the arch timerMarc Zyngier2013-06-12
| | * | arm64: KVM: Plug the VGICMarc Zyngier2013-06-12
| | * | arm64: KVM: Exit handlingMarc Zyngier2013-06-12
| | * | arm64: KVM: HYP mode world switch implementationMarc Zyngier2013-06-12
| | * | arm64: KVM: hypervisor initialization codeMarc Zyngier2013-06-07
| | * | arm64: KVM: guest one-reg interfaceMarc Zyngier2013-06-07