summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
AgeCommit message (Expand)AuthorLines
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
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman-2/+5
2022-05-02microblaze: fix typos in commentsJulia Lawall-2/+2
2022-04-22pwm: Add support for Xilinx AXI TimerSean Anderson-0/+4
2022-04-21microblaze: Add support for reserved memory defined by DTMichal Simek-0/+3
2022-04-21microblaze: Wire memblock_dump_all()Michal Simek-0/+2
2022-04-21microblaze: Use simple memmove/memcpy implementation from lib/string.cMichal Simek-44/+5
2022-04-21microblaze: Do loop unrolling for optimized memset implementationMichal Simek-1/+12
2022-04-21microblaze: Use simple memset implementation from lib/string.cMichal Simek-18/+4
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+3
2022-03-31arch: syscalls: simplify uapi/kapi directory creationMasahiro Yamada-2/+1
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-5/+4
2022-03-28Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-55/+2
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-60/+10
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-0/+3
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport-0/+3
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman-3/+2
2022-03-04irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLERMichal Simek-18/+3
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann-33/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann-7/+1
2022-02-25uaccess: fix nios2 and microblaze get_user_8()Arnd Bergmann-9/+9
2022-02-14uaccess: fix integer overflow on access_ok()Arnd Bergmann-15/+4
2022-02-14kbuild: unify cmd_copy and cmd_shippedMasahiro Yamada-2/+2
2022-01-24microblaze/PCI: Remove pci_phys_mem_access_prot() dead codeBjorn Helgaas-53/+0
2022-01-24microblaze: add const to of_device_idXiang wangx-1/+1
2022-01-24microblaze: fix typo in a commentJason Wang-1/+1
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-4/+4
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-12/+11
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V-0/+1
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng-12/+10
2022-01-08microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}Masahiro Yamada-3/+3
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada-1/+1
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman-2/+2
2021-12-01microblaze: Snapshot thread flagsMark Rutland-1/+1
2021-11-25futex: Wireup futex_waitv syscallAndré Almeida-0/+1
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-33/+0
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+2
2021-11-09microblaze: use is_kernel_text() helperKefeng Wang-1/+2
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-3/+3
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+1
2021-11-05Merge tag 'microblaze-v5.16' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-5/+0
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-5/+0
2021-10-26microblaze: timer: Remove unused propertiesSean Anderson-5/+0
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada-3/+3
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-2/+2
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang-5/+0