summaryrefslogtreecommitdiffstats
path: root/arch/c6x
Commit message (Expand)AuthorAge
* 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 156Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-24
* 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
| * | c6x: define syscall_get_arch()Dmitry 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
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport2019-03-12
* arch: simplify several early memory allocationsMike Rapoport2019-03-07
* 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
* | arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-01
|/
* arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-06
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-05
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-05
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-04
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/
* dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-20
* dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-13
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2018-10-31
|\
| * c6x: switch to NO_BOOTMEMMike Rapoport2018-10-28
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* | memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport2018-10-31
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-31
* | treewide: remove current_text_addrNick Desaulniers2018-10-31
|/
* Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-26
|\
| * Merge branch 'all-dtbs' into dt/nextRob Herring2018-10-04
| |\