Age | Commit message (Expand) | Author |
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 branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | 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 | Fix access_ok() fallout for sparc32 and powerpc | Linus Torvalds |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-01 | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds |
2018-12-31 | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-12-30 | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy |
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 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-12-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-12-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds |
2018-12-22 | sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack | Steven Rostedt (VMware) |
2018-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-21 | sparc: Set "ARCH: sunxx" information on the same line | Corentin Labbe |
2018-12-21 | sparc: vdso: Drop implicit common-page-size linker flag | ndesaulniers@google.com |
2018-12-22 | treewide: surround Kconfig file paths with double quotes | Masahiro Yamada |
2018-12-20 | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled | David Howells |
2018-12-20 | dma-mapping: zero memory returned from dma_alloc_* | Christoph Hellwig |
2018-12-20 | bpf: sparc64: Enable sparc64 jit to provide bpf_line_info | Martin KaFai Lau |
2018-12-19 | sparc/iommu: fix ->map_sg return value | Christoph Hellwig |
2018-12-19 | sparc/io-unit: fix ->map_sg return value | Christoph Hellwig |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-12-13 | sparc: use DT node full_name in sparc_dma_alloc_resource | Christoph Hellwig |
2018-12-11 | sparc: merge 32-bit and 64-bit version of pci.h | Christoph Hellwig |
2018-12-11 | sparc: move the leon PCI memory space comment to <asm/leon.h> | Christoph Hellwig |
2018-12-11 | sparc: remove not required includes from dma-mapping.h | Christoph Hellwig |
2018-12-11 | sparc: remove the sparc32_dma_ops indirection | Christoph Hellwig |
2018-12-11 | sparc: factor the dma coherent mapping into helper | Christoph Hellwig |
2018-12-11 | sparc: remove not needed sbus_dma_ops methods | Christoph Hellwig |
2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-12-06 | arch: switch the default on ARCH_HAS_SG_CHAIN | Christoph Hellwig |
2018-12-06 | sparc: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2018-12-04 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2018-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | 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-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-11-27 | sparc/function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) |
2018-11-27 | sparc32: supress another implicit-fallthrough warning | Stephen Rothwell |
2018-11-27 | sparc32: suppress an implicit-fallthrough warning | Stephen Rothwell |
2018-11-27 | sparc: suppress the implicit-fallthrough warning | Stephen Rothwell |
2018-11-27 | sparc: Adjust bpf JIT prologue for PSEUDO calls. | David Miller |