summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-0539-74/+104
* mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()Liviu Dudau2019-03-051-1/+1
* PM/Hibernate: exclude all PageOffline() pagesDavid Hildenbrand2019-03-051-2/+7
* PM/Hibernate: use pfn_to_online_page()David Hildenbrand2019-03-051-4/+4
* vmw_balloon: mark inflated pages PG_offlineDavid Hildenbrand2019-03-051-0/+32
* hv_balloon: mark inflated pages PG_offlineDavid Hildenbrand2019-03-051-2/+12
* xen/balloon: mark inflated pages PG_offlineDavid Hildenbrand2019-03-051-0/+3
* kexec: export PG_offline to VMCOREINFODavid Hildenbrand2019-03-051-0/+2
* mm: convert PG_balloon to PG_offlineDavid Hildenbrand2019-03-056-15/+21
* mm: balloon: update comment about isolation/migration/compactionDavid Hildenbrand2019-03-051-17/+9
* mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS2019-03-056-25/+45
* mm/slub.c: remove an unused addr argumentQian Cai2019-03-051-3/+2
* include/linux/slub_def.h: comment fixesTobin C. Harding2019-03-051-6/+6
* mm/slab.c: kmemleak no scan alien cachesQian Cai2019-03-051-8/+9
* mm/slub.c: freelist is ensured to be NULL when new_slab() failsPeng Wang2019-03-051-2/+1
* fs/file.c: initialize init_files.resize_waitShuriyc Chu2019-03-051-0/+1
* fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()Vineet Gupta2019-03-051-7/+1
* ocfs2: Use zero-sized array and struct_size() in kzalloc()Gustavo A. R. Silva2019-03-051-6/+2
* ocfs2: fix the application IO timeout when fstrim is runningGang He2019-03-055-63/+106
* ocfs2: fix a panic problem caused by o2cb_ctlJia Guo2019-03-051-6/+8
* sh: remove nargs from __SYSCALLFiroz Khan2019-03-052-3/+3
* scripts/decode_stacktrace.sh: handle RIP address with segmentKonstantin Khlebnikov2019-03-051-1/+8
* kasan: fix coccinelle warnings in kasan_p*_tableAndrey Konovalov2019-03-051-3/+3
* kasan: fix kasan_check_read/write definitionsArnd Bergmann2019-03-052-1/+3
* page_poison: play nicely with KASANQian Cai2019-03-052-1/+5
* kasan: remove use after scope bugs detection.Andrey Ryabinin2019-03-059-73/+0
* mm: hwpoison: fix thp split handing in soft_offline_in_use_page()zhongjiang2019-03-051-8/+6
* Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-05119-4615/+1610
|\
| * MIPS: lantiq: Remove separate GPHY Firmware loaderHauke Mehrtens2019-02-256-284/+0
| * MIPS: ingenic: Add support for appended devicetreePaul Cercueil2019-02-212-5/+11
| * MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer2019-02-1911-531/+260
| * MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer2019-02-194-3/+6
| * MIPS: SGI-IP27: do xtalk scanning laterThomas Bogendoerfer2019-02-192-4/+12
| * MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix outputThomas Bogendoerfer2019-02-192-45/+45
| * MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer2019-02-195-192/+138
| * MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer2019-02-198-75/+19
| * MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang2019-02-191-2/+2
| * MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()Paul Burton2019-02-191-6/+1
| * MIPS: eBPF: Remove REG_32BIT_ZERO_EXPaul Burton2019-02-191-10/+7
| * MIPS: eBPF: Always return sign extended 32b valuesPaul Burton2019-02-191-3/+6
| * MIPS: CM: Fix indentationPaul Burton2019-02-151-2/+2
| * MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S supportRafał Miłecki2019-02-112-6/+6
| * MIPS: OCTEON: program rx/tx-delay always from DTAaro Koskinen2019-02-076-52/+52
| * MIPS: OCTEON: delete board-specific link statusAaro Koskinen2019-02-071-42/+1
| * MIPS: OCTEON: don't lie about interface type of CN3005 boardAaro Koskinen2019-02-071-16/+0
| * MIPS: OCTEON: warn if deprecated link status is being usedAaro Koskinen2019-02-072-0/+6
| * MIPS: OCTEON: add fixed-link nodes to in-kernel device treeAaro Koskinen2019-02-072-0/+32
| * MIPS: Delete unused flush_cache_sigtramp()Paul Burton2019-02-076-183/+0
| * MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()Paul Burton2019-02-062-6/+102
| * MIPS: Export mm switching functions used by KVMPaul Burton2019-02-051-0/+3