1. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  2. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  3. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  4. 3337d5c configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED by Alexey Brodkin · 6 years ago
  5. 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
  6. 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
  7. 7b2e932 ARCv2: don't assume core 0x54 has dual issue by Vineet Gupta · 6 years ago
  8. b6835ea ARC: define ARCH_SLAB_MINALIGN = 8 by Alexey Brodkin · 6 years ago
  9. 493a2f8 ARC: enable uboot support unconditionally by Eugeniy Paltsev · 6 years ago
  10. a66f2e5 ARC: U-boot: check arguments paranoidly by Eugeniy Paltsev · 6 years ago
  11. e494239 ARCv2: support manual regfile save on interrupts by Vineet Gupta · 7 years ago
  12. d5e3c55 ARC: uacces: remove lp_start, lp_end from clobber list by Vineet Gupta · 6 years ago
  13. cdf9296 ARC: fix actionpoints configuration detection by Eugeniy Paltsev · 6 years ago
  14. f8a15f9 ARCv2: lib: memcpy: fix doing prefetchw outside of buffer by Eugeniy Paltsev · 6 years ago
  15. 252f6e8 ARCv2: Enable unaligned access in early ASM code by Eugeniy Paltsev · 6 years ago
  16. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  17. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  18. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  19. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  20. 34e04ee of: select OF_RESERVED_MEM automatically by Christoph Hellwig · 6 years ago
  21. 347cb6a dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability by Christoph Hellwig · 6 years ago
  22. e6a72b7 ARCv2: lib: memeset: fix doing prefetchw outside of buffer by Eugeniy Paltsev · 6 years ago
  23. 4d44745 ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while handle_mm_fault by Vineet Gupta · 6 years ago
  24. f731a8e ARC: show_regs: lockdep: re-enable preemption by Vineet Gupta · 6 years ago
  25. ab6c036 ARC: show_regs: lockdep: avoid page allocator... by Vineet Gupta · 6 years ago
  26. 2913326 ARC: perf: avoid kernel killing where it is possible by Eugeniy Paltsev · 6 years ago
  27. baf9cc8 ARC: perf: move HW events mapping to separate function by Eugeniy Paltsev · 6 years ago
  28. 0e95615 ARC: perf: introduce Kernel PMU events support by Eugeniy Paltsev · 6 years ago
  29. 14f81a9 ARC: perf: trivial code cleanup by Eugeniy Paltsev · 6 years ago
  30. 3affbf0 ARC: perf: map generic branches to correct hardware condition by Eugeniy Paltsev · 6 years ago
  31. a3010a0 ARC: adjust memblock_reserve of kernel memory by Eugeniy Paltsev · 6 years ago
  32. 76e6086 arc: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  33. 4e868f8 ARC: fix __ffs return value to avoid build warnings by Eugeniy Paltsev · 6 years ago
  34. 7dd380c ARC: boot log: print Action point details by Vineet Gupta · 6 years ago
  35. 97e9813 ARCv2: boot log: BPU return stack depth by Vineet Gupta · 6 years ago
  36. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  37. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  38. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  39. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  40. d8d7d84 arch/arc/mm/fault.c: remove caller signal_pending_branch predictions by Davidlohr Bueso · 6 years ago
  41. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  42. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  43. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  44. 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
  45. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  46. 3cd99ac kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() by Douglas Anderson · 6 years ago
  47. 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
  48. 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
  49. 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
  50. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  51. 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
  52. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  53. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  54. bf28760 clocksource/drivers/arc_timer: Utilize generic sched_clock by Alexey Brodkin · 6 years ago
  55. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  56. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  57. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  58. 10d4434 ARC: io.h: Implement reads{x}()/writes{x}() by Jose Abreu · 6 years ago
  59. b7cc40c ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 6 years ago
  60. 229c55cc arch: Move initrd= parsing into do_mounts_initrd.c by Florian Fainelli · 6 years ago
  61. 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
  62. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  63. 6b04114 arc: [devboards] Add support of NFSv3 ACL by Alexey Brodkin · 6 years ago
  64. 121e38e ARC: mm: fix uninitialised signal code in do_page_fault by Eugeniy Paltsev · 6 years ago
  65. 4592f11 ARC: [plat-hsdk] Enable DW APB GPIO support by Eugeniy Paltsev · 6 years ago
  66. afba5d1 ARCv2: boot log unaligned access in use by Vineet Gupta · 6 years ago
  67. 3624379 ARC: IOC: panic if kernel was started with previously enabled IOC by Eugeniy Paltsev · 6 years ago
  68. 2c519f5 ARC: remove redundant 'default n' from Kconfig by Bartlomiej Zolnierkiewicz · 6 years ago
  69. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  70. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  71. e8625dc memblock: replace alloc_bootmem_low_pages with memblock_alloc_low by Mike Rapoport · 6 years ago
  72. a5159e8 memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic by Mike Rapoport · 6 years ago
  73. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  74. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  75. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  76. 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
  77. 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
  78. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  79. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  80. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  81. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
  82. c58a584 ARC: clone syscall to setp r25 as thread pointer by Vineet Gupta · 6 years ago
  83. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  84. 15773ae signal/arc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  85. 4445229 signal/arc: Push siginfo generation into unhandled_exception by Eric W. Biederman · 7 years ago
  86. 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
  87. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  88. 40660f1 ARC: build: Don't set CROSS_COMPILE in arch's Makefile by Alexey Brodkin · 6 years ago
  89. 7c2020c ARC: fix spelling mistake "entires" -> "entries" by Colin Ian King · 6 years ago
  90. 615f644 ARC: build: Get rid of toolchain check by Alexey Brodkin · 6 years ago
  91. 00a9933 ARCv2: build: use mcpu=hs38 iso generic mcpu=archs by Vineet Gupta · 6 years ago
  92. dd45210 ARC: don't check for HIGHMEM pages in arch_dma_alloc by Eugeniy Paltsev · 6 years ago
  93. 2b720e9 ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled by Eugeniy Paltsev · 6 years ago
  94. 2820a70 ARC: dma [IOC] Enable per device io coherency by Eugeniy Paltsev · 6 years ago
  95. 678c811 ARC: dma [IOC]: mark DMA devices connected as dma-coherent by Eugeniy Paltsev · 6 years ago
  96. 3fcbb82 ARC: atomics: unbork atomic_fetch_##op() by Will Deacon · 6 years ago
  97. 2b52e2a arc: remove redundant GCC version checks by Masahiro Yamada · 6 years ago
  98. bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
  99. c27d0e9 ARC: sort Kconfig by Vineet Gupta · 6 years ago
  100. 1e3bece ARC: cleanup show_faulting_vma() by Eugeniy Paltsev · 6 years ago