summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-1212-160/+177
|\
| * arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-1110-26/+49
| * arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-1110-135/+129
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-12-124-4/+26
|\ \
| * | sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen2014-12-112-3/+10
| * | vio: create routines for inc,dec vio dring indexesDwight Engen2014-12-111-0/+15
| * | sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson2014-12-111-1/+1
| |/
* | MIPS: Use phys_addr_t instead of phys_tJaedon Shin2014-12-121-1/+1
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-1280-832/+1417
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2014-12-0514-56/+393
| |\ \
| | * \ Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King2014-11-0314-56/+393
| | |\ \
| | | * | ARM: mm: allow text and rodata sections to be read-onlyKees Cook2014-10-166-1/+92
| | | * | ARM: mm: allow non-text sections to be non-executableKees Cook2014-10-164-2/+133
| | | * | arm: kgdb: Handle read-only text / modulesDoug Anderson2014-10-162-1/+30
| | | * | ARM: kexec: Make .text R/W in machine_kexecNikolay Borisov2014-10-161-4/+4
| | | * | arm: use fixmap for text patching when text is RORabin Vincent2014-10-164-21/+89
| | | * | arm: fixmap: implement __set_fixmap()Kees Cook2014-10-162-0/+26
| | | * | ARM: expand fixmap region to 3MBRob Herring2014-10-163-11/+12
| | | * | arm: use generic fixmap.hMark Salter2014-10-162-19/+10
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King2014-12-0570-779/+1027
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | ARM: 8243/1: sa1100: add a clock alias for sa1111 pcmcia deviceDmitry Eremin-Solenikov2014-12-051-0/+2
| | | | * | | ARM: 8242/1: sa1100: add cpu clockDmitry Eremin-Solenikov2014-12-051-7/+34
| | | | * | | ARM: 8234/1: sa1100: reorder IRQ handling codeDmitry Eremin-Solenikov2014-12-031-89/+66
| | | | * | | ARM: 8233/1: sa1100: switch to hwirq usageDmitry Eremin-Solenikov2014-12-031-23/+14
| | | | * | | ARM: 8232/1: sa1100: merge GPIO multiplexer IRQ to "normal" irq domainDmitry Eremin-Solenikov2014-12-031-2/+1
| | | | * | | ARM: 8231/1: sa1100: introduce irqdomains supportDmitry Eremin-Solenikov2014-12-032-17/+62
| | | | * | | ARM: 8230/1: sa1100: shift IRQs by oneDmitry Eremin-Solenikov2014-12-031-51/+51
| | | | * | | ARM: 8229/1: sa1100: replace irq numbers with names in irq driverDmitry Eremin-Solenikov2014-12-031-7/+7
| | | | * | | ARM: 8228/1: sa1100: drop entry-macro.SDmitry Eremin-Solenikov2014-12-031-41/+0
| | | | * | | ARM: 8227/1: sa1100: switch to MULTI_IRQ_HANDLERDmitry Eremin-Solenikov2014-12-032-0/+21
| | | |/ / /
| | * | | | ARM: 8221/1: PJ4: allow building in Thumb-2 modeArd Biesheuvel2014-12-032-0/+14
| | * | | | 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