arm64: KVM: architecture specific MMU backend
[firefly-linux-kernel-4.4.55.git] / arch /
2014-10-02 Marc Zyngierarm64: KVM: architecture specific MMU backend
2014-10-02 Marc Zyngierarm64: KVM: fault injection into a guest
2014-10-02 Marc Zyngierarm64: KVM: Basic ESR_EL2 helpers and vcpu register...
2014-10-02 Marc Zyngierarm64: KVM: system register definitions for 64bit guests
2014-10-02 Marc Zyngierarm64: KVM: EL2 register definitions
2014-10-02 Marc Zyngierarm64: KVM: HYP mode idmap support
2014-10-02 Mark RutlandARM: KVM: arch_timers: zero CNTVOFF upon return to...
2014-10-02 Marc ZyngierKVM: get rid of $(addprefix ../../../virt/kvm/, .....
2014-10-02 Marc ZyngierARM: KVM: move GIC/timer code to a common location
2014-10-02 Christoffer DallMerge tag 'v3.10.13' into lsk/v3.10/topic/kvm
2014-09-13 Marek Szyprowskiarm64: add support for reserved memory defined by devic...
2014-09-13 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/libfdt...
2014-08-05 Will Deaconarm64: atomics: fix use of acquire + release for full...
2014-07-25 Steve Capperarm64: mm: Make icache synchronisation logic huge page...
2014-07-25 Catalin Marinasarm64: Fix barriers used for page table modifications
2014-07-25 Steve Capperarm64: mm: Optimise tlb flush logic where we have ...
2014-07-25 Matthew Leacharm64: use correct register width when retrieving ASID
2014-07-24 Mark Brownof/fdt: update of_get_flat_dt_prop in prep for libfdt
2014-07-24 Santosh Shilimkarof: Specify initrd location using 64-bit
2014-07-24 Marc Zyngierarm64: KVM: define HYP and Stage-2 translation page...
2014-07-23 Dave Andersonarm64: Fix for the arm64 kern_addr_valid() function
2014-07-23 Catalin Marinasarm64: Clean up the default pgprot setting
2014-07-23 Mark Salterarm64: Add function to create identity mappings
2014-07-23 Mark Rutlandarm64: place initial page tables above the kernel
2014-07-23 Catalin Marinasarm64: Relax the kernel cache requirements for boot
2014-07-23 Matthew Leacharm64: head: create a new function for setting the...
2014-07-22 Ian Campbellarm64: Align the kbuild output for VDSOL and VDSOA
2014-07-22 Will Deaconarm64: vdso: put vdso datapage in a separate vma
2014-07-22 Catalin Marinasarm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE defini...
2014-07-22 Mark Rutlandarm64: head.S: remove unnecessary function alignment
2014-07-22 Mark Salterarm64: export __cpu_{clear,copy}_user_page functions
2014-07-22 Vinayak Kalearm64: dts: Add more serial port nodes in APM X-Gene...
2014-06-09 AKASHI Takahiroarm64: avoid multiple evaluation of ptr in get_user...
2014-06-05 Stefano Stabelliniarm64: introduce virt_to_pfn
2014-06-04 Catalin MarinasRevert "arm64: Introduce execute-only page access permi...
2014-05-26 Alex ShiRevert "arm64: init: Move of_clk_init to time_init"
2014-05-24 Catalin Marinasarm64: Clean up the default pgprot setting
2014-05-24 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-23 Mark Salterarm64: add early_ioremap support
2014-05-21 Loc Hoarm64: add APM X-Gene SoC RTC DTS entry
2014-05-21 Will Deaconarm64: barriers: make use of barrier options with expli...
2014-05-21 Will Deaconarm64: xchg: prevent warning if return value is unused
2014-05-21 Bjorn Helgaasarm64: Make atomic64_t() return "long", not "long long"
2014-05-21 Catalin Marinasarm64: Introduce execute-only page access permissions
2014-05-21 Catalin Marinasarm64: Remove the aux_context structure
2014-05-21 Catalin Marinasarm64: Remove boot thread synchronisation for spin...
2014-05-21 Geert Uytterhoevenarm64: mm: Remove superfluous "the" in comment
2014-05-21 Chanho Minarm64: init: Move of_clk_init to time_init
2014-05-21 Leo Yanarm64: initialize spinlock for init_mm's context
2014-05-21 Rob Herringarm64: enable FIX_EARLYCON_MEM kconfig
2014-05-21 Catalin Marinasarm64: Use bus notifiers to set per-device coherent...
2014-05-21 Mark Salterarm64: initialize pgprot info earlier in boot
2014-05-21 Laura Abbottarm64: Add missing Kconfig for CONFIG_STRICT_DEVMEM
2014-05-21 Catalin MarinasRevert "arm64: virt: ensure visibility of __boot_cpu_mode"
2014-05-21 Laura Abbottarm64: Support DMA_ATTR_WRITE_COMBINE
2014-05-21 Laura Abbottarm64: Implement custom mmap functions for dma mapping
2014-05-21 Christopher Covingtonarm64: Fix __range_ok macro
2014-05-21 Loc Hoarm64: Add APM X-Gene SoC AHCI SATA host controller...
2014-05-21 Loc Hoarm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY...
2014-05-21 Will Deaconarm64: rwsem: use asm-generic rwsem implementation
2014-05-21 Jingoo Hanarm64: smp: make local symbol static
2014-05-21 Jingoo Hanarm64: debug: make local symbols static
2014-05-21 Will Deaconarm64: barriers: add dmb barrier
2014-05-21 Mark Rutlandarm64: remove unnecessary cache flush at boot
2014-05-21 Catalin Marinasarm64: Fix !CONFIG_SMP kernel build
2014-05-21 Vladimir Murzinarm64: remove return value form psci_init()
2014-05-21 Vladimir Murzinarm64: remove redundant "psci:" prefixes
2014-05-21 Nathan Lyncharm64: vdso: clean up vdso_pagelist initialization
2014-05-21 Ritesh Harjaniarm64: Change misleading function names in dma-mapping
2014-05-21 Geoff Levandarm64: Fix the soft_restart routine
2014-05-21 Catalin Marinasarm64: Extend the idmap to the whole kernel image
2014-05-21 Vijaya Kumar Karm64: enable processor debug state for secondary cpus
2014-05-21 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-21 Catalin Marinasarm64: Extend the PCI I/O space to 16MB
2014-05-21 Vijaya Kumar Karm64: KGDB: Add KGDB config
2014-05-21 Vijaya Kumar Kmisc: debug: remove compilation warnings
2014-05-21 Vijaya Kumar Karm64: KGDB: Add step debugging support
2014-05-21 Vijaya Kumar Karm64: KGDB: Add Basic KGDB support
2014-05-21 Vijaya Kumar Karm64: Add macros to manage processor debug state
2014-05-21 Mark Rutlandarm64: defconfig: Expand default enabled features
2014-05-21 Will Deaconarm64: asm: remove redundant "cc" clobbers
2014-05-21 Will Deaconarm64: barriers: allow dsb macro to take option parameter
2014-05-21 Mark Rutlandarm64: simplify pgd_alloc
2014-05-21 Mark Rutlandarm64: fix typo: s/SERRROR/SERROR/
2014-05-20 Jingoo Hanarm64: mm: fix the function name in comment of cpu_do_s...
2014-05-20 Jingoo Hanarm64: mm: fix the function name in comment of __flush_...
2014-05-20 Jingoo Hanarm64: mm: use ubfm for dcache_line_size
2014-05-20 Geoff Levandarm64: Remove unused __data_loc variable
2014-05-19 Liviu Dudauarm64: Remove outdated comment
2014-05-19 Sandeepa Prabhuarm64: support single-step and breakpoint handler hooks
2014-05-19 Will Deaconarm64: debug: consolidate software breakpoint handlers
2014-05-16 Konstantin KhlebnikovARM64: fix framepointer check in unwind_frame
2014-05-16 Konstantin KhlebnikovARM64: check stack pointer in get_wchan
2014-05-16 Will Deaconarm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS
2014-05-16 Will Deaconarm64: dcache: select DCACHE_WORD_ACCESS for little...
2014-05-16 Will Deaconarm64: futex: ensure .fixup entries are sufficiently...
2014-05-16 Will Deaconarm64: use generic strnlen_user and strncpy_from_user...
2014-05-16 Will Deaconarm64: percpu: implement optimised pcpu access using...
2014-05-16 Mark BrownMerge remote-tracking branch 'lsk/v3.10/topic/arm64...
2014-05-15 Rob Herringarm64: make default NR_CPUS 8
next