aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32
AgeCommit message (Expand)Author
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
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-09swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig
2018-05-09mips,unicore32: swiotlb doesn't need sg->dma_lengthChristoph Hellwig
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig
2018-05-09scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/KconfigChristoph Hellwig
2018-05-09iommu-helper: mark iommu_is_span_boundary as inlineChristoph Hellwig
2018-04-25signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpeEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-19time: Add an asm-generic/compat.h fileArnd Bergmann
2018-04-11unicore32: turn flush_dcache_mmap_lock into a no-opMatthew Wilcox
2018-04-11linux/const.h: move UL() macro to include/linux/const.hMasahiro Yamada
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-02-06lib: optimize cpumask_next_and()Clement Courbet
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-15unicore32: use generic swiotlb_opsChristoph Hellwig
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-05unicore32: do not use print_symbol()Sergey Senozhatsky
2018-01-04kernel/exit.c: export abort() to modulesAndrew Morton
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner