aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-2/+0
2019-03-14unicore32: simplify linker script generation for decompressorMasahiro Yamada2-4/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2-2/+17
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+0
2019-03-07unicore32: stop printing the virtual memory layoutGeert Uytterhoeven1-24/+0
2019-03-07arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport1-8/+4
2019-03-07arch: simplify several early memory allocationsMike Rapoport1-3/+1
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner2-1/+4
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig1-1/+0
2019-02-19unicore32: Fix __ARCH_WANT_STAT64 definitionArnd Bergmann1-1/+1
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann1-0/+1
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov1-0/+1
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov1-0/+1
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2-1/+1
2019-01-06arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada1-0/+1
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-28/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+3
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-2/+2
2019-01-04fls: change parameter to unsigned intMatthew Wilcox1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-16/+1
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-19/+5
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig1-1/+0
2018-11-26arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli1-18/+0
2018-11-26arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli1-3/+7
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig1-6/+0
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-10/+1
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport4-6/+3
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem_low with memblock_alloc_low (2)Mike Rapoport1-1/+1
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport1-1/+1
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport1-1/+0
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-10-26unicore32: switch to NO_BOOTMEMMike Rapoport2-53/+2
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds4-34/+13
2018-09-30unicore32: remove swiotlb supportChristoph Hellwig4-26/+2
2018-09-27signal/unicore32: Use force_sig_fault where appropriateEric W. Biederman1-8/+1
2018-09-27signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman3-17/+9
2018-09-27signal/unicore32: Use send_sig_fault where appropriateEric W. Biederman1-9/+3
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann1-0/+1
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-4/+5
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2-7/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-24/+0
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab1-1/+1