summaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-07-296-74/+66
|\
| *-. Merge branches 'cpuidle', 'fixes' and 'misc' into for-linusRussell King2016-07-289-77/+70
| |\ \
| | | * ARM: save and reset the address limit when entering an exceptionRussell King2016-07-071-1/+1
| | | * ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann2016-07-021-1/+1
| | | * ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERSMasahiro Yamada2016-07-021-3/+1
| | | * ARM: 8306/1: loop_udelay: remove bogomips value limitationNicolas Pitre2016-06-221-3/+3
| | | * ARM: uaccess: remove put_user() code duplicationRussell King2016-06-221-57/+49
| | | * ARM: 8580/1: Remove orphaned __addr_ok() definitionRobin Murphy2016-06-221-8/+0
| | | * ARM: get rid of horrible *(unsigned int *)(regs + 1)Russell King2016-06-221-0/+2
| | | * ARM: introduce svc_pt_regs structureRussell King2016-06-222-2/+10
| | | * ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King2016-06-221-2/+2
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-281-1/+1
|\ \ \
| * | | ARM: io: fix comment grammarAndrew F. Davis2016-06-211-1/+1
* | | | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-272-0/+7
|\ \ \ \
| * | | | arm/xen: add support for vm_assist hypercallJuergen Gross2016-07-061-0/+1
| * | | | ARM64: XEN: Add a function to initialize Xen specific UEFI runtime servicesShannon Zhao2016-07-061-0/+6
* | | | | mm/mmu_gather: track page size with mmu gather and force flush if page size c...Aneesh Kumar K.V2016-07-271-0/+12
* | | | | mm: change the interface for __tlb_remove_page()Aneesh Kumar K.V2016-07-271-4/+13
* | | | | arm: get rid of superfluous __GFP_REPEATMichal Hocko2016-07-271-1/+1
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-07-251-2/+2
|\ \ \ \ \
| * | | | | kvm arm/arm64: Remove trailing whitespace from headersArnaldo Carvalho de Melo2016-07-121-2/+2
| |/ / / /
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-252-12/+113
|\ \ \ \ \
| * | | | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| * | | | | locking/atomic, arch/arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,...Peter Zijlstra2016-06-161-10/+98
| * | | | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-2/+17
| | |_|/ / | |/| | |
* | | | | efi: Convert efi_call_virt() to efi_call_virt_pointer()Alex Thorlton2016-06-271-2/+2
| |/ / / |/| | |
* | | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-251-1/+1
| |_|/ |/| |
* | | ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper2016-06-091-2/+2
* | | ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon2016-06-093-1/+2
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-272-0/+9
|\ \
| * \ Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-05-242-0/+9
| |\ \
| | * | KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall2016-05-201-0/+2
| | * | KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall2016-05-201-0/+4
| | * | KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall2016-05-201-0/+3
* | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-05-203-9/+43
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'amba', 'devel-stable', 'kexec-for-next' and 'misc' into for-l...Russell King2016-05-195-10/+46
| |\ \ \ \ \ \
| | | | * | | | ARM: 8548/1: dma-mapping: remove arm_dma_set_mask()Alexandre Courbot2016-04-071-2/+0
| | |_|/ / / / | |/| | | | |
| | | * | | | ARM: provide arm_has_idmap_alias() helperRussell King2016-05-031-0/+5
| | | * | | | ARM: provide improved virt_to_idmap() functionalityRussell King2016-05-031-7/+26
| | |/ / / / | |/| | | |
| | * | | | Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv...Russell King2016-04-201-0/+12
| | |\ \ \ \
| | | * | | | ARM: memremap: implement arch_memremap_wb()Ard Biesheuvel2016-04-041-0/+6
| | | * | | | ARM: reintroduce ioremap_cached() for creating cached I/O mappingsArd Biesheuvel2016-04-041-0/+6
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-201-5/+0
|\ \ \ \ \ \
| * | | | | | arch: fix has_transparent_hugepage()Hugh Dickins2016-05-201-5/+0
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-05-201-1/+1
|\ \ \ \ \ \
| * | | | | | iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2016-05-091-1/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-193-32/+74
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | / / | | |_|_|/ / | |/| | | |
| * | | | | KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+2
| * | | | | Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-05-112-32/+72
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas2016-05-091-4/+6