summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-mv.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-17KVM: PPC: Book3S HV: Do SLB load/unload with guest LPCR value loadedPaul Mackerras1-54/+55
2018-01-17KVM: PPC: Book3S HV: Make sure we don't re-enter guest without XIVE loadedPaul Mackerras1-20/+20
2018-01-16KVM: PPC: Book3S HV: Enable migration of decrementer registerPaul Mackerras4-1/+12
2018-01-11KVM: PPC: Use seq_puts() in kvmppc_exit_timing_show()Markus Elfring1-2/+1
2018-01-11KVM: PPC: Book3S HV: Remove vcpu->arch.dec usageAlexander Graf1-1/+0
2017-11-23KVM: PPC: Book3S: Eliminate some unnecessary checksPaul Mackerras1-8/+4
2017-11-23KVM: PPC: Book3S HV: Fix conditions for starting vcpuPaul Mackerras1-11/+2
2017-11-23KVM: PPC: Book3S HV: Remove useless statementPaul Mackerras1-1/+0
2017-11-23KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()Paul Mackerras1-1/+1
2017-11-23KVM: PPC: Book3S HV: Avoid shifts by negative amountsPaul Mackerras1-5/+9
2017-11-23KVM: PPC: Book3S HV: Fix migration and HPT resizing of HPT guests on radix hostsPaul Mackerras3-16/+25
2017-11-16arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3Masahiro Yamada1-1/+2
2017-11-16memory hotplug: fix comments when adding sectionFan Du1-1/+1
2017-11-16mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM...Oscar Salvador1-7/+7
2017-11-16mm: simplify nodemask printingMichal Hocko3-18/+10
2017-11-16mm,oom_reaper: remove pointless kthread_run() error checkTetsuo Handa1-8/+0
2017-11-16mm/page_ext.c: check if page_ext is not preparedJaewon Kim1-4/+0
2017-11-16writeback: remove unused function parameterWang Long2-3/+3
2017-11-16mm: do not rely on preempt_count in print_vma_addrMichal Hocko1-5/+3
2017-11-16mm, sparse: do not swamp log with huge vmemmap allocation failuresMichal Hocko2-3/+10
2017-11-16mm/hmm: remove redundant variable align_endColin Ian King1-2/+1
2017-11-16mm/list_lru.c: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-16mm/shmem.c: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-16mm/page_alloc.c: broken deferred calculationPavel Tatashin2-10/+20
2017-11-16mm: don't warn about allocations which stall for too longTetsuo Handa1-10/+0
2017-11-16fs: fuse: account fuse_inode slab memory as reclaimableJohannes Weiner1-3/+3
2017-11-16mm, page_alloc: fix potential false positive in __zone_watermark_okVlastimil Babka1-3/+3
2017-11-16mm: mlock: remove lru_add_drain_all()Shakeel Butt1-5/+0
2017-11-16mm, sysctl: make NUMA stats configurableKemi Wang6-0/+115
2017-11-16shmem: convert shmem_init_inodecache() to voidweiping zhang1-6/+2
2017-11-16Unify migrate_pages and move_pages access checksOtto Ebeling1-9/+4
2017-11-16mm, pagevec: rename pagevec drained fieldMel Gorman2-4/+4
2017-11-16mm, page_alloc: simplify list handling in rmqueue_bulk()Vlastimil Babka1-9/+9
2017-11-16mm: remove __GFP_COLDMel Gorman25-62/+32
2017-11-16mm: remove cold parameter from free_hot_cold_page*Mel Gorman10-36/+28
2017-11-16mm: remove cold parameter for release_pagesMel Gorman11-20/+18
2017-11-16mm, pagevec: remove cold parameter for pagevecsMel Gorman24-47/+45
2017-11-16mm: only drain per-cpu pagevecs once per pagevec usageMel Gorman2-2/+7
2017-11-16mm, truncate: remove all exceptional entries from pagevec under one lockMel Gorman1-28/+63
2017-11-16mm, truncate: do not check mapping for every page being truncatedMel Gorman10-38/+39
2017-11-16mm, page_alloc: enable/disable IRQs once when freeing a list of pagesMel Gorman1-14/+44
2017-11-16mm: batch radix tree operations when truncating pagesJan Kara3-2/+105
2017-11-16mm: factor out checks and accounting from __delete_from_page_cache()Jan Kara1-31/+41
2017-11-16mm: move clearing of page->mapping to page_cache_tree_delete()Jan Kara1-3/+3
2017-11-16mm: move accounting updates before page_cache_tree_delete()Jan Kara1-24/+25
2017-11-16mm: factor out page cache page freeing into a separate functionJan Kara1-13/+18
2017-11-16mm: refactor truncate_complete_page()Jan Kara1-14/+16
2017-11-16mm: speed up cancel_dirty_page() for clean pagesJan Kara2-3/+9
2017-11-16drivers/block/zram/zram_drv.c: make zram_page_end_io() staticColin Ian King1-1/+1
2017-11-16mm/page-writeback.c: convert timers to use timer_setup()Kees Cook1-4/+3