summaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-11-231-0/+1
|\
| * asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2024-11-071-0/+1
* | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-211-1/+0
|\ \
| * | asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig2024-10-281-1/+0
| |/
* | Merge tag 'microblaze-v6.13' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2024-11-203-8/+15
|\ \
| * | microblaze: mb: Use str_yes_no() helper in show_cpuinfo()Thorsten Blum2024-11-151-5/+5
| * | microblaze: Remove empty #ifndef __ASSEMBLY__ statementThomas Huth2024-10-231-3/+0
| * | microblaze: Export xmb_manager functionsMichal Simek2024-10-021-0/+10
* | | Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-201-1/+1
|\ \ \
| * | | of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif2024-10-291-1/+1
| |/ /
* | | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-201-4/+1
|\ \ \
| * | | vdso: Introduce vdso/page.hVincenzo Frascino2024-10-161-4/+1
| | |/ | |/|
* | | Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2024-11-181-0/+4
|\ \ \ | |/ / |/| |
| * | fs/xattr: add *at family syscallsChristian Göttsche2024-11-061-0/+4
| |/
* / move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
|/
* microblaze: don't treat zero reserved memory regions as errorMike Rapoport2024-08-261-5/+0
* syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann2024-06-251-1/+1
* mseal: wire up mseal syscallJeff Xu2024-05-241-0/+1
* Merge tag 'microblaze-v6.10' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2024-05-222-2/+1
|\
| * microblaze: Remove early printk call from cpuinfo-static.cMichal Simek2024-04-241-1/+1
| * microblaze: Remove gcc flag for non existing early_printk.c fileMichal Simek2024-04-241-1/+0
* | printk: Remove redundant CONFIG_BASE_FULLYoann Congal2024-05-061-1/+1
|/
* arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-062-1/+2
* Merge tag 'microblaze-v6.8' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2024-01-171-6/+7
|\
| * microblaze: defconfig: Enable the Marvell phy driverRadhey Shyam Pandey2023-11-151-0/+1
| * microblaze: Enable options to mount a rootfs via NFSRaju Kumar Pothuraju2023-11-151-0/+5
| * microblaze: Align defconfig with latest Kconfig layoutMichal Simek2023-11-151-6/+1
* | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-112-0/+2
|\ \
| * | arch: add missing prepare_ftrace_return() prototypesArnd Bergmann2023-11-231-0/+1
| * | arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann2023-11-231-0/+1
| |/
* | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-111-0/+1
|\ \
| * | microblaze: add missing forward declarationKent Overstreet2023-12-211-0/+1
| |/
* | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\ \
| * | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-131-0/+3
| |/
* / wire up syscalls for statmount/listmountMiklos Szeredi2023-12-141-0/+2
|/
* Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-021-1/+2
|\
| * arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-061-0/+1
| * syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-1/+1
* | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-211-0/+1
* | futex: Add sys_futex_wait()peterz@infradead.org2023-09-211-0/+1
* | futex: Add sys_futex_wake()peterz@infradead.org2023-09-211-0/+1
|/
* Merge tag 'microblaze-v6.6' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2023-09-054-27/+19
|\
| * microblaze: Make virt_to_pfn() a static inlineLinus Walleij2023-08-231-8/+19
| * microblaze: Remove zalloc_maybe_bootmem()Christophe Leroy2023-08-232-18/+0
| * microblaze: Explicitly include correct DT includesRob Herring2023-07-171-1/+0
* | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\ \
| * | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-1/+1
| |/
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-1/+1
|\ \
| * | treewide: drop CONFIG_EMBEDDEDRandy Dunlap2023-08-211-1/+1
| |/
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-293-12/+15
|\ \