index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
1
-6
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+1
2024-10-28
asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
1
-1
/
+0
2024-10-16
vdso: Introduce vdso/page.h
Vincenzo Frascino
1
-4
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
1
-1
/
+1
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-12-20
microblaze: add missing forward declaration
Kent Overstreet
1
-0
/
+1
2023-11-23
arch: add missing prepare_ftrace_return() prototypes
Arnd Bergmann
1
-0
/
+1
2023-09-05
Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-10
/
+19
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-08-24
microblaze: implement the new page table range API
Matthew Wilcox (Oracle)
3
-12
/
+15
2023-08-23
microblaze: Make virt_to_pfn() a static inline
Linus Walleij
1
-8
/
+19
2023-08-23
microblaze: Remove zalloc_maybe_bootmem()
Christophe Leroy
1
-2
/
+0
2023-07-11
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-1
/
+1
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+0
2023-06-19
microblaze: move the ARCH_{DMA,SLAB}_MINALIGN definitions to asm/cache.h
Catalin Marinas
2
-5
/
+5
2023-06-09
init: consolidate prototypes in linux/init.h
Arnd Bergmann
1
-2
/
+0
2023-02-09
mm, arch: add generic implementation of pfn_valid() for FLATMEM
Mike Rapoport (IBM)
1
-1
/
+0
2023-02-02
mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-1
/
+0
2023-02-02
microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
David Hildenbrand
1
-10
/
+35
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+0
2022-11-25
microblaze/PCI: Remove support for Xilinx PCI host bridge
Thippeswamy Havalige
2
-11
/
+0
2022-11-25
microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarations
Thippeswamy Havalige
2
-5
/
+0
2022-11-25
microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declaration
Thippeswamy Havalige
2
-15
/
+0
2022-11-25
microblaze/PCI: Remove unused PCI Indirect ops
Thippeswamy Havalige
1
-34
/
+0
2022-11-25
microblaze/PCI: Remove unused PCI BIOS resource allocation
Thippeswamy Havalige
2
-6
/
+0
2022-11-25
microblaze/PCI: Remove unused allocation & free of PCI host bridge structure
Thippeswamy Havalige
1
-5
/
+0
2022-11-25
microblaze/PCI: Remove unused device tree parsing for a host bridge resources
Thippeswamy Havalige
1
-13
/
+0
2022-11-25
microblaze/PCI: Remove unused PCI legacy IO's access on a bus
Thippeswamy Havalige
1
-10
/
+0
2022-11-25
microblaze/PCI: Remove unused PCI bus scan if configured as a host
Thippeswamy Havalige
1
-4
/
+0
2022-11-25
microblaze/PCI: Remove unused early_read_config_byte() et al declarations
Thippeswamy Havalige
1
-18
/
+0
2022-11-08
mm: remove kern_addr_valid() completely
Kefeng Wang
1
-3
/
+0
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+0
2022-09-26
microblaze: Add support for error injection
Appana Durga Kedareswara rao
1
-0
/
+8
2022-09-26
microblaze: Add xmb_manager_register function
Appana Durga Kedareswara rao
1
-0
/
+21
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-5
/
+0
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+0
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+0
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-6
/
+0
2022-07-17
microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-17
/
+0
2022-06-28
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
1
-2
/
+0
2022-04-21
microblaze: Use simple memmove/memcpy implementation from lib/string.c
Michal Simek
1
-1
/
+1
2022-04-21
microblaze: Use simple memset implementation from lib/string.c
Michal Simek
1
-0
/
+2
2022-03-28
Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-4
/
+0
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-57
/
+10
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+3
2022-03-21
arch: Add pmd_pfn() where it is missing
Mike Rapoport
1
-0
/
+3
[next]