Age | Commit message (Expand) | Author | Files | Lines |
2019-02-01 | arch: unexport asm/shmparam.h for all architectures | Masahiro Yamada | 1 | -0/+1 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -17/+2 |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 1 | -17/+2 |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 2 | -13/+12 |
2018-12-26 | Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 3 | -3/+2 |
2018-11-16 | microblaze: generate uapi header and system call table files | Firoz Khan | 1 | -0/+1 |
2018-11-16 | microblaze: move __NR_syscalls macro from asm/unistd.h | Firoz Khan | 1 | -2/+0 |
2018-11-09 | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -1/+1 |
2018-11-07 | microblaze: Typo s/use use/use/ | Geert Uytterhoeven | 1 | -1/+1 |
2018-11-02 | mm: make the __PAGETABLE_PxD_FOLDED defines non-empty | Martin Schwidefsky | 1 | -1/+1 |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers | 1 | -12/+0 |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2018-09-20 | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 1 | -2/+0 |
2018-08-29 | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro | Arnd Bergmann | 1 | -1/+0 |
2018-08-29 | y2038: Remove newstat family from default syscall set | Arnd Bergmann | 1 | -0/+1 |
2018-07-20 | microblaze: remove consistent_sync and consistent_sync_page | Christoph Hellwig | 1 | -3/+0 |
2018-07-20 | microblaze: use generic dma_noncoherent_ops | Christoph Hellwig | 3 | -30/+1 |
2018-06-27 | Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2 | -6/+1 |
2018-06-21 | microblaze: consolidate GPIO reset handling | Rob Herring | 1 | -2/+0 |
2018-06-21 | microblaze: Add new syscalls io_pgetevents and rseq | Michal Simek | 1 | -1/+1 |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-12 | microblaze: Remove architecture heart beat code | Michal Simek | 1 | -3/+0 |
2018-06-07 | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+0 |
2018-06-07 | Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 4 | -34/+1 |
2018-06-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2018-05-22 | microblaze/PCI: Remove pcibios_claim_one_bus() dead code | Bjorn Helgaas | 1 | -2/+0 |
2018-05-22 | microblaze/PCI: Remove pcibios_finish_adding_to_bus() dead code | Bjorn Helgaas | 1 | -2/+0 |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 1 | -6/+0 |
2018-04-23 | microblaze: remove redundant early_printk support | Rob Herring | 2 | -32/+0 |
2018-04-23 | microblaze: remove unnecessary prom.h includes | Rob Herring | 2 | -2/+1 |
2018-04-19 | time: Add an asm-generic/compat.h file | Arnd Bergmann | 1 | -0/+1 |
2018-03-19 | microblaze: Use generic pci_mmap_resource_range() | David Woodhouse | 1 | -3/+4 |
2018-03-19 | microblaze: Provide pgprot_device/writecombine macros for nommu | Michal Simek | 1 | -0/+2 |
2018-03-16 | microblaze: remove unused alloc_maybe_bootmem | Rob Herring | 1 | -1/+0 |
2018-02-02 | Merge tag 'microblaze-4.16-rc1' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -1/+1 |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+0 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -2/+2 |
2018-01-17 | microblaze: fix iounmap prototype | Arnd Bergmann | 1 | -1/+1 |
2018-01-10 | microblaze: rename dma_direct to dma_nommu | Christoph Hellwig | 1 | -2/+2 |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells | 1 | -3/+0 |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 1 | -1/+0 |
2017-11-29 | Merge tag 'microblaze-4.15-rc2' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -0/+1 |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -39/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 11 | -0/+11 |
2017-10-30 | microblaze: add missing include to mmu_context_mm.h | Oded Gabbay | 1 | -0/+1 |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 1 | -5/+0 |
2017-10-19 | microblaze: make dma_cache_sync a no-op | Christoph Hellwig | 1 | -34/+0 |
2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+0 |
2017-09-04 | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 1 | -1/+1 |
2017-08-31 | binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp() | Randy Dunlap | 1 | -1/+1 |