1. 07820c3 Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  2. 642e7fd Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux by Linus Torvalds · 7 years ago
  3. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
  4. 70f6283 microblaze: Use generic pci_mmap_resource_range() by David Woodhouse · 7 years ago
  5. 97ccedd microblaze: Provide pgprot_device/writecombine macros for nommu by Michal Simek · 7 years ago
  6. 101646a microblaze: switch to NO_BOOTMEM by Rob Herring · 7 years ago
  7. cd4dfee microblaze: remove unused alloc_maybe_bootmem by Rob Herring · 7 years ago
  8. 18ffc0c microblaze: Setup dependencies for ASM optimized lib functions by Michal Simek · 7 years ago
  9. 4464439 Merge tag 'microblaze-4.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  10. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  11. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  12. 7b6ce52 microblaze: Setup proper dependency for optimized lib functions by Michal Simek · 7 years ago
  13. 2c95790 microblaze: fix iounmap prototype by Arnd Bergmann · 7 years ago
  14. 71e7673 microblaze: fix endian handling by Arnd Bergmann · 7 years ago
  15. b0615c3 microblaze: remove the dead !NOT_COHERENT_CACHE dma code by Christoph Hellwig · 7 years ago
  16. a5feb60 microblaze: remove dma_nommu_dma_supported by Christoph Hellwig · 7 years ago
  17. 7e05c19 microblaze: rename dma_direct to dma_nommu by Christoph Hellwig · 7 years ago
  18. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  19. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  20. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  21. 198e0c0 Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  22. 37cb8e1 Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  23. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  24. 74ce189 kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile by Masahiro Yamada · 7 years ago
  25. 10b62a2 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · 7 years ago
  26. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  27. 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
  28. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  29. da25f49 microblaze: add missing include to mmu_context_mm.h by Oded Gabbay · 7 years ago
  30. c9eb617 dma-mapping: turn dma_cache_sync into a dma_map_ops method by Christoph Hellwig · 7 years ago
  31. 64dc870 microblaze: make dma_cache_sync a no-op by Christoph Hellwig · 7 years ago
  32. 428dbf1 arch: change default endian for microblaze by Babu Moger · 7 years ago
  33. 64c9985 microblaze: Cocci spatch "vma_pages" by Thomas Meyer · 7 years ago
  34. 0add537 microblaze: Add missing kvm_para.h to Kbuild by Michal Simek · 7 years ago
  35. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  36. 206d364 arch/microblaze: add choice for endianness and update Makefile by Babu Moger · 7 years ago
  37. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  38. 74fee4e Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  39. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  40. b38e51c binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp() by Randy Dunlap · 7 years ago
  41. f2b8ae0 microblaze: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  42. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  43. c775697 microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead code by Lorenzo Pieralisi · 7 years ago
  44. ecf677c PCI: Add a generic weak pcibios_align_resource() by Palmer Dabbelt · 7 years ago
  45. bccf90d PCI: Add a generic weak pcibios_fixup_bus() by Palmer Dabbelt · 7 years ago
  46. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  47. 9ffd938 microblaze: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 7 years ago
  48. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  49. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  50. 1b044f1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. 468138d binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail by Al Viro · 8 years ago
  52. 058e88d Merge tag 'microblaze-4.13-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  53. 07c75d7 drivers: dma-mapping: allow dma_common_mmap() for NOMMU by Vladimir Murzin · 7 years ago
  54. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 7 years ago
  55. 14ef905 microblaze: Fix MSR flags when returning from exception by Michal Simek · 9 years ago
  56. faf154c microblaze: Separate GP registers from MSR handling by Michal Simek · 9 years ago
  57. e16f1ad microblaze: Enabling CONFIG_BRIDGE in mmu_defconfig by Vineeth Chowdary Karumanchi · 8 years ago
  58. 17f4977 microblaze: Enabling CONFIGS related to MTD by Vineeth Chowdary Karumanchi · 8 years ago
  59. e0d4fa5 microblaze: Update defconfigs by Michal Simek · 7 years ago
  60. a753499 microblaze: mm: Flush TLB to ensure correct mapping when higmem ON by Michal Simek · 9 years ago
  61. b0230a6 microblaze: remove DMA_ERROR_CODE by Christoph Hellwig · 7 years ago
  62. bb0eb05 clocksource/drivers: Rename CLKSRC_OF to TIMER_OF by Daniel Lezcano · 7 years ago
  63. ba5d08c clocksource/drivers: Rename clocksource_probe to timer_probe by Daniel Lezcano · 7 years ago
  64. 1727339 clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE by Daniel Lezcano · 7 years ago
  65. 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 7 years ago
  66. 83f0124 microblaze: remove asm-generic wrapper headers by Tobias Klauser · 7 years ago
  67. f5ef419 microblaze: wire up statx syscall by Tobias Klauser · 7 years ago
  68. bb26081 microblaze: Set ->min_delta_ticks and ->max_delta_ticks for timer by Nicolai Stange · 8 years ago
  69. e56751c microblaze: use sg_phys() by Geliang Tang · 8 years ago
  70. 10503bf get rid of unused __strncpy_from_user() instances by Al Viro · 8 years ago
  71. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  72. 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
  73. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  74. 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
  75. f66e225 PCI: Add BAR index argument to pci_mmap_page_range() by David Woodhouse · 8 years ago
  76. e854d8b PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space by David Woodhouse · 8 years ago
  77. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  78. d491afb microblaze: switch to RAW_COPY_USER by Al Viro · 8 years ago
  79. 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
  80. 730132e microblaze: switch to generic extable.h by Al Viro · 8 years ago
  81. 9849a56 arch, mm: convert all architectures to use 5level-fixup.h by Kirill A. Shutemov · 8 years ago
  82. 444f02c uaccess: drop pointless ifdefs by Al Viro · 8 years ago
  83. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  84. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  85. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  86. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  87. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  88. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  89. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  90. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  91. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  92. 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
  93. 3a4f8a0 mm: remove shmem_mapping() shmem_zero_setup() duplicates by Hugh Dickins · 8 years ago
  94. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  95. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  96. a75f310 microblaze: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  97. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  98. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  99. a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
  100. d5379e5e Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 8 years ago