summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-04-21linux/kernel.h: Add ALIGN_DOWN macroKrzysztof Kozlowski
2017-04-10crypto: arm64/sha - Add constant operand modifier to ASM_EXPORTMatthias Kaehlcke
2017-04-05crypto: glue_helper - remove the le128_gf128mul_x_ble functionOndrej Mosnáček
2017-04-05crypto: gf128mul - switch gf128mul_x_ble to le128Ondrej Mosnáček
2017-04-05ARM: configs: stm32: Add crypto supportFabien DESSENNE
2017-04-05ARM: dts: stm32: enable CRC on stm32746g-eval boardFabien DESSENNE
2017-04-05ARM: dts: stm32: Add CRC support to stm32f746Fabien DESSENNE
2017-03-24crypto, x86: aesni - fix token pasting for clangMichael Davidson
2017-03-24crypto: powerpc - Stress test for vpmsum implementationsDaniel Axtens
2017-03-24crypto: powerpc - Add CRC-T10DIF accelerationDaniel Axtens
2017-03-24crypto: powerpc - Re-enable non-REFLECTed CRCsDaniel Axtens
2017-03-24crypto: powerpc - Factor out the core CRC vpmsum algorithmDaniel Axtens
2017-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2017-03-19Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-19Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-18Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2017-03-18parisc: Fix system shutdown haltHelge Deller
2017-03-18parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav
2017-03-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-17Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-17Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-03-17x86/perf: Clarify why x86_pmu_event_mapped() isn't racyAndy Lutomirski
2017-03-17x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-17powerpc/pseries: Don't give a warning when HPT resizing isn't availableMichael Ellerman
2017-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-16mm, x86: fix native_pud_clear build errorArnd Bergmann
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-03-16ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng nodeHeiner Kallweit
2017-03-16powerpc: Wire up statx() syscallChandan Rajendra
2017-03-16x86/mpx: Make unnecessarily global function staticTobias Klauser
2017-03-15parisc: Avoid compiler warnings with access_ok()Helge Deller
2017-03-15parisc: Wire up statx system callHelge Deller
2017-03-15parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin
2017-03-15parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka
2017-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-16openrisc: Export symbols needed by modulesStafford Horne
2017-03-16openrisc: fix issue handling 8 byte get_user callsStafford Horne
2017-03-16openrisc: xchg: fix `computed is not used` warningStafford Horne
2017-03-14x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa
2017-03-14x86/unwind: Fix last frame check for aligned function stacksJosh Poimboeuf
2017-03-14mm, x86: Fix native_pud_clear build errorArnd Bergmann
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-14x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-13x86/platform/intel-mid: Add power button support for MerrifieldAndy Shevchenko
2017-03-13x86/platform/intel-mid: Use common power off sequenceAndy Shevchenko
2017-03-13x86/platform: Remove warning message for duplicate NMI handlersMike Travis
2017-03-13x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra
2017-03-13x86/platform/intel-mid: Correct MSI IRQ line for watchdog deviceAndy Shevchenko
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds