| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-06-04 | 1 | -0/+1 |
|\ |
|
| * | time: Add an asm-generic/compat.h file | Arnd Bergmann | 2018-04-19 | 1 | -0/+1 |
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-04 | 2 | -18/+2 |
|\ \ |
|
| * | | signal/microblaze: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 2 | -16/+2 |
| * | | signal/microblaze: Remove the commented out force_sig_info in do_page_fault | Eric W. Biederman | 2018-04-25 | 1 | -5/+0 |
| * | | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 2 | -1/+4 |
| |/ |
|
* | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig | 2018-05-08 | 1 | -1/+0 |
* | | dma-debug: move initialization to common code | Christoph Hellwig | 2018-05-08 | 1 | -11/+0 |
* | | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 2018-05-07 | 1 | -6/+0 |
|/ |
|
* | 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-02 | 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-01 | 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-09 | 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-14 | 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-14 | 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-08 | 2 | -0/+18 |
* | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-08 | 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 |
|\ \ |
|