aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier
2013-01-29arm64: perf: add guest vs host discriminationMarc Zyngier
2013-01-29arm64: add COMPAT_PSR_*_BIT flagsMarc Zyngier
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas
2013-01-22arm64: Populate the platform devicesCatalin Marinas
2013-01-22arm64: elf: fix core dumping to match what glibc expectsWill Deacon
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-15arm64: compat: add syscall table entries for new syscallsWill Deacon
2013-01-14arm64: dts: prevent *.dtb from always being rebuiltStephen Warren
2013-01-10arm64: mm: introduce present, faulting entries for PAGE_NONEWill Deacon
2013-01-10arm64: mm: only wrprotect clean ptes if they are presentWill Deacon
2013-01-10arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon
2013-01-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-04arm64: Always select ARM_AMBA and GENERIC_GPIOCatalin Marinas
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2013-01-02arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas
2013-01-02arm64: Include linux/ptrace.h in asm/compat.hCatalin Marinas
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-19new helper: compat_user_stack_pointer()Al Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-10arm64: Fix the dtbs target buildingCatalin Marinas
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-05arm64: compat for clock_adjtime(2) is miswiredAl Viro
2012-12-05arm64: move FP-SIMD save/restore code to a macroMarc Zyngier
2012-12-05arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier
2012-12-05arm64: add hypervisor stubMarc Zyngier
2012-12-05arm64: record boot mode when entering the kernelMarc Zyngier
2012-12-05arm64: move vector entry macro to assembler.hMarc Zyngier
2012-12-05arm64: add AArch32 execution modes to ptrace.hMarc Zyngier
2012-12-05arm64: expand register mapping between AArch32 and AArch64Marc Zyngier
2012-12-05arm64: generic timer: use virtual counter instead of physical at EL0Will Deacon
2012-12-05arm64: vdso: defer shifting of nanosecond component of timespecWill Deacon
2012-12-05arm64: vdso: rework __do_get_tspec register allocation and return shiftWill Deacon
2012-12-05arm64: vdso: check sequence counter even for coarse realtime operationsWill Deacon
2012-12-05arm64: vdso: fix clocksource mask when extracting bottom 56 bitsWill Deacon
2012-12-03arm64: Add dtbs target for building all the enabled dtb filesRob Herring
2012-12-03arm64: use new common dtc ruleStephen Warren
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro
2012-11-29ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQAlexander Shiyan
2012-11-29arm64: Make !dirty ptes read-onlyCatalin Marinas
2012-11-28flagday: don't pass regs to copy_thread()Al Viro