summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-282-5/+4
|\
| * resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-3/+2
* | Merge tag 'microblaze-v5.18' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2022-03-284-55/+2
|\ \
| * | microblaze/PCI: Remove pci_phys_mem_access_prot() dead codeBjorn Helgaas2022-01-242-53/+0
| * | microblaze: add const to of_device_idXiang wangx2022-01-241-1/+1
| * | microblaze: fix typo in a commentJason Wang2022-01-241-1/+1
| |/
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-235-60/+10
|\ \
| * | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-255-33/+0
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-7/+1
| * | uaccess: fix nios2 and microblaze get_user_8()Arnd Bergmann2022-02-251-9/+9
| * | uaccess: fix integer overflow on access_ok()Arnd Bergmann2022-02-141-15/+4
| |/
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+3
|\ \
| * | arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+3
| |/
* / irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLERMichal Simek2022-03-043-18/+3
|/
* Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-191-4/+4
|\
| * microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}Masahiro Yamada2022-01-081-3/+3
| * kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-081-1/+1
* | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-2/+2
|\ \
| * | exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-2/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-152-12/+11
|\ \ \
| * | | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
| * | | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-12/+10
| | |/ | |/|
* / | microblaze: Snapshot thread flagsMark Rutland2021-12-011-1/+1
|/ /
* / futex: Wireup futex_waitv syscallAndré Almeida2021-11-251-0/+1
|/
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-33/+0
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-33/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-1/+2
|\ \
| * | microblaze: use is_kernel_text() helperKefeng Wang2021-11-091-1/+2
| |/
* | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-082-3/+3
|\ \
| * | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-242-3/+3
| |/
* | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-2/+1
|\ \
| * | PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-211-2/+1
| |/
* | Merge tag 'microblaze-v5.16' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2021-11-051-5/+0
|\ \
| * | microblaze: timer: Remove unused propertiesSean Anderson2021-10-261-5/+0
| |/
* | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-5/+0
|\ \
| * | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-5/+0
| |/
* / sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-152-2/+2
|/
* Merge tag 'microblaze-v5.15' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2021-09-082-5/+4
|\
| * microblaze: move core-y in arch/microblaze/Makefile to arch/microblaze/KbuildMasahiro Yamada2021-08-252-5/+4
* | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-052-5/+1
|\ \
| * | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-162-5/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-035-25/+11
|\ \
| * | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
| * | microblaze: simplify pte_alloc_one_kernel()Mike Rapoport2021-09-033-23/+8
| * | mm/page_alloc: always initialize memory map for the holesMike Rapoport2021-09-031-2/+1
| |/
* | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-013-108/+4
|\ \
| * | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
| * | microblaze: use generic strncpy/strnlen from_userArnd Bergmann2021-07-274-108/+6
| |/
* / exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
|/