summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-012-1/+1
* arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-061-0/+1
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-25/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-052-19/+3
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-042-19/+3
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-033-15/+14
|/
* Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-011-1/+1
|\
| * kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
* | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-14/+3
|\ \
| * | PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig2018-11-231-3/+1
| * | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-6/+1
| * | PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-5/+1
* | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-12-291-1/+1
|\ \ \
| * | | microblaze: surround string default in Kconfig with double quotesMasahiro Yamada2018-12-221-1/+1
| |/ /
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-282-2/+1
|\ \ \
| * | | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| * | | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
| |/ /
* | | Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-12-2613-837/+551
|\ \ \ | |_|/ |/| |
| * | microblaze: remove the explicit removal of system.dtbMasahiro Yamada2018-12-141-4/+1
| * | microblaze: fix race condition in building boot imagesMasahiro Yamada2018-12-141-1/+3
| * | microblaze: add linux.bin* and simpleImage.* to PHONYMasahiro Yamada2018-12-141-1/+3
| * | microblaze: fix multiple bugs in arch/microblaze/boot/MakefileMasahiro Yamada2018-12-142-11/+10
| * | microblaze: move "... is ready" messages to arch/microblaze/MakefileMasahiro Yamada2018-12-142-4/+2
| * | microblaze: adjust the help to the real behaviorMasahiro Yamada2018-12-141-5/+5
| * | microblaze: generate uapi header and system call table filesFiroz Khan2018-11-165-812/+10
| * | microblaze: add system call table generation supportFiroz Khan2018-11-164-0/+516
| * | microblaze: move __NR_syscalls macro from asm/unistd.hFiroz Khan2018-11-162-2/+4
| * | microblaze: Typo s/use use/use/Geert Uytterhoeven2018-11-071-1/+1
* | | microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-13/+2
| |/ |/|
* | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-091-1/+1
|\ \ | |/ |/|
| * mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-021-1/+1
* | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-4/+3
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* | memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-1/+1
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-12/+0
* | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-263-5/+9
|\ \ | |/ |/|
| * Merge branch 'all-dtbs' into dt/nextRob Herring2018-10-042-3/+5
| |\
| | * microblaze: enable building all dtbsRob Herring2018-10-021-0/+2
| | * kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-022-3/+3
| * | microblaze: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-2/+4
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-1/+1
|\ \
| * | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0
| * | y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
| |/
* | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-241-2/+0
|\ \
| * | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-101-2/+0
| |/
* | dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-204-26/+3
OpenPOWER on IntegriCloud