summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King2014-05-301-0/+8
| | | * | | | | ARM: l2c: remove old .set_debug methodRussell King2014-05-301-1/+0
| | | * | | | | ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of thisRussell King2014-05-301-1/+0
| | | * | | | | ARM: l2c: add platform independent core L2 cache OF initialisationRussell King2014-05-301-0/+3
| | | * | | | | ARM: l2c: fix register namingRussell King2014-05-301-25/+48
| | | * | | | | ARM: l2c: provide generic hook to intercept writes to secure registersRussell King2014-05-301-1/+4
| | | * | | | | ARM: l2c: add and use L2C revision constantsRussell King2014-05-301-6/+16
| | | * | | | | ARM: outer cache: add WARN_ON() to outer_disable()Russell King2014-05-301-5/+1
| | | * | | | | ARM: outer cache: add documentation of outer cache functionsRussell King2014-05-221-1/+47
| | | * | | | | ARM: l2c: remove outer_inv_all() methodRussell King2014-05-221-8/+0
| | | | |/ / / | | | |/| | |
| * | | | | | ARM: remove global cr_no_alignmentRussell King2014-06-021-5/+3
| * | | | | | ARM: remove unused adjust_cr() functionRussell King2014-06-021-4/+0
| * | | | | | ARM: use get_cr() rather than cr_alignmentRussell King2014-05-221-1/+6
| * | | | | | ARM: make get_cr()/set_cr() use unsigned long valuesRussell King2014-05-221-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-2/+0
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-134-9/+26
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-301-2/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-043-4/+11
|\ \ \ \ \ \
| * | | | | | arm: Fix compile warning for psciChristoffer Dall2014-05-271-1/+1
| * | | | | | PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-151-2/+5
| * | | | | | ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel2014-04-301-1/+1
| * | | | | | ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-302-1/+5
| |/ / / / /
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-8/+4
|\ \ \ \ \ \
| * | | | | | arch,arm: Convert smp_mb__*()Peter Zijlstra2014-04-183-8/+4
| |/ / / / /
* | | | | | Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-06-031-1/+0
|\ \ \ \ \ \
| * | | | | | arm: dma-iommu: Clean up redundant variableRitesh Harjani2014-05-201-1/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-031-0/+41
|\ \ \ \ \ \
| * | | | | | ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington2014-05-281-0/+41
| |/ / / / /
* | | | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-5/+0
|\ \ \ \ \ \
| * | | | | | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-5/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-022-5/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | arm,arm64/xen: introduce HYPERVISOR_suspend()Stefano Stabellini2014-05-121-0/+10
| * | | | | arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.hJulien Grall2014-04-241-1/+0
| * | | | | arm: xen: implement multicall hypercall support.Ian Campbell2014-04-242-5/+3
| |/ / / /
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-05-291-1/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin2014-05-251-1/+2
| | |_|/ | |/| |
* / | | ARM: trusted_foundations: fix compile error on non-SMPAlexandre Courbot2014-05-231-0/+2
|/ / /
* | | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-05-131-1/+0
|\ \ \ | |_|/ |/| |
| * | arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.hJulien Grall2014-04-281-1/+0
| * | Merge commit 'e26a9e0' into stable/for-linus-3.15David Vrabel2014-04-2815-45/+89
| |\ \
| * \ \ Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus...David Vrabel2014-04-073-11/+6
| |\ \ \
* | \ \ \ Merge branch 'safe-dirty-tlb-flush'Linus Torvalds2014-04-271-1/+11
|\ \ \ \ \
| * | | | | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-251-1/+11
* | | | | | ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth2014-04-251-7/+7
|/ / / / /
* | | | | ARM: 8032/1: bL_switcher: fix validation check before its activationNicolas Pitre2014-04-221-0/+7
* | | | | ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu2014-04-221-1/+1
| |_|_|/ |/| | |
* | | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-3/+2
|\ \ \ \
| * | | | audit: use uapi/linux/audit.h for AUDIT_ARCH declarationsEric Paris2014-03-201-1/+1
| * | | | syscall_get_arch: remove useless function argumentsEric Paris2014-03-201-2/+1
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-112-0/+61
|\ \ \ \ \