summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ARM: 8241/1: Update processor_modes for hyp and monitor modeStephen Boyd2014-12-031-2/+2
| | * | | | | | | ARM: 8240/1: MCPM: document mcpm_sync_init()Nicolas Pitre2014-12-031-0/+17
| | * | | | | | | ARM: 8239/1: Introduce {set,clear}_pte_bitJungseung Lee2014-12-031-11/+51
| | * | | | | | | ARM: 8238/1: mm: Refine set_memory_* functionsJungseung Lee2014-12-033-39/+92
| | * | | | | | | ARM: 8237/1: fix flush_pfn_aliasJungseung Lee2014-12-031-1/+1
| | * | | | | | | ARM: 8236/1: mm: fix discard_old_kernel_dataJungseung Lee2014-12-031-1/+1
| | * | | | | | | ARM: 8235/1: Support for the PXN CPU feature on ARMv7Jungseung Lee2014-12-034-2/+29
| | * | | | | | | ARM: 8218/1: warn if bad IRQ was scheduledDmitry Eremin-Solenikov2014-11-271-0/+1
| | * | | | | | | ARM: 8217/1: sa1100 collie: use gpio-charger instead of pda-powerDmitry Eremin-Solenikov2014-11-271-48/+7
| | * | | | | | | ARM: 8225/1: Add unwinding support for memory copy functionsLin Yongting2014-11-274-0/+45
| | * | | | | | | ARM: 8224/1: Add unwinding support for memmove functionLin Yongting2014-11-271-0/+28
| | * | | | | | | ARM: 8223/1: Add unwinding support for __memzero functionLin Yongting2014-11-271-0/+12
| | * | | | | | | ARM: io.c: clean up EXPORT_SYMBOL()sRussell King2014-11-211-3/+2
| | * | | | | | | ARM: move ftrace assembly code to separate fileRussell King2014-11-213-235/+244
| | * | | | | | | ARM: add machine name to stack dump outputRussell King2014-11-211-0/+1
| | * | | | | | | ARM: remove "SMP: Total of %d processors activated." messageRussell King2014-11-211-3/+0
| | * | | | | | | ARM: reduce "Booted secondary processor" message to debug levelRussell King2014-11-211-1/+1
| | * | | | | | | ARM: drop nwfpe initialisation message from warning to info levelRussell King2014-11-211-2/+2
| | * | | | | | | ARM: use pr_warn_ratelimited() when migrating IRQsRussell King2014-11-211-3/+3
| | * | | | | | | ARM: convert printk(KERN_* to pr_*Russell King2014-11-2128-146/+128
| | * | | | | | | ARM: 8204/1: Add unwinding support for memset functionLin Yongting2014-11-211-0/+12
| | * | | | | | | ARM: 8203/1: mm: try to re-use old ASID assignments following a rolloverWill Deacon2014-11-211-24/+34
| | * | | | | | | ARM: 8215/1: vfp: Silence mvfr0 variable unused warningStephen Boyd2014-11-211-23/+22
| | * | | | | | | ARM: 8197/1: vfp: Fix VFPv3 hwcap detection on CPUID based cpusStephen Boyd2014-11-212-41/+57
| | * | | | | | | ARM: 8196/1: vfp: Workaround bad MVFR1 register on some KraitsStephen Boyd2014-11-211-2/+3
| | * | | | | | | ARM: 8195/1: vfp: Bounce undefined instructions in vectored modeStepan Moskovchenko2014-11-171-0/+6
| | * | | | | | | ARM: 8194/1: remove clear_thread_flag(TIF_UPROBE)Yalin Wang2014-11-171-1/+0
| | * | | | | | | ARM: 8176/1: Use current_stack_pointer in unwind_backtraceBehan Webster2014-11-141-2/+1
| | * | | | | | | ARM: 8175/1: Use current_stack_pointer to calculate pt_regs addressBehan Webster2014-11-141-3/+2
| | * | | | | | | ARM: 8174/1: Use global stack register variable for percpuMark Charlebois2014-11-141-2/+2
| | * | | | | | | ARM: 8173/1: Calculate current_thread_info from current_stack_pointerBehan Webster2014-11-141-2/+2
| | * | | | | | | ARM: 8172/1: Use current_stack_pointer in save_stack_trace_tskBehan Webster2014-11-141-3/+1
| | * | | | | | | ARM: 8171/1: Use current_stack_pointer for return_addressBehan Webster2014-11-141-2/+1
| | * | | | | | | ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster2014-11-141-0/+5
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-122-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: dts: bcm63138: change "interupts" to "interrupts"Radek Dostal2014-11-201-1/+1
| * | | | | | | | | Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-201334-49721/+49210
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm: fix wording of "Crotex" in CONFIG_ARCH_EXYNOS3 helpIan Campbell2014-10-291-1/+1
* | | | | | | | | | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-128-217/+191
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini2014-12-041-2/+32
| * | | | | | | | | | xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2014-12-042-0/+11
| * | | | | | | | | | xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini2014-12-043-95/+85
| * | | | | | | | | | xen/arm: use hypercall to flush caches in map_pageStefano Stabellini2014-12-042-1/+24
| * | | | | | | | | | xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini2014-12-041-2/+2
| * | | | | | | | | | xen/arm: use is_device_dma_coherentStefano Stabellini2014-12-041-3/+3
| * | | | | | | | | | arm: introduce is_device_dma_coherentStefano Stabellini2014-12-042-0/+8
| * | | | | | | | | | xen/arm: if(pfn_valid(pfn)) call native dma_opsStefano Stabellini2014-12-042-45/+54
| * | | | | | | | | | xen/arm: remove outer_*_range callStefano Stabellini2014-12-041-9/+0
| * | | | | | | | | | xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini2014-12-042-89/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-114-4/+3
|\ \ \ \ \ \ \ \ \ \