1. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  2. c84ca61 sparc: fix KBUILD_DEFCONFIG for ARCH=sparc32 by Masahiro Yamada · 6 years ago
  3. 8818d89 sparc32: split ramdisk detection and reservation to a helper function by Mike Rapoport · 6 years ago
  4. cca079e sparc32: switch to NO_BOOTMEM by Mike Rapoport · 6 years ago
  5. 60ef861 sparc: mm/init_32: kill trailing whitespace by Mike Rapoport · 6 years ago
  6. dfaad39 sparc: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
  7. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  8. dafa5f6 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  9. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  10. fa1b5d0 Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  11. c2fc71c Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd by Linus Torvalds · 6 years ago
  12. 8603596 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  13. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. 42a0cc3 sys: don't hold uts_sem while accessing userspace memory by Jann Horn · 6 years ago
  15. 89b1698 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  16. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  17. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  18. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  19. 15280e8 sparc64: add reads{b,w,l}/writes{b,w,l} by Arnd Bergmann · 6 years ago
  20. 12be103 sparc: use asm-generic version of msi.h by Thomas Petazzoni · 6 years ago
  21. f0afc6b sparc: move MSI related definitions to where they are used by Thomas Petazzoni · 6 years ago
  22. 6f57ed6 sparc/time: Add missing __init to init_tick_ops() by Steven Rostedt (VMware) · 6 years ago
  23. e50944e crypto: shash - remove useless setting of type flags by Eric Biggers · 6 years ago
  24. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 6 years ago
  25. b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 6 years ago
  26. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 6 years ago
  27. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 6 years ago
  28. 3567013 atomics/treewide: Make atomic64_fetch_add_unless() optional by Mark Rutland · 6 years ago
  29. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 6 years ago
  30. bef8282 atomics/treewide: Make atomic64_inc_not_zero() optional by Mark Rutland · 6 years ago
  31. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
  32. cce188b bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe by Masami Hiramatsu · 6 years ago
  33. d5ad85b sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes code by Masami Hiramatsu · 6 years ago
  34. e9bf11a sparc64/kprobes: Remove jprobe implementation by Masami Hiramatsu · 6 years ago
  35. ecf3867 arch/*: Kconfig: fix documentation for NMI watchdog by Mauro Carvalho Chehab · 6 years ago
  36. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 6 years ago
  37. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  38. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  39. 68abbe7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  40. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 6 years ago
  41. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  42. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  43. 0ad39cb Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  44. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  45. ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. db020be Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  49. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  50. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  51. 1f2f01b kbuild: add machine size to CHECKFLAGS by Luc Van Oostenryck · 6 years ago
  52. 104daea kconfig: reference environment variables directly and remove 'option env=' by Masahiro Yamada · 6 years ago
  53. adedc05 sparc/PCI: Use dev_printk() when possible by Bjorn Helgaas · 7 years ago
  54. b30f465 sparc32/PCI/PCIC: Converge device enable path by Bjorn Helgaas · 6 years ago
  55. 4a33b3c sparc32/PCI/LEON: Converge device enable path by Bjorn Helgaas · 6 years ago
  56. b563ea6 Merge branch 'linus' into timers/2038 by Thomas Gleixner · 6 years ago
  57. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 6 years ago
  58. da3c6ef Remove jsflash driver by Jens Axboe · 6 years ago
  59. 631b1e3 bpf, sparc: remove unused variable by Daniel Borkmann · 6 years ago
  60. 424f7d3 softirq/sparc: Switch to generic local_softirq_pending() implementation by Frederic Weisbecker · 6 years ago
  61. 49892db softirq/sparc: Convert local_softirq_pending() to use per-cpu op by Frederic Weisbecker · 6 years ago
  62. 4965a68 arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig by Christoph Hellwig · 7 years ago
  63. f616ab5 dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig by Christoph Hellwig · 6 years ago
  64. 86596f0 scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig by Christoph Hellwig · 7 years ago
  65. a4ce5a4 iommu-helper: move the IOMMU_HELPER config symbol to lib/ by Christoph Hellwig · 7 years ago
  66. 0d3fdb1 iommu-common: move to arch/sparc by Christoph Hellwig · 7 years ago
  67. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 6 years ago
  68. 15b28bb dma-debug: move initialization to common code by Christoph Hellwig · 7 years ago
  69. 01adc48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  70. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 7 years ago
  71. fe83963 bpf, sparc64: remove ld_abs/ld_ind by Daniel Borkmann · 6 years ago
  72. 8188fc8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 6 years ago
  73. 00ad691 sparc: vio: use put_device() instead of kfree() by Arvind Yadav · 6 years ago
  74. d3c68d0 sparc64: Fix mistake in oradax license text by Rob Gardner · 7 years ago
  75. d1f5bef signal/sparc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  76. 0e3d9f1 signal/sparc: Use send_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  77. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  78. 91b9b0d y2038: sparc: Extend sysvipc data structures by Arnd Bergmann · 9 years ago
  79. 32772c9 sparc: fix compat siginfo ABI regression by Dmitry V. Levin · 7 years ago
  80. 0d55303 compat: Move compat_timespec/ timeval to compat_time.h by Deepa Dinamani · 7 years ago
  81. e4da0d68 sparc: compat: Allow including asm/compat.h for 32-bit by Arnd Bergmann · 7 years ago
  82. c2eead0 sparc/PCI: Request legacy VGA framebuffer only for VGA devices by Bjorn Helgaas · 7 years ago
  83. ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  84. d081107 mm/gup.c: document return value by Michael S. Tsirkin · 7 years ago
  85. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
  86. 8844a50 Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  87. 54a702f kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers by Masahiro Yamada · 7 years ago
  88. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  89. 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
  90. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 7 years ago
  91. 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago
  92. d13864b sparc64: Make atomic_xchg() an inline function rather than a macro. by David S. Miller · 7 years ago
  93. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  94. c9297d2 Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 7 years ago
  95. c7b95d5 mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead() by Dominik Brodowski · 7 years ago
  96. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  97. 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 7 years ago
  98. edf292c fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate() by Dominik Brodowski · 7 years ago
  99. 36028d5 fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls by Dominik Brodowski · 7 years ago
  100. df260e2 fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate() by Dominik Brodowski · 7 years ago