Age | Commit message (Expand) | Author | Files | Lines |
2014-11-26 | arm64: PCI/MSI: Use asm-generic/msi.h | Marc Zyngier | 1 | -0/+1 |
2014-10-19 | Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -11/+118 |
2014-10-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2 | -28/+1 |
2014-10-14 | arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2 | Christoffer Dall | 1 | -9/+116 |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -119/+82 |
2014-10-10 | arm64: kvm: define PAGE_S2_DEVICE as read-only by default | Ard Biesheuvel | 1 | -1/+1 |
2014-10-10 | arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap | Ard Biesheuvel | 1 | -1/+1 |
2014-10-10 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 2 | -4/+37 |
2014-10-10 | arm64: mm: enable RCU fast_gup | Steve Capper | 1 | -1/+20 |
2014-10-10 | arm64: mm: enable HAVE_RCU_TABLE_FREE logic | Steve Capper | 1 | -3/+17 |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -1/+42 |
2014-10-09 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+0 |
2014-10-09 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -31/+0 |
2014-10-09 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -1/+14 |
2014-10-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 14 | -33/+350 |
2014-10-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -24/+36 |
2014-10-03 | arm64: Remove unneeded extern keyword | Geoff Levand | 1 | -2/+2 |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 1 | -2/+2 |
2014-10-02 | arm64: Use phys_addr_t type for physical address | Min-Hua Chen | 1 | -1/+1 |
2014-10-01 | arm64: Add architectural support for PCI | Liviu Dudau | 4 | -1/+42 |
2014-09-29 | clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable | Nathan Lynch | 1 | -14/+0 |
2014-09-29 | clocksource: arm_arch_timer: Enable counter access for 32-bit ARM | Nathan Lynch | 1 | -17/+0 |
2014-09-27 | Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 4 | -19/+21 |
2014-09-26 | arm/arm64: KVM: Report correct FSC for unsupported fault types | Christoffer Dall | 1 | -0/+5 |
2014-09-26 | arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc | Joel Schopp | 2 | -4/+14 |
2014-09-25 | arm64: Fix typos in KGDB macros | Catalin Marinas | 2 | -12/+12 |
2014-09-25 | arm64: insn: Add return statements after BUG_ON() | Mark Brown | 1 | -0/+8 |
2014-09-24 | kvm: Add arch specific mmu notifier for page invalidation | Tang Chen | 1 | -0/+5 |
2014-09-24 | kvm: Fix page ageing bugs | Andres Lagar-Cavilla | 1 | -1/+2 |
2014-09-22 | Revert "arm64: dmi: Add SMBIOS/DMI support" | Catalin Marinas | 1 | -31/+0 |
2014-09-22 | arm64: use generic dma-contiguous.h | Zubair Lutfullah Kakakhel | 2 | -28/+1 |
2014-09-22 | arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiers | Catalin Marinas | 1 | -0/+7 |
2014-09-22 | arm64: dmi: Add SMBIOS/DMI support | Yi Li | 1 | -0/+31 |
2014-09-19 | Merge remote-tracking branch 'kvm/next' into queue | Christoffer Dall | 1 | -4/+8 |
2014-09-13 | arm64: Tell irq work about self IPI support | Frederic Weisbecker | 3 | -1/+13 |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 1 | -1/+2 |
2014-09-12 | Merge arm64 CPU suspend branch | Catalin Marinas | 3 | -0/+17 |
2014-09-12 | arm64: kernel: introduce cpu_init_idle CPU operation | Lorenzo Pieralisi | 2 | -0/+16 |
2014-09-12 | arm64: kernel: refactor the CPU suspend API for retention states | Lorenzo Pieralisi | 1 | -0/+1 |
2014-09-11 | ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault() | Ard Biesheuvel | 1 | -13/+0 |
2014-09-08 | arm64: introduce aarch64_insn_gen_logical_shifted_reg() | Zi Shen Lim | 1 | -0/+25 |
2014-09-08 | arm64: introduce aarch64_insn_gen_data3() | Zi Shen Lim | 1 | -0/+14 |
2014-09-08 | arm64: introduce aarch64_insn_gen_data2() | Zi Shen Lim | 1 | -0/+20 |
2014-09-08 | arm64: introduce aarch64_insn_gen_data1() | Zi Shen Lim | 1 | -0/+13 |
2014-09-08 | arm64: introduce aarch64_insn_gen_add_sub_shifted_reg() | Zi Shen Lim | 1 | -0/+11 |
2014-09-08 | arm64: introduce aarch64_insn_gen_movewide() | Zi Shen Lim | 1 | -0/+13 |
2014-09-08 | arm64: introduce aarch64_insn_gen_bitfield() | Zi Shen Lim | 1 | -0/+16 |
2014-09-08 | arm64: introduce aarch64_insn_gen_add_sub_imm() | Zi Shen Lim | 1 | -0/+16 |
2014-09-08 | arm64: introduce aarch64_insn_gen_load_store_pair() | Zi Shen Lim | 1 | -0/+16 |
2014-09-08 | arm64: introduce aarch64_insn_gen_load_store_reg() | Zi Shen Lim | 1 | -0/+20 |