aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32
AgeCommit message (Expand)AuthorFilesLines
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-28/+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 2-3/+3
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsGravatar Joel Fernandes (Google) 1-2/+2
2019-01-04fls: change parameter to unsigned intGravatar Matthew Wilcox 1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionGravatar Linus Torvalds 1-2/+2
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-16/+1
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-19/+5
2018-12-13dma-mapping: always build the direct mapping codeGravatar Christoph Hellwig 1-1/+0
2018-11-26arch: Move initrd= parsing into do_mounts_initrd.cGravatar Florian Fainelli 1-18/+0
2018-11-26arch: Make phys_initrd_start and phys_initrd_size global variablesGravatar Florian Fainelli 1-3/+7
2018-11-23pcmcia: allow PCMCIA support independent of the architectureGravatar Christoph Hellwig 1-6/+0
2018-11-23PCI: consolidate PCI config entry in drivers/pciGravatar Christoph Hellwig 1-10/+1
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESGravatar Mike Rapoport 1-1/+1
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 4-6/+3
2018-10-31memblock: rename free_all_bootmem to memblock_free_allGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: replace alloc_bootmem_low with memblock_alloc_low (2)Gravatar Mike Rapoport 1-1/+1
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Gravatar Mike Rapoport 1-1/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKGravatar Mike Rapoport 1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMGravatar Mike Rapoport 1-1/+0
2018-10-31treewide: remove current_text_addrGravatar Nick Desaulniers 1-6/+0
2018-10-26unicore32: switch to NO_BOOTMEMGravatar Mike Rapoport 2-53/+2
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-34/+13
2018-09-30unicore32: remove swiotlb supportGravatar Christoph Hellwig 4-26/+2
2018-09-27signal/unicore32: Use force_sig_fault where appropriateGravatar Eric W. Biederman 1-8/+1
2018-09-27signal/unicore32: Generate siginfo in ucs32_notify_dieGravatar Eric W. Biederman 3-17/+9
2018-09-27signal/unicore32: Use send_sig_fault where appropriateGravatar Eric W. Biederman 1-9/+3
2018-08-29y2038: Remove stat64 family from default syscall setGravatar Arnd Bergmann 1-0/+1
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tGravatar Souptick Joarder 1-4/+5
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigGravatar Christoph Hellwig 1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuGravatar Christoph Hellwig 2-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigGravatar Christoph Hellwig 1-24/+0
2018-06-15docs: Fix some broken referencesGravatar Mauro Carvalho Chehab 1-1/+1
2018-06-12treewide: kmalloc() -> kmalloc_array()Gravatar Kees Cook 1-2/+3
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+7
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigGravatar Christoph Hellwig 2-4/+1
2018-05-09mips,unicore32: swiotlb doesn't need sg->dma_lengthGravatar Christoph Hellwig 1-1/+0
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigGravatar Christoph Hellwig 1-3/+1
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigGravatar Christoph Hellwig 1-4/+1
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineGravatar Christoph Hellwig 1-3/+0
2018-04-25signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpeGravatar Eric W. Biederman 1-3/+3
2018-04-25signal: Ensure every siginfo we send has all bits initializedGravatar Eric W. Biederman 2-1/+4
2018-04-19time: Add an asm-generic/compat.h fileGravatar Arnd Bergmann 1-0/+1
2018-04-11unicore32: turn flush_dcache_mmap_lock into a no-opGravatar Matthew Wilcox 1-4/+2
2018-04-11linux/const.h: move UL() macro to include/linux/const.hGravatar Masahiro Yamada 1-6/+0
2018-04-05mm: fix races between swapoff and flush dcacheGravatar Huang Ying 2-2/+2