1. ecf3867 arch/*: Kconfig: fix documentation for NMI watchdog by Mauro Carvalho Chehab · 7 years ago
  2. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  3. 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
  4. 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 7 years ago
  5. 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago
  6. f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  7. 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  8. a4ce5a4 iommu-helper: move the IOMMU_HELPER config symbol to lib/ by Christoph Hellwig · 7 years ago
  9. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 7 years ago
  10. 5efad9e sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC} by James Hogan · 7 years ago
  11. 1deab8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 7 years ago
  12. 7b8b098 arch: Fix duplicates in Kconfig for parisc and sparc by Babu Moger · 7 years ago
  13. 9a08862 vDSO for sparc by Nagarathnam Muthusamy · 7 years ago
  14. f4986d2 Revert commit 1a8b6d76dc5b ("net:add one common config...") by Ding Tianhong · 7 years ago
  15. 4c97a0c arch: define CPU_BIG_ENDIAN for all fixed big endian archs by Babu Moger · 7 years ago
  16. fe1b518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  17. 95c4629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 8 years ago
  18. 47b2c3f security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 8 years ago
  19. c79a137 arch/sparc: support NR_CPUS = 4096 by Jane Chu · 8 years ago
  20. 7485af8 arch/sparc: increase CONFIG_NODES_SHIFT on SPARC64 to 5 by Jane Chu · 8 years ago
  21. 145d978 arch/sparc: Enable queued spinlock support for SPARC by Babu Moger · 8 years ago
  22. a37594f arch/sparc: Enable queued rwlocks for SPARC by Babu Moger · 8 years ago
  23. 97d9f96 arch/sparc: Define config parameter CPU_BIG_ENDIAN by Babu Moger · 8 years ago
  24. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  25. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  26. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  28. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  29. b7c02b7 sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API by David S. Miller · 8 years ago
  30. 7a12b50 sparc64: Add eBPF JIT. by David S. Miller · 8 years ago
  31. 395102d sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL by Daniel Jordan · 8 years ago
  32. 31af2f3 sparc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  33. 1a8b6d7 net:add one common config ARCH_WANT_RELAX_ORDER to support relax ordering by Mao Wenan · 8 years ago
  34. e8f4aa6 sparc64:Support User Probes for sparc by Allen Pais · 8 years ago
  35. e6b5f1b config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc by Babu Moger · 8 years ago
  36. d30a6b8 sparc64: Enable 64-bit DMA by Tushar Dave · 8 years ago
  37. c88c545 sparc64: Add FORCE_MAX_ZONEORDER and default to 13 by Dave Kleikamp · 8 years ago
  38. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  39. e4a744e ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config by Josh Poimboeuf · 8 years ago
  40. 9d9208a sparc/uaccess: Enable hardened usercopy by Kees Cook · 9 years ago
  41. fff7fb0 lib/GCD.c: use binary GCD algorithm instead of Euclidean by Zhaoxiu Zeng · 9 years ago
  42. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  43. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 9 years ago
  44. 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
  45. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 9 years ago
  46. 30d473d sparc: remove ARCH_WANT_OPTIONAL_GPIOLIB by Linus Walleij · 9 years ago
  47. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  48. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  49. 460ea8d sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC by Xunlei Pang · 10 years ago
  50. 81a2936 sparc: expose number of page table levels by Kirill A. Shutemov · 10 years ago
  51. 3c08158 sparc: Fix /proc/kcore by David S. Miller · 10 years ago
  52. ee6a933 sparc64: sparse irq by bob picco · 10 years ago
  53. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  54. 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
  55. 2563b9d sparc64,ftrace: Remove check of obsolete variable function_trace_stop by Steven Rostedt (Red Hat) · 11 years ago
  56. 4badad3 locking/mutex: Disable optimistic spinning on some architectures by Peter Zijlstra · 11 years ago
  57. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  58. 7a01772 audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL by AKASHI Takahiro · 11 years ago
  59. 4f6500f sparc32: fix build failure for arch_jump_label_transform by Paul Gortmaker · 11 years ago
  60. 1b59bab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  61. 4a47415 Kconfig: update flightly outdated CONFIG_SMP documentation by Robert Graffham · 11 years ago
  62. a5252c2 Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparc by Mark Salter · 11 years ago
  63. f13399f Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming by Linus Torvalds · 11 years ago
  64. 1b27227 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 11 years ago
  65. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 11 years ago
  66. 812cb83 sparc64: Implement HAVE_CONTEXT_TRACKING by Kirill Tkhai · 11 years ago
  67. ff649a6 sparc: select ARCH_MIGHT_HAVE_PC_PARPORT by Mark Salter · 11 years ago
  68. a988fb8 sparc: fix MSI build failure on Sparc32 by Thomas Petazzoni · 11 years ago
  69. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  70. ebd97be PCI: remove ARCH_SUPPORTS_MSI kconfig option by Thomas Petazzoni · 11 years ago
  71. 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 12 years ago
  72. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  73. 048c9ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 12 years ago
  74. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  75. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  76. 7fd2bf3 Remove GENERIC_GPIO config option by Alexandre Courbot · 12 years ago
  77. 764295a cpufreq: sparc: move cpufreq driver to drivers/cpufreq by Viresh Kumar · 12 years ago
  78. 9296d94 USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbol by Florian Fainelli · 12 years ago
  79. bdde6b3 sparc64: Hibernation support by Tkhai Kirill · 12 years ago
  80. 1ab0a67 sparc,leon: updated GRPCI2 config name by Daniel Hellstrom · 12 years ago
  81. d865010 sparc,leon: support for GRPCI1 PCI host bridge controller by Daniel Hellstrom · 12 years ago
  82. f58b20b sparc: remove unused "config BITS" by Paul Bolle · 12 years ago
  83. e0b20296 sparc: delete "if !ULTRA_HAS_POPULATION_COUNT" by Paul Bolle · 12 years ago
  84. 22d1a35 make HAVE_SYSCALL_WRAPPERS unconditional by Al Viro · 12 years ago
  85. 887cbce0 arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS by Stephen Rothwell · 12 years ago
  86. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  87. b7133a9 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  88. d64008a burying unused conditionals by Al Viro · 12 years ago
  89. b9156eb sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE. by David S. Miller · 12 years ago
  90. 52ad6b3 sparc: switch to generic old sigsuspend by Al Viro · 12 years ago
  91. a274bd4 sparc: switch to use of generic old sigaction by Al Viro · 12 years ago
  92. bdc40ab sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  93. 8d65681 sparc: switch to generic compat rt_sigqueueinfo() by Al Viro · 12 years ago
  94. 55bb5a1 sparc: switch to generic compat rt_sigpending() by Al Viro · 12 years ago
  95. 826c877 sparc: switch to generic compat rt_sigprocmask(2) by Al Viro · 12 years ago
  96. 99b06fe sparc: switch to generic sigaltstack by Al Viro · 12 years ago
  97. eaca6ea sanitize rt_sigaction() situation a bit by Al Viro · 12 years ago
  98. 786133f Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/core by Ingo Molnar · 12 years ago
  99. ae903ca Bury the conditionals from kernel_thread/kernel_execve series by Al Viro · 12 years ago
  100. 6147a9d irq_work: Remove CONFIG_HAVE_IRQ_WORK by Frederic Weisbecker · 12 years ago