Age | Commit message (Expand) | Author |
2013-08-21 | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds |
2013-08-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-08-20 | arm64: perf: fix event validation for software group leaders | Will Deacon |
2013-08-20 | arm64: perf: fix array out of bounds access in armpmu_map_hw_event() | Will Deacon |
2013-08-16 | Fix TLB gather virtual address range invalidation corner cases | Linus Torvalds |
2013-08-09 | arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h. | Chen Gang |
2013-08-09 | arm64: KVM: add missing dsb before invalidating Stage-2 TLBs | Marc Zyngier |
2013-08-09 | arm64: KVM: perform save/restore of PAR_EL1 | Marc Zyngier |
2013-07-26 | arm64: Change kernel stack size to 16K | Feng Kan |
2013-07-23 | arm64: Fix definition of arm_pm_restart to match the declaration | Catalin Marinas |
2013-07-23 | arm64: virt: ensure visibility of __boot_cpu_mode | Mark Rutland |
2013-07-19 | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds |
2013-07-19 | arm64: use common reboot infrastructure | Marc Zyngier |
2013-07-19 | arm64: mm: don't treat user cache maintenance faults as writes | Will Deacon |
2013-07-19 | arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler() | Chen Gang |
2013-07-19 | arm64: Only enable local interrupts after the CPU is marked online | Catalin Marinas |
2013-07-14 | arm64: delete __cpuinit usage from all users | Paul Gortmaker |
2013-07-10 | Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-07-10 | mm: remove free_area_cache | Michel Lespinasse |
2013-07-06 | Merge tag 'xenarm-for-3.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-07-04 | arm64: KVM: Kconfig integration | Marc Zyngier |
2013-07-04 | xen/arm and xen/arm64: implement HYPERVISOR_tmem_op | Stefano Stabellini |
2013-07-03 | mm/microblaze: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm/ARM64: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm/ARM64: kill poison_init_mem() | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds |
2013-07-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-07-02 | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-01 | Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/... | Catalin Marinas |
2013-06-29 | Merge branch 'devel-stable' into for-next | Russell King |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-20 | arm64: Add initial DTS for APM X-Gene Storm SOC and APM Mustang board | Vinayak Kale |
2013-06-20 | arm64: Add defines for APM ARMv8 implementation | Vinayak Kale |
2013-06-20 | arm64: Enable APM X-Gene SOC family in the defconfig | Vinayak Kale |
2013-06-20 | arm64: Add Kconfig option for APM X-Gene SOC family | Vinayak Kale |
2013-06-20 | perf: arm64: Record the user-mode PC in the call chain. | Jed Davis |
2013-06-19 | arm64/Makefile: provide vdso_install target | Kyle McMartin |
2013-06-14 | ARM64: mm: THP support. | Steve Capper |
2013-06-14 | ARM64: mm: Raise MAX_ORDER for 64KB pages and THP. | Steve Capper |
2013-06-14 | ARM64: mm: HugeTLB support. | Steve Capper |
2013-06-14 | ARM64: mm: Move PTE_PROT_NONE bit. | Steve Capper |
2013-06-14 | ARM64: mm: Make PAGE_NONE pages read only and no-execute. | Steve Capper |
2013-06-14 | ARM64: mm: Restore memblock limit when map_mem finished. | Steve Capper |
2013-06-12 | Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k... | Catalin Marinas |
2013-06-12 | arm64: KVM: enable initialization of a 32bit vcpu | Marc Zyngier |
2013-06-12 | arm64: KVM: 32bit guest fault injection | Marc Zyngier |