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