summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-042-37/+216
|\
| * ARM: Check if a CPU has gone offlineAshwin Chaugule2014-05-152-0/+53
| * PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-151-37/+163
* | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-032-157/+0
|\ \
| * \ Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman2014-04-273-4/+2
| |\ \
| * | | arm64: remove arch specific earlyprintkRob Herring2014-04-242-159/+0
| | |/ | |/|
* | | arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla2014-05-121-3/+7
* | | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-031-1/+1
* | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-031-4/+2
| |/ |/|
* | arm64: init: Move of_clk_init to time_initChanho Min2014-04-252-1/+2
* | arm64: debug: remove noisy, pointless warningWill Deacon2014-04-251-3/+0
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-083-2/+34
|\
| * arm64: fix !CONFIG_COMPAT build failuresMark Salter2014-04-062-0/+6
| * arm64: Relax the kernel cache requirements for bootCatalin Marinas2014-04-051-2/+28
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-073-8/+13
|\ \
| * | arm64: add early_ioremap supportMark Salter2014-04-073-8/+11
| * | arm64: initialize pgprot info earlier in bootMark Salter2014-04-071-0/+2
* | | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-072-2/+11
|\ \ \ | |/ / |/| |
| * | arm64, debug-monitors: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
| * | arm64, hw_breakpoint.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+6
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-03-3113-67/+632
|\ \ \ | | |/ | |/|
| * | arm64: smp: make local symbol staticJingoo Han2014-03-131-1/+1
| * | arm64: debug: make local symbols staticJingoo Han2014-03-131-2/+2
| * | ARM64: perf: add support for frame pointer unwinding in compat modeJean Pihet2014-03-131-8/+67
| * | ARM64: perf: add support for perf registers APIJean Pihet2014-03-132-1/+46
| * | arm64: topology: Implement basic CPU topology supportMark Brown2014-03-043-1/+107
| * | arm64: advertise ARMv8 extensions to 32-bit compat ELF binariesArd Biesheuvel2014-03-041-0/+32
| * | arm64: add AT_HWCAP2 support for 32-bit compatArd Biesheuvel2014-03-041-0/+1
| * | arm64: remove return value form psci_init()Vladimir Murzin2014-02-281-6/+3
| * | arm64: remove redundant "psci:" prefixesVladimir Murzin2014-02-281-2/+2
| * | arm64: vdso: clean up vdso_pagelist initializationNathan Lynch2014-02-261-30/+12
| * | arm64: Fix the soft_restart routineGeoff Levand2014-02-261-1/+10
| * | arm64: Extend the idmap to the whole kernel imageCatalin Marinas2014-02-261-12/+8
| * | arm64: enable processor debug state for secondary cpusVijaya Kumar K2014-02-262-4/+4
| * | arm64: KGDB: Add step debugging supportVijaya Kumar K2014-02-261-8/+56
| * | arm64: KGDB: Add Basic KGDB supportVijaya Kumar K2014-02-262-0/+289
| * | arm64: Add macros to manage processor debug stateVijaya Kumar K2014-02-261-0/+1
* | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-111-1/+5
|\ \ \ | | |/ | |/|
| * | ARM64: unwind: Fix PC calculationOlof Johansson2014-02-171-1/+5
| |/
* | cpuidle/arm64: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-221-5/+2
|/
* arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon2014-02-071-2/+4
* arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch2014-02-051-2/+2
* arm64: vdso: fix coarse clock handlingNathan Lynch2014-02-051-1/+6
* arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon2014-02-041-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-313-8/+8
|\
| * arm64: FIQs are unusedNicolas Pitre2014-01-302-8/+0
| * arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi2014-01-241-0/+8
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-2019-239/+1229
|\ \ | |/
| * arm64: fix typo in entry.SNeil Zhang2014-01-131-1/+1
| * arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi2014-01-102-23/+28
OpenPOWER on IntegriCloud