summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-05-14riscv: switch over to generic free_initmem()Mike Rapoport1-5/+0
2019-05-14init: free_initmem: poison freed init memoryMike Rapoport1-5/+0
2019-05-14hexagon: switch over to generic free_initmem()Mike Rapoport1-10/+0
2019-05-14init: provide a generic free_initmem implementationMike Rapoport11-60/+0
2019-05-14initramfs: poison freed initrd memoryChristoph Hellwig4-32/+0
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig14-100/+0
2019-05-14initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig7-47/+19
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny8-20/+23
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny1-2/+3
2019-05-14arch/sh/boards/mach-dreamcast/irq.c: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-73/+317
2019-05-14Merge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio-input-leds-power-5.2', 'ib...Lee Jones285-1937/+2568
2019-05-14perf/x86/intel: Allow PEBS multi-entry in watermark modeStephane Eranian1-1/+1
2019-05-14Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas1-2/+0
2019-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2019-05-13x86/kconfig: Disable CONFIG_GENERIC_HWEIGHT and remove __HAVE_ARCH_SW_HWEIGHTMasahiro Yamada2-5/+0
2019-05-13Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds79-86/+86
2019-05-13Merge tag 'for-linus-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Linus Torvalds9-238/+252
2019-05-11Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-2/+0
2019-05-11Merge tag 'xtensa-20190510' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds33-98/+397
2019-05-11x86: Hide the int3_emulate_call/jmp functions from UMLSteven Rostedt (VMware)1-1/+3
2019-05-11powerpc: tsi108: fix similar warning reported by kbuild test robotPetr Štetiar1-1/+2
2019-05-11livepatch: Remove klp_check_compiler_support()Jiri Kosina3-15/+0
2019-05-10parisc: Use __ro_after_init in init.cHelge Deller1-4/+4
2019-05-10parisc: Use __ro_after_init in unwind.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in time.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in processor.cHelge Deller1-2/+2
2019-05-10parisc: Use __ro_after_init in process.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in perf_images.hHelge Deller1-2/+2
2019-05-10parisc: Use __ro_after_init in pci.cHelge Deller1-4/+4
2019-05-10parisc: Use __ro_after_init in inventory.cHelge Deller1-4/+4
2019-05-10parisc: Use __ro_after_init in head.SHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in firmware.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in drivers.cHelge Deller1-1/+1
2019-05-10parisc: Use __ro_after_init in cache.cHelge Deller1-8/+8
2019-05-10parisc: Enable the ro_after_init featureHelge Deller3-38/+35
2019-05-10parisc: Drop LDCW barrier in CAS code when running UPHelge Deller1-4/+8
2019-05-10ftrace/x86: Remove mcount supportSteven Rostedt (VMware)4-66/+9
2019-05-10ftrace/x86_32: Remove support for non DYNAMIC_FTRACESteven Rostedt (VMware)2-39/+11
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds219-3738/+5971
2019-05-10cpufreq: Call transition notifier only once for each policyViresh Kumar4-33/+52
2019-05-10x86: intel_epb: Take CONFIG_PM into accountRafael J. Wysocki1-1/+21
2019-05-10perf/x86/intel: Fix INTEL_FLAGS_EVENT_CONSTRAINT* maskingStephane Eranian1-2/+2
2019-05-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-128/+62
2019-05-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-6/+12
2019-05-10sparc64: simplify reduce_memory() functionMike Rapoport1-40/+2
2019-05-10sparc: use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2019-05-09Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+9
2019-05-09Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds7-38/+16
2019-05-09Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+3