summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-07-17powerpc: define syscall_get_error()Dmitry V. Levin1-0/+10
2019-07-17parisc: define syscall_get_error()Dmitry V. Levin1-0/+7
2019-07-17mips: define syscall_get_error()Dmitry V. Levin1-0/+6
2019-07-17hexagon: define syscall_get_error() and syscall_get_return_value()Dmitry V. Levin1-0/+14
2019-07-17nds32: fix asm/syscall.hDmitry V. Levin1-10/+17
2019-07-17mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual10-156/+13
2019-07-17mm/ioremap: probe platform for p4d huge map supportAnshuman Khandual3-0/+15
2019-07-17arch/*: remove unused isa_page_to_bus()Stephen Kitt4-9/+0
2019-07-17arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada9-135/+136
2019-07-17mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig1-5/+1
2019-07-16Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds7-0/+40
2019-07-16Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+12
2019-07-15Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2-15/+3
2019-07-15Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-142/+320
2019-07-15Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds4-133/+20
2019-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+14
2019-07-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+6
2019-07-14Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds208-3498/+3362
2019-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-486/+2
2019-07-14Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-0/+646
2019-07-13perf/x86/intel: Fix spurious NMI on fixed counterKan Liang1-5/+3
2019-07-13perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCsKim Phillips1-4/+11
2019-07-13perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCsKim Phillips1-1/+1
2019-07-13Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds8-13/+1
2019-07-13Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds11-8/+16
2019-07-13Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-33/+91
2019-07-13Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-96/+96
2019-07-13Merge tag 'nios2-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-5/+0
2019-07-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds58-1167/+1929
2019-07-13Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-143/+5
2019-07-13Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds18-523/+86
2019-07-13Merge branch 'pci/resource'Bjorn Helgaas1-2/+11
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds20-278/+74
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds59-1683/+244
2019-07-12arm64: move jump_label_init() before parse_early_param()Kees Cook2-5/+5
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual6-12/+6
2019-07-12unicore32: switch to generic version of pte allocationMike Rapoport1-28/+8
2019-07-12um: switch to generic version of pte allocationMike Rapoport2-36/+2
2019-07-12riscv: switch to generic version of pte allocationMike Rapoport1-27/+2
2019-07-12parisc: switch to generic version of pte allocationMike Rapoport1-31/+2
2019-07-12nios2: switch to generic version of pte allocationMike Rapoport1-35/+2
2019-07-12nds32: switch to generic version of pte allocationMike Rapoport1-27/+4
2019-07-12mips: switch to generic version of pte allocationMike Rapoport1-31/+2
2019-07-12m68k: sun3: switch to generic version of pte allocationMike Rapoport1-39/+2
2019-07-12csky: switch to generic version of pte allocationMike Rapoport1-27/+3
2019-07-12arm64: switch to generic version of pte allocationMike Rapoport3-42/+13
2019-07-12arm: switch to generic version of pte allocationMike Rapoport2-29/+14
2019-07-12alpha: switch to generic version of pte allocationMike Rapoport1-37/+3
2019-07-12asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel]Mike Rapoport2-40/+12
2019-07-12mm: move the powerpc hugepd code to mm/gup.cChristoph Hellwig2-72/+1