summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-086-0/+12
|\
| * m68k: AMIGA_BUILTIN_SERIAL should depend on TTYGeert Uytterhoeven2014-09-281-1/+1
| * asm/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-281-0/+2
| * Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman2014-09-1481-295/+829
| |\
| * | mips/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-101-0/+2
| * | sparc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-091-0/+2
| * | sh/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-091-0/+2
| * | parisc/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-091-0/+2
| * | xtensa/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-091-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-10-0813-7/+2609
|\ \ \
| * | | Revert "crypto: aesni - disable "by8" AVX CTR optimization"Mathias Krause2014-10-021-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2014-10-021-2/+2
| |\ \ \
| * | | | crypto: aesni - remove unused defines in "by8" variantMathias Krause2014-10-021-3/+0
| * | | | crypto: aesni - fix counter overflow handling in "by8" variantMathias Krause2014-10-021-2/+15
| * | | | arm64: dts: add random number generator dts node to APM X-Gene platform.Feng Kan2014-08-291-0/+21
| * | | | crypto: sha-mb - sha1_mb_alg_state can be staticFengguang Wu2014-08-261-11/+11
| * | | | crypto: sha-mb - SHA1 multibuffer job manager and glue codeTim Chen2014-08-253-0/+947
| * | | | crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2)Tim Chen2014-08-251-0/+472
| * | | | crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2Tim Chen2014-08-253-0/+619
| * | | | crypto: sha-mb - SHA1 multibuffer algorithm data structuresTim Chen2014-08-253-0/+533
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-10-084-37/+53
|\ \ \ \ \
| * | | | | m68k: Reformat arch/m68k/mm/hwtest.cGeert Uytterhoeven2014-10-031-38/+40
| * | | | | m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven2014-10-031-0/+6
| * | | | | m68k: AMIGA_BUILTIN_SERIAL should depend on TTYGeert Uytterhoeven2014-09-281-1/+1
| * | | | | m68k: Add missing ioport_unmap()Geert Uytterhoeven2014-09-281-1/+8
| * | | | | m68k/atari - stram: Add missing #include <linux/ioport.h>Geert Uytterhoeven2014-09-141-0/+1
* | | | | | Merge tag 'for-linus-20141006' of git://github.com/sctscore/linux-offLinus Torvalds2014-10-084-1/+5
|\ \ \ \ \ \
| * | | | | | score: Remove GENERIC_HAS_IOMAPRichard Weinberger2014-10-051-3/+0
| * | | | | | arch/score/include/asm/Kbuild: Add generic "serial.h"Chen Gang2014-10-051-0/+1
| * | | | | | score: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-051-1/+1
| * | | | | | arch/score/mm/cache.c: Export 'flush_icache_range'Chen Gang2014-10-051-0/+1
| * | | | | | arch: score: Export necessary symbols in related filesChen Gang2014-10-052-0/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-10-0811-93/+233
|\ \ \ \ \ \ \
| * | | | | | | tile: add clock_gettime support to vDSOChris Metcalf2014-10-024-35/+172
| * | | | | | | tile: switch to using seqlocks for the vDSO time codeChris Metcalf2014-10-023-44/+24
| * | | | | | | tile gxio: use better string copy primitiveChris Metcalf2014-10-021-5/+32
| * | | | | | | Removed repeated word in commentsKurt McAlpine2014-10-021-5/+5
| * | | | | | | tilegx: Enable ARCH_SUPPORTS_ATOMIC_RMWChris Metcalf2014-10-021-0/+1
| * | | | | | | tile: Remove tile-specific _sinitdata and _einitdataGeert Uytterhoeven2014-10-023-11/+6
| * | | | | | | tile: use ARRAY_SIZEHimangi Saraogi2014-10-021-1/+1
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-0846-178/+2270
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: Remove unneeded extern keywordGeoff Levand2014-10-031-2/+2
| * | | | | | | | ARM64: make of_device_ids constUwe Kleine-König2014-10-031-1/+1
| * | | | | | | | arm64: Use phys_addr_t type for physical addressMin-Hua Chen2014-10-022-2/+2
| * | | | | | | | arm64: Use DMA_ERROR_CODE to denote failed allocationSean Paul2014-10-021-1/+1
| * | | | | | | | arm64: Fix typos in KGDB macrosCatalin Marinas2014-09-253-14/+14
| * | | | | | | | arm64: insn: Add return statements after BUG_ON()Mark Brown2014-09-252-0/+33
| * | | | | | | | arm64: debug: don't re-enable debug exceptions on return from el1_dbgWill Deacon2014-09-231-1/+0
| * | | | | | | | Revert "arm64: dmi: Add SMBIOS/DMI support"Catalin Marinas2014-09-223-50/+0
| * | | | | | | | arm64: Implement set_arch_dma_coherent_ops() to replace bus notifiersCatalin Marinas2014-09-222-31/+7