aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge tag 'trace-fixes-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-13
|\
| * ftrace/x86: Update i386 call to prepare_ftrace_return()Steven Rostedt (Red Hat)2014-12-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-13
|\ \
| * | crypto: arm - replace memset by memzero_explicitJulia Lawall2014-12-02
| * | crypto: powerpc - replace memset by memzero_explicitJulia Lawall2014-12-02
| * | crypto: sha - replace memset by memzero_explicitJulia Lawall2014-12-02
| * | crypto: sparc - replace memset by memzero_explicitJulia Lawall2014-12-02
| * | crypto: include crypto- module prefix in templateKees Cook2014-11-26
| * | crypto: sha-mb - remove a bogus NULL checkDan Carpenter2014-11-25
| * | crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
| * | ARM: at91/dt: add trng node to at91sam9g45Boris Brezillon2014-11-20
| * | crypto: crc32 - Add ARM64 CRC32 hw accelerated moduleYazen Ghannam2014-11-20
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2014-11-12
| |\ \
| * | | crypto: aesni - remove unnecessary #defineValentin Rothberg2014-11-06
* | | | Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2014-12-13
|\ \ \ \
| * | | | parisc: percpu: update comments referring to __get_cpu_varChristoph Lameter2014-12-13
| * | | | gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-13
| * | | | sparc: hook up execveat system callDavid Drysdale2014-12-13
| * | | | x86: hook up execveat system callDavid Drysdale2014-12-13
| * | | | mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-13
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-12
|\ \ \ \ \
| * | | | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-11
| * | | | | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-11
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-12-12
|\ \ \ \ \ \
| * | | | | | sparc/ldc: create separate ldc_unbind from ldc_freeDwight Engen2014-12-11
| * | | | | | vio: create routines for inc,dec vio dring indexesDwight Engen2014-12-11
| * | | | | | sparc32, leon: Align ccall_info to prevent unaligned traps on crosscallAndreas Larsson2014-12-11
| |/ / / / /
* | | | | | MIPS: Use phys_addr_t instead of phys_tJaedon Shin2014-12-12
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'devel-stable' into for-nextRussell King2014-12-05
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King2014-11-03
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | ARM: mm: allow text and rodata sections to be read-onlyKees Cook2014-10-16
| | | * | | | ARM: mm: allow non-text sections to be non-executableKees Cook2014-10-16
| | | * | | | arm: kgdb: Handle read-only text / modulesDoug Anderson2014-10-16
| | | * | | | ARM: kexec: Make .text R/W in machine_kexecNikolay Borisov2014-10-16
| | | * | | | arm: use fixmap for text patching when text is RORabin Vincent2014-10-16
| | | * | | | arm: fixmap: implement __set_fixmap()Kees Cook2014-10-16
| | | * | | | ARM: expand fixmap region to 3MBRob Herring2014-10-16
| | | * | | | arm: use generic fixmap.hMark Salter2014-10-16
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'fixes', 'misc', 'pm' and 'sa1100' into for-nextRussell King2014-12-05
| |\ \ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | * | | | | ARM: 8243/1: sa1100: add a clock alias for sa1111 pcmcia deviceDmitry Eremin-Solenikov2014-12-05
| | | | * | | | | ARM: 8242/1: sa1100: add cpu clockDmitry Eremin-Solenikov2014-12-05
| | | | * | | | | ARM: 8234/1: sa1100: reorder IRQ handling codeDmitry Eremin-Solenikov2014-12-03
| | | | * | | | | ARM: 8233/1: sa1100: switch to hwirq usageDmitry Eremin-Solenikov2014-12-03
| | | | * | | | | ARM: 8232/1: sa1100: merge GPIO multiplexer IRQ to "normal" irq domainDmitry Eremin-Solenikov2014-12-03
| | | | * | | | | ARM: 8231/1: sa1100: introduce irqdomains supportDmitry Eremin-Solenikov2014-12-03
| | | | * | | | | ARM: 8230/1: sa1100: shift IRQs by oneDmitry Eremin-Solenikov2014-12-03
| | | | * | | | | ARM: 8229/1: sa1100: replace irq numbers with names in irq driverDmitry Eremin-Solenikov2014-12-03
| | | | * | | | | ARM: 8228/1: sa1100: drop entry-macro.SDmitry Eremin-Solenikov2014-12-03
| | | | * | | | | ARM: 8227/1: sa1100: switch to MULTI_IRQ_HANDLERDmitry Eremin-Solenikov2014-12-03
| | | |/ / / / /