Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | | | | | | | ARM: 7693/1: mm: clean-up in order to reduce to call kmap_high_get() | Joonsoo Kim | 2013-04-17 | 2 | -13/+17 | |
| | | | | * | | | | | | | | | | ARM: 7691/1: mm: kill unused TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP instead | Will Deacon | 2013-04-03 | 5 | -7/+7 | |
| | | | | * | | | | | | | | | | ARM: 7688/1: add support for context tracking subsystem | Kevin Hilman | 2013-04-03 | 5 | -0/+34 | |
| | | | | * | | | | | | | | | | ARM: 7687/1: atomics: don't use exclusives for atomic64 read/set with LPAE | Will Deacon | 2013-04-03 | 1 | -0/+24 | |
| | | | | * | | | | | | | | | | ARM: 7683/1: pci: add a align_resource hook | Thomas Petazzoni | 2013-04-03 | 2 | -0/+17 | |
| | | | | * | | | | | | | | | | ARM: 7676/1: fix a wrong value returned from CALLER_ADDRn | Keun-O Park | 2013-03-19 | 1 | -2/+3 | |
| | | | | * | | | | | | | | | | ARM: 7672/1: uncompress debug support for multiplatform build | Shawn Guo | 2013-03-15 | 4 | -0/+25 | |
| | | | | * | | | | | | | | | | ARM: 7671/1: use Kconfig to select uncompress.h | Shawn Guo | 2013-03-15 | 3 | -7/+9 | |
| | | | * | | | | | | | | | | | ARM: Update mach-types | Russell King | 2013-03-22 | 1 | -594/+397 | |
| | | * | | | | | | | | | | | | ARM: 7700/2: Make cpu_init() notrace | Jon Medhurst | 2013-04-26 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | ARM: 7703/1: Disable preemption in broadcast_tlb*_a15_erratum() | Catalin Marinas | 2013-04-25 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | ARM: entry: move disable_irq_notrace into svc_exit | Russell King | 2013-04-03 | 2 | -18/+6 | |
| | * | | | | | | | | | | | | | ARM: entry: move IRQ tracing exit into svc_exit | Russell King | 2013-04-03 | 2 | -28/+31 | |
| | * | | | | | | | | | | | | | ARM: entry-common: get rid of unnecessary ifdefs | Russell King | 2013-04-03 | 1 | -4/+1 | |
| * | | | | | | | | | | | | | | ARM: 7709/1: mcpm: Add explicit AFLAGS to support v6/v7 multiplatform kernels | Dave Martin | 2013-05-02 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | Merge branch 'mcpm' of git://git.linaro.org/people/nico/linux into devel-stable | Russell King | 2013-04-25 | 646 | -2969/+8313 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | ARM: mcpm: provide an interface to set the SMP ops at run time | Nicolas Pitre | 2013-04-24 | 2 | -1/+8 | |
| | * | | | | | | | | | | | | | | ARM: mcpm: generic SMP secondary bringup and hotplug support | Nicolas Pitre | 2013-04-24 | 2 | -1/+88 | |
| | * | | | | | | | | | | | | | | ARM: mcpm_head.S: vlock-based first man election | Dave Martin | 2013-04-24 | 3 | -6/+38 | |
| | * | | | | | | | | | | | | | | ARM: mcpm: Add baremetal voting mutexes | Dave Martin | 2013-04-24 | 3 | -0/+348 | |
| | * | | | | | | | | | | | | | | ARM: mcpm: introduce helpers for platform coherency exit/setup | Dave Martin | 2013-04-24 | 5 | -2/+828 | |
| | * | | | | | | | | | | | | | | ARM: mcpm: introduce the CPU/cluster power API | Nicolas Pitre | 2013-04-24 | 2 | -0/+183 | |
| | * | | | | | | | | | | | | | | ARM: multi-cluster PM: secondary kernel entry code | Nicolas Pitre | 2013-04-24 | 5 | -0/+159 | |
| | * | | | | | | | | | | | | | | ARM: cacheflush: add synchronization helpers for mixed cache state accesses | Nicolas Pitre | 2013-04-24 | 1 | -0/+75 | |
| * | | | | | | | | | | | | | | | Merge branch 'kvm-arm-fixes' of git://github.com/columbia/linux-kvm-arm into ... | Russell King | 2013-03-15 | 19 | -387/+585 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | ARM: KVM: Fix length of mmio access | Marc Zyngier | 2013-03-06 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: sanitize freeing of HYP page tables | Marc Zyngier | 2013-03-06 | 1 | -18/+26 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: move kvm_handle_wfi to handle_exit.c | Marc Zyngier | 2013-03-06 | 3 | -17/+19 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: change kvm_tlb_flush_vmid to kvm_tlb_flush_vmid_ipa | Marc Zyngier | 2013-03-06 | 3 | -8/+11 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: move include of asm/idmap.h to kvm_mmu.h | Marc Zyngier | 2013-03-06 | 2 | -1/+1 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: vgic: decouple alignment restriction from page size | Marc Zyngier | 2013-03-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: fix fault_ipa computing | Marc Zyngier | 2013-03-06 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: move kvm_target_cpu to guest.c | Marc Zyngier | 2013-03-06 | 2 | -17/+17 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: fix address validation for HYP mappings | Marc Zyngier | 2013-03-06 | 1 | -2/+7 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: allow HYP mappings to be at an offset from kernel mappings | Marc Zyngier | 2013-03-06 | 2 | -16/+35 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containers | Marc Zyngier | 2013-03-06 | 2 | -5/+7 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: move hyp init to kvm_host.h | Marc Zyngier | 2013-03-06 | 2 | -11/+20 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: remove superfluous include from kvm_vgic.h | Marc Zyngier | 2013-03-06 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: abstract most MMU operations | Marc Zyngier | 2013-03-06 | 2 | -46/+70 | |
| | * | | | | | | | | | | | | | | | KVM: ARM: Reintroduce trace_kvm_hvc | Christoffer Dall | 2013-03-06 | 2 | -0/+10 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: move exit handler selection to a separate file | Marc Zyngier | 2013-03-06 | 4 | -114/+144 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: move kvm_condition_valid to emulate.c | Marc Zyngier | 2013-03-06 | 3 | -45/+46 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: abstract HSR_EC_IABT away | Marc Zyngier | 2013-03-06 | 2 | -5/+8 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: abstract fault decoding away | Marc Zyngier | 2013-03-06 | 2 | -1/+6 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: abstract exception class decoding away | Marc Zyngier | 2013-03-06 | 3 | -3/+8 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: abstract IL decoding away | Marc Zyngier | 2013-03-06 | 4 | -4/+9 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: abstract SAS decoding away | Marc Zyngier | 2013-03-06 | 2 | -14/+19 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: abstract S1TW abort detection away | Marc Zyngier | 2013-03-06 | 3 | -1/+7 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: abstract (and fix) external abort detection away | Marc Zyngier | 2013-03-06 | 3 | -1/+9 | |
| | * | | | | | | | | | | | | | | | ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} away | Marc Zyngier | 2013-03-06 | 2 | -1/+6 |