Age | Commit message (Expand) | Author |
2019-01-01 | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds |
2019-01-01 | Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat... | Linus Torvalds |
2018-12-30 | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy |
2018-12-30 | mips/kgdb: prepare arch_kgdb_ops for constness | Christophe Leroy |
2018-12-30 | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() | Douglas Anderson |
2018-12-30 | kgdb: Remove irq flags from roundup | Douglas Anderson |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-28 | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-28 | Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-12-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-12-26 | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2018-12-24 | watchdog: mtx-1: Convert to use GPIO descriptor | Linus Walleij |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-21 | KVM: Make kvm_set_spte_hva() return int | Lan Tianyu |
2018-12-20 | MIPS: math-emu: Write-protect delay slot emulation pages | Paul Burton |
2018-12-17 | MIPS: Remove struct mm_context_t fp_mode_switching field | Paul Burton |
2018-12-17 | mmc: jz4740: Use GPIO descriptor for power | Linus Walleij |
2018-12-17 | mmc: jz4740: Get CD/WP GPIOs from descriptors | Linus Walleij |
2018-12-14 | mips: generate uapi header and system call table files | Firoz Khan |
2018-12-14 | mips: add system call table generation support | Firoz Khan |
2018-12-14 | mips: remove syscall table entries | Firoz Khan |
2018-12-14 | mips: add +1 to __NR_syscalls in uapi header | Firoz Khan |
2018-12-14 | mips: rename scall64-64.S to scall64-n64.S | Firoz Khan |
2018-12-14 | mips: remove unused macros | Firoz Khan |
2018-12-14 | kvm: introduce manual dirty log reprotect | Paolo Bonzini |
2018-12-14 | kvm: rename last argument to kvm_get_dirty_log_protect | Paolo Bonzini |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
2018-12-13 | dma-direct: merge swiotlb_dma_ops into the dma_direct code | Christoph Hellwig |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-12-13 | mips: add __NR_syscalls along with __NR_Linux_syscalls | Firoz Khan |
2018-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-07 | mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X | Jiong Wang |
2018-12-07 | mips: bpf: fix encoding bug for mm_srlv32_op | Jiong Wang |
2018-12-06 | mips/jazz: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2018-12-05 | MIPS: Expand MIPS32 ASIDs to 64 bits | Paul Burton |
2018-12-04 | ata: rb532_cf: Convert to use GPIO descriptors | Linus Walleij |
2018-12-04 | MIPS: OCTEON: delete redundant register definitions | Aaro Koskinen |
2018-12-04 | MIPS: OCTEON: cvmx_gmxx_inf_mode: use oldest forward compatible definition | Aaro Koskinen |
2018-12-04 | MIPS: OCTEON: cvmx_mio_fus_dat3: use oldest forward compatible definition | Aaro Koskinen |
2018-12-04 | MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definition | Aaro Koskinen |
2018-12-04 | MIPS: OCTEON: octeon-usb: use common gpio_bit definition | Aaro Koskinen |
2018-12-04 | MIPS: OCTEON: enable all OCTEON drivers in defconfig | Aaro Koskinen |
2018-12-03 | mips: annotate implicit fall throughs | Mathieu Malaterre |
2018-11-30 | Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-11-30 | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-11-27 | MIPS: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |