aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring23-190/+63
2018-10-02microblaze: enable building all dtbsRob Herring1-0/+2
2018-10-02c6x: enable building all dtbsRob Herring1-0/+6
2018-10-02powerpc: enable building all dtbsRob Herring2-0/+9
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring13-96/+9
2018-10-02c6x: use common built-in dtb supportRob Herring5-25/+3
2018-10-02nios2: fix building all dtbsRob Herring1-0/+3
2018-10-02nios2: use common rules to build built-in dtbRob Herring4-37/+4
2018-10-02nios2: build .dtb files in dts directoryRob Herring3-6/+3
2018-10-02powerpc: build .dtb files in dts directoryRob Herring3-30/+28
2018-09-28xtensa: Convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-09-28nios2: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-09-28Merge branch 'dt/cpu-type-rework' into dt/nextRob Herring16-84/+50
2018-09-28microblaze: get cpu node with of_get_cpu_nodeRob Herring1-2/+4
2018-09-28x86: DT: use for_each_of_cpu_node iteratorRob Herring1-1/+1
2018-09-28SH: use for_each_of_cpu_node iteratorRob Herring1-1/+1
2018-09-28powerpc: 8xx: get cpu node with of_get_cpu_nodeRob Herring1-2/+3
2018-09-28powerpc: 4xx: get cpu node with of_get_cpu_nodeRob Herring1-1/+1
2018-09-28powerpc: use for_each_of_cpu_node iteratorRob Herring2-40/+26
2018-09-28openrisc: use for_each_of_cpu_node iteratorRob Herring1-2/+1
2018-09-28nios2: get cpu node with of_get_cpu_nodeRob Herring1-1/+3
2018-09-28c6x: use for_each_of_cpu_node iteratorRob Herring1-8/+3
2018-09-28arm64: use for_each_of_cpu_node iteratorRob Herring1-1/+1
2018-09-28ARM: shmobile: use for_each_of_cpu_node iteratorRob Herring3-15/+5
2018-09-28ARM: topology: remove unneeded check for /cpus nodeRob Herring1-6/+0
2018-09-28ARM: use for_each_of_cpu_node iteratorRob Herring1-4/+1
2018-09-19libfdt: Ensure INT_MAX is defined in libfdt_env.hRob Herring2-0/+4
2018-09-07of: make default address and size cells sizes privateRob Herring1-3/+0
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-168/+196
2018-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds20-46/+167
2018-09-02x86/pti: Fix section mismatch warning/errorRandy Dunlap1-1/+1
2018-09-01Merge tag 'omap-for-v4.19/fixes-v2-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson4-11/+49
2018-09-01x86/vdso: Fix lsl operand orderSamuel Neves1-1/+1
2018-09-01x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony1-1/+24
2018-08-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2018-08-31x86/efi: Load fixmap GDT in efi_call_phys_epilog()Joerg Roedel1-6/+2
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2-10/+6
2018-08-31Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-6/+4
2018-08-31x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski4-1/+53
2018-08-31x86: Allow generating user-space headers without a compilerBen Hutchings1-4/+7
2018-08-31x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn3-5/+15
2018-08-31arm64: mm: always enable CONFIG_HOLES_IN_ZONEJames Morse1-1/+0
2018-08-31m68k/mac: Use correct PMU response formatFinn Thain1-6/+4
2018-08-30x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()Uros Bizjak1-3/+4
2018-08-30x86/alternatives: Lockdep-enforce text_mutex in text_poke*()Jiri Kosina1-4/+5
2018-08-30x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn1-0/+4
2018-08-30x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers1-1/+2
2018-08-30x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada1-12/+0
2018-08-29Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxLinus Torvalds2-14/+5
2018-08-29powerpc: disable support for relative ksymtab referencesArd Biesheuvel1-1/+0