summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas8-31/+28
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee11-17/+147
2014-07-23arm64: Add 4 levels of page tables definition with 4KB pagesJungseok Lee2-0/+121
2014-07-23arm64: Introduce VA_BITS and translation level optionsJungseok Lee7-15/+54
2014-07-23arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas3-19/+22
2014-07-23arm64: Remove stray ARCH_HAS_OPP referenceMark Brown1-1/+0
2014-07-21arm64: dmi: Add SMBIOS/DMI supportYi Li3-0/+54
2014-07-18arm64: cpuinfo: print info for all CPUsMark Rutland1-22/+18
2014-07-18arm64: add runtime system sanity checksMark Rutland1-0/+93
2014-07-18arm64: cachetype: report weakest cache policyMark Rutland2-6/+36
2014-07-18arm64: cpuinfo: record cpu system register valuesMark Rutland5-4/+144
2014-07-18arm64: add MIDR_EL1 field accessorsMark Rutland1-7/+26
2014-07-18arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi1-1/+1
2014-07-18arm64: kernel: add __init marker to PSCI init functionsLorenzo Pieralisi1-2/+2
2014-07-18arm64: kernel: enable PSCI cpu operations on UP systemsLorenzo Pieralisi2-2/+4
2014-07-18arm64: fpsimd: avoid restoring fpcr if the contents haven't changedWill Deacon1-2/+15
2014-07-17arm64: Align the kbuild output for VDSOL and VDSOAIan Campbell1-2/+2
2014-07-17arm64: vdso: move data page before code pagesWill Deacon2-20/+18
2014-07-17arm64: vdso: move to _install_special_mapping and remove arch_vma_nameWill Deacon1-45/+35
2014-07-17arm64: vdso: put vdso datapage in a separate vmaWill Deacon1-8/+26
2014-07-17arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitionsCatalin Marinas1-3/+0
2014-07-17arm64: Use pr_* instead of printkJungseok Lee1-4/+4
2014-07-10arm64: Enable TEXT_OFFSET fuzzingMark Rutland4-2/+30
2014-07-10arm64: Update the Image headerMark Rutland3-3/+69
2014-07-10arm64: place initial page tables above the kernelMark Rutland4-28/+28
2014-07-10arm64: head.S: remove unnecessary function alignmentMark Rutland1-1/+6
2014-07-10arm64: Cast KSTK_(EIP|ESP) to unsigned longCatalin Marinas1-2/+2
2014-07-10arm64: Add audit supportAKASHI Takahiro2-0/+16
2014-07-10arm64: audit: Add audit hook in syscall_trace_enter/exit()AKASHI Takahiro1-0/+7
2014-07-10arm64: Add __NR_* definitions for compat syscallsCatalin Marinas6-404/+786
2014-07-10arm64: enable context trackingLarry Bassel3-1/+41
2014-07-10arm64: adjust el0_sync so that a function can be calledLarry Bassel1-6/+13
2014-07-09arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott3-0/+45
2014-07-09arm64: topology: add MPIDR-based detectionZi Shen Lim2-14/+35
2014-07-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds23-59/+266
2014-07-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-6/+9
2014-07-04Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson4-18/+47
2014-07-04ARM: sunxi: Reintroduce the restart code for A10/A20 SoCsMaxime Ripard1-0/+77
2014-07-04Merge tag 'omap-for-v3.16/fixes-against-rc1' of git://git.kernel.org/pub/scm/...Olof Johansson16-39/+139
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier3-4/+6
2014-07-04arm64: mm: Make icache synchronisation logic huge page awareSteve Capper1-1/+2
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper1-1/+1
2014-07-03ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+16
2014-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-17/+18
2014-06-30ARM: mvebu: fix cpuidle implementation to work on big-endian systemsThomas Petazzoni3-8/+28
2014-06-30ARM: mvebu: update L2/PCIe deadlock workaround after L2CC cleanupThomas Petazzoni1-6/+6
2014-06-30ARM: mvebu: move Armada 375 external abort logic as a quirkThomas Petazzoni1-4/+13
2014-06-30Merge commit '33b458d276bb' into kvm-masterPaolo Bonzini1-0/+1
2014-06-30KVM: SVM: Fix CPL export via SS.DPLJan Kiszka1-0/+1
2014-06-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-6/+42