1. 6ffc89c xtensa: fix xtensa_pmu_setup prototype by Max Filippov · 4 years ago
  2. cdc6bf7 xtensa: update *pos in cpuinfo_op.next by Max Filippov · 4 years ago
  3. fe98275 xtensa: fix __sync_fetch_and_{and,or}_4 declarations by Max Filippov · 4 years, 1 month ago
  4. 2f5d27d xtensa: fix TLB sanity checker by Max Filippov · 4 years, 8 months ago
  5. 19e2ed7 xtensa: drop EXPORT_SYMBOL for outs*/ins* by Max Filippov · 4 years, 9 months ago
  6. 61f6ecb xtensa: add missing isync to the cpu_reset TLB code by Max Filippov · 5 years ago
  7. ae0d1c0 xtensa: Fix section mismatch between memblock_reserve and mem_reserve by Guenter Roeck · 5 years ago
  8. f7b778b xtensa: fix return_address by Max Filippov · 5 years ago
  9. 419bb61 xtensa: SMP: limit number of possible CPUs by NR_CPUS by Max Filippov · 5 years ago
  10. 38f4755 xtensa: SMP: mark each possible CPU as present by Max Filippov · 5 years ago
  11. c1327f9 xtensa: smp_lx200_defconfig: fix vectors clash by Max Filippov · 5 years ago
  12. 8655802 xtensa: SMP: fix secondary CPU initialization by Max Filippov · 6 years ago
  13. f43e42f xtensa: SMP: fix ccount_timer_shutdown by Max Filippov · 6 years ago
  14. c426de6 xtensa: fix get_wchan by Max Filippov · 6 years ago
  15. 6425746 xtensa: xtfpga.dtsi: fix dtc warnings about SPI by Max Filippov · 6 years ago
  16. 01fb21b xtensa: fix coprocessor part of ptrace_{get,set}xregs by Max Filippov · 6 years ago
  17. 5f84a99 xtensa: fix coprocessor context offset definitions by Max Filippov · 6 years ago
  18. 4ec1039 xtensa: enable coprocessors that are being flushed by Max Filippov · 6 years ago
  19. 3ad5f23 xtensa: fix boot parameters address translation by Max Filippov · 6 years ago
  20. 591dd5d xtensa: make sure bFLT stack is 16 byte aligned by Max Filippov · 6 years ago
  21. 47af963 xtensa: add NOTES section to the linker script by Max Filippov · 6 years ago
  22. 4a7f50f xtensa: enable SG chaining in Kconfig by Max Filippov · 6 years ago
  23. 8e966fa xtensa: remove unnecessary KBUILD_SRC ifeq conditional by Masahiro Yamada · 6 years ago
  24. ef439d4 xtensa: ISS: don't allocate memory in platform_setup by Max Filippov · 6 years ago
  25. 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
  26. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  27. 433bcf6 Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  28. 35d231d Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixes by Max Filippov · 6 years ago
  29. bfd5bb6 xtensa: add test_kc705_be variant by Max Filippov · 9 years ago
  30. 0c69256 xtensa: clean up boot-elf/bootstrap.S by Max Filippov · 6 years ago
  31. baac1d3 xtensa: make bootparam parsing optional by Max Filippov · 6 years ago
  32. 8b5163e xtensa: drop variant IRQ support by Max Filippov · 6 years ago
  33. fc862ee xtensa: drop unneeded platform/hardware.h headers by Max Filippov · 6 years ago
  34. 994fa1c xtensa: move PLATFORM_NR_IRQS to Kconfig by Max Filippov · 6 years ago
  35. aea731c xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START by Max Filippov · 6 years ago
  36. f79e4d5 xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZE by Max Filippov · 6 years ago
  37. d834c5a kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() by Marek Szyprowski · 6 years ago
  38. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  39. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  40. 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
  41. e026bcc Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  42. 7bb516ca xtensa: rework noMMU cache attributes initialization by Max Filippov · 6 years ago
  43. fec3259 xtensa: increase ranges in ___invalidate_{i,d}cache_all by Max Filippov · 6 years ago
  44. be75de2 xtensa: limit offsets in __loop_cache_{all,page} by Max Filippov · 6 years ago
  45. 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
  46. d6c6ab9 kbuild: remove deprecated host-progs variable by Masahiro Yamada · 6 years ago
  47. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  48. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  49. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  50. 2cc15e8 xtensa: platform-specific handling of coherent memory by Max Filippov · 6 years ago
  51. adbfa4e xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attribute by Max Filippov · 6 years ago
  52. 3f2bbf4 xtensa: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
  53. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 6 years ago
  54. cffbb3b perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse() by Frederic Weisbecker · 6 years ago
  55. ac46c7f perf/arch/xtensa: Implement hw_breakpoint_arch_parse() by Frederic Weisbecker · 6 years ago
  56. 8e983ff perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspace() by Frederic Weisbecker · 6 years ago
  57. 9837559 atomics/treewide: Make unconditional inc/dec ops optional by Mark Rutland · 6 years ago
  58. 18cc181 atomics/treewide: Make test ops optional by Mark Rutland · 6 years ago
  59. eccc2da atomics/treewide: Make atomic_fetch_add_unless() optional by Mark Rutland · 6 years ago
  60. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 6 years ago
  61. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 6 years ago
  62. d148eac Kbuild: rename HAVE_CC_STACKPROTECTOR config variable by Masahiro Yamada · 6 years ago
  63. 050e9ba Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables by Linus Torvalds · 6 years ago
  64. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  65. ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. 0bbcce5 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. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  68. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  69. 78f7aad xtensa/PCI: Use dev_printk() when possible by Bjorn Helgaas · 6 years ago
  70. f242132 xtensa/PCI: Make variables static by Bjorn Helgaas · 6 years ago
  71. 99efbb8 xtensa/PCI: Remove dead code by Bjorn Helgaas · 6 years ago
  72. 8a8dcab tty: replace ->proc_fops with ->proc_show by Christoph Hellwig · 6 years ago
  73. 6e88628 dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG by Christoph Hellwig · 6 years ago
  74. 15b28bb dma-debug: move initialization to common code by Christoph Hellwig · 6 years ago
  75. 325ef18 PCI: remove PCI_DMA_BUS_IS_PHYS by Christoph Hellwig · 6 years ago
  76. 9181010 signal/xtensa: Use force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  77. 7de712c signal/xtensa: Consistenly use SIGBUS in do_unaligned_user by Eric W. Biederman · 6 years ago
  78. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 6 years ago
  79. b497ef5 y2038: xtensa: Extend sysvipc data structures by Arnd Bergmann · 9 years ago
  80. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 6 years ago
  81. a4ff8e8 mm: introduce MAP_FIXED_NOREPLACE by Michal Hocko · 6 years ago
  82. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
  83. 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  84. cb9f753 mm: fix races between swapoff and flush dcache by Huang Ying · 6 years ago
  85. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  86. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 6 years ago
  87. c9297d2 Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  88. 9d5b7c9 mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() by Dominik Brodowski · 6 years ago
  89. 233bde2 block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h> by Bart Van Assche · 6 years ago
  90. 46e15a2 xtensa/PCI: Use generic pci_mmap_resource_range() by David Woodhouse · 6 years ago
  91. 94bc61e xtensa: add ioremap_nocache declaration before include asm-generic/io.h. by Greentime Hu · 6 years ago
  92. 6137e41 xtensa: support DMA buffers in high memory by Max Filippov · 6 years ago
  93. 6ac5a11 xtensa: fix high memory/reserved memory collision by Max Filippov · 6 years ago
  94. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 6 years ago
  95. f8d0cbf xtensa: fix build with KASAN by Max Filippov · 6 years ago
  96. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  97. 2bed266 Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  98. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  99. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  100. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago