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