aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
...
| | * | | | | KVM: ARM: Add support for Cortex-A7Jonathan Austin2013-10-12
| | * | | | | KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masksJonathan Austin2013-10-12
| | * | | | | ARM: KVM: Implement kvm_vcpu_preferred_target() functionAnup Patel2013-10-02
| | | |/ / / | | |/| | |
| * / | | | KVM: ARM: Get rid of KVM_HPAGE definesChristoffer Dall2013-10-14
| |/ / / /
* | | | | Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-11-14
|\ \ \ \ \
| * | | | | xen/arm: pfn_to_mfn and mfn_to_pfn return the argument if nothing is in the p2mStefano Stabellini2013-11-11
| * | | | | arm,arm64/include/asm/io.h: define struct bio_vecStefano Stabellini2013-11-08
| * | | | | Merge remote-tracking branch 'stefano/swiotlb-xen-9.1' into stable/for-linus-...Konrad Rzeszutek Wilk2013-11-08
| |\ \ \ \ \
| | * | | | | arm,arm64: do not always merge biovec if we are running on XenStefano Stabellini2013-10-25
| | * | | | | xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/deviceStefano Stabellini2013-10-25
| | * | | | | xen: introduce xen_alloc/free_coherent_pagesStefano Stabellini2013-10-09
| | * | | | | arm/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domainStefano Stabellini2013-10-18
| | * | | | | xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini2013-10-10
| | * | | | | arm/xen,arm64/xen: introduce p2mStefano Stabellini2013-10-17
| | * | | | | arm: make SWIOTLB availableStefano Stabellini2013-10-15
| * | | | | | Merge tag 'v3.12-rc5' into stable/for-linus-3.13Konrad Rzeszutek Wilk2013-11-08
| |\| | | | |
| * | | | | | arm: make SWIOTLB availableStefano Stabellini2013-11-08
| | |/ / / / | |/| | | |
* | | | | | arm: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-14
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel-stable' into for-nextRussell King2013-11-12
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King2013-10-30
| | |\ \ \ \ \
| | | * | | | | ARM: tlb: ASID macro should give 32bit result for BE correct operationVictor Kamensky2013-10-19
| | | * | | | | ARM: atomic64: fix endian-ness in atomic.hVictor Kamensky2013-10-19
| | | * | | | | ARM: kdgb: use <asm/opcodes.h> for data to be assembled as intructionBen Dooks2013-10-19
| | | * | | | | ARM: Correct BUG() assembly to ensure it is endian-agnosticBen Dooks2013-10-19
| | | * | | | | ARM: hardware: fix endian-ness in <hardware/coresight.h>Ben Dooks2013-10-19
| | | * | | | | ARM: pl01x debug code endian fixBen Dooks2013-10-19
| | | * | | | | ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-19
| | * | | | | | ARM: fix misplaced arch_virt_to_idmap()Russell King2013-10-29
| | * | | | | | Merge branch 'for-rmk/prefetch' of git://git.kernel.org/pub/scm/linux/kernel/...Russell King2013-10-23
| | |\ \ \ \ \ \
| | | * | | | | | ARM: atomics: prefetch the destination word for write prior to strexWill Deacon2013-09-30
| | | * | | | | | ARM: locks: prefetch the destination word for write prior to strexWill Deacon2013-09-30
| | | * | | | | | ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUsWill Deacon2013-09-30
| | | * | | | | | ARM: smp_on_up: move inline asm ALT_SMP patching macro out of spinlock.hWill Deacon2013-09-30
| | | * | | | | | ARM: prefetch: remove redundant "cc" clobberWill Deacon2013-09-30
| | | |/ / / / /
| | * | | | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-10-23
| | |\ \ \ \ \ \
| | | * | | | | | ARM: perf: add support for perf registers APIWill Deacon2013-09-30
| | | |/ / / / /
| | * | | | | | Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kern...Russell King2013-10-18
| | |\ \ \ \ \ \
| | | * | | | | | ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar2013-10-10
| | | * | | | | | ARM: mm: Correct virt_to_phys patching for 64 bit physical addressesSricharan R2013-10-10
| | | * | | | | | ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar2013-10-10
| | | * | | | | | ARM: mm: use phys_addr_t appropriately in p2v and v2p conversionsSantosh Shilimkar2013-10-10
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'arm-aesbs' of git://git.linaro.org/people/ardbiesheuvel/linux-a...Russell King2013-10-07
| | |\ \ \ \ \ \
| | | * | | | | | ARM: pull in <asm/simd.h> from asm-genericArd Biesheuvel2013-10-04
| | | | |/ / / / | | | |/| | | |
| | * | | | | | ARM: bL_switcher: Add query interface to discover CPU affinitiesDave Martin2013-09-23
| | * | | | | | ARM: bL_switcher/trace: Add kernel trace trigger interfaceDave Martin2013-09-23
| | * | | | | | ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre2013-09-23
| | * | | | | | ARM: SMP: basic IPI triggered completion supportNicolas Pitre2013-09-23
| | * | | | | | ARM: bL_switcher: Add switch completion callback for bL_switch_request()Dave Martin2013-09-23
| | * | | | | | ARM: bL_switcher: Add runtime control notifierDave Martin2013-09-23