summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* nds32: Fix the virtual address may map too much range by tlbop issue.Greentime Hu2018-05-231-0/+3
* nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is d...Greentime Hu2018-05-232-2/+7
* nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_h...Greentime Hu2018-05-231-1/+1
* nds32: Fix the unknown type u8 issue.Greentime Hu2018-05-231-0/+2
* nds32: Fix the symbols undefined issue by exporting them.Greentime Hu2018-05-236-0/+32
* nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl...Greentime Hu2018-05-232-0/+20
* nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHAREDGreentime Hu2018-05-231-0/+1
* nds32: Fix building error of crypto/xor.c by adding xor.hGreentime Hu2018-05-231-0/+1
* nds32: Fix building error when CONFIG_FREEZE is enabled.Greentime Hu2018-05-231-0/+1
* nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefi...Greentime Hu2018-05-232-3/+6
* Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-05-202-3/+2
|\
| * parisc: Move setup_profiling_timer() out of init sectionHelge Deller2018-05-181-2/+1
| * parisc: Move find_pa_parent_type() out of init sectionHelge Deller2018-05-181-1/+1
* | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-05-209-44/+64
|\ \
| * | ARM: fix kill( ,SIGFPE) breakageRussell King2018-05-192-14/+1
| * | ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2018-05-192-0/+20
| * | ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu2018-05-191-1/+4
| * | ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu2018-05-191-0/+1
| * | ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu2018-05-191-1/+2
| * | ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King2018-05-191-5/+3
| * | ARM: kexec: record parent context registers for non-crash CPUsRussell King2018-05-191-1/+1
| * | ARM: kexec: fix kdump register saving on panic()Russell King2018-05-191-12/+22
| * | ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach2018-05-191-2/+2
| * | ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach2018-05-191-8/+8
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-208-40/+106
|\ \ \
| * | | x86/mm: Drop TS_COMPAT on 64-bit exec() syscallDmitry Safonov2018-05-191-0/+1
| * | | x86/apic/x2apic: Initialize cluster ID properlyThomas Gleixner2018-05-171-0/+1
| * | | x86/boot/compressed/64: Fix moving page table out of trampoline memoryKirill A. Shutemov2018-05-162-11/+14
| * | | x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()Kirill A. Shutemov2018-05-161-13/+55
| * | | x86/pkeys: Do not special case protection key 0Dave Hansen2018-05-142-4/+4
| * | | x86/pkeys: Override pkey when moving away from PROT_EXECDave Hansen2018-05-142-11/+22
| * | | x86/boot/64/clang: Use fixup_pointer() to access '__supported_pte_mask'Alexander Potapenko2018-05-141-1/+9
* | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-201-15/+14
|\ \ \ \
| * | | | x86/MCE/AMD: Cache SMCA MISC block addressesBorislav Petkov2018-05-191-15/+14
* | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-05-201-2/+4
|\ \ \ \ \
| * | | | | efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...Ard Biesheuvel2018-05-141-2/+4
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-206-2/+50
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | x86/cpufeature: Guard asm_volatile_goto usage for BPF compilationAlexei Starovoitov2018-05-131-0/+15
| * | | | | uprobes/x86: Prohibit probing on MOV SS instructionMasami Hiramatsu2018-05-131-0/+4
| * | | | | kprobes/x86: Prohibit probing on exception masking instructionsMasami Hiramatsu2018-05-132-0/+22
| * | | | | x86/kexec: Avoid double free_page() upon do_kexec_load() failureTetsuo Handa2018-05-132-2/+9
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-05-2035-87/+277
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-05-201-1/+1
| |\ \ \ \ \
| | * | | | | arm64: tegra: Make BCM89610 PHY interrupt as active lowBhadram Varka2018-05-031-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'davinci-fixes-for-v4.17-part-2' of git://git.kernel.org/pub/scm/li...Olof Johansson2018-05-152-2/+6
| |\ \ \ \ \
| | * | | | | ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori2018-05-151-1/+2
| | * | | | | ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIFSekhar Nori2018-05-151-0/+2
| | * | | | | ARM: davinci: dm646x: fix timer interrupt generationSekhar Nori2018-05-151-1/+2
| * | | | | | Merge tag 'mvebu-fixes-4.17-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2018-05-141-2/+5
| |\ \ \ \ \ \
| | * | | | | | ARM64: dts: marvell: armada-cp110: Add mg_core_clk for ethernet nodeMaxime Chevallier2018-04-271-2/+3