summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
| | * | arm64: KVM: MMIO access backendMarc Zyngier2013-06-071-0/+59
| | * | arm64: KVM: kvm_arch and kvm_vcpu_arch definitionsMarc Zyngier2013-06-071-0/+186
| | * | arm64: KVM: virtual CPU resetMarc Zyngier2013-06-071-0/+76
| | * | arm64: KVM: CPU specific system registers handlingMarc Zyngier2013-06-071-0/+85
| | * | arm64: KVM: system register handlingMarc Zyngier2013-06-074-0/+1101
| | * | arm64: KVM: user space interfaceMarc Zyngier2013-06-071-0/+117
| | * | arm64: KVM: architecture specific MMU backendMarc Zyngier2013-06-071-0/+135
| | * | arm64: KVM: fault injection into a guestMarc Zyngier2013-06-071-0/+126
| | * | arm64: KVM: Basic ESR_EL2 helpers and vcpu register accessMarc Zyngier2013-06-071-0/+158
| | * | arm64: KVM: system register definitions for 64bit guestsMarc Zyngier2013-06-071-0/+68
| | * | arm64: KVM: EL2 register definitionsMarc Zyngier2013-06-071-0/+245
| | * | arm64: KVM: HYP mode idmap supportMarc Zyngier2013-06-071-0/+20
| | * | arm64: KVM: define HYP and Stage-2 translation page flagsMarc Zyngier2013-06-073-0/+37
| | |/
| * | Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas2013-06-1212-0/+164
| |\ \
| | * | arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64Stefano Stabellini2013-06-074-0/+105
| | * | arm64/xen: implement ioremap_cached on arm64Stefano Stabellini2013-06-071-0/+2
| | * | arm64/xen: introduce asm/xen header files on arm64Stefano Stabellini2013-06-077-0/+57
| * | | arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-125-66/+75
| * | | arm64: extable: sort the exception table at build timeWill Deacon2013-06-122-9/+2Star
| * | | arm64: device: add iommu pointer to device archdataWill Deacon2013-06-111-0/+3
| * | | arm64: pgtable: use pte_index instead of __pte_indexWill Deacon2013-06-111-2/+2
| * | | arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang2013-06-102-9/+3Star
| * | | arm64: mm: don't bother invalidating the icache in switch_mmWill Deacon2013-06-071-6/+0Star
| * | | arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas2013-06-071-1/+2
| * | | arm64: Remove __flush_dcache_page()Catalin Marinas2013-06-073-10/+1Star
| * | | arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas2013-06-072-6/+3Star
| * | | arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas2013-06-071-18/+4Star
| * | | arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia2013-06-071-6/+11
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-10/+0Star
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2013-06-291-10/+0Star
| |\ \ \
| | * | | clocksource: arch_timer: use virtual countersMark Rutland2013-06-071-10/+0Star
| | | |/ | | |/|
* | | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-031-2/+2
|\ \ \ \
| * | | | arm64: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-2/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-021-7/+0Star
|\ \ \ \ | |_|/ / |/| | |
| * | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-7/+0Star
| | |/ | |/|
* / | perf: arm64: Record the user-mode PC in the call chain.Jed Davis2013-06-201-0/+1
|/ /
* | arm64: don't kill the kernel on a bad esr from el0Mark Rutland2013-05-311-3/+9
* | arm64: treat unhandled compat el0 traps as undefMark Rutland2013-05-311-0/+10
* | arm64: Do not report user faults for handled signalsCatalin Marinas2013-05-242-3/+5
* | arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang2013-05-241-0/+1
|/
* arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon2013-05-171-1/+1
* arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas2013-05-141-2/+0Star
* arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh2013-05-141-1/+1
* arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas2013-05-141-9/+3Star
* arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon2013-05-132-4/+1Star
* arm64: Fix duplicate definition of early_consoleChen Gang2013-05-131-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-102-8/+1Star
|\
| * unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-092-8/+1Star
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0Star
|\ \
| * | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0Star