aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-26Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds13-837/+551
2018-12-14microblaze: remove the explicit removal of system.dtbMasahiro Yamada1-4/+1
2018-12-14microblaze: fix race condition in building boot imagesMasahiro Yamada1-1/+3
2018-12-14microblaze: add linux.bin* and simpleImage.* to PHONYMasahiro Yamada1-1/+3
2018-12-14microblaze: fix multiple bugs in arch/microblaze/boot/MakefileMasahiro Yamada2-11/+10
2018-12-14microblaze: move "... is ready" messages to arch/microblaze/MakefileMasahiro Yamada2-4/+2
2018-12-14microblaze: adjust the help to the real behaviorMasahiro Yamada1-5/+5
2018-11-27microblaze: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)1-13/+2
2018-11-16microblaze: generate uapi header and system call table filesFiroz Khan5-812/+10
2018-11-16microblaze: add system call table generation supportFiroz Khan4-0/+516
2018-11-16microblaze: move __NR_syscalls macro from asm/unistd.hFiroz Khan2-2/+4
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2018-11-07microblaze: Typo s/use use/use/Geert Uytterhoeven1-1/+1
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky1-1/+1
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport3-4/+3
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport1-1/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-31treewide: remove current_text_addrNick Desaulniers1-12/+0
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds3-5/+9
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-2/+0
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook1-2/+0
2018-10-04Merge branch 'all-dtbs' into dt/nextRob Herring2-3/+5
2018-10-02microblaze: enable building all dtbsRob Herring1-0/+2
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring2-3/+3
2018-09-28microblaze: get cpu node with of_get_cpu_nodeRob Herring1-2/+4
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig4-26/+3
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-1/+1
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann1-1/+0
2018-08-29y2038: Remove newstat family from default syscall setArnd Bergmann1-0/+1
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-2/+2
2018-08-21Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds10-234/+25
2018-08-21microblaze/PCI: Remove stale pcibios_align_resource() commentLorenzo Pieralisi1-13/+0
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+1
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2-8/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-24/+0
2018-08-02kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig1-3/+1
2018-07-30microblaze: delete wrong comment about machine_early_initMasahiro Yamada1-5/+0
2018-07-25microblaze: add endianness options to LDFLAGS instead of LDMasahiro Yamada1-2/+2
2018-07-20microblaze: remove consistent_sync and consistent_sync_pageChristoph Hellwig2-48/+0
2018-07-20microblaze: use generic dma_noncoherent_opsChristoph Hellwig6-166/+22
2018-07-11microblaze: warn if of_iomap() failedNicholas Mc Guire1-0/+1
2018-06-27Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds10-129/+12
2018-06-21microblaze: consolidate GPIO reset handlingRob Herring4-30/+7
2018-06-21microblaze: remove unecessary of_platform_bus_probe callRob Herring1-7/+0
2018-06-21microblaze: Add new syscalls io_pgetevents and rseqMichal Simek3-1/+5