| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2018-04-12 | 3 | -93/+15 |
|\ |
|
| * | microblaze: Use generic pci_mmap_resource_range() | David Woodhouse | 2018-03-19 | 2 | -93/+13 |
| * | microblaze: Provide pgprot_device/writecombine macros for nommu | Michal Simek | 2018-03-19 | 1 | -0/+2 |
* | | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-04-03 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski | 2018-04-02 | 1 | -3/+3 |
* | | microblaze: switch to NO_BOOTMEM | Rob Herring | 2018-03-16 | 2 | -50/+7 |
* | | microblaze: remove unused alloc_maybe_bootmem | Rob Herring | 2018-03-16 | 2 | -9/+0 |
* | | microblaze: Setup dependencies for ASM optimized lib functions | Michal Simek | 2018-03-16 | 2 | -5/+1 |
|/ |
|
* | Merge tag 'microblaze-4.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2018-02-02 | 4 | -8/+14 |
|\ |
|
| * | microblaze: Setup proper dependency for optimized lib functions | Michal Simek | 2018-01-22 | 1 | -0/+1 |
| * | microblaze: fix iounmap prototype | Arnd Bergmann | 2018-01-17 | 2 | -2/+2 |
| * | microblaze: fix endian handling | Arnd Bergmann | 2018-01-17 | 1 | -6/+11 |
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-02 | 1 | -1/+0 |
|\ \ |
|
| * | | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 2018-01-03 | 1 | -1/+0 |
* | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 2 | -58/+24 |
|\ \ \ |
|
| * | | | microblaze: remove the dead !NOT_COHERENT_CACHE dma code | Christoph Hellwig | 2018-01-10 | 1 | -28/+0 |
| * | | | microblaze: remove dma_nommu_dma_supported | Christoph Hellwig | 2018-01-10 | 1 | -6/+0 |
| * | | | microblaze: rename dma_direct to dma_nommu | Christoph Hellwig | 2018-01-10 | 2 | -26/+26 |
| | |/
| |/| |
|
* / | | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-10 | 1 | -3/+0 |
|/ / |
|
* | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 1 | -0/+1 |
* | | Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2017-11-29 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | microblaze: add missing include to mmu_context_mm.h | Oded Gabbay | 2017-10-30 | 1 | -0/+1 |
* | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-15 | 2 | -2/+1 |
|\ \ |
|
| * | | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada | 2017-11-08 | 1 | -1/+1 |
| * | | .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore | Masahiro Yamada | 2017-11-08 | 1 | -1/+0 |
* | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-11-15 | 2 | -39/+17 |
|\ \ \ |
|
| * | | | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -5/+0 |
| * | | | microblaze: make dma_cache_sync a no-op | Christoph Hellwig | 2017-10-19 | 2 | -34/+17 |
| | |/
| |/| |
|
* | | | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 5 | -0/+5 |
* | | | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 34 | -0/+34 |
|/ / |
|
* | | arch: change default endian for microblaze | Babu Moger | 2017-09-25 | 1 | -1/+1 |
* | | microblaze: Cocci spatch "vma_pages" | Thomas Meyer | 2017-09-25 | 1 | -1/+1 |
* | | microblaze: Add missing kvm_para.h to Kbuild | Michal Simek | 2017-09-25 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-09 | 2 | -0/+18 |
|\ |
|
| * | arch/microblaze: add choice for endianness and update Makefile | Babu Moger | 2017-09-09 | 2 | -0/+18 |
* | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-09 | 2 | -148/+0 |
|\ \
| |/
|/| |
|
| * | microblaze/PCI: Remove pcibios_setup_bus_{self/devices} dead code | Lorenzo Pieralisi | 2017-08-10 | 2 | -135/+0 |
| * | PCI: Add a generic weak pcibios_align_resource() | Palmer Dabbelt | 2017-08-02 | 1 | -7/+0 |
| * | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt | 2017-08-02 | 1 | -6/+0 |
* | | Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-07 | 2 | -8/+8 |
|\ \ |
|
| * | | microblaze: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-29 | 2 | -8/+8 |
| |/ |
|
* | | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2017-09-04 | 1 | -1/+1 |
|\ \ |
|
| * | | binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp() | Randy Dunlap | 2017-08-31 | 1 | -1/+1 |
| |/ |
|
* / | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2017-08-25 | 1 | -34/+4 |
|/ |
|
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -17/+17 |
|\ |
|
| * | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 2017-07-04 | 1 | -17/+17 |
* | | microblaze: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-09 | 2 | -26/+24 |
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-07 | 1 | -3/+1 |
|\ \ |
|
| * | | get rid of unused __strncpy_from_user() instances | Al Viro | 2017-05-16 | 1 | -3/+1 |
| |/ |
|