Age | Commit message (Expand) | Author | Files | Lines |
2013-07-11 | Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 3 | -0/+54 |
2013-07-11 | mm: remove free_area_cache | Michel Lespinasse | 1 | -2/+0 |
2013-07-06 | Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2013-07-04 | arm64: KVM: Kconfig integration | Marc Zyngier | 3 | -0/+54 |
2013-07-04 | xen/arm and xen/arm64: implement HYPERVISOR_tmem_op | Stefano Stabellini | 1 | -0/+1 |
2013-07-04 | mm/microblaze: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -1/+1 |
2013-07-04 | mm/ARM64: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -45/+3 |
2013-07-04 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-04 | mm/ARM64: kill poison_init_mem() | Jiang Liu | 1 | -14/+3 |
2013-07-04 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -2/+2 |
2013-07-04 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+1 |
2013-07-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 64 | -170/+5289 |
2013-07-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -10/+0 |
2013-07-03 | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -7/+0 |
2013-07-01 | Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/... | Catalin Marinas | 10 | -38/+322 |
2013-06-29 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -10/+0 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -7/+0 |
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-20 | perf: arm64: Record the user-mode PC in the call chain. | Jed Davis | 1 | -0/+1 |
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-12 | Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k... | Catalin Marinas | 27 | -1/+4538 |
2013-06-12 | arm64: KVM: enable initialization of a 32bit vcpu | Marc Zyngier | 4 | -2/+33 |
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 | arm64: KVM: Plug the VGIC | Marc Zyngier | 1 | -0/+88 |
2013-06-12 | arm64: KVM: Exit handling | Marc Zyngier | 1 | -0/+119 |
2013-06-12 | arm64: KVM: HYP mode world switch implementation | Marc Zyngier | 2 | -0/+650 |
2013-06-12 | Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Catalin Marinas | 12 | -0/+164 |
2013-06-12 | arm64: debug: consolidate software breakpoint handlers | Will Deacon | 5 | -66/+75 |
2013-06-12 | arm64: extable: sort the exception table at build time | Will Deacon | 2 | -9/+2 |
2013-06-11 | arm64: device: add iommu pointer to device archdata | Will Deacon | 1 | -0/+3 |
2013-06-11 | arm64: pgtable: use pte_index instead of __pte_index | Will Deacon | 1 | -2/+2 |