summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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/+0Star
| * | 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/+0Star
|\ \
| * | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-111-2/+0Star
| |/
* | dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-204-26/+3Star
* | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-1/+1
|/
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-2/+2
* Merge tag 'microblaze-v4.19-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-08-2110-234/+25Star
|\
| * microblaze/PCI: Remove stale pcibios_align_resource() commentLorenzo Pieralisi2018-08-211-13/+0Star
| * microblaze: delete wrong comment about machine_early_initMasahiro Yamada2018-07-301-5/+0Star
| * microblaze: add endianness options to LDFLAGS instead of LDMasahiro Yamada2018-07-251-2/+2
| * microblaze: remove consistent_sync and consistent_sync_pageChristoph Hellwig2018-07-202-48/+0Star
| * microblaze: use generic dma_noncoherent_opsChristoph Hellwig2018-07-206-166/+22Star
| * microblaze: warn if of_iomap() failedNicholas Mc Guire2018-07-111-0/+1
* | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-181-1/+1
* | kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-021-2/+0Star
* | Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-022-8/+0Star
* | kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-021-24/+0Star
* | kconfig: remove duplicate SWAP symbol defintionsChristoph Hellwig2018-08-021-3/+1Star
|/
* Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-06-2710-129/+12Star
|\
| * microblaze: consolidate GPIO reset handlingRob Herring2018-06-214-30/+7Star
| * microblaze: remove unecessary of_platform_bus_probe callRob Herring2018-06-211-7/+0Star
| * microblaze: Add new syscalls io_pgetevents and rseqMichal Simek2018-06-213-1/+5
| * microblaze: Remove architecture heart beat codeMichal Simek2018-06-125-91/+0Star
| * microblaze: heartbeat: fix missing prom.h includeRob Herring2018-06-121-1/+1
* | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-151-1/+1
|/
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-072-65/+0Star
|\
| * microblaze/PCI: Remove pcibios_claim_one_bus() dead codeBjorn Helgaas2018-05-222-39/+0Star
| * microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead codeBjorn Helgaas2018-05-222-26/+0Star
* | Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-06-0714-364/+12Star
|\ \
| * | microblaze: dts: replace 'linux,stdout-path' with 'stdout-path'Rob Herring2018-04-231-1/+1
| * | microblaze: remove redundant early_printk supportRob Herring2018-04-238-355/+4Star
| * | microblaze: remove unnecessary prom.h includesRob Herring2018-04-234-4/+1Star
| * | microblaze: Fix simpleImage format generationMichal Simek2018-04-231-4/+6
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-051-0/+1
|\ \
| * | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
| |/
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-052-18/+2Star
|\ \
| * | signal/microblaze: Use force_sig_fault where appropriateEric W. Biederman2018-04-252-16/+2Star
| * | signal/microblaze: Remove the commented out force_sig_info in do_page_faultEric W. Biederman2018-04-251-5/+0Star
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-252-1/+4
| |/
* | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-081-1/+0Star
* | dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-11/+0Star
* | PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-6/+0Star
|/
* Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-04-123-93/+15Star
|\
| * microblaze: Use generic pci_mmap_resource_range()David Woodhouse2018-03-192-93/+13Star
| * microblaze: Provide pgprot_device/writecombine macros for nommuMichal Simek2018-03-191-0/+2
* | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-031-3/+3
|\ \ | |/ |/|