Age | Commit message (Expand) | Author |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-11-25 | microblaze/PCI: Remove support for Xilinx PCI host bridge | Thippeswamy Havalige |
2022-11-25 | microblaze/PCI: Remove unused pci_iobar_pfn() and et al declarations | Thippeswamy Havalige |
2022-11-25 | microblaze/PCI: Remove unused sys_pciconfig_iobase() and et al declaration | Thippeswamy Havalige |
2022-11-25 | microblaze/PCI: Remove unused PCI Indirect ops | Thippeswamy Havalige |
2022-11-25 | microblaze/PCI: Remove unused PCI BIOS resource allocation | Thippeswamy Havalige |
2022-11-25 | microblaze/PCI: Remove unused allocation & free of PCI host bridge structure | Thippeswamy Havalige |
2022-11-25 | microblaze/PCI: Remove unused device tree parsing for a host bridge resources | Thippeswamy Havalige |
2022-11-25 | microblaze/PCI: Remove unused PCI legacy IO's access on a bus | Thippeswamy Havalige |
2022-11-25 | microblaze/PCI: Remove unused PCI bus scan if configured as a host | Thippeswamy Havalige |
2022-11-25 | microblaze/PCI: Remove unused early_read_config_byte() et al declarations | Thippeswamy Havalige |
2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-09-26 | microblaze: Add support for error injection | Appana Durga Kedareswara rao |
2022-09-26 | microblaze: Add xmb_manager_register function | Appana Durga Kedareswara rao |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang |
2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-07-22 | PCI: Move isa_dma_bridge_buggy out of asm/dma.h | Stafford Horne |
2022-07-17 | microblaze/mm: enable ARCH_HAS_VM_GET_PAGE_PROT | Anshuman Khandual |
2022-06-28 | arch/*/: remove CONFIG_VIRT_TO_BUS | Arnd Bergmann |
2022-04-21 | microblaze: Use simple memmove/memcpy implementation from lib/string.c | Michal Simek |
2022-04-21 | microblaze: Use simple memset implementation from lib/string.c | Michal Simek |
2022-03-28 | Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-22 | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds |
2022-03-21 | arch: Add pmd_pfn() where it is missing | Mike Rapoport |
2022-03-04 | irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLER | Michal Simek |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |
2022-02-25 | uaccess: fix nios2 and microblaze get_user_8() | Arnd Bergmann |
2022-02-14 | uaccess: fix integer overflow on access_ok() | Arnd Bergmann |
2022-01-24 | microblaze/PCI: Remove pci_phys_mem_access_prot() dead code | Bjorn Helgaas |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-09-14 | arch: remove unused function syscall_set_arguments() | Peter Collingbourne |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | microblaze: simplify pte_alloc_one_kernel() | Mike Rapoport |
2021-09-03 | mm/page_alloc: always initialize memory map for the holes | Mike Rapoport |
2021-07-27 | microblaze: use generic strncpy/strnlen from_user | Arnd Bergmann |
2021-07-02 | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual |
2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual |
2021-06-30 | Merge tag 'microblaze-v5.14' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2021-05-31 | microblaze: Cleanup unused functions | Guo Ren |
2021-05-26 | locking/atomic: microblaze: use asm-generic exclusively | Mark Rutland |
2021-05-10 | asm-generic: use asm-generic/unaligned.h for most architectures | Arnd Bergmann |
2021-03-23 | tracing: Fix various typos in comments | Ingo Molnar |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap |