Age | Commit message (Expand) | Author |
2018-04-05 | mm: fix races between swapoff and flush dcache | Huang Ying |
2018-04-05 | mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize() | Dan Williams |
2018-04-05 | x86/mm/memory_hotplug: determine block size based on the end of boot memory | Pavel Tatashin |
2018-04-05 | mm/migrate: rename migration reason MR_CMA to MR_CONTIG_RANGE | Anshuman Khandual |
2018-04-05 | zboot: fix stack protector in compressed boot phase | Huacai Chen |
2018-04-04 | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-04-04 | Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-04 | Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-04-04 | Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-04-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-04-04 | Merge tag 'riscv-for-linus-4.17-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-04-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-04-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-04-04 | openrisc: Set CONFIG_MULTI_IRQ_HANDLER | Palmer Dabbelt |
2018-04-04 | arm64: Set CONFIG_MULTI_IRQ_HANDLER | Palmer Dabbelt |
2018-04-03 | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2018-04-03 | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-04-03 | Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2018-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-04-03 | Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2018-04-03 | Merge tag 'for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds |
2018-04-03 | Merge tag 'spi-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2018-04-03 | Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2018-04-03 | RISC-V: Rename CONFIG_CMDLINE_OVERRIDE to CONFIG_CMDLINE_FORCE | Palmer Dabbelt |
2018-04-03 | sparc64: Make atomic_xchg() an inline function rather than a macro. | David S. Miller |
2018-04-02 | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-04-02 | RISC-V: Fixes to module loading | Palmer Dabbelt |
2018-04-02 | RISC-V: Assorted memory model fixes | Palmer Dabbelt |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-04-02 | RISC-V: Add definition of relocation types | Zong Li |
2018-04-02 | RISC-V: Enable module support in defconfig | Zong Li |
2018-04-02 | RISC-V: Support SUB32 relocation type in kernel module | Zong Li |
2018-04-02 | RISC-V: Support ADD32 relocation type in kernel module | Zong Li |
2018-04-02 | RISC-V: Support ALIGN relocation type in kernel module | Zong Li |
2018-04-02 | RISC-V: Support RVC_BRANCH/JUMP relocation type in kernel modulewq | Zong Li |
2018-04-02 | RISC-V: Support HI20/LO12_I/LO12_S relocation type in kernel module | Zong Li |
2018-04-02 | RISC-V: Support CALL relocation type in kernel module | Zong Li |
2018-04-02 | RISC-V: Support GOT_HI20/CALL_PLT relocation type in kernel module | Zong Li |
2018-04-02 | RISC-V: Add section of GOT.PLT for kernel module | Zong Li |
2018-04-02 | RISC-V: Add sections of PLT and GOT for kernel module | Zong Li |
2018-04-02 | riscv/atomic: Strengthen implementations with fences | Andrea Parri |
2018-04-02 | riscv/spinlock: Strengthen implementations with fences | Andrea Parri |
2018-04-02 | riscv/barrier: Define __smp_{store_release,load_acquire} | Andrea Parri |
2018-04-02 | riscv/ftrace: Add HAVE_FUNCTION_GRAPH_RET_ADDR_PTR support | Alan Kao |
2018-04-02 | riscv/ftrace: Add DYNAMIC_FTRACE_WITH_REGS support | Alan Kao |
2018-04-02 | riscv/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support | Alan Kao |
2018-04-02 | riscv/ftrace: Add dynamic function graph tracer support | Alan Kao |
2018-04-02 | riscv/ftrace: Add dynamic function tracer support | Alan Kao |
2018-04-02 | riscv/ftrace: Add RECORD_MCOUNT support | Alan Kao |