summaryrefslogtreecommitdiff
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | microblaze: Remove unused boot_cpuid variableMichal Simek2020-02-251-2/+0
| * | microblaze: Define microblaze barrierStefan Asserhall2020-02-252-1/+13
| * | microblaze: Remove empty headersMichal Simek2020-02-254-3/+2
| * | microblaze: Remove architecture tlb.h and use generic oneMichal Simek2020-02-252-17/+1
| * | microblaze: Convert headers to SPDX licenseMichal Simek2020-02-2536-147/+36
* | | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-3/+0
|\ \ \ | | |/ | |/|
| * | irqchip/xilinx: Enable generic irq multi handlerMichal Simek2020-03-221-3/+0
| |/
* | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-03-281-3/+2
|\ \
| * | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
| |/
* | microblaze: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior2020-03-211-1/+0
|/
* mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
* microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-043-49/+2
* Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-281-3/+0
|\
| * arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-3/+0
* | microblaze: Enable SPARSE_IRQMichal Simek2019-10-251-1/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-242-122/+7
|\
| * mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-7/+0
| * microblaze: switch to generic version of pte allocationMike Rapoport2019-09-241-36/+3
| * mm: remove quicklist page table cachesNicholas Piggin2019-09-241-82/+7
* | Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-09-242-34/+9
|\ \
| * | arch/microblaze: support get_user() of size 8 bytesRandy Dunlap2019-09-181-33/+9
| * | microblaze: remove ioremap_fullcacheChristoph Hellwig2019-09-021-1/+0
| |/
* | PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-2/+0
|/
* binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig2019-06-241-1/+1
* binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig2019-06-241-2/+0
* binfmt_flat: remove flat_old_ram_flagChristoph Hellwig2019-06-241-1/+0
* binfmt_flat: remove flat_set_persistentChristoph Hellwig2019-06-241-1/+0
* binfmt_flat: remove flat_reloc_validChristoph Hellwig2019-06-241-1/+0
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-8/+2
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-1/+1
|\
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-0/+1
|\ \
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-9/+0
|\ \ \
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-9/+0
| |/ /
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-1/+3
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-1/+3
|/ /
* | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-1/+1
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-2/+0
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-2/+2
|\
| * Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-101-2/+2
| |\
| | * y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-2/+2
* | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
|/ /
* | arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-012-1/+1
|/
* arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-061-0/+1
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-25/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-17/+2
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-17/+2