summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* memory-hotplug: remove memmap of sparse-vmemmapTang Chen2013-02-231-0/+3
* Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-214-102/+161
|\
| * Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...Will Deacon2013-02-014-102/+161
| |\
| | * arm64: move from arm_generic to arm_arch_timerMark Rutland2013-01-314-104/+161
| | * arm64: arm_generic: prevent reading stale timeMark Rutland2013-01-311-0/+2
* | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-2028-173/+853
|\ \ \
| * | | arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon2013-02-113-1/+26
| * | | arm64: atomics: fix grossly inconsistent asm constraints for exclusivesWill Deacon2013-02-114-143/+143
| * | | arm64: compat: use compat_uptr_t type for compat_ucontext.uc_linkWill Deacon2013-02-111-2/+2
| * | | arm64: Select ARCH_WANT_FRAME_POINTERSCatalin Marinas2013-01-291-0/+1
| * | | arm64: Add kvm_para.h and xor.h generic headersCatalin Marinas2013-01-292-0/+5
| * | | arm64: SMP: enable PSCI boot methodMarc Zyngier2013-01-294-1/+55
| * | | arm64: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-294-1/+253
| * | | arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier2013-01-294-23/+123
| * | | arm64: perf: add guest vs host discriminationMarc Zyngier2013-01-292-1/+43
| * | | arm64: add COMPAT_PSR_*_BIT flagsMarc Zyngier2013-01-291-0/+10
| * | | arm64: Add simple earlyprintk supportCatalin Marinas2013-01-228-2/+185
| * | | arm64: Populate the platform devicesCatalin Marinas2013-01-221-0/+8
| |/ /
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-9/+4
|\ \ \
| * | | ARM64 idle: delete pm_idleLen Brown2013-02-171-9/+4
| |/ /
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-191-1/+0
|\ \ \ | |/ / |/| |
| * | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0
| |\ \
| | * | irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | | | arm64: elf: fix core dumping to match what glibc expectsWill Deacon2013-01-221-1/+4
|/ / /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-01-164-23/+26
|\ \ \
| * | | arm64: compat: add syscall table entries for new syscallsWill Deacon2013-01-151-1/+6
| * | | arm64: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2013-01-101-11/+13
| * | | arm64: mm: only wrprotect clean ptes if they are presentWill Deacon2013-01-101-7/+9
| * | | arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon2013-01-102-6/+0
| | |/ | |/|
* | | arm64: dts: prevent *.dtb from always being rebuiltStephen Warren2013-01-141-0/+1
|/ /
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-01-042-1/+6
|\ \
| * | arm64: Always select ARM_AMBA and GENERIC_GPIOCatalin Marinas2013-01-041-0/+4
| * | arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas2013-01-021-1/+1
| * | arm64: Include linux/ptrace.h in asm/compat.hCatalin Marinas2013-01-021-0/+1
* | | ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-203-5/+3
|\ \
| * | new helper: compat_user_stack_pointer()Al Viro2012-12-191-2/+3
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | ARM64: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| | |/ / /
* | | | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-172-15/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-127-35/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
| * | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-281-8/+0
| * | | | arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro2012-11-287-28/+12
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-2810-207/+56
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-165-4/+5
| | |\ \ \ \
* | | \ \ \ \ Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-1229-366/+469
|\ \ \ \ \ \ \
| * | | | | | | arm64: compat for clock_adjtime(2) is miswiredAl Viro2012-12-051-1/+1
OpenPOWER on IntegriCloud