aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-08Merge tag 'gic-v3-for-lsk-v3.14-v1' of http://git.linaro.org/git-ro/people/ch...v3.14/topic/gicv3Mark Brown
2014-10-02arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas
2014-10-02irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa
2014-10-02irqchip: gic: Add binding probe for ARM GIC400Suravee Suthikulpanit
2014-10-02irqchip: gic: Add support for cortex a7 compatible stringMatthias Brugger
2014-10-02irqchip: gic-v3: Initial support for GICv3Marc Zyngier
2014-10-02irqchip: gic: Move some bits of GICv2 to a library-type fileMarc Zyngier
2014-10-02irq-gic: remove file name from heading commentSergei Shtylyov
2014-10-02irqchip: gic: Use mask field in GICC_IARHaojian Zhuang
2014-10-02irqchip: Remove asmlinkage from static functionsChristoffer Dall
2014-10-02irqchip: gic: Silence sparse warningsStephen Boyd
2014-10-02irqchip: gic: use dmb ishst instead of dsb when raising a softirqWill Deacon
2014-10-02DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqsSricharan R
2014-09-13arm64: add support for reserved memory defined by device treeMarek Szyprowski
2014-09-13Merge remote-tracking branch 'lsk/v3.14/topic/libfdt' into lsk-v3.14-arm64-miscMark Brown
2014-09-11ARM: samsung: Fix mismerge with new libfdt changesv3.14/topic/libfdtMark Brown
2014-08-28Revert "arm64: KVM: define HYP and Stage-2 translation page flags"Alex Shi
2014-08-12lib: add fdt_empty_tree.cMark Salter
2014-08-12of/fdt: Convert FDT functions to use libfdtRob Herring
2014-08-12of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-08-12of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring
2014-08-12of: Fix the section mismatch warnings.Xiubo Li
2014-08-12of: only scan for reserved mem when fdt presentJosh Cartwright
2014-08-12drivers: of: add support for custom reserved memory driversMarek Szyprowski
2014-08-12drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski
2014-08-12drivers: of: add initialization code for static reserved memoryMarek Szyprowski
2014-08-11arm64: Fix barriers used for page table modificationsCatalin Marinas
2014-08-11arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper
2014-08-11arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier
2014-08-11arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson
2014-08-11arm64: Clean up the default pgprot settingCatalin Marinas
2014-08-11arm64: Add function to create identity mappingsMark Salter
2014-08-11arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach
2014-08-11arm64: introduce virt_to_pfnStefano Stabellini
2014-08-11Revert "arm64: Introduce execute-only page access permissions"Catalin Marinas
2014-08-11arm64: Fix up earlier backportMark Brown
2014-08-11arm64: Clean up the default pgprot settingMark Brown
2014-08-11arm64: add early_ioremap supportMark Salter
2014-08-11mm: create generic early_ioremap() supportMark Salter
2014-08-11arm64: Add APM X-Gene SoC 15Gbps Multi-purpose PHY DTS entriesLoc Ho
2014-08-11arm64: barriers: make use of barrier options with explicit barriersWill Deacon
2014-08-11arm64: xchg: prevent warning if return value is unusedWill Deacon
2014-08-11arm64: Make atomic64_t() return "long", not "long long"Bjorn Helgaas
2014-08-11arm64: Introduce execute-only page access permissionsCatalin Marinas
2014-08-11arm64: Remove pgprot_dmacoherent()Catalin Marinas
2014-08-11arm64: mm: Route pmd thp functions through pte equivalentsSteve Capper
2014-08-11arm64: Do not synchronise I and D caches for special ptesCatalin Marinas
2014-08-11arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas
2014-08-11arm64: Remove the aux_context structureCatalin Marinas
2014-08-11arm64: Remove boot thread synchronisation for spin-table release methodCatalin Marinas