| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2015-10-31 | 1 | -6/+6 |
|\ |
|
| * | ARM: dts: fix gpio-keys wakeup-source property | Sudeep Holla | 2015-10-22 | 1 | -6/+6 |
* | | arm64/efi: do not assume DRAM base is aligned to 2 MB | Ard Biesheuvel | 2015-10-29 | 1 | -2/+12 |
* | | Revert "ARM64: unwind: Fix PC calculation" | Will Deacon | 2015-10-28 | 1 | -5/+1 |
* | | arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap | Lorenzo Pieralisi | 2015-10-28 | 1 | -9/+13 |
* | | arm64: compat: fix stxr failure case in SWP emulation | Will Deacon | 2015-10-28 | 1 | -7/+9 |
* | | arm64: compat: wire up new syscalls | Will Deacon | 2015-10-14 | 2 | -1/+10 |
* | | arm64: Fix MINSIGSTKSZ and SIGSTKSZ | Manjeet Pawar | 2015-10-12 | 1 | -0/+3 |
* | | arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419 | Will Deacon | 2015-10-12 | 1 | -1/+1 |
|/ |
|
* | arm64: replace read_lock to rcu lock in call_break_hook | Yang Shi | 2015-10-06 | 1 | -10/+11 |
* | arm64: Don't relocate non-existent initrd | Mark Rutland | 2015-10-06 | 1 | -0/+2 |
* | arm64: convert patch_lock to raw lock | Yang Shi | 2015-10-05 | 1 | -3/+3 |
* | arm64: readahead: fault retry breaks mmap file read random detection | Mark Salyzyn | 2015-10-05 | 1 | -0/+1 |
* | arm64: debug: Fix typo in debug-monitors.c | Yang Shi | 2015-10-05 | 1 | -1/+1 |
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-10-03 | 1 | -1/+2 |
|\ |
|
| * | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions | Ard Biesheuvel | 2015-10-01 | 1 | -1/+2 |
* | | arm64: ftrace: fix function_graph tracer panic | Li Bin | 2015-10-02 | 1 | -2/+20 |
* | | arm64: Fix THP protection change logic | Steve Capper | 2015-10-01 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-09-25 | 1 | -0/+1 |
|\ |
|
| * | KVM: disable halt_poll_ns as default for s390x | David Hildenbrand | 2015-09-25 | 1 | -0/+1 |
* | | Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-24 | 2 | -2/+2 |
|\ \ |
|
| * | | Documentation: arm: Fix typo in the idle-states bindings examples | Lorenzo Pieralisi | 2015-09-24 | 2 | -2/+2 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-09-18 | 6 | -56/+25 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2015-09-17 | 6 | -53/+17 |
| |\ \ |
|
| | * | | arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS' | Ming Lei | 2015-09-17 | 2 | -17/+2 |
| | * | | arm64: KVM: Remove all traces of the ThumbEE registers | Will Deacon | 2015-09-17 | 4 | -29/+5 |
| | * | | arm64: KVM: Disable virtual timer even if the guest is not using it | Marc Zyngier | 2015-09-17 | 1 | -2/+3 |
| | * | | arm64: KVM: Fix user access for debug registers | Marc Zyngier | 2015-09-16 | 1 | -4/+4 |
| | * | | KVM: arm64: add workaround for Cortex-A57 erratum #852523 | Will Deacon | 2015-09-14 | 1 | -1/+3 |
| * | | | KVM: add halt_attempted_poll to VCPU stats | Paolo Bonzini | 2015-09-16 | 1 | -0/+1 |
| * | | | Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2015-09-14 | 1 | -3/+7 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | arm64: KVM: set {v,}TCR_EL2 RES1 bits | Mark Rutland | 2015-09-04 | 1 | -3/+7 |
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-09-18 | 1 | -5/+0 |
|\ \ \ |
|
| * | | | arm64: Remove ununsed set_irq_flags | Rob Herring | 2015-09-16 | 1 | -5/+0 |
| |/ / |
|
* | | | arm64: errata: add module build workaround for erratum #843419 | Will Deacon | 2015-09-17 | 3 | -0/+22 |
* | | | arm64: compat: fix vfp save/restore across signal handlers in big-endian | Will Deacon | 2015-09-17 | 1 | -11/+36 |
* | | | arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers | Will Deacon | 2015-09-17 | 2 | -2/+2 |
* | | | arm64: head.S: initialise mdcr_el2 in el2_setup | Will Deacon | 2015-09-15 | 1 | -0/+5 |
* | | | arm64: enable generic idle loop | Leo Yan | 2015-09-15 | 1 | -0/+1 |
* | | | arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM | Will Deacon | 2015-09-14 | 1 | -5/+1 |
* | | | arm64: Fix pte_modify() to preserve the hardware dirty information | Catalin Marinas | 2015-09-14 | 1 | -1/+1 |
* | | | arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled | Catalin Marinas | 2015-09-14 | 1 | -2/+2 |
* | | | arm64: dma-mapping: check whether cma area is initialized or not | Jisheng Zhang | 2015-09-14 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-10 | 1 | -69/+0 |
|\ \ |
|
| * | | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -9/+0 |
| * | | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -6/+0 |
| * | | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -7/+0 |
| * | | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -14/+0 |
| * | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -33/+0 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-09-10 | 17 | -465/+1045 |
|\ \ \
| |/ /
|/| | |
|