aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc
Commit message (Expand)AuthorAge
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-26
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
* mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-21
|\
| * pagewalk: separate function pointers from iterator dataChristoph Hellwig2019-09-07
| * mm: split out a new pagewalk.h header from mm.hChristoph Hellwig2019-09-07
* | openrisc: map as uncached in ioremapChristoph Hellwig2019-08-30
* | or1k: dts: Add ethoc device to SMP devicetreeStafford Horne2019-08-30
* | or1k: dts: Fix ethoc network configuration in or1ksim devicetreeStafford Horne2019-08-30
|/
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-12
|\
| * openrisc: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig2019-06-25
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\ \
| * | docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-14
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\ \ \
| * | | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
| * | | signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-29
| * | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| |/ / |/| |
* | | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-30
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
| |/ |/|
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-16
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-23
* | init: provide a generic free_initmem implementationMike Rapoport2019-05-14
* | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-14
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-07
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-20
| |/
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-06
|\ \
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-08
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-06
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-10
| |\ \ \
| * | | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-03
| | |/ / | |/| |
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-06
|\ \ \ \ | |_|/ / |/| | |
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-03
| |/ /
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-05
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-05
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-28
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-16
* kbuild: warn redundant generic-yMasahiro Yamada2019-03-16
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* openrisc: prefer memblock APIs returning virtual addressMike Rapoport2019-03-12
* openrisc: simplify pte_alloc_one_kernel()Mike Rapoport2019-03-07
* configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2019-03-07
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-05
|\
| * Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-27
| |\
| | * asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-19
| | * asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-19
| | * 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-19
* | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-04
|/ /
* | arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-01