summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-1350-85/+372
|\
| * crypto: arm - replace memset by memzero_explicitJulia Lawall2014-12-021-1/+1
| * crypto: powerpc - replace memset by memzero_explicitJulia Lawall2014-12-021-1/+1
| * crypto: sha - replace memset by memzero_explicitJulia Lawall2014-12-022-2/+2
| * crypto: sparc - replace memset by memzero_explicitJulia Lawall2014-12-022-2/+2
| * crypto: include crypto- module prefix in templateKees Cook2014-11-261-0/+3
| * crypto: sha-mb - remove a bogus NULL checkDan Carpenter2014-11-251-2/+1
| * crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-2444-71/+71
| * ARM: at91/dt: add trng node to at91sam9g45Boris Brezillon2014-11-201-0/+7
| * crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam2014-11-203-0/+282
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2014-11-12258-2111/+2040
| |\
| * | crypto: aesni - remove unnecessary #defineValentin Rothberg2014-11-061-6/+2
* | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-1324-8/+64
|\ \ \
| * | | parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter2014-12-131-2/+2
| * | | gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-137-0/+7
| * | | sparc: hook up execveat system callDavid Drysdale2014-12-134-1/+15
| * | | x86: hook up execveat system callDavid Drysdale2014-12-137-0/+35
| * | | mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-135-5/+5
* | | | 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