summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-2/+2
|\
| * Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-101-2/+2
| |\
| | * y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-2/+2
* | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
|/ /
* / 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-051-17/+2
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-17/+2
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-032-13/+12
|/
* Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-12-265-409/+4
|\
| * microblaze: generate uapi header and system call table filesFiroz Khan2018-11-163-410/+3
| * 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
* | 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
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-12/+0
|/
* 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
* | dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-2/+0
|/
* microblaze: remove consistent_sync and consistent_sync_pageChristoph Hellwig2018-07-201-3/+0
* microblaze: use generic dma_noncoherent_opsChristoph Hellwig2018-07-203-30/+1
* Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-06-273-6/+3
|\
| * microblaze: consolidate GPIO reset handlingRob Herring2018-06-211-2/+0
| * microblaze: Add new syscalls io_pgetevents and rseqMichal Simek2018-06-212-1/+3
| * microblaze: Remove architecture heart beat codeMichal Simek2018-06-121-3/+0
* | 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-071-4/+0
|\
| * microblaze/PCI: Remove pcibios_claim_one_bus() dead codeBjorn Helgaas2018-05-221-2/+0
| * microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead codeBjorn Helgaas2018-05-221-2/+0
* | Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-06-074-34/+1
|\ \
| * | microblaze: remove redundant early_printk supportRob Herring2018-04-232-32/+0
| * | microblaze: remove unnecessary prom.h includesRob Herring2018-04-232-2/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\ \
| * | time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-191-0/+1
| |/
* / PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-6/+0
|/
* microblaze: Use generic pci_mmap_resource_range()David Woodhouse2018-03-191-3/+4
* microblaze: Provide pgprot_device/writecombine macros for nommuMichal Simek2018-03-191-0/+2
* microblaze: remove unused alloc_maybe_bootmemRob Herring2018-03-161-1/+0
* Merge tag 'microblaze-4.16-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2018-02-021-1/+1
|\
| * microblaze: fix iounmap prototypeArnd Bergmann2018-01-171-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\ \
| * | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-2/+2
|\ \ \
| * | | microblaze: rename dma_direct to dma_nommuChristoph Hellwig2018-01-101-2/+2
| | |/ | |/|
* / | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
|/ /
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
* | Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2017-11-291-0/+1
|\ \ | |/ |/|