1. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  2. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  3. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  4. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  5. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  6. 67a2422 Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  7. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  8. 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
  9. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  10. 65beea4 Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  11. 737d42f asm-generic: don't include <asm/segment.h> from <asm/uaccess.h> by Christoph Hellwig · 6 years ago
  12. 5c61ee2 Merge tag 'v5.1-rc6' into for-5.2/block by Jens Axboe · 6 years ago
  13. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  14. 55c0c4c ARC: memset: fix build with L1_CACHE_SHIFT != 6 by Eugeniy Paltsev · 6 years ago
  15. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  16. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  17. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  18. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  19. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  20. e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago
  21. 21cee1b ARC: [hsdk] Make it easier to add PAE40 region to DTB by Vineet Gupta · 6 years ago
  22. 99bd5fc ARC: PAE40: don't panic and instead turn off hw ioc by Vineet Gupta · 6 years ago
  23. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  24. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  25. 67f2a8a arc: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  26. 162f33d Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h by Dmitry V. Levin · 6 years ago
  27. 54c4901 Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 6 years ago
  28. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  29. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  30. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  31. 9a18b5a arch: arc: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  32. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  33. 3032f0c ARCv2: spinlock: remove the extra smp_mb before lock, after unlock by Vineet Gupta · 6 years ago
  34. 3337d5c configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED by Alexey Brodkin · 6 years ago
  35. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  36. 6dd356d ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access by Vineet Gupta · 6 years ago
  37. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  38. 85d6adc ARC: boot log: cut down on verbosity by Vineet Gupta · 6 years ago
  39. 00a4ae6 ARCv2: boot log: refurbish HS core/release identification by Vineet Gupta · 6 years ago
  40. 0728aeb arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM by Corentin Labbe · 6 years ago
  41. edb64bc ARC: u-boot args: check that magic number is correct by Eugeniy Paltsev · 6 years ago
  42. fbe025c ARC: perf: bpok condition only exists for ARCompact by Vineet Gupta · 6 years ago
  43. 7655146 ARCv2: Add explcit unaligned access support (and ability to disable too) by Eugeniy Paltsev · 6 years ago
  44. 4d1e791 ARCv2: lib: introduce memcpy optimized for unaligned access by Eugeniy Paltsev · 6 years ago
  45. 5d4ab8d ARC: [plat-hsdk]: Enable AXI DW DMAC support by Eugeniy Paltsev · 6 years ago
  46. 66f7d37 ARC: [plat-hsdk]: Add reset controller handle to manage USB reset by Eugeniy Paltsev · 6 years ago
  47. ef4c54c ARC: DTB: [scripted] fix node name and address spelling by Alexey Brodkin · 6 years ago
  48. 7b2e932 ARCv2: don't assume core 0x54 has dual issue by Vineet Gupta · 6 years ago
  49. b6835ea ARC: define ARCH_SLAB_MINALIGN = 8 by Alexey Brodkin · 6 years ago
  50. 493a2f8 ARC: enable uboot support unconditionally by Eugeniy Paltsev · 6 years ago
  51. a66f2e5 ARC: U-boot: check arguments paranoidly by Eugeniy Paltsev · 6 years ago
  52. e494239 ARCv2: support manual regfile save on interrupts by Vineet Gupta · 7 years ago
  53. d5e3c55 ARC: uacces: remove lp_start, lp_end from clobber list by Vineet Gupta · 6 years ago
  54. cdf9296 ARC: fix actionpoints configuration detection by Eugeniy Paltsev · 6 years ago
  55. f8a15f9 ARCv2: lib: memcpy: fix doing prefetchw outside of buffer by Eugeniy Paltsev · 6 years ago
  56. 252f6e8 ARCv2: Enable unaligned access in early ASM code by Eugeniy Paltsev · 6 years ago
  57. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  58. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  59. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  60. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  61. 34e04ee of: select OF_RESERVED_MEM automatically by Christoph Hellwig · 6 years ago
  62. 347cb6a dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability by Christoph Hellwig · 6 years ago
  63. e6a72b7 ARCv2: lib: memeset: fix doing prefetchw outside of buffer by Eugeniy Paltsev · 6 years ago
  64. 4d44745 ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while handle_mm_fault by Vineet Gupta · 6 years ago
  65. f731a8e ARC: show_regs: lockdep: re-enable preemption by Vineet Gupta · 6 years ago
  66. ab6c036 ARC: show_regs: lockdep: avoid page allocator... by Vineet Gupta · 6 years ago
  67. 2913326 ARC: perf: avoid kernel killing where it is possible by Eugeniy Paltsev · 6 years ago
  68. baf9cc8 ARC: perf: move HW events mapping to separate function by Eugeniy Paltsev · 6 years ago
  69. 0e95615 ARC: perf: introduce Kernel PMU events support by Eugeniy Paltsev · 6 years ago
  70. 14f81a9 ARC: perf: trivial code cleanup by Eugeniy Paltsev · 6 years ago
  71. 3affbf0 ARC: perf: map generic branches to correct hardware condition by Eugeniy Paltsev · 6 years ago
  72. a3010a0 ARC: adjust memblock_reserve of kernel memory by Eugeniy Paltsev · 6 years ago
  73. 76e6086 arc: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  74. 4e868f8 ARC: fix __ffs return value to avoid build warnings by Eugeniy Paltsev · 6 years ago
  75. 7dd380c ARC: boot log: print Action point details by Vineet Gupta · 6 years ago
  76. 97e9813 ARCv2: boot log: BPU return stack depth by Vineet Gupta · 6 years ago
  77. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  78. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  79. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  80. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  81. d8d7d84 arch/arc/mm/fault.c: remove caller signal_pending_branch predictions by Davidlohr Bueso · 6 years ago
  82. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  83. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  84. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  85. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  86. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  87. 3cd99ac kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() by Douglas Anderson · 6 years ago
  88. 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
  89. 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
  90. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  91. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  92. 9f687dd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  93. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  94. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  95. bf28760 clocksource/drivers/arc_timer: Utilize generic sched_clock by Alexey Brodkin · 6 years ago
  96. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  97. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  98. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  99. 10d4434 ARC: io.h: Implement reads{x}()/writes{x}() by Jose Abreu · 6 years ago
  100. b7cc40c ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 6 years ago