summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
AgeCommit message (Expand)AuthorLines
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2024-11-20Merge tag 'microblaze-v6.13' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-8/+15
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+1
2024-11-18Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-0/+4
2024-11-15microblaze: mb: Use str_yes_no() helper in show_cpuinfo()Thorsten Blum-5/+5
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)-0/+1
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche-0/+4
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif-1/+1
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig-1/+0
2024-10-23microblaze: Remove empty #ifndef __ASSEMBLY__ statementThomas Huth-3/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino-4/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-10-02microblaze: Export xmb_manager functionsMichal Simek-0/+10
2024-08-25microblaze: don't treat zero reserved memory regions as errorMike Rapoport-5/+0
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann-1/+1
2024-05-23mseal: wire up mseal syscallJeff Xu-0/+1
2024-05-22Merge tag 'microblaze-v6.10' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-2/+1
2024-05-06printk: Remove redundant CONFIG_BASE_FULLYoann Congal-1/+1
2024-04-24microblaze: Remove early printk call from cpuinfo-static.cMichal Simek-1/+1
2024-04-24microblaze: Remove gcc flag for non existing early_printk.c fileMichal Simek-1/+0
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann-1/+2
2024-01-17Merge tag 'microblaze-v6.8' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-6/+7
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2024-01-10Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds-0/+1
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2023-12-20microblaze: add missing forward declarationKent Overstreet-0/+1
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi-0/+2
2023-11-23arch: add missing prepare_ftrace_return() prototypesArnd Bergmann-0/+1
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann-0/+1
2023-11-15microblaze: defconfig: Enable the Marvell phy driverRadhey Shyam Pandey-0/+1
2023-11-15microblaze: Enable options to mount a rootfs via NFSRaju Kumar Pothuraju-0/+5
2023-11-15microblaze: Align defconfig with latest Kconfig layoutMichal Simek-6/+1
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler-0/+3
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+2
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta-0/+1
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta-1/+1
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org-0/+1
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org-0/+1
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org-0/+1
2023-09-05Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-27/+19
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-12/+15
2023-08-24microblaze: implement the new page table range APIMatthew Wilcox (Oracle)-12/+15
2023-08-23microblaze: Make virt_to_pfn() a static inlineLinus Walleij-8/+19
2023-08-23microblaze: Remove zalloc_maybe_bootmem()Christophe Leroy-18/+0
2023-08-21treewide: drop CONFIG_EMBEDDEDRandy Dunlap-1/+1
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt-0/+1