summaryrefslogtreecommitdiff
path: root/arch/unicore32
AgeCommit message (Expand)Author
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-14unicore32: simplify linker script generation for decompressorMasahiro Yamada
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-07unicore32: stop printing the virtual memory layoutGeert Uytterhoeven
2019-03-07arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport
2019-03-07arch: simplify several early memory allocationsMike Rapoport
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig
2019-02-19unicore32: Fix __ARCH_WANT_STAT64 definitionArnd Bergmann
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2019-02-01arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada
2019-01-06arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-11-26arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli
2018-11-26arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli
2018-11-23pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport
2018-10-31memblock: replace alloc_bootmem_low with memblock_alloc_low (2)Mike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-26unicore32: switch to NO_BOOTMEMMike Rapoport
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-09-30unicore32: remove swiotlb supportChristoph Hellwig
2018-09-27signal/unicore32: Use force_sig_fault where appropriateEric W. Biederman
2018-09-27signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman
2018-09-27signal/unicore32: Use send_sig_fault where appropriateEric W. Biederman
2018-08-29y2038: Remove stat64 family from default syscall setArnd Bergmann
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab