summaryrefslogtreecommitdiff
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-0/+1
|\
| * kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-0/+1
* | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-27/+0
|\ \
| * | asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann2021-05-101-27/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-023-7/+1
|\ \ \
| * | | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-2/+0
| * | | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-2/+0
| * | | mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-301-3/+1
| | |/ | |/|
* | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\ \ \
| * | | quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
| |/ /
* | | Merge tag 'microblaze-v5.14' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2021-06-302-4/+1
|\ \ \
| * | | arch: microblaze: Fix spelling mistake "vesion" -> "version"Colin Ian King2021-06-021-1/+1
| * | | microblaze: Cleanup unused functionsGuo Ren2021-05-311-3/+0
| | |/ | |/|
* | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-281-1/+0
|\ \ \
| * | | sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra2021-06-181-1/+0
| | |/ | |/|
* | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-283-37/+1
|\ \ \ | |/ / |/| |
| * | locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland2021-05-261-1/+0
| * | locking/atomic: microblaze: move to ARCH_ATOMICMark Rutland2021-05-261-0/+1
| * | locking/atomic: microblaze: use asm-generic exclusivelyMark Rutland2021-05-263-37/+1
| |/
* | quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
|/
* Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-05-031-1/+1
|\
| * tracing: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \
| * | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
| |/
* | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0