summaryrefslogtreecommitdiffstats
path: root/arch/unicore32
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-083-9/+10
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-292-2/+2
| * signal: Explicitly call force_sig_fault on currentEric W. Biederman2019-05-291-1/+1
| * signal/unicore32: Remove tsk parameter from __do_user_faultEric W. Biederman2019-05-291-5/+6
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
| * signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19110-442/+110
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
|/
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-191-1/+0
|\
| * x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-091-1/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-05-161-1/+1
|\ \
| * | thermal/drivers/core: Remove the module Kconfig's optionDaniel Lezcano2019-05-061-1/+1
* | | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0
|\ \ \
| * | | arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0
* | | | arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-141-1/+0
* | | | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-144-4/+4
* | | | Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-141-1/+0
|\ \ \ \
| * | | | video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan2019-04-031-1/+0
| |/ / /
* | | | init: provide a generic free_initmem implementationMike Rapoport2019-05-141-5/+0
* | | | initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0
* | | | initramfs: move the legacy keepinitrd parameter to core codeChristoph Hellwig2019-05-142-13/+2
* | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-072-2/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-1/+1
| * | | unicore32: define syscall_get_arch()Dmitry V. Levin2019-03-201-0/+12
| * | | Move EM_UNICORE to uapi/linux/elf-em.hDmitry V. Levin2019-03-201-2/+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 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-6/+0
|\ \ \
| * | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-6/+0
| |/ /
* | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-061-2/+0
|\ \ \
| * | | unicore32/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner2019-04-141-2/+0
| |/ /
* / / arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-032-4/+4
|/ /
* / 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
* unicore32: simplify linker script generation for decompressorMasahiro Yamada2019-03-142-4/+1
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-122-2/+17
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-1/+0
|\
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+0
* | unicore32: stop printing the virtual memory layoutGeert Uytterhoeven2019-03-071-24/+0
* | arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport2019-03-071-8/+4
* | arch: simplify several early memory allocationsMike Rapoport2019-03-071-3/+1
* | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-272-1/+4
|\ \
| * | unicore32: Fix __ARCH_WANT_STAT64 definitionArnd Bergmann2019-02-191-1/+1
| * | asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-191-0/+1
| * | asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-191-0/+1
| * | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
| |/
* / 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-28/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0