aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-03arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear regionYueyi Li1-1/+1
2019-01-03arm64: entry: remove unused register aliasesMark Rutland1-11/+1
2019-01-03arm64: smp: Fix compilation errorShaokun Zhang1-3/+5
2019-01-02Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds19-172/+257
2019-01-02Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-39/+23
2019-01-02MIPS: OCTEON: mark RGMII interface disabled on OCTEON IIIAaro Koskinen1-1/+2
2019-01-02Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2-5/+0
2019-01-02Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+3
2019-01-02Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2019-01-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-0/+79
2019-01-02csky: Add perf support for C-SKYGuo Ren4-1/+1054
2019-01-02Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linusRussell King23-218/+291
2019-01-01s390/pci: skip VF scanningSebastian Ott1-0/+3
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-4/+4
2019-01-01Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linuxLinus Torvalds14-116/+28
2019-01-01Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2-2/+2
2019-01-01Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-6/+2
2019-01-01Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-9/+9
2018-12-31Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-76/+105
2018-12-31Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds664-11685/+36664
2018-12-31Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+17
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds73-852/+580
2018-12-31arm64: defconfig: Re-enable bcm2835-thermal driverStefan Wahren1-0/+1
2018-12-31Merge tag 'sti-soc-for-v4.21-round1' of git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti into next/lateOlof Johansson3-118/+15
2018-12-31Merge tag 'samsung-dt64-4.21-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/lateOlof Johansson3-18/+71
2018-12-31Merge tag 'samsung-dt-4.21-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/lateOlof Johansson23-155/+233
2018-12-31ARM: dts: rda8810pl: Add interrupt support for UARTManivannan Sadhasivam1-0/+3
2018-12-31ARM: dts: rda8810pl: Add timer supportManivannan Sadhasivam1-0/+10
2018-12-31ARM: dts: Add devicetree for OrangePi i96 boardManivannan Sadhasivam2-1/+52
2018-12-31ARM: dts: Add devicetree for OrangePi 2G IoT boardManivannan Sadhasivam2-0/+52
2018-12-31ARM: dts: Add devicetree for RDA8810PL SoCManivannan Sadhasivam1-0/+86
2018-12-31ARM: Prepare RDA8810PL SoCAndreas Färber4-0/+11
2018-12-31Merge tag 'imx8mq-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/lateOlof Johansson18-126/+3055
2018-12-31Merge branch 'fixes' into next/socOlof Johansson155-1112/+1958
2018-12-31Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds15-57/+74
2018-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alphaLinus Torvalds14-1043/+609
2018-12-31csky: Add EM_CSKY_OLD 39Guo Ren1-1/+3
2018-12-31csky: ftrace call graph supported.Guo Ren4-20/+151
2018-12-31MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen1-1/+1
2018-12-31csky: basic ftrace supportedGuo Ren6-0/+64
2018-12-31csky: remove unused members in processor.hGuo Ren7-40/+0
2018-12-31csky: optimize kernel panic print.Guo Ren3-56/+41
2018-12-31MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski5-98/+3
2018-12-31csky: stacktrace supported.Guo Ren6-12/+86
2018-12-31csky: CPU-hotplug supported for SMPGuo Ren3-15/+69
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren8-68/+79
2018-12-31csky: remove syscall_exit_workGuo Ren1-12/+4
2018-12-31csky: fixup remove vdsp implement for kernel.Guo Ren1-7/+1
2018-12-31csky: bugfix gdb coredump error.Guo Ren1-1/+6
2018-12-31csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren3-2/+3