aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpGravatar Christoph Hellwig 1-1/+1
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableGravatar Christoph Hellwig 1-2/+0
2019-06-24binfmt_flat: remove flat_old_ram_flagGravatar Christoph Hellwig 1-1/+0
2019-06-24binfmt_flat: remove flat_set_persistentGravatar Christoph Hellwig 1-1/+0
2019-06-24binfmt_flat: remove flat_reloc_validGravatar Christoph Hellwig 1-1/+0
2019-05-30treewide: Add SPDX license identifier - KbuildGravatar Greg Kroah-Hartman 2-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 2-8/+2
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 1-0/+1
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-9/+0
2019-04-08arch: Use asm-generic header for asm/mmiowb.hGravatar Will Deacon 1-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsGravatar Steven Rostedt (VMware) 1-1/+3
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsGravatar Steven Rostedt (Red Hat) 1-1/+3
2019-04-03arch/tlb: Clean up simple architecturesGravatar Peter Zijlstra 1-9/+0
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedGravatar Masahiro Yamada 2-1/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentGravatar Dmitry V. Levin 1-1/+1
2019-03-17kbuild: force all architectures except um to include mandatory-yGravatar Masahiro Yamada 1-2/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+2
2019-03-04get rid of legacy 'get_ds()' functionGravatar Linus Torvalds 1-1/+0
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Gravatar Thomas Gleixner 1-2/+2
2019-02-07y2038: rename old time and utime syscallsGravatar Arnd Bergmann 1-2/+2
2019-02-01arch: unexport asm/shmparam.h for all architecturesGravatar Masahiro Yamada 2-1/+1
2019-01-06arch: restore generic-y += shmparam.h for some architecturesGravatar Masahiro Yamada 1-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesGravatar Masahiro Yamada 1-25/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Gravatar Masahiro Yamada 1-1/+0
2019-01-05Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-17/+2
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsGravatar Joel Fernandes (Google) 1-17/+2
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 2-13/+12
2018-12-26Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 5-409/+4
2018-11-16microblaze: generate uapi header and system call table filesGravatar Firoz Khan 3-410/+3
2018-11-16microblaze: move __NR_syscalls macro from asm/unistd.hGravatar Firoz Khan 2-2/+4
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 1-1/+1
2018-11-07microblaze: Typo s/use use/use/Gravatar Geert Uytterhoeven 1-1/+1
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyGravatar Martin Schwidefsky 1-1/+1
2018-10-31treewide: remove current_text_addrGravatar Nick Desaulniers 1-12/+0
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2018-09-20dma-mapping: consolidate the dma mmap implementationsGravatar Christoph Hellwig 1-2/+0
2018-08-29asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroGravatar Arnd Bergmann 1-1/+0
2018-08-29y2038: Remove newstat family from default syscall setGravatar Arnd Bergmann 1-0/+1
2018-07-20microblaze: remove consistent_sync and consistent_sync_pageGravatar Christoph Hellwig 1-3/+0
2018-07-20microblaze: use generic dma_noncoherent_opsGravatar Christoph Hellwig 3-30/+1
2018-06-27Merge tag 'microblaze-v4.18-rc3' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 3-6/+3
2018-06-21microblaze: consolidate GPIO reset handlingGravatar Rob Herring 1-2/+0
2018-06-21microblaze: Add new syscalls io_pgetevents and rseqGravatar Michal Simek 2-1/+3
2018-06-15docs: Fix some broken referencesGravatar Mauro Carvalho Chehab 1-1/+1
2018-06-12microblaze: Remove architecture heart beat codeGravatar Michal Simek 1-3/+0
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+0
2018-06-07Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 4-34/+1
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2018-05-22microblaze/PCI: Remove pcibios_claim_one_bus() dead codeGravatar Bjorn Helgaas 1-2/+0