summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas2014-07-253-0/+20
|\
| * irqchip: gic-v3: Initial support for GICv3Marc Zyngier2014-07-083-0/+20
* | arm64: fix soft lockup due to large tlb flush rangeMark Salter2014-07-241-3/+26
* | arm64/crypto: fix makefile rule for aes-glue-%.oAndreas Schwab2014-07-241-1/+1
* | arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALLCatalin Marinas2014-07-241-0/+4
* | arm64: Fix barriers used for page table modificationsCatalin Marinas2014-07-243-12/+17
* | arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas2014-07-233-9/+14
* | arm64: asm/pgtable.h pmd/pud definitions clean-upCatalin Marinas2014-07-231-29/+28
* | arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSCatalin Marinas2014-07-232-12/+23
* | arm64: Clean up the initial page table creation in head.SCatalin Marinas2014-07-231-32/+27
* | arm64: Remove asm/pgtable-*level-types.h filesCatalin Marinas2014-07-234-161/+49
* | arm64: Remove asm/pgtable-*level-hwdef.h filesCatalin Marinas2014-07-234-149/+36
* | arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas2014-07-238-31/+28
* | arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-2311-17/+147
* | arm64: Add 4 levels of page tables definition with 4KB pagesJungseok Lee2014-07-232-0/+121
* | arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-237-15/+54
* | arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas2014-07-233-19/+22
* | arm64: Remove stray ARCH_HAS_OPP referenceMark Brown2014-07-231-1/+0
* | arm64: dmi: Add SMBIOS/DMI supportYi Li2014-07-213-0/+54
* | arm64: cpuinfo: print info for all CPUsMark Rutland2014-07-181-22/+18
* | arm64: add runtime system sanity checksMark Rutland2014-07-181-0/+93
* | arm64: cachetype: report weakest cache policyMark Rutland2014-07-182-6/+36
* | arm64: cpuinfo: record cpu system register valuesMark Rutland2014-07-185-4/+144
* | arm64: add MIDR_EL1 field accessorsMark Rutland2014-07-181-7/+26
* | arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi2014-07-181-1/+1
* | arm64: kernel: add __init marker to PSCI init functionsLorenzo Pieralisi2014-07-181-2/+2
* | arm64: kernel: enable PSCI cpu operations on UP systemsLorenzo Pieralisi2014-07-182-2/+4
* | arm64: fpsimd: avoid restoring fpcr if the contents haven't changedWill Deacon2014-07-181-2/+15
* | arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell2014-07-171-2/+2
* | arm64: vdso: move data page before code pagesWill Deacon2014-07-172-20/+18
* | arm64: vdso: move to _install_special_mapping and remove arch_vma_nameWill Deacon2014-07-171-45/+35
* | arm64: vdso: put vdso datapage in a separate vmaWill Deacon2014-07-171-8/+26
* | arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitionsCatalin Marinas2014-07-171-3/+0
* | arm64: Use pr_* instead of printkJungseok Lee2014-07-171-4/+4
* | arm64: Enable TEXT_OFFSET fuzzingMark Rutland2014-07-104-2/+30
* | arm64: Update the Image headerMark Rutland2014-07-103-3/+69
* | arm64: place initial page tables above the kernelMark Rutland2014-07-104-28/+28
* | arm64: head.S: remove unnecessary function alignmentMark Rutland2014-07-101-1/+6
* | arm64: Cast KSTK_(EIP|ESP) to unsigned longCatalin Marinas2014-07-101-2/+2
* | arm64: Add audit supportAKASHI Takahiro2014-07-102-0/+16
* | arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro2014-07-101-0/+7
* | arm64: Add __NR_* definitions for compat syscallsCatalin Marinas2014-07-106-404/+786
* | arm64: enable context trackingLarry Bassel2014-07-103-1/+41
* | arm64: adjust el0_sync so that a function can be calledLarry Bassel2014-07-101-6/+13
* | arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott2014-07-093-0/+45
* | arm64: topology: add MPIDR-based detectionZi Shen Lim2014-07-092-14/+35
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-0523-59/+266
|\ \
| * \ Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-07-044-18/+47
| |\ \
| | * | ARM: mvebu: fix cpuidle implementation to work on big-endian systemsThomas Petazzoni2014-06-303-8/+28
| | * | ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanupThomas Petazzoni2014-06-301-6/+6