summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo2019-03-191-0/+1
| * | | | arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo2019-03-191-0/+4
| * | | | arm64/stacktrace: Export save_stack_trace_regs()William Cohen2019-03-191-0/+1
| * | | | arm64: apply workaround on A64FX v1r0Mark Rutland2019-03-191-1/+1
| * | | | arm64: kprobes: Use arch_populate_kprobe_blacklist()Masami Hiramatsu2019-03-191-19/+30
| * | | | arm64: kprobes: Move exception_text check in blacklistMasami Hiramatsu2019-03-191-4/+2
| * | | | arm64: kprobes: Remove unneeded RODATA checkMasami Hiramatsu2019-03-191-6/+0
| * | | | arm64: kprobes: Move extable address check into arch_prepare_kprobe()Masami Hiramatsu2019-03-191-2/+5
| |/ / /
* | | | Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-03-2027-314/+399
|\ \ \ \
| * | | | arch: arc: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult2019-03-112-12/+12
| * | | | ARCv2: spinlock: remove the extra smp_mb before lock, after unlockVineet Gupta2019-03-081-35/+14
| * | | | ARC: unaligned: relax the check for gcc supporting -mno-unaligned-accessVineet Gupta2019-03-051-12/+0
| * | | | ARC: boot log: cut down on verbosityVineet Gupta2019-02-252-61/+32
| * | | | ARCv2: boot log: refurbish HS core/release identificationVineet Gupta2019-02-252-57/+75
| * | | | arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMCorentin Labbe2019-02-251-0/+1
| * | | | ARC: u-boot args: check that magic number is correctEugeniy Paltsev2019-02-252-0/+9
| * | | | ARC: perf: bpok condition only exists for ARCompactVineet Gupta2019-02-251-1/+1
| * | | | ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev2019-02-259-13/+56
| * | | | ARCv2: lib: introduce memcpy optimized for unaligned accessEugeniy Paltsev2019-02-251-0/+47
| * | | | ARC: [plat-hsdk]: Enable AXI DW DMAC supportEugeniy Paltsev2019-02-251-0/+27
| * | | | ARC: [plat-hsdk]: Add reset controller handle to manage USB resetEugeniy Paltsev2019-02-251-0/+2
| * | | | ARC: DTB: [scripted] fix node name and address spellingAlexey Brodkin2019-02-2513-147/+147
* | | | | Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-195-17/+13
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | MIPS: Remove custom MIPS32 __kernel_fsid_t typePaul Burton2019-03-141-7/+0
| * | | | mips: bcm47xx: Enable USB power on Netgear WNDR3400v2Petr Štetiar2019-03-111-0/+1
| * | | | MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan2019-03-111-4/+4
| * | | | MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky2019-03-111-5/+7
| * | | | mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.Yifeng Li2019-03-111-1/+1
* | | | | Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-1739-70/+4
|\ \ \ \ \
| * | | | | kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-1724-43/+0
| * | | | | kbuild: warn redundant generic-yMasahiro Yamada2019-03-1711-13/+0
| * | | | | unicore32: simplify linker script generation for decompressorMasahiro Yamada2019-03-142-4/+1
| * | | | | h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada2019-03-141-1/+1
| * | | | | kbuild: move archive command to scripts/Makefile.libMasahiro Yamada2019-03-141-3/+0
| * | | | | ia64: prefix header search path with $(srctree)/Masahiro Yamada2019-03-144-6/+2
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-173-125/+0
|\ \ \ \ \ \
| * | | | | | x86/asm: Remove unused __constant_c_x_memset() macro and inlinesRasmus Villemoes2019-01-121-84/+0
| * | | | | | x86/asm: Remove dead __GNUC__ conditionalsRasmus Villemoes2019-01-123-41/+0
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-172-4/+4
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot2019-03-171-1/+1
| * | | | | | | perf/x86: Fixup typo in stub functionsPeter Zijlstra2019-03-151-2/+2
| * | | | | | | perf/x86/intel: Fix memory corruptionPeter Zijlstra2019-03-151-1/+1
* | | | | | | | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-162-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | signal: add pidfd_send_signal() syscallChristian Brauner2019-03-052-0/+2
* | | | | | | | | Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2019-03-161-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | acpi/nfit, device-dax: Identify differentiated memory with a unique numa-nodeDan Williams2019-01-061-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-161-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | scsi: ia64: simscsi: use request tag instead of serial_numberHannes Reinecke2019-03-151-3/+4
| |/ / / / / / / /
* | | | | | | | | Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-166-10/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | powerpc/64s: Include <asm/nmi.h> header file to fix a warningMathieu Malaterre2019-03-131-0/+1