summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-10-2567-10747/+974
|\
| * crypto: arm64/aes-blk - ensure XTS mask is always loadedArd Biesheuvel2018-10-121-4/+4
| * crypto: x86/aes-ni - fix build error following fpu template removalEric Biggers2018-10-081-12/+1
| * crypto: arm64/aes - fix handling sub-block CTS-CBC inputsEric Biggers2018-10-081-4/+9
| * crypto: x86/aes-ni - remove special handling of AES in PCBC modeArd Biesheuvel2018-10-053-242/+1
| * x86/fpu: Remove VLA usage of skcipherKees Cook2018-09-281-14/+16
| * s390/crypto: Remove VLA usage of skcipherKees Cook2018-09-281-24/+24
| * crypto: arm/crc32 - avoid warning when compiling with ClangStefan Agner2018-09-211-1/+1
| * arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCsHoria Geantă2018-09-211-0/+1
| * crypto: arm64/aes-blk - improve XTS mask handlingArd Biesheuvel2018-09-213-19/+32
| * crypto: arm64/aes-blk - add support for CTS-CBC modeArd Biesheuvel2018-09-212-1/+243
| * crypto: arm64/aes-blk - revert NEON yield for skciphersArd Biesheuvel2018-09-211-173/+108
| * crypto: arm64/aes-blk - remove pointless (u8 *) castsArd Biesheuvel2018-09-211-24/+23
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2018-09-215-5/+0
| |\
| * | crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross ...Mikulas Patocka2018-09-141-1/+1
| * | crypto: arm/chacha20 - faster 8-bit rotations and other optimizationsEric Biggers2018-09-041-134/+143
| * | crypto: arm64/crct10dif - implement non-Crypto Extensions alternativeArd Biesheuvel2018-09-042-2/+162
| * | crypto: arm64/crct10dif - preparatory refactor for 8x8 PMULL versionArd Biesheuvel2018-09-042-76/+90
| * | crypto: arm64/crc32 - remove PMULL based CRC32 driverArd Biesheuvel2018-09-045-540/+0
| * | crypto: arm64/aes-modes - get rid of literal load of addend vectorArd Biesheuvel2018-09-041-7/+9
| * | crypto: arm/ghash-ce - implement support for 4-way aggregationArd Biesheuvel2018-09-043-16/+131
| * | crypto: x86 - remove SHA multibuffer routines and mcryptdArd Biesheuvel2018-09-0442-8092/+0
| * | crypto: speck - remove SpeckJason A. Donenfeld2018-09-0421-1386/+0
* | | Merge branch 'work.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-10-252-188/+183
|\ \ \
| * | | alpha: unify the glue for sigreturn-like syscallsAl Viro2018-08-161-20/+10
| * | | alpha: use alpha_ni_syscall only for syscall zeroAl Viro2018-08-162-168/+173
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-10-251-0/+1
|\ \ \ \
| * \ \ \ Merge tag 'irqchip-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-10-061-0/+1
| |\ \ \ \
| | * | | | arm64: marvell: Enable SEI driverMiquel Raynal2018-10-021-0/+1
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-2536-168/+83
|\ \ \ \ \ \
| * | | | | | RISC-V: Request newstat syscallsGuenter Roeck2018-09-051-0/+1
| * | | | | | y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-297-0/+7
| * | | | | | y2038: Compile utimes()/futimesat() conditionallyArnd Bergmann2018-08-293-1/+3
| * | | | | | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-2912-12/+0
| * | | | | | asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-297-120/+14
| * | | | | | y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-298-0/+8
| * | | | | | y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-2914-0/+15
| * | | | | | y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-2710-35/+35
* | | | | | | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-255-16/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2018-10-201-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: dts: imx7d: Add turnoff resetLeonard Crestez2018-10-051-2/+3
| * | | | | | | | Merge branch 'pci/host-vmd'Bjorn Helgaas2018-10-201-9/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/PCI: Apply VMD's AERSID fixup genericallyJon Derrick2018-10-021-9/+3
| | |/ / / / / / /
| * | | | | | | | Merge branch 'pci/hotplug'Bjorn Helgaas2018-10-201-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PCI: hotplug: Drop hotplug_slot_infoLukas Wunner2018-09-181-1/+1
| | |/ / / / / / /
| * | | | | | | | x86/PCI: Remove node-local allocation when initialising host controllerPunit Agrawal2018-09-171-1/+1
| * | | | | | | | arm64: PCI: Remove node-local allocations when initialising host controllerPunit Agrawal2018-09-171-3/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2018-10-253-1/+47
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: JZ4740: DTS: Add DMA nodesPaul Cercueil2018-09-111-0/+15
| * | | | | | | | MIPS: JZ4770: DTS: Add DMA nodesPaul Cercueil2018-09-111-0/+30