aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32
Commit message (Expand)AuthorAge
...
* | arch: simplify several early memory allocationsMike Rapoport2019-03-07
* | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-27
|\ \
| * | unicore32: Fix __ARCH_WANT_STAT64 definitionArnd Bergmann2019-02-19
| * | asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-19
| * | asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-19
| * | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-19
| |/
* / arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-01
|/
* arch: restore generic-y += shmparam.h for some architecturesMasahiro Yamada2019-01-06
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-05
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-05
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-05
|\
| * mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-04
| * fls: change parameter to unsigned intMatthew Wilcox2019-01-04
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-03
|/
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-29
|\
| * pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-22
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-22
* | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-28
|\ \
| * | arch: Move initrd= parsing into do_mounts_initrd.cFlorian Fainelli2018-11-26
| * | arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli2018-11-26
| |/
* / dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-13
|/
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-31
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-31
* memblock: replace alloc_bootmem_low with memblock_alloc_low (2)Mike Rapoport2018-10-31
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-31
* mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-31
* treewide: remove current_text_addrNick Desaulniers2018-10-31
* unicore32: switch to NO_BOOTMEMMike Rapoport2018-10-26
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-25
|\
| * y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-29
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-24
|\ \
| * | signal/unicore32: Use force_sig_fault where appropriateEric W. Biederman2018-09-27
| * | signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman2018-09-27
| * | signal/unicore32: Use send_sig_fault where appropriateEric W. Biederman2018-09-27
| |/
* / unicore32: remove swiotlb supportChristoph Hellwig2018-09-30
|/
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig2018-08-01
* Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig2018-08-01
* kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig2018-08-01
* docs: Fix some broken referencesMauro Carvalho Chehab2018-06-15
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-04
|\
| * time: Add an asm-generic/compat.h fileArnd Bergmann2018-04-19
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-04
|\ \
| * | signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpeEric W. Biederman2018-04-25
| * | signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
| |/
* | swiotlb: move the SWIOTLB config symbol to lib/KconfigChristoph Hellwig2018-05-09