Age | Commit message (Expand) | Author |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |
2019-01-05 | Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) |
2019-01-04 | fls: change parameter to unsigned int | Matthew Wilcox |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-02 | MIPS: OCTEON: mark RGMII interface disabled on OCTEON III | Aaro Koskinen |
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-31 | MIPS: Fix a R10000_LLSC_WAR logic in atomic.h | Huacai Chen |
2018-12-31 | MIPS: BCM63XX: drop unused and broken DSP platform device | Jonas Gorski |
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-23 | MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8 | Stefan Roese |
2018-12-23 | MIPS: Alchemy: update dma masks for devboard devices | Manuel Lauss |
2018-12-23 | MIPS: Alchemy: update cpu-feature-overrides | Manuel Lauss |
2018-12-23 | MIPS: Alchemy: drop DB1000 IrDA support bits | Manuel Lauss |
2018-12-23 | MIPS: alchemy: cpu_all_mask is forbidden for clock event devices | Manuel Lauss |
2018-12-23 | MIPS: BCM63XX: fix switch core reset on BCM6368 | Jonas Gorski |
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 |