1. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  2. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  3. e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  4. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  5. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  6. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  7. 4caf4eb Fix access_ok() fallout for sparc32 and powerpc by Linus Torvalds · 6 years ago
  8. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  9. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  10. 495d714 Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  11. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  12. 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
  13. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  14. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  15. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  16. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  17. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  18. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  19. c2f1f3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 6 years ago
  20. 945626d sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack by Steven Rostedt (VMware) · 6 years ago
  21. ce28bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  22. afaffac sparc: Set "ARCH: sunxx" information on the same line by Corentin Labbe · 6 years ago
  23. 0ff70f6 sparc: vdso: Drop implicit common-page-size linker flag by ndesaulniers@google.com · 6 years ago
  24. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  25. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  26. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  27. 9df95e8 bpf: sparc64: Enable sparc64 jit to provide bpf_line_info by Martin KaFai Lau · 6 years ago
  28. 6c503d0 sparc/iommu: fix ->map_sg return value by Christoph Hellwig · 6 years ago
  29. 1e2934a sparc/io-unit: fix ->map_sg return value by Christoph Hellwig · 6 years ago
  30. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  31. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  32. 48cc8f7 sparc: use DT node full_name in sparc_dma_alloc_resource by Christoph Hellwig · 6 years ago
  33. 6aa6975 sparc: merge 32-bit and 64-bit version of pci.h by Christoph Hellwig · 6 years ago
  34. b535d1f sparc: move the leon PCI memory space comment to <asm/leon.h> by Christoph Hellwig · 6 years ago
  35. a24ca8a sparc: remove not required includes from dma-mapping.h by Christoph Hellwig · 6 years ago
  36. ce65d36 sparc: remove the sparc32_dma_ops indirection by Christoph Hellwig · 6 years ago
  37. 53b7670 sparc: factor the dma coherent mapping into helper by Christoph Hellwig · 6 years ago
  38. 7227b20 sparc: remove not needed sbus_dma_ops methods by Christoph Hellwig · 6 years ago
  39. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  40. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  41. 06301c5 sparc: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  42. 4bbfd74 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  43. 9099ff7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  44. 0f1f692 Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  45. e561bb2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  46. 9c4bf5e sparc/function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  47. e399ef1 sparc32: supress another implicit-fallthrough warning by Stephen Rothwell · 6 years ago
  48. e945067 sparc32: suppress an implicit-fallthrough warning by Stephen Rothwell · 6 years ago
  49. f6f8c1c sparc: suppress the implicit-fallthrough warning by Stephen Rothwell · 6 years ago
  50. 2b9034b sparc: Adjust bpf JIT prologue for PSEUDO calls. by David Miller · 6 years ago
  51. e2ac579 sparc: Correct ctx->saw_frame_pointer logic. by David Miller · 6 years ago
  52. c44768a sparc: Fix JIT fused branch convergance. by David Miller · 6 years ago
  53. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  54. 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
  55. 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
  56. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  57. d416559 crypto: remove useless initializations of cra_list by Eric Biggers · 6 years ago
  58. 86322ba arch/sparc: Use kzalloc_node by Sabyasachi Gupta · 6 years ago
  59. 3680033 sparc: generate uapi header and system call table files by Firoz Khan · 6 years ago
  60. 6ff645d sparc: add system call table generation support by Firoz Khan · 6 years ago
  61. 61257f5 sparc: add __NR_syscalls along with NR_syscalls by Firoz Khan · 6 years ago
  62. d441f93 sparc: move __IGNORE* entries to non uapi header by Firoz Khan · 6 years ago
  63. 86ef771 sparc: Use DT node full_name instead of name for resources by Rob Herring · 6 years ago
  64. 8119f04 sparc: Remove unused leon_trans_init by Rob Herring · 6 years ago
  65. 88ca055 sparc: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  66. 29c990d sparc: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  67. ead1c2b sparc: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  68. bb31f9e sparc: prom: use property "name" directly to construct node names by Rob Herring · 6 years ago
  69. a412c85 sparc: Convert to using %pOF instead of full_name by Rob Herring · 6 years ago
  70. 0c4b2d3 net: remove VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
  71. 4b50d23 net/bpf_jit: SPARC: split VLAN_PRESENT bit handling from VLAN_TCI by Michał Mirosław · 6 years ago
  72. 8fa9eb38 sparc/oprofile: Convert timer_stop() to use synchronize_rcu() by Paul E. McKenney · 6 years ago
  73. ffb845d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  74. 1f2b5b8 sparc64: Wire up compat getpeername and getsockname. by David S. Miller · 6 years ago
  75. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  76. 97ad108 memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants by Mike Rapoport · 6 years ago
  77. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  78. 53ab85e memblock: replace free_bootmem_late with memblock_free_late by Mike Rapoport · 6 years ago
  79. 2013288 memblock: replace free_bootmem{_node} with memblock_free by Mike Rapoport · 6 years ago
  80. 4fc4a09 memblock: replace __alloc_bootmem with memblock_alloc_from by Mike Rapoport · 6 years ago
  81. ccfa2a0 memblock: replace __alloc_bootmem_node with appropriate memblock_ API by Mike Rapoport · 6 years ago
  82. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  83. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  84. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  85. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  86. 0f0a691 sparc64: Remvoe set_fs() from perf_callchain_user(). by David S. Miller · 6 years ago
  87. 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  88. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  89. a45dcff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  90. 544db75 hugetlb: introduce generic version of huge_ptep_get by Alexandre Ghiti · 6 years ago
  91. facf6d5 hugetlb: introduce generic version of huge_ptep_set_access_flags() by Alexandre Ghiti · 6 years ago
  92. 8e581d4 hugetlb: introduce generic version of huge_ptep_set_wrprotect() by Alexandre Ghiti · 6 years ago
  93. 78d6e4e hugetlb: introduce generic version of prepare_hugepage_range by Alexandre Ghiti · 6 years ago
  94. c4916a0 hugetlb: introduce generic version of huge_pte_wrprotect by Alexandre Ghiti · 6 years ago
  95. cae72ab hugetlb: introduce generic version of huge_pte_none() by Alexandre Ghiti · 6 years ago
  96. fe63222 hugetlb: introduce generic version of huge_ptep_clear_flush by Alexandre Ghiti · 6 years ago
  97. a4d8385 hugetlb: introduce generic version of huge_ptep_get_and_clear() by Alexandre Ghiti · 6 years ago
  98. cea685d hugetlb: introduce generic version of set_huge_pte_at() by Alexandre Ghiti · 6 years ago
  99. 1e5f50f hugetlb: introduce generic version of hugetlb_free_pgd_range by Alexandre Ghiti · 6 years ago
  100. 6c2fc9c sparc64: Rework xchg() definition to avoid warnings. by David S. Miller · 6 years ago