summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
AgeCommit message (Expand)AuthorLines
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong-0/+1
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster-1/+1
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn-0/+2
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada-1/+1
2025-05-30Merge tag 'microblaze-v6.16' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-1/+1
2025-02-12fs: add open_tree_attr()Christian Brauner-0/+1
2025-02-03microblaze: Use of_property_present() for non-boolean propertiesRob Herring (Arm)-1/+1
2024-11-20Merge tag 'microblaze-v6.13' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-5/+15
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2024-11-15microblaze: mb: Use str_yes_no() helper in show_cpuinfo()Thorsten Blum-5/+5
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-02microblaze: Export xmb_manager functionsMichal Simek-0/+10
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann-1/+1
2024-05-23mseal: wire up mseal syscallJeff Xu-0/+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-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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-14wire up syscalls for statmount/listmountMiklos Szeredi-0/+2
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann-0/+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-1/+0
2023-07-27arch: Register fchmodat2, usually as syscall 452Palmer Dabbelt-0/+1
2023-07-17microblaze: Explicitly include correct DT includesRob Herring-1/+0
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+4
2023-06-19microblaze: allow pte_offset_map() to failHugh Dickins-2/+3
2023-06-14of/flattree: Replace all non-returning strlcpy with strscpyAzeem Shaikh-1/+1
2023-06-09cachestat: wire up cachestat for other architecturesNhat Pham-0/+1
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra-1/+0
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra-1/+0
2022-11-24[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro-1/+1
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-2/+2
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada-2/+2
2022-09-26microblaze: Add support for error injectionAppana Durga Kedareswara rao-0/+52
2022-09-26microblaze: Add custom break vector handler for mb managerAppana Durga Kedareswara rao-1/+212
2022-09-26microblaze: Add xmb_manager_register functionAppana Durga Kedareswara rao-0/+44
2022-07-29microblaze: Fix some typos in commentSlark Xiao-1/+1
2022-06-03Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+7
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+4