| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers | Catalin Marinas | 2014-09-22 | 1 | -0/+7 |
* | arm64: dmi: Add SMBIOS/DMI support | Yi Li | 2014-09-22 | 1 | -0/+31 |
* | Merge arm64 CPU suspend branch | Catalin Marinas | 2014-09-12 | 3 | -0/+17 |
|\ |
|
| * | arm64: kernel: introduce cpu_init_idle CPU operation | Lorenzo Pieralisi | 2014-09-12 | 2 | -0/+16 |
| * | arm64: kernel: refactor the CPU suspend API for retention states | Lorenzo Pieralisi | 2014-09-12 | 1 | -0/+1 |
* | | arm64: introduce aarch64_insn_gen_logical_shifted_reg() | Zi Shen Lim | 2014-09-08 | 1 | -0/+25 |
* | | arm64: introduce aarch64_insn_gen_data3() | Zi Shen Lim | 2014-09-08 | 1 | -0/+14 |
* | | arm64: introduce aarch64_insn_gen_data2() | Zi Shen Lim | 2014-09-08 | 1 | -0/+20 |
* | | arm64: introduce aarch64_insn_gen_data1() | Zi Shen Lim | 2014-09-08 | 1 | -0/+13 |
* | | arm64: introduce aarch64_insn_gen_add_sub_shifted_reg() | Zi Shen Lim | 2014-09-08 | 1 | -0/+11 |
* | | arm64: introduce aarch64_insn_gen_movewide() | Zi Shen Lim | 2014-09-08 | 1 | -0/+13 |
* | | arm64: introduce aarch64_insn_gen_bitfield() | Zi Shen Lim | 2014-09-08 | 1 | -0/+16 |
* | | arm64: introduce aarch64_insn_gen_add_sub_imm() | Zi Shen Lim | 2014-09-08 | 1 | -0/+16 |
* | | arm64: introduce aarch64_insn_gen_load_store_pair() | Zi Shen Lim | 2014-09-08 | 1 | -0/+16 |
* | | arm64: introduce aarch64_insn_gen_load_store_reg() | Zi Shen Lim | 2014-09-08 | 1 | -0/+20 |
* | | arm64: introduce aarch64_insn_gen_cond_branch_imm() | Zi Shen Lim | 2014-09-08 | 1 | -0/+21 |
* | | arm64: introduce aarch64_insn_gen_branch_reg() | Zi Shen Lim | 2014-09-08 | 1 | -0/+7 |
* | | arm64: introduce aarch64_insn_gen_comp_branch_imm() | Zi Shen Lim | 2014-09-08 | 1 | -0/+57 |
* | | arm64: LLVMLinux: Use global stack register variable for aarch64 | Mark Charlebois | 2014-09-08 | 1 | -2/+2 |
* | | arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointer | Behan Webster | 2014-09-08 | 1 | -2/+2 |
* | | arm64: LLVMLinux: Add current_stack_pointer() for arm64 | Behan Webster | 2014-09-08 | 1 | -0/+5 |
* | | arm64: Add CONFIG_DEBUG_SET_MODULE_RONX support | Laura Abbott | 2014-09-08 | 1 | -0/+4 |
* | | arm64: Introduce {set,clear}_pte_bit | Laura Abbott | 2014-09-08 | 1 | -14/+19 |
* | | arm64: convert part of soft_restart() to assembly | Arun Chandran | 2014-09-08 | 1 | -0/+2 |
* | | arm64: add helper functions to read I-cache attributes | Ard Biesheuvel | 2014-09-08 | 1 | -0/+20 |
|/ |
|
* | arm64: report correct stack pointer in KSTK_ESP for compat tasks | Will Deacon | 2014-08-29 | 1 | -1/+1 |
* | arm64: Add brackets around user_stack_pointer() | Catalin Marinas | 2014-08-29 | 1 | -1/+1 |
* | arm64: ptrace: fix compat hardware watchpoint reporting | Will Deacon | 2014-08-28 | 1 | -1/+0 |
* | arm64: mm: update max pa bits to 48 | Ganapatrao Kulkarni | 2014-08-19 | 1 | -1/+1 |
* | arm64: compat: wire up memfd_create and getrandom syscalls for aarch32 | Will Deacon | 2014-08-18 | 2 | -1/+6 |
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 1 | -6/+5 |
|\ |
|
| * | arm64: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 1 | -6/+5 |
* | | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-09 | 1 | -3/+0 |
|\ \ |
|
| * | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-09 | 1 | -3/+0 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | 8 | -20/+149 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 2014-08-05 | 8 | -20/+149 |
| |\ \ |
|
| | * | | arm64: KVM: fix 64bit CP15 VM access for 32bit guests | Marc Zyngier | 2014-08-01 | 1 | -2/+4 |
| | * | | arm64: KVM: add trap handlers for AArch32 debug registers | Marc Zyngier | 2014-07-11 | 1 | -0/+9 |
| | * | | arm64: KVM: common infrastructure for handling AArch32 CP14/CP15 | Marc Zyngier | 2014-07-11 | 3 | -6/+12 |
| | * | | arm64: KVM: add trap handlers for AArch64 debug registers | Marc Zyngier | 2014-07-11 | 2 | -7/+24 |
| | * | | arm64: move DBG_MDSCR_* to asm/debug-monitors.h | Marc Zyngier | 2014-07-11 | 1 | -5/+14 |
| | * | | ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guest | Victor Kamensky | 2014-07-11 | 1 | -0/+6 |
| | * | | ARM64: KVM: MMIO support BE host running LE code | Victor Kamensky | 2014-07-11 | 1 | -0/+22 |
| | * | | arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardware | Marc Zyngier | 2014-07-11 | 1 | -0/+7 |
| | * | | arm64: KVM: vgic: add GICv3 world switch | Marc Zyngier | 2014-07-11 | 1 | -0/+2 |
| | * | | KVM: ARM: vgic: add the GICv3 backend | Marc Zyngier | 2014-07-11 | 1 | -0/+2 |
| | * | | arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch code | Marc Zyngier | 2014-07-11 | 1 | -2/+3 |
| | * | | arm64: KVM: split GICv2 world switch from hyp code | Marc Zyngier | 2014-07-11 | 2 | -0/+25 |
| | * | | arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.S | Marc Zyngier | 2014-07-11 | 2 | -2/+8 |
| | * | | arm/arm64: KVM: Fix and refactor unmap_range | Christoffer Dall | 2014-07-11 | 1 | -0/+15 |