1. 85a683d sched/rt, sparc: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  2. 8e0d0ad2 sparc64: disable fast-GUP due to unexplained oopses by Linus Torvalds · 5 years ago
  3. 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
  4. 4f4cfa6 docs: admin-guide: add a series of orphaned documents by Mauro Carvalho Chehab · 6 years ago
  5. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 5 years ago
  6. 7b9afb8 sparc64: use the generic get_user_pages_fast code by Christoph Hellwig · 5 years ago
  7. 4456760 sparc: remove ARCH_SELECT_MEMORY_MODEL by Mike Rapoport · 5 years ago
  8. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  9. 4eb0716 hugetlb: allow to free gigantic pages regardless of the configuration by Alexandre Ghiti · 6 years ago
  10. 8df995f mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC by Alexandre Ghiti · 6 years ago
  11. b53f456 sparc: advertise gigantic page support by Alexandre Ghiti · 6 years ago
  12. 007dc78 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  14. 96bc956 asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE by Peter Zijlstra · 6 years ago
  15. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  16. 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
  17. 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
  18. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  19. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  20. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  21. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  22. 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
  23. 2eac9c2 PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options by Christoph Hellwig · 6 years ago
  24. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  25. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  26. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  27. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  28. cca079e sparc32: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  29. dfaad39 sparc: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
  30. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  31. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  32. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  33. ecf3867 arch/*: Kconfig: fix documentation for NMI watchdog by Mauro Carvalho Chehab · 7 years ago
  34. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  35. 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  36. 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 7 years ago
  37. 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago
  38. f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  39. 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  40. a4ce5a4 iommu-helper: move the IOMMU_HELPER config symbol to lib/ by Christoph Hellwig · 7 years ago
  41. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
  42. 5efad9e sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC} by James Hogan · 7 years ago
  43. 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  44. 7b8b098 arch: Fix duplicates in Kconfig for parisc and sparc by Babu Moger · 7 years ago
  45. 9a08862 vDSO for sparc by Nagarathnam Muthusamy · 7 years ago
  46. f4986d2 Revert commit 1a8b6d76dc5b ("net:add one common config...") by Ding Tianhong · 7 years ago
  47. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  48. fe1b518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 8 years ago
  49. 95c4629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 8 years ago
  50. 47b2c3f security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 8 years ago
  51. c79a137 arch/sparc: support NR_CPUS = 4096 by Jane Chu · 8 years ago
  52. 7485af8 arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5 by Jane Chu · 8 years ago
  53. 145d978 arch/sparc: Enable queued spinlock support for SPARC by Babu Moger · 8 years ago
  54. a37594f arch/sparc: Enable queued rwlocks for SPARC by Babu Moger · 8 years ago
  55. 97d9f96 arch/sparc: Define config parameter CPU_BIG_ENDIAN by Babu Moger · 8 years ago
  56. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  57. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  58. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  59. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  60. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  61. b7c02b7 sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API by David S. Miller · 8 years ago
  62. 7a12b50 sparc64: Add eBPF JIT. by David S. Miller · 8 years ago
  63. 395102d sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL by Daniel Jordan · 8 years ago
  64. 31af2f3 sparc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  65. 1a8b6d7 net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering by Mao Wenan · 8 years ago
  66. e8f4aa6 sparc64:Support User Probes for sparc by Allen Pais · 8 years ago
  67. e6b5f1b config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc by Babu Moger · 8 years ago
  68. d30a6b8 sparc64: Enable 64-bit DMA by Tushar Dave · 8 years ago
  69. c88c545 sparc64: Add FORCE_MAX_ZONEORDER and default to 13 by Dave Kleikamp · 8 years ago
  70. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  71. e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
  72. 9d9208a sparc/uaccess: Enable hardened usercopy by Kees Cook · 9 years ago
  73. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 9 years ago
  74. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  75. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  76. 1eccc6e Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  77. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 9 years ago
  78. 30d473d sparc: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 9 years ago
  79. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  80. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  81. 460ea8d sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC by Xunlei Pang · 10 years ago
  82. 81a2936 sparc: expose number of page table levels by Kirill A. Shutemov · 10 years ago
  83. 3c08158 sparc: Fix /proc/kcore by David S. Miller · 10 years ago
  84. ee6a933 sparc64: sparse irq by bob picco · 10 years ago
  85. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  86. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  87. 2563b9d sparc64,ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 11 years ago
  88. 4badad3 locking/mutex: Disable optimistic spinning on some architectures by Peter Zijlstra · 11 years ago
  89. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  90. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 11 years ago
  91. 4f6500f sparc32: fix build failure for arch_jump_label_transform by Paul Gortmaker · 11 years ago
  92. 1b59bab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  93. 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 11 years ago
  94. a5252c2 Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparc by Mark Salter · 11 years ago
  95. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  96. 1b27227 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
  97. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  98. 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 11 years ago
  99. ff649a6 sparc: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  100. a988fb8 sparc: fix MSI build failure on Sparc32 by Thomas Petazzoni · 11 years ago