1. aa9c1f4 microblaze: Prevent the overflow of the start by Shubhrajyoti Datta · 5 years ago
  2. e3c40bd microblaze: move "... is ready" messages to arch/microblaze/Makefile by Masahiro Yamada · 6 years ago
  3. 54a708a microblaze: adjust the help to the real behavior by Masahiro Yamada · 6 years ago
  4. d136b7a microblaze: Fix simpleImage format generation by Michal Simek · 7 years ago
  5. fcc347b microblaze: Setup dependencies for ASM optimized lib functions by Michal Simek · 7 years ago
  6. ac3d021 microblaze: fix endian handling by Arnd Bergmann · 7 years ago
  7. abc5896 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
  8. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  9. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 428dbf1 arch: change default endian for microblaze by Babu Moger · 7 years ago
  12. 64c9985 microblaze: Cocci spatch "vma_pages" by Thomas Meyer · 7 years ago
  13. 0add537 microblaze: Add missing kvm_para.h to Kbuild by Michal Simek · 7 years ago
  14. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  15. 206d364 arch/microblaze: add choice for endianness and update Makefile by Babu Moger · 8 years ago
  16. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  17. 74fee4e Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  18. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 8 years ago
  19. b38e51c binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp() by Randy Dunlap · 8 years ago
  20. f2b8ae0 microblaze: Convert to using %pOF instead of full_name by Rob Herring · 8 years ago
  21. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 8 years ago
  22. c775697 microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead code by Lorenzo Pieralisi · 8 years ago
  23. ecf677c PCI: Add a generic weak pcibios_align_resource() by Palmer Dabbelt · 8 years ago
  24. bccf90d PCI: Add a generic weak pcibios_fixup_bus() by Palmer Dabbelt · 8 years ago
  25. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  26. 9ffd938 microblaze: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
  27. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  28. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  29. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  30. 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 8 years ago
  31. 058e88d Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 8 years ago
  32. 07c75d7 drivers: dma-mapping: allow dma_common_mmap() for NOMMU by Vladimir Murzin · 8 years ago
  33. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  34. 14ef905 microblaze: Fix MSR flags when returning from exception by Michal Simek · 9 years ago
  35. faf154c microblaze: Separate GP registers from MSR handling by Michal Simek · 9 years ago
  36. e16f1ad microblaze: Enabling CONFIG_BRIDGE in mmu_defconfig by Vineeth Chowdary Karumanchi · 8 years ago
  37. 17f4977 microblaze: Enabling CONFIGS related to MTD by Vineeth Chowdary Karumanchi · 8 years ago
  38. e0d4fa5 microblaze: Update defconfigs by Michal Simek · 8 years ago
  39. a753499 microblaze: mm: Flush TLB to ensure correct mapping when higmem ON by Michal Simek · 9 years ago
  40. b0230a6 microblaze: remove DMA_ERROR_CODE by Christoph Hellwig · 8 years ago
  41. bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 8 years ago
  42. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 8 years ago
  43. 1727339 clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE by Daniel Lezcano · 8 years ago
  44. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
  45. 83f0124 microblaze: remove asm-generic wrapper headers by Tobias Klauser · 8 years ago
  46. f5ef419 microblaze: wire up statx syscall by Tobias Klauser · 8 years ago
  47. bb26081 microblaze: Set ->min_delta_ticks and ->max_delta_ticks for timer by Nicolai Stange · 8 years ago
  48. e56751c microblaze: use sg_phys() by Geliang Tang · 8 years ago
  49. 10503bf get rid of unused __strncpy_from_user() instances by Al Viro · 8 years ago
  50. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  51. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  52. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  53. eea86b6 Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64', 'uaccess.avr32', 'uaccess.bfin', 'uaccess.c6x', 'uaccess.cris', 'uaccess.frv', 'uaccess.h8300', 'uaccess.hexagon', 'uaccess.ia64', 'uaccess.m32r', 'uaccess.m68k', 'uaccess.metag', 'uaccess.microblaze', 'uaccess.mips', 'uaccess.mn10300', 'uaccess.nios2', 'uaccess.openrisc', 'uaccess.parisc', 'uaccess.powerpc', 'uaccess.s390', 'uaccess.score', 'uaccess.sh', 'uaccess.sparc', 'uaccess.tile', 'uaccess.um', 'uaccess.unicore32', 'uaccess.x86' and 'uaccess.xtensa' into work.uaccess by Al Viro · 8 years ago
  54. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  55. e854d8b PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space by David Woodhouse · 8 years ago
  56. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  57. d491afb microblaze: switch to RAW_COPY_USER by Al Viro · 8 years ago
  58. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  59. 730132e microblaze: switch to generic extable.h by Al Viro · 8 years ago
  60. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  61. 444f02c uaccess: drop pointless ifdefs by Al Viro · 8 years ago
  62. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  63. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  64. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  65. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  66. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  67. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  68. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  69. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  70. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  71. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  72. 3a4f8a0 mm: remove shmem_mapping() shmem_zero_setup() duplicates by Hugh Dickins · 8 years ago
  73. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  74. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  75. a75f310 microblaze: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  76. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  77. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  78. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  79. d5379e5 Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 8 years ago
  80. 98ac2fc arch/microblaze: add option to skip DMA sync as a part of map and unmap by Alexander Duyck · 8 years ago
  81. f082f02 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 2120a43 irqchip/xilinx: Rename get_irq to xintc_get_irq by Zubair Lutfullah Kakakhel · 8 years ago
  83. 0547dc7 microblaze/irqchip: Move intc driver to irqchip by Zubair Lutfullah Kakakhel · 8 years ago
  84. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  85. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  86. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  87. 3400606 microblaze: Add new fpga families by Michal Simek · 8 years ago
  88. 8ee8050 microblaze: Add missing release version code v9.6 and v10 by Michal Simek · 8 years ago
  89. 7181e55 microblaze: Add missing syscalls by Michal Simek · 8 years ago
  90. 63b7c83 microblaze: Fix return value from xilinx_timer_init by Michal Simek · 8 years ago
  91. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 9 years ago
  92. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  94. e6e3d8f Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  95. df720ac exceptions: detritus removal by Al Viro · 9 years ago
  96. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  97. e98b9e3 microblaze: fix __get_user() by Al Viro · 9 years ago
  98. d0cf385 microblaze: fix copy_from_user() by Al Viro · 9 years ago
  99. 9413d96 microblaze/PCI: Add multidomain support for procfs by Bharat Kumar Gogada · 9 years ago
  100. 9a7c348 ftrace: Add return address pointer to ftrace_ret_stack by Josh Poimboeuf · 9 years ago