1. 518a2f1 dma-mapping: zero memory returned from dma_alloc_* by Christoph Hellwig · 6 years ago
  2. af5395c xtensa: implement syscall tracepoints by Max Filippov · 6 years ago
  3. 9f24f3c xtensa: implement tracehook functions and enable HAVE_ARCH_TRACEHOOK by Max Filippov · 6 years ago
  4. 9215344 xtensa: enable CORE_DUMP_USE_REGSET by Max Filippov · 6 years ago
  5. 1819afc xtensa: implement TIE regset by Max Filippov · 6 years ago
  6. 06fbac8 xtensa: implement task_user_regset_view by Max Filippov · 6 years ago
  7. 3aee3e2 xtensa: call do_syscall_trace_{enter,leave} selectively by Max Filippov · 6 years ago
  8. 6a98698 xtensa: use NO_SYSCALL instead of -1 by Max Filippov · 6 years ago
  9. 98c3115 xtensa: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  10. b61c41c Move EM_XTENSA to uapi/linux/elf-em.h by Dmitry V. Levin · 6 years ago
  11. 4e460f6 xtensa: support memtest by Max Filippov · 6 years ago
  12. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago
  13. 7c703e5 arch: switch the default on ARCH_HAS_SG_CHAIN by Christoph Hellwig · 6 years ago
  14. 0376027 xtensa: don't use l32r opcode directly by Max Filippov · 6 years ago
  15. f37598b xtensa: xtfpga.dtsi: fix dtc warnings about SPI by Max Filippov · 6 years ago
  16. be38e4f xtensa: don't clear cpenable unconditionally on release by Max Filippov · 6 years ago
  17. 5dacbbe xtensa: simplify coprocessor.S by Max Filippov · 6 years ago
  18. cad6fad xtensa: clean up WSR*/RSR*/get_sr/set_sr by Max Filippov · 6 years ago
  19. c066cc8 xtensa: drop unused declarations from elf.h by Max Filippov · 6 years ago
  20. 58b17c5 xtensa: clean up syscall.h by Max Filippov · 6 years ago
  21. 3ffc2df xtensa: drop unused coprocessor helper functions by Max Filippov · 6 years ago
  22. 633f1ff xtensa: drop custom PTRACE_{PEEK,POKE}{TEXT,DATA} by Max Filippov · 6 years ago
  23. 44ba57a xtensa: drop unused field from the struct exc_table by Max Filippov · 6 years ago
  24. 8ed3a54 xtensa: drop fast_syscall_kernel by Max Filippov · 6 years ago
  25. 5eacadb xtensa: generate uapi header and syscall table header files by Firoz Khan · 6 years ago
  26. c7914ef xtensa: add system call table generation support by Firoz Khan · 6 years ago
  27. a86067f xtensa: add __NR_syscalls along with __NR_syscall_count by Firoz Khan · 6 years ago
  28. f0edfea dma-mapping: move the remap helpers to a separate file by Christoph Hellwig · 6 years ago
  29. 38a35a7 xtensa: fix coprocessor part of ptrace_{get,set}xregs by Max Filippov · 6 years ago
  30. 03bc996 xtensa: fix coprocessor context offset definitions by Max Filippov · 6 years ago
  31. 2958b66 xtensa: enable coprocessors that are being flushed by Max Filippov · 6 years ago
  32. 8fb71ef pcmcia: allow PCMCIA support independent of the architecture by Christoph Hellwig · 6 years ago
  33. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  34. 50d25bd Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  35. 40dc948 xtensa: fix boot parameters address translation by Max Filippov · 6 years ago
  36. 0773495 xtensa: make sure bFLT stack is 16 byte aligned by Max Filippov · 6 years ago
  37. 90de1fb Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  38. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  39. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  40. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  41. 2a5bda5 memblock: replace alloc_bootmem with memblock_alloc by Mike Rapoport · 6 years ago
  42. e8625dc memblock: replace alloc_bootmem_low_pages with memblock_alloc_low by Mike Rapoport · 6 years ago
  43. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  44. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  45. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  46. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  47. 960b82c xtensa: clean up xtensa-specific property sections by Max Filippov · 6 years ago
  48. 1026ded xtensa: use DWARF_DEBUG in the vmlinux.lds.S by Max Filippov · 6 years ago
  49. 4119ba2 xtensa: add NOTES section to the linker script by Max Filippov · 6 years ago
  50. 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
  51. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  52. 253cc22 xtensa: use generic vga.h by Jiri Slaby · 6 years ago
  53. 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
  54. 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
  55. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  56. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. cff2294 Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  58. fe278d1 xtensa: remove ZONE_DMA by Christoph Hellwig · 6 years ago
  59. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
  60. 4355151 Merge branch 'all-dtbs' into dt/next by Rob Herring · 6 years ago
  61. 35e76b9 kbuild/arch/xtensa: Define LINKER_SCRIPT for the linker script by Nadav Amit · 6 years ago
  62. ad8c0ea tty/serial_core: add ISO7816 infrastructure by Nicolas Ferre · 6 years ago
  63. 37c8a5f kbuild: consolidate Devicetree dtb build rules by Rob Herring · 7 years ago
  64. da2ef66 xtensa: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  65. bc3ec75 dma-mapping: merge direct and noncoherent ops by Christoph Hellwig · 6 years ago
  66. 4a7f50f xtensa: enable SG chaining in Kconfig by Max Filippov · 6 years ago
  67. 8e966fa xtensa: remove unnecessary KBUILD_SRC ifeq conditional by Masahiro Yamada · 6 years ago
  68. ef439d4 xtensa: ISS: don't allocate memory in platform_setup by Max Filippov · 6 years ago
  69. caf6f9c asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro by Arnd Bergmann · 7 years ago
  70. 82b355d y2038: Remove newstat family from default syscall set by Arnd Bergmann · 7 years ago
  71. 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
  72. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  73. 433bcf6 Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 6 years ago
  74. 35d231d Merge branch 'xtensa-dma-fixes' (early part) into xtensa-fixes by Max Filippov · 6 years ago
  75. bfd5bb6 xtensa: add test_kc705_be variant by Max Filippov · 9 years ago
  76. 0c69256 xtensa: clean up boot-elf/bootstrap.S by Max Filippov · 6 years ago
  77. baac1d3 xtensa: make bootparam parsing optional by Max Filippov · 6 years ago
  78. 8b5163e xtensa: drop variant IRQ support by Max Filippov · 6 years ago
  79. fc862ee xtensa: drop unneeded platform/hardware.h headers by Max Filippov · 6 years ago
  80. 994fa1c xtensa: move PLATFORM_NR_IRQS to Kconfig by Max Filippov · 6 years ago
  81. aea731c xtensa: rework {CONFIG,PLATFORM}_DEFAULT_MEM_START by Max Filippov · 6 years ago
  82. f79e4d5 xtensa: drop unused {CONFIG,PLATFORM}_DEFAULT_MEM_SIZE by Max Filippov · 6 years ago
  83. d834c5a kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() by Marek Szyprowski · 6 years ago
  84. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  85. 9a76aba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  86. 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
  87. 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
  88. 7bb516ca xtensa: rework noMMU cache attributes initialization by Max Filippov · 6 years ago
  89. fec3259 xtensa: increase ranges in ___invalidate_{i,d}cache_all by Max Filippov · 6 years ago
  90. be75de2 xtensa: limit offsets in __loop_cache_{all,page} by Max Filippov · 6 years ago
  91. 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
  92. d6c6ab9 kbuild: remove deprecated host-progs variable by Masahiro Yamada · 6 years ago
  93. 87a4c37 kconfig: include kernel/Kconfig.preempt from init/Kconfig by Christoph Hellwig · 6 years ago
  94. 06ec64b Kconfig: consolidate the "Kernel hacking" menu by Christoph Hellwig · 6 years ago
  95. 1572497 kconfig: include common Kconfig files from top-level Kconfig by Christoph Hellwig · 6 years ago
  96. 2cc15e8 xtensa: platform-specific handling of coherent memory by Max Filippov · 6 years ago
  97. adbfa4e xtensa: support DMA_ATTR_NO_KERNEL_MAPPING attribute by Max Filippov · 7 years ago
  98. 3f2bbf4 xtensa: use generic dma_noncoherent_ops by Christoph Hellwig · 6 years ago
  99. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 6 years ago
  100. cffbb3b perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse() by Frederic Weisbecker · 6 years ago