summaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
30 hoursMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
32 hoursMerge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze.gitMark Brown
32 hoursMerge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
3 daysinit, arch: make CONFIG_COMMAND_LINE_SIZE globally configurableWilson Felipe Pereira
3 daysmm: drop pxd_ERROR()Anshuman Khandual
7 daysmicroblaze: prevent ptrace writes to MSR and pt_modeJérémy Jean
7 daysmicroblaze: CCF: fix refcount leakAlexander A. Klimov
7 daysmicroblaze: preserve the MSR carry flags across signalsSam Price
7 daysmicroblaze: restore the ABI argument home area below pt_regs (PTO)Ramin Moussavi
7 daysmicroblaze: don't clobber r3/r4 restored by rt_sigreturnRamin Moussavi
7 daysmicroblaze: reserve the ABI argument-home area in the signal frameRamin Moussavi
7 daysmicroblaze: wire up sigaltstackRamin Moussavi
9 daysmicroblaze: drop unneeded semicolonJulia Lawall
9 daysmicroblaze: Fix MB_MANAGER build with older binutilsKarl Mehltretter
2026-08-23microblaze: Fix pgd_t dependencyMatthew Wilcox (Oracle)
2026-08-18Merge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-17Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-04microblaze: restore the page alignment of swapper_pg_dirRamin Moussavi
2026-07-27arch: hookup fchroot() system callChristian Brauner
2026-07-15treewide: Remove CLOCK_TICK_RATEThomas Gleixner
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-04-05mm: change to return bool for ptep_test_and_clear_young()Baolin Wang
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26microblaze: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2025-11-03arch: hookup listns() system callChristian Brauner
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-29Merge tag 'microblaze-v6.18' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-15kill FIRST_USER_PGD_NRAl Viro
2025-09-12microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-09-12microblaze: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth
2025-09-12microblaze: fix typos in KconfigAhelenia Ziemiańska
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-07-30Merge tag 'ftrace-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-22tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORDSteven Rostedt
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm