Age | Commit message (Expand) | Author |
2019-05-14 | MIPS: mark __fls() and __ffs() as __always_inline | Masahiro Yamada |
2019-05-14 | MIPS: mark mult_sh_align_mod() as __always_inline | Masahiro Yamada |
2019-05-14 | mm: memblock: make keeping memblock memory opt-in rather than opt-out | Mike Rapoport |
2019-05-14 | initramfs: poison freed initrd memory | Christoph Hellwig |
2019-05-14 | mm/gup: change GUP fast to use flags rather than a write 'bool' | Ira Weiny |
2019-05-12 | Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-05-08 | Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-05-07 | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-05-07 | Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-05-07 | Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds |
2019-05-07 | Merge branch 'clk-ti' into clk-next | Stephen Boyd |
2019-05-06 | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2019-05-06 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-05-06 | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-05-05 | mips: Manually call fdt_init_reserved_mem() method | Serge Semin |
2019-05-05 | mips: Make sure dt memory regions are valid | Serge Semin |
2019-05-05 | Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Richard Weinberger |
2019-05-03 | mips: Perform early low memory test | Serge Semin |
2019-05-03 | mips: Dump memblock regions for debugging | Serge Semin |
2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-05-02 | mips: Add reserve-nomap memory type support | Serge Semin |
2019-05-02 | mips: Use memblock to reserve the __nosave memory range | Serge Semin |
2019-05-02 | mips: Discard post-CMA-init foreach loop | Serge Semin |
2019-05-02 | mips: Reserve memory for the kernel image resources | Serge Semin |
2019-05-02 | MIPS: Remove duplicate EBase configuration | Paul Burton |
2019-05-02 | MIPS: Sync icache for whole exception vector | Paul Burton |
2019-05-02 | MIPS: Always allocate exception vector for MIPSr2+ | Paul Burton |
2019-05-02 | MIPS: Use memblock_phys_alloc() for exception vector | Paul Burton |
2019-04-26 | clk: Remove CLK_IS_BASIC clk flag | Stephen Boyd |
2019-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-04-25 | MIPS: eBPF: Make ebpf_to_mips_reg() static | YueHaibing |
2019-04-24 | mips: Combine memblock init and memory reservation loops | Serge Semin |
2019-04-24 | mips: Discard rudiments from bootmem_init | Serge Semin |
2019-04-24 | mips: Make sure kernel .bss exists in boot mem pool | Serge Semin |
2019-04-23 | mips: vdso: drop unnecessary cc-ldoption | Nick Desaulniers |
2019-04-23 | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2019-04-22 | Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-04-22 | Merge tag 'v5.1-rc6' into for-5.2/block | Jens Axboe |
2019-04-19 | net: socket: implement 64-bit timestamps | Arnd Bergmann |
2019-04-19 | Make anon_inodes unconditional | David Howells |
2019-04-18 | mtd: rawnand: Clarify Kconfig entry MTD_NAND | Miquel Raynal |
2019-04-18 | mtd: nand: Clarify Kconfig entry for software Hamming ECC entries | Miquel Raynal |
2019-04-18 | mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm | Miquel Raynal |
2019-04-16 | MIPS: perf: ath79: Fix perfcount IRQ assignment | Petr Štetiar |
2019-04-15 | MIPS: scall64-o32: Fix indirect syscall number load | Aurelien Jarno |
2019-04-15 | arch: add pidfd and io_uring syscalls everywhere | Arnd Bergmann |
2019-04-12 | Revert "MIPS: ralink: fix cpu clock of mt7621 and add dt clk devices" | Paul Burton |