Age | Commit message (Expand) | Author | Files | Lines |
2018-11-04 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 37 | -141/+148 |
2018-11-04 | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 962 | -8120/+40565 |
2018-11-03 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 5 | -8/+13 |
2018-11-03 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -8/+23 |
2018-11-03 | Merge tag 'dma-mapping-4.20-2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+2 |
2018-11-03 | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 6 | -17/+7 |
2018-11-03 | Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l... | Olof Johansson | 1 | -6/+2 |
2018-11-03 | ARM: dts: stm32: update HASH1 dmas property on stm32mp157c | Alexandre Torgue | 1 | -1/+1 |
2018-11-03 | ARM: orion: avoid VLA in orion_mpp_conf | Arnd Bergmann | 1 | -1/+6 |
2018-11-02 | ARM: defconfig: Update multi_v7 to use PREEMPT | Linus Walleij | 1 | -0/+1 |
2018-11-02 | arm64: defconfig: Enable some IPMI configs | John Garry | 1 | -0/+3 |
2018-11-02 | arm64: fix warnings without CONFIG_IOMMU_DMA | Christoph Hellwig | 1 | -0/+2 |
2018-11-02 | arm64: kprobe: make page to RO mode when allocate it | Anders Roxell | 1 | -7/+20 |
2018-11-02 | arm64: kdump: fix small typo | Yangtao Li | 1 | -1/+1 |
2018-11-02 | arm64: makefile fix build of .i file in external module case | Victor Kamensky | 1 | -0/+2 |
2018-11-02 | Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 13 | -111/+137 |
2018-11-02 | kbuild: replace cc-name test with CONFIG_CC_IS_CLANG | Masahiro Yamada | 3 | -4/+4 |
2018-11-02 | RISC-V: refresh defconfig | Anup Patel | 1 | -8/+8 |
2018-11-02 | Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 4 | -36/+7 |
2018-11-01 | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -22/+37 |
2018-11-01 | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn... | Linus Torvalds | 1 | -0/+3 |
2018-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2 | -7/+2 |
2018-11-01 | Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux | Linus Torvalds | 3 | -31/+2 |
2018-11-01 | powerpc: PCI_MSI needs PCI | Christoph Hellwig | 2 | -0/+3 |
2018-11-01 | powerpc: remove CONFIG_MCA leftovers | Christoph Hellwig | 1 | -4/+0 |
2018-11-01 | powerpc: remove CONFIG_PCI_QSPAN | Christoph Hellwig | 1 | -9/+0 |
2018-11-01 | x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT | Dmitry Safonov | 6 | -14/+20 |
2018-11-01 | csky: use common dtb build rules | Guo Ren | 2 | -13/+1 |
2018-11-01 | csky: remove builtin-dtb Kbuild | Guo Ren | 3 | -18/+1 |
2018-11-01 | sparc64: Wire up compat getpeername and getsockname. | David S. Miller | 1 | -2/+2 |
2018-11-01 | Merge tag 'riscv-for-linus-4.20-mw2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -7/+5 |
2018-11-01 | Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 11 | -456/+19 |
2018-11-01 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -25/+1 |
2018-10-31 | lib: Remove umoddi3 and udivmoddi4 | Palmer Dabbelt | 1 | -1/+0 |
2018-10-31 | Move EM_RISCV into elf-em.h | Palmer Dabbelt | 1 | -3/+0 |
2018-10-31 | RISC-V: properly determine hardware caps | Andreas Schwab | 1 | -3/+5 |
2018-10-31 | Revert "RISC-V: Select GENERIC_LIB_UMODDI3 on RV32" | Palmer Dabbelt | 1 | -1/+0 |
2018-10-31 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 5 | -21/+61 |
2018-10-31 | powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages() | David Hildenbrand | 1 | -1/+3 |
2018-10-31 | powerpc/powernv: hold device_hotplug_lock when calling device_online() | David Hildenbrand | 1 | -0/+2 |
2018-10-31 | mm/memory_hotplug: make add_memory() take the device_hotplug_lock | David Hildenbrand | 1 | -1/+1 |
2018-10-31 | mm/memory_hotplug: make remove_memory() take the device_hotplug_lock | David Hildenbrand | 2 | -4/+4 |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 37 | -55/+75 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 207 | -230/+151 |
2018-10-31 | memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants | Mike Rapoport | 5 | -6/+6 |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 30 | -33/+33 |
2018-10-31 | memblock: replace free_bootmem_late with memblock_free_late | Mike Rapoport | 2 | -4/+5 |
2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 10 | -11/+14 |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport | 17 | -23/+25 |
2018-10-31 | memblock: replace __alloc_bootmem with memblock_alloc_from | Mike Rapoport | 11 | -24/+28 |