summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2018-12-31csky: ftrace call graph supported.Guo Ren
2018-12-31csky: basic ftrace supportedGuo Ren
2018-12-31csky: remove unused members in processor.hGuo Ren
2018-12-31csky: optimize kernel panic print.Guo Ren
2018-12-31csky: stacktrace supported.Guo Ren
2018-12-31csky: CPU-hotplug supported for SMPGuo Ren
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren
2018-12-31csky: remove syscall_exit_workGuo Ren
2018-12-31csky: fixup remove vdsp implement for kernel.Guo Ren
2018-12-31csky: bugfix gdb coredump error.Guo Ren
2018-12-31csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren
2018-12-30csky: define syscall_get_arch()Dmitry V. Levin
2018-12-30elf-em.h: add EM_CSKYDmitry V. Levin
2018-12-30csky: remove meaningless header-yMasahiro Yamada
2018-12-30csky: Don't leak device tree node referenceYangtao Li
2018-12-14arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe
2018-12-14alpha: fix hang caused by the bootmem removalMike Rapoport
2018-12-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-12-14Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-12-11arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy
2018-12-10Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-12-10powerpc/ptrace: replace ptrace_report_syscall() with a tracehook callElvira Khabirova
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-09Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09Merge tag 'mvebu-fixes-4.20-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2018-12-09Merge tag 'sunxi-fixes-for-4.20' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-12-09Merge tag 'imx-fixes-4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-12-09powerpc/mm: Fallback to RAM if the altmap is unusableOliver O'Halloran
2018-12-09powerpc/papr_scm: Use ibm,unit-guid as the iset cookieOliver O'Halloran
2018-12-09powerpc/papr_scm: Fix DIMM device registration raceOliver O'Halloran
2018-12-09powerpc/papr_scm: Remove endian conversionsOliver O'Halloran
2018-12-09powerpc/papr_scm: Update DT propertiesOliver O'Halloran
2018-12-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-12-07x86/vdso: Drop implicit common-page-size linker flagNick Desaulniers
2018-12-07arm64: hibernate: Avoid sending cross-calling with interrupts disabledWill Deacon
2018-12-07powerpc/papr_scm: Fix resource end addressOliver O'Halloran
2018-12-07powerpc/papr_scm: Use depend instead of selectOliver O'Halloran
2018-12-07powerpc/bpf: Fix broken uapi for BPF_PROG_TYPE_PERF_EVENTSandipan Das
2018-12-06Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-12-06Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-12-06Merge tag 'csky-4.20-rc6' of github.com:c-sky/csky-linuxLinus Torvalds
2018-12-06ARM: ensure that processor vtables is not lost after bootRussell King
2018-12-06kprobes/x86: Blacklist non-attachable interrupt functionsAndrea Righi
2018-12-06ARM: dts: imx7d-nitrogen7: Fix the description of the Wifi clockFabio Estevam
2018-12-06powerpc/boot: Fix build failures with -j 1Michael Ellerman
2018-12-06ARM: imx: update the cpu power up timing setting on i.mx6sxAnson Huang