aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-09Merge tag 'gic-v3-for-lsk-v3.10-v1' of git://git.linaro.org/people/christoffe...v3.10/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 functionsStephen Boyd
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-10-02irqchip: Gic: fix boot for chained gicsMark Rutland
2014-10-02ARM: GIC: interface to send a SGI directlyNicolas Pitre
2014-10-02ARM: GIC: function to retrieve the physical address of the SGIRNicolas Pitre
2014-10-02drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()Nicolas Pitre
2014-10-02ARM: bL_switcher: do not hardcode GIC IDs in the codeChristoffer Dall
2014-10-02ARM: gic: add CPU migration supportNicolas Pitre
2014-09-13arm64: add support for reserved memory defined by device treeMarek Szyprowski
2014-09-13Merge remote-tracking branch 'lsk/v3.10/topic/libfdt' into lsk-v3.10-arm64-miscMark Brown
2014-08-05arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon
2014-07-25arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2014-07-25arm64: Fix barriers used for page table modificationsCatalin Marinas
2014-07-25arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper
2014-07-25arm64: use correct register width when retrieving ASIDMatthew Leach
2014-07-24lib: add fdt_empty_tree.cv3.10/topic/libfdtMark Salter
2014-07-24of/fdt: Convert FDT functions to use libfdtRob Herring
2014-07-24of/fdt: update of_get_flat_dt_prop in prep for libfdtMark Brown
2014-07-24of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring
2014-07-24of: Fix the section mismatch warnings.Xiubo Li
2014-07-24of: only scan for reserved mem when fdt presentJosh Cartwright
2014-07-24drivers: of: add support for custom reserved memory driversMarek Szyprowski
2014-07-24drivers: of: add initialization code for dynamic reserved memoryMarek Szyprowski
2014-07-24drivers: of: add initialization code for static reserved memoryMarek Szyprowski
2014-07-24drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski
2014-07-24OF: Add helper for matching against linux,stdout-pathSascha Hauer
2014-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2014-07-24arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier
2014-07-24arm64: Fix for the arm64 kern_addr_valid() functionDave Anderson
2014-07-24arm64: Clean up the default pgprot settingCatalin Marinas
2014-07-24arm64: Add function to create identity mappingsMark Salter
2014-07-23arm64: place initial page tables above the kernelMark Rutland
2014-07-23arm64: Relax the kernel cache requirements for bootCatalin Marinas
2014-07-23arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach
2014-07-23arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell
2014-07-23arm64: vdso: put vdso datapage in a separate vmaWill Deacon
2014-07-23arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitionsCatalin Marinas
2014-07-23arm64: head.S: remove unnecessary function alignmentMark Rutland
2014-07-23arm64: export __cpu_{clear,copy}_user_page functionsMark Salter