aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-18Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds22-119/+568
2019-07-18Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds5-12/+26
2019-07-18Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-0/+7
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-20/+6
2019-07-18riscv: fix build break after macro-to-function conversion in generic cacheflush.hPaul Walmsley1-4/+59
2019-07-17parisc: Wire up clone3 syscallHelge Deller3-1/+3
2019-07-17parisc: Avoid kernel panic triggered by invalid kprobeHelge Deller1-0/+3
2019-07-17parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller1-1/+2
2019-07-17parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller1-10/+18
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds5-37/+0
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds47-191/+383
2019-07-17Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds1-6/+0
2019-07-17Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds49-59/+5
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds44-409/+255
2019-07-16mm: add account_locked_vm utility functionDaniel Jordan2-77/+8
2019-07-16arm64: mm: implement pte_devmap supportRobin Murphy3-0/+23
2019-07-16mm: introduce ARCH_HAS_PTE_DEVMAPRobin Murphy5-6/+4
2019-07-16mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2-11/+1
2019-07-16powerpc: define syscall_get_error()Dmitry V. Levin1-0/+10
2019-07-16parisc: define syscall_get_error()Dmitry V. Levin1-0/+7
2019-07-16mips: define syscall_get_error()Dmitry V. Levin1-0/+6
2019-07-16hexagon: define syscall_get_error() and syscall_get_return_value()Dmitry V. Levin1-0/+14
2019-07-16nds32: fix asm/syscall.hDmitry V. Levin1-10/+17
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual10-156/+13
2019-07-16mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual3-0/+15
2019-07-16arch/*: remove unused isa_page_to_bus()Stephen Kitt4-9/+0
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada9-135/+136
2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig1-5/+1
2019-07-16Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds14-340/+377
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds25-41/+41
2019-07-16Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds19-269/+339
2019-07-16Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds12-0/+15
2019-07-16MIPS: fix some more fall through errors in arch/mipsStephen Rothwell4-2/+4
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds7-0/+40
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-3/+12
2019-07-15docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab5-6/+6
2019-07-15docs: admin-guide: add kdump documentation into itMauro Carvalho Chehab4-5/+5
2019-07-15docs: xtensa: convert to ReSTMauro Carvalho Chehab1-1/+1
2019-07-15docs: ia64: convert to ReSTMauro Carvalho Chehab4-4/+4
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab16-25/+25
2019-07-15MIPS: perf events: handle switch statement falling through warningsStephen Rothwell1-15/+15
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-15/+3
2019-07-14Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds15-142/+320
2019-07-14Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds4-133/+20
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner11-0/+11
2019-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-9/+14
2019-07-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+6
2019-07-14clone: fix CLONE_PIDFD supportDmitry V. Levin1-0/+4
2019-07-13Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds208-3498/+3362
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-486/+2