summaryrefslogtreecommitdiffstats
path: root/include/memory (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-07MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer16-41/+22
2020-09-07MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer16-46/+33
2020-09-07MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer15-24/+12
2020-09-07MIPS: dts/ingenic: Cleanup qi_lb60.dtsPaul Cercueil1-69/+68
2020-09-07MIPS: Loongson64: Remove unused loongson_reboot.Jinyang He1-5/+0
2020-09-03MIPS: p5600: Discard UCA config selectionJinyang He1-1/+0
2020-09-03MIPS: Use rcu to lookup a task in mipsmt_sys_sched_setaffinity()Davidlohr Bueso1-2/+2
2020-09-03MIPS: Add support for ZSTD-compressed kernelsPaul Cercueil4-1/+24
2020-09-03lib: decompress_unzstd: Limit output sizePaul Cercueil1-1/+6
2020-08-26MIPS: SGI-IP32: No need to include mc14818*.hThomas Bogendoerfer1-2/+0
2020-08-26MIPS: Remove unused header file m48t37.hThomas Bogendoerfer1-36/+0
2020-08-26MIPS: Loongson2ef: Remove specific mc146818rtc.hThomas Bogendoerfer1-36/+0
2020-08-26MIPS: SGI-IP27: No need for kmalloc.hThomas Bogendoerfer1-8/+0
2020-08-24MIPS: Remove PNX833x alias NXP_STB22xThomas Bogendoerfer18-1409/+0
2020-08-24MIPS: Paravirt: remove remaining pieces of paravirtThomas Bogendoerfer3-106/+0
2020-08-17MIPS: BCM47xx: Include bcm47xx_sprom.hFlorian Fainelli1-3/+1
2020-08-17firmware: bcm47xx_sprom: Fix -Wmissing-prototypes warningsFlorian Fainelli2-0/+11
2020-08-17MIPS: BCM63xx: switch to SPDX license identifierÁlvaro Fernández Rojas1-4/+1
2020-08-17MIPS: BCM63xx: refactor board declarationsÁlvaro Fernández Rojas1-310/+305
2020-08-17MIPS: BCM63xx: enable EHCI for DWV-S0 boardÁlvaro Fernández Rojas1-0/+1
2020-08-17MIPS: BCM63xx: remove EHCI from BCM6348 boardsÁlvaro Fernández Rojas1-3/+0
2020-08-17MIPS: BCM63xx: remove duplicated new linesÁlvaro Fernández Rojas1-3/+0
2020-08-17MIPS: lantiq: add missing GPHY clock aliases for ar10 and grx390Aleksander Jan Bajkowski1-2/+8
2020-08-17MIPS: Loongson: Use default CONFIG_FRAME_WARN as 2048 for Loongson64 to fix b...Tiezhu Yang1-1/+0
2020-08-17MIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRACEZejiang Tang1-4/+0
2020-08-16Linux 5.9-rc1v5.9-rc1Linus Torvalds1-2/+2
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-16io_uring: short circuit -EAGAIN for blocking read attemptJens Axboe1-1/+4
2020-08-15io_uring: sanitize double poll handlingJens Axboe1-9/+25
2020-08-15virtio: pci: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-15ntb: intel: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski3-3/+3
2020-08-15rtl818x: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-3/+3
2020-08-15iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski22-138/+138
2020-08-15sh: use generic strncpy()Kuninori Morimoto1-26/+0
2020-08-15sh: clkfwk: remove r8/r16/r32Kuninori Morimoto1-19/+4
2020-08-15include/asm-generic/vmlinux.lds.h: align ro_after_initRomain Naour1-0/+1
2020-08-15mm: annotate a data race in page_zonenum()Qian Cai1-0/+1
2020-08-15mm/swap.c: annotate data races for lru_rotate_pvecsQian Cai1-2/+3
2020-08-15mm/rmap: annotate a data race at tlb_flush_batchedQian Cai1-1/+1
2020-08-15mm/mempool: fix a data race in mempool_free()Qian Cai1-1/+1
2020-08-15mm/list_lru: fix a data race in list_lru_count_oneQian Cai1-1/+1
2020-08-15mm/memcontrol: fix a data race in scan countQian Cai1-1/+1
2020-08-15mm/page_counter: fix various data races at memswQian Cai1-6/+7
2020-08-15mm/swapfile: fix and annotate various data racesQian Cai2-15/+20
2020-08-15mm/filemap.c: fix a data race in filemap_fault()Kirill A. Shutemov1-7/+13
2020-08-15mm/swap_state: mark various intentional data racesQian Cai1-2/+2
2020-08-15mm/page_io: mark various intentional data racesQian Cai1-4/+4
2020-08-15mm/frontswap: mark various intentional data racesQian Cai1-4/+4
2020-08-15mm/kmemleak: silence KCSAN splats in checksumQian Cai1-0/+2
2020-08-15all arch: remove system call sys_sysctlXiaoming Ni52-227/+24