1. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  2. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  3. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  4. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  5. d8d7d84 arch/arc/mm/fault.c: remove caller signal_pending_branch predictions by Davidlohr Bueso · 6 years ago
  6. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  7. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  8. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  9. 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
  10. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  11. 3cd99ac kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() by Douglas Anderson · 6 years ago
  12. 9ef7fa5 kgdb: Remove irq flags from roundup by Douglas Anderson · 6 years ago
  13. 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
  14. 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
  15. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  16. 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
  17. e262e32d vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled by David Howells · 6 years ago
  18. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  19. bf28760 clocksource/drivers/arc_timer: Utilize generic sched_clock by Alexey Brodkin · 6 years ago
  20. 356da6d dma-mapping: bypass indirect calls for dma-direct by Christoph Hellwig · 6 years ago
  21. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  22. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  23. 10d4434 ARC: io.h: Implement reads{x}()/writes{x}() by Jose Abreu · 6 years ago
  24. b7cc40c ARC: change defconfig defaults to ARCv2 by Kevin Hilman · 6 years ago
  25. 229c55cc arch: Move initrd= parsing into do_mounts_initrd.c by Florian Fainelli · 6 years ago
  26. 20f1b79 PCI: consolidate the PCI_SYSCALL symbol by Christoph Hellwig · 6 years ago
  27. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  28. 6b04114 arc: [devboards] Add support of NFSv3 ACL by Alexey Brodkin · 6 years ago
  29. 121e38e ARC: mm: fix uninitialised signal code in do_page_fault by Eugeniy Paltsev · 6 years ago
  30. 4592f11 ARC: [plat-hsdk] Enable DW APB GPIO support by Eugeniy Paltsev · 6 years ago
  31. afba5d1 ARCv2: boot log unaligned access in use by Vineet Gupta · 6 years ago
  32. 3624379 ARC: IOC: panic if kernel was started with previously enabled IOC by Eugeniy Paltsev · 6 years ago
  33. 2c519f5 ARC: remove redundant 'default n' from Kconfig by Bartlomiej Zolnierkiewicz · 6 years ago
  34. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  35. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  36. e8625dc memblock: replace alloc_bootmem_low_pages with memblock_alloc_low by Mike Rapoport · 6 years ago
  37. a5159e8 memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic by Mike Rapoport · 6 years ago
  38. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  39. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  40. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  41. 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
  42. 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
  43. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  44. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  45. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  46. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
  47. c58a584 ARC: clone syscall to setp r25 as thread pointer by Vineet Gupta · 6 years ago
  48. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  49. 15773ae signal/arc: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  50. 4445229 signal/arc: Push siginfo generation into unhandled_exception by Eric W. Biederman · 7 years ago
  51. 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
  52. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  53. 40660f1 ARC: build: Don't set CROSS_COMPILE in arch's Makefile by Alexey Brodkin · 6 years ago
  54. 7c2020c ARC: fix spelling mistake "entires" -> "entries" by Colin Ian King · 6 years ago
  55. 615f644 ARC: build: Get rid of toolchain check by Alexey Brodkin · 6 years ago
  56. 00a9933 ARCv2: build: use mcpu=hs38 iso generic mcpu=archs by Vineet Gupta · 6 years ago
  57. dd45210 ARC: don't check for HIGHMEM pages in arch_dma_alloc by Eugeniy Paltsev · 6 years ago
  58. 2b720e9 ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled by Eugeniy Paltsev · 6 years ago
  59. 2820a70 ARC: dma [IOC] Enable per device io coherency by Eugeniy Paltsev · 6 years ago
  60. 678c811 ARC: dma [IOC]: mark DMA devices connected as dma-coherent by Eugeniy Paltsev · 6 years ago
  61. 3fcbb82 ARC: atomics: unbork atomic_fetch_##op() by Will Deacon · 6 years ago
  62. 2b52e2a arc: remove redundant GCC version checks by Masahiro Yamada · 6 years ago
  63. bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
  64. c27d0e9 ARC: sort Kconfig by Vineet Gupta · 6 years ago
  65. 1e3bece ARC: cleanup show_faulting_vma() by Eugeniy Paltsev · 6 years ago
  66. c83532f ARC: [plat-axs*]: Enable SWAP by Alexey Brodkin · 6 years ago
  67. 5c09208 ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernel by Alexey Brodkin · 6 years ago
  68. 4051c32 ARC: configs: cleanup by Alexey Brodkin · 6 years ago
  69. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  70. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  71. 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
  72. 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
  73. 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
  74. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  75. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  76. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  77. ec837d6 arc: fix type warnings in arc/mm/cache.c by Randy Dunlap · 6 years ago
  78. 2423665 arc: fix build errors in arc/include/asm/delay.h by Randy Dunlap · 6 years ago
  79. 9e2ea40 arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c by Randy Dunlap · 6 years ago
  80. b1f32ce1 arc: [plat-eznps] fix data type errors in platform headers by Randy Dunlap · 6 years ago
  81. 05b466b ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc by Ofer Levi · 6 years ago
  82. 386177d ARC: add SMP_CACHE_BYTES value validate by Eugeniy Paltsev · 6 years ago
  83. eb27773 ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_size by Eugeniy Paltsev · 6 years ago
  84. 4c612ad ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu) by Eugeniy Paltsev · 6 years ago
  85. 93081ca Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  86. 2a0ea7d Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  87. af1fc5b ARCv2: [plat-hsdk]: Save accl reg pair by default by Vineet Gupta · 7 years ago
  88. 93312b6da ARC: mm: allow mprotect to make stack mappings executable by Vineet Gupta · 7 years ago
  89. 6e37611 ARC: Fix CONFIG_SWAP by Alexey Brodkin · 7 years ago
  90. ca1147f ARC: [arcompact] entry.S: minor code movement by Vineet Gupta · 7 years ago
  91. 64234961 ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs by Alexey Brodkin · 7 years ago
  92. 29c2068 ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCES by Anders Roxell · 7 years ago
  93. e870878 ARC: Improve cmpxchg syscall implementation by Peter Zijlstra · 7 years ago
  94. ec58ba1 ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platform by Gustavo Pimentel · 7 years ago
  95. 7605385 ARC: [plat-hsdk] Add PCIe support by Gustavo Pimentel · 7 years ago
  96. 7cc7eaa atomics/treewide: Clean up '*_andnot()' ifdeffery by Mark Rutland · 7 years ago
  97. b3a2a05 atomics/treewide: Make conditional inc/dec ops optional by Mark Rutland · 7 years ago
  98. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 7 years ago
  99. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 7 years ago
  100. ab0b910 atomics/arc: Define atomic64_fetch_add_unless() by Mark Rutland · 7 years ago