aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAge
...
| | | | * | | | | ARM: 8065/1: remove last use of CONFIG_CPU_ARM710Paul Bolle2014-05-29
| | | | * | | | | ARM: 8047/1: rwsem: use asm-generic rwsem implementationWill Deacon2014-05-29
| | | | * | | | | ARM: 8053/1: kernel: sleep: restore HYP mode configuration in cpu_resumeLorenzo Pieralisi2014-05-25
| | | | * | | | | ARM: 8043/1: uprobes need icache flush after xol writeVictor Kamensky2014-05-25
| | | | * | | | | ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin2014-05-25
| | | | * | | | | ARM: 8055/1: cacheflush: use -st dsb option for ensuring completionWill Deacon2014-05-25
| | | | * | | | | ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon2014-05-25
| | | | * | | | | ARM: 8031/2: change fixmap mapping region to support 32 CPUsLiu Hua2014-04-23
| | | | * | | | | ARM: 8031/1: fixmap: remove FIX_KMAP_BEGIN and FIX_KMAP_ENDLiu Hua2014-04-23
| | | | * | | | | ARM: 8023/1: remove remnants of the static DMA mappingNicolas Pitre2014-04-22
| | | | | |/ / / | | | | |/| | |
| | | * | | | | ARM: l2c: trial at enabling some Cortex-A9 optimisationsRussell King2014-05-29
| | | * | | | | ARM: l2c: remove old .set_debug methodRussell King2014-05-29
| | | * | | | | ARM: l2c: kill L2X0_AUX_CTRL_MASK before anyone else makes use of thisRussell King2014-05-29
| | | * | | | | ARM: l2c: add platform independent core L2 cache OF initialisationRussell King2014-05-29
| | | * | | | | ARM: l2c: fix register namingRussell King2014-05-29
| | | * | | | | ARM: l2c: provide generic hook to intercept writes to secure registersRussell King2014-05-29
| | | * | | | | ARM: l2c: add and use L2C revision constantsRussell King2014-05-29
| | | * | | | | ARM: outer cache: add WARN_ON() to outer_disable()Russell King2014-05-29
| | | * | | | | ARM: outer cache: add documentation of outer cache functionsRussell King2014-05-22
| | | * | | | | ARM: l2c: remove outer_inv_all() methodRussell King2014-05-22
| | | | |/ / / | | | |/| | |
| * | | | | | ARM: remove global cr_no_alignmentRussell King2014-06-02
| * | | | | | ARM: remove unused adjust_cr() functionRussell King2014-06-02
| * | | | | | ARM: use get_cr() rather than cr_alignmentRussell King2014-05-22
| * | | | | | ARM: make get_cr()/set_cr() use unsigned long valuesRussell King2014-05-22
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-04
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-13
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-30
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\ \ \ \ \ \
| * | | | | | arm: Fix compile warning for psciChristoffer Dall2014-05-27
| * | | | | | PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-15
| * | | | | | ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel2014-04-30
| * | | | | | ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel2014-04-30
| |/ / / / /
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \ \ \ \
| * | | | | | arch,arm: Convert smp_mb__*()Peter Zijlstra2014-04-18
| |/ / / / /
* | | | | | Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-06-03
|\ \ \ \ \ \
| * | | | | | arm: dma-iommu: Clean up redundant variableRitesh Harjani2014-05-20
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
|\ \ \ \ \ \
| * | | | | | ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington2014-05-28
| |/ / / / /
* | | | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-02
|\ \ \ \ \ \
| * | | | | | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-27
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-06-02
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | arm,arm64/xen: introduce HYPERVISOR_suspend()Stefano Stabellini2014-05-12
| * | | | | arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.hJulien Grall2014-04-24
| * | | | | arm: xen: implement multicall hypercall support.Ian Campbell2014-04-24
| |/ / / /
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-05-29
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin2014-05-25
| | |_|/ | |/| |
* / | | ARM: trusted_foundations: fix compile error on non-SMPAlexandre Courbot2014-05-23
|/ / /
* | | Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-05-12
|\ \ \ | |_|/ |/| |
| * | arm/xen: Remove definiition of virt_to_pfn in asm/xen/page.hJulien Grall2014-04-28
| * | Merge commit 'e26a9e0' into stable/for-linus-3.15David Vrabel2014-04-28
| |\ \