Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | arm64: LLVMLinux: Use global stack pointer in return_address() | Behan Webster | 2014-09-08 | 1 | -2/+1 | |
| * | | | | | | | | arm64: LLVMLinux: Use global stack register variable for aarch64 | Mark Charlebois | 2014-09-08 | 1 | -2/+2 | |
| * | | | | | | | | arm64: LLVMLinux: Use current_stack_pointer in kernel/traps.c | Behan Webster | 2014-09-08 | 1 | -2/+1 | |
| * | | | | | | | | arm64: LLVMLinux: Calculate current_thread_info from current_stack_pointer | Behan Webster | 2014-09-08 | 1 | -2/+2 | |
| * | | | | | | | | arm64: LLVMLinux: Use current_stack_pointer in save_stack_trace_tsk | Behan Webster | 2014-09-08 | 1 | -2/+1 | |
| * | | | | | | | | 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 | 4 | -1/+112 | |
| * | | | | | | | | 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 | 3 | -28/+19 | |
| * | | | | | | | | arm64/efi: efistub: don't abort if base of DRAM is occupied | Ard Biesheuvel | 2014-09-08 | 1 | -10/+6 | |
| * | | | | | | | | arm64/efi: efistub: cover entire static mem footprint in PE/COFF .text | Ard Biesheuvel | 2014-09-08 | 1 | -3/+3 | |
| * | | | | | | | | arm64: spin-table: handle unmapped cpu-release-addrs | Mark Rutland | 2014-09-08 | 1 | -5/+17 | |
| * | | | | | | | | arm64: don't flag non-aliasing VIPT I-caches as aliasing | Ard Biesheuvel | 2014-09-08 | 1 | -2/+12 | |
| * | | | | | | | | arm64: add helper functions to read I-cache attributes | Ard Biesheuvel | 2014-09-08 | 2 | -0/+34 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-10-08 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ | Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int... | Russell King | 2014-10-02 | 2 | -4/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | / / / / | | | | |_|_|/ / / / | | | |/| | | | | | | ||||||
| | | | * | | | | | | ARM: 8167/1: extend the reserved memory for initrd to be page aligned | Yalin Wang | 2014-10-02 | 1 | -1/+7 | |
| | | | * | | | | | | ARM: 8168/1: extend __init_end to a page align address | Yalin Wang | 2014-10-02 | 1 | -1/+1 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-10-08 | 7 | -26/+40 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 2014-09-27 | 7 | -21/+25 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| | * | | | | | | | arm/arm64: KVM: Report correct FSC for unsupported fault types | Christoffer Dall | 2014-09-26 | 1 | -0/+5 | |
| | * | | | | | | | arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc | Joel Schopp | 2014-09-26 | 2 | -4/+14 | |
| | * | | | | | | | arm/arm64: KVM: vgic: make number of irqs a configurable attribute | Marc Zyngier | 2014-09-19 | 1 | -0/+1 | |
| | * | | | | | | | Merge remote-tracking branch 'kvm/next' into queue | Christoffer Dall | 2014-09-19 | 1 | -4/+8 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault() | Ard Biesheuvel | 2014-09-11 | 1 | -13/+0 | |
| | * | | | | | | | | KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg | Will Deacon | 2014-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | KVM: ARM/arm64: avoid returning negative error code as bool | Will Deacon | 2014-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | KVM: ARM/arm64: fix broken __percpu annotation | Will Deacon | 2014-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | KVM: ARM/arm64: fix non-const declaration of function returning const | Will Deacon | 2014-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | arm/arm64: KVM: Support KVM_CAP_READONLY_MEM | Christoffer Dall | 2014-08-27 | 1 | -0/+1 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | kvm: Add arch specific mmu notifier for page invalidation | Tang Chen | 2014-09-24 | 1 | -0/+5 | |
| * | | | | | | | | kvm: Fix page ageing bugs | Andres Lagar-Cavilla | 2014-09-24 | 1 | -1/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | KVM: remove garbage arg to *hardware_{en,dis}able | Radim Krčmář | 2014-08-29 | 1 | -1/+1 | |
| * | | | | | | | KVM: static inline empty kvm_arch functions | Radim Krčmář | 2014-08-29 | 1 | -0/+6 | |
| * | | | | | | | KVM: forward declare structs in kvm_types.h | Paolo Bonzini | 2014-08-29 | 1 | -4/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-09-19 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | efi/arm64: Fix fdt-related memory reservation | Mark Salter | 2014-09-09 | 1 | -2/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-09-12 | 3 | -8/+28 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | arm64: flush TLS registers during exec | Will Deacon | 2014-09-11 | 2 | -0/+24 | |
| * | | | | | arm64: use irq_set_affinity with force=false when migrating irqs | Sudeep Holla | 2014-09-03 | 1 | -8/+4 | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-09-07 | 2 | -0/+6 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | arm/arm64: KVM: Complete WFI/WFE instructions | Christoffer Dall | 2014-08-29 | 1 | -0/+2 | |
| * | | | | | ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU | Pranavkumar Sawargaonkar | 2014-08-29 | 1 | -0/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Revert "arm64: cpuinfo: print info for all CPUs" | Will Deacon | 2014-09-01 | 1 | -18/+22 | |
* | | | | | arm64: fix bug for reloading FPSIMD state after cpu power off | Leo Yan | 2014-09-01 | 1 | -0/+1 | |
* | | | | | 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: perf: don't rely on layout of pt_regs when grabbing sp or pc | Will Deacon | 2014-08-28 | 1 | -0/+6 | |
* | | | | | arm64: ptrace: fix compat reg getter/setter return values | Will Deacon | 2014-08-28 | 1 | -3/+7 | |
* | | | | | arm64: ptrace: fix compat hardware watchpoint reporting | Will Deacon | 2014-08-28 | 2 | -2/+2 |