1. 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
  2. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  3. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  4. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  5. 9a18b5a arch: arc: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  6. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  7. 3032f0c ARCv2: spinlock: remove the extra smp_mb before lock, after unlock by Vineet Gupta · 6 years ago
  8. 3337d5c configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED by Alexey Brodkin · 6 years ago
  9. 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
  10. 6dd356d ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access by Vineet Gupta · 6 years ago
  11. 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
  12. 85d6adc ARC: boot log: cut down on verbosity by Vineet Gupta · 6 years ago
  13. 00a4ae6 ARCv2: boot log: refurbish HS core/release identification by Vineet Gupta · 6 years ago
  14. 0728aeb arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM by Corentin Labbe · 6 years ago
  15. edb64bc ARC: u-boot args: check that magic number is correct by Eugeniy Paltsev · 6 years ago
  16. fbe025c ARC: perf: bpok condition only exists for ARCompact by Vineet Gupta · 6 years ago
  17. 7655146 ARCv2: Add explcit unaligned access support (and ability to disable too) by Eugeniy Paltsev · 6 years ago
  18. 4d1e791 ARCv2: lib: introduce memcpy optimized for unaligned access by Eugeniy Paltsev · 6 years ago
  19. 5d4ab8d ARC: [plat-hsdk]: Enable AXI DW DMAC support by Eugeniy Paltsev · 6 years ago
  20. 66f7d37 ARC: [plat-hsdk]: Add reset controller handle to manage USB reset by Eugeniy Paltsev · 6 years ago
  21. ef4c54c ARC: DTB: [scripted] fix node name and address spelling by Alexey Brodkin · 6 years ago
  22. 7b2e932 ARCv2: don't assume core 0x54 has dual issue by Vineet Gupta · 6 years ago
  23. b6835ea ARC: define ARCH_SLAB_MINALIGN = 8 by Alexey Brodkin · 6 years ago
  24. 493a2f8 ARC: enable uboot support unconditionally by Eugeniy Paltsev · 6 years ago
  25. a66f2e5 ARC: U-boot: check arguments paranoidly by Eugeniy Paltsev · 6 years ago
  26. e494239 ARCv2: support manual regfile save on interrupts by Vineet Gupta · 7 years ago
  27. d5e3c55 ARC: uacces: remove lp_start, lp_end from clobber list by Vineet Gupta · 6 years ago
  28. cdf9296 ARC: fix actionpoints configuration detection by Eugeniy Paltsev · 6 years ago
  29. f8a15f9 ARCv2: lib: memcpy: fix doing prefetchw outside of buffer by Eugeniy Paltsev · 6 years ago
  30. 252f6e8 ARCv2: Enable unaligned access in early ASM code by Eugeniy Paltsev · 6 years ago
  31. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  32. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  33. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  34. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  35. 34e04ee of: select OF_RESERVED_MEM automatically by Christoph Hellwig · 6 years ago
  36. 347cb6a dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability by Christoph Hellwig · 6 years ago
  37. e6a72b7 ARCv2: lib: memeset: fix doing prefetchw outside of buffer by Eugeniy Paltsev · 6 years ago
  38. 4d44745 ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while handle_mm_fault by Vineet Gupta · 6 years ago
  39. f731a8e ARC: show_regs: lockdep: re-enable preemption by Vineet Gupta · 6 years ago
  40. ab6c036 ARC: show_regs: lockdep: avoid page allocator... by Vineet Gupta · 6 years ago
  41. 2913326 ARC: perf: avoid kernel killing where it is possible by Eugeniy Paltsev · 6 years ago
  42. baf9cc8 ARC: perf: move HW events mapping to separate function by Eugeniy Paltsev · 6 years ago
  43. 0e95615 ARC: perf: introduce Kernel PMU events support by Eugeniy Paltsev · 6 years ago
  44. 14f81a9 ARC: perf: trivial code cleanup by Eugeniy Paltsev · 6 years ago
  45. 3affbf0 ARC: perf: map generic branches to correct hardware condition by Eugeniy Paltsev · 6 years ago
  46. a3010a0 ARC: adjust memblock_reserve of kernel memory by Eugeniy Paltsev · 6 years ago
  47. 76e6086 arc: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  48. 4e868f8 ARC: fix __ffs return value to avoid build warnings by Eugeniy Paltsev · 6 years ago
  49. 7dd380c ARC: boot log: print Action point details by Vineet Gupta · 6 years ago
  50. 97e9813 ARCv2: boot log: BPU return stack depth by Vineet Gupta · 6 years ago
  51. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  52. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  53. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  54. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  55. d8d7d84 arch/arc/mm/fault.c: remove caller signal_pending_branch predictions by Davidlohr Bueso · 6 years ago
  56. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  57. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  58. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  59. 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
  60. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  61. 3cd99ac kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() by Douglas Anderson · 6 years ago
  62. 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
  63. 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
  64. 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
  65. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  66. 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
  67. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  68. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  69. bf28760 clocksource/drivers/arc_timer: Utilize generic sched_clock by Alexey Brodkin · 6 years ago
  70. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  71. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  72. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  73. 10d4434 ARC: io.h: Implement reads{x}()/writes{x}() by Jose Abreu · 6 years ago
  74. b7cc40c ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 6 years ago
  75. 229c55cc arch: Move initrd= parsing into do_mounts_initrd.c by Florian Fainelli · 6 years ago
  76. 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
  77. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  78. 6b04114 arc: [devboards] Add support of NFSv3 ACL by Alexey Brodkin · 6 years ago
  79. 121e38e ARC: mm: fix uninitialised signal code in do_page_fault by Eugeniy Paltsev · 6 years ago
  80. 4592f11 ARC: [plat-hsdk] Enable DW APB GPIO support by Eugeniy Paltsev · 6 years ago
  81. afba5d1 ARCv2: boot log unaligned access in use by Vineet Gupta · 6 years ago
  82. 3624379 ARC: IOC: panic if kernel was started with previously enabled IOC by Eugeniy Paltsev · 6 years ago
  83. 2c519f5 ARC: remove redundant 'default n' from Kconfig by Bartlomiej Zolnierkiewicz · 6 years ago
  84. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  85. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  86. e8625dc memblock: replace alloc_bootmem_low_pages with memblock_alloc_low by Mike Rapoport · 6 years ago
  87. a5159e8 memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic by Mike Rapoport · 6 years ago
  88. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  89. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  90. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  91. b27186a Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  92. 4dcb923 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. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  94. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  95. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  96. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
  97. c58a584 ARC: clone syscall to setp r25 as thread pointer by Vineet Gupta · 6 years ago
  98. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  99. 15773ae signal/arc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  100. 4445229 signal/arc: Push siginfo generation into unhandled_exception by Eric W. Biederman · 7 years ago