aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-05sched, trace: Add a tracepoint for IPI-less remote wakeupsAndy Lutomirski1-0/+20
2014-06-05sched: Rename capacity related flagsNicolas Pitre1-2/+2
2014-06-05sched: Final power vs. capacity cleanupsNicolas Pitre1-3/+3
2014-06-05sched: Let 'struct sched_group_power' care about CPU capacityNicolas Pitre1-1/+1
2014-06-05sched: Fix signedness bug in yield_to()Dan Carpenter2-2/+2
2014-06-05locking/rwsem: Fix warnings for CONFIG_RWSEM_GENERIC_SPINLOCKDavidlohr Bueso1-1/+1
2014-06-05locking/rwsem: Support optimistic spinningDavidlohr Bueso1-3/+22
2014-06-05drm/plane-helper: Add drm_plane_helper_check_update() (v3)Matt Roper1-0/+22
2014-06-04isdn/capi: move capi_info2str to capidrv.cPaul Bolle1-5/+0
2014-06-04vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert2-1/+14
2014-06-04gre: Call gso_make_checksumTom Herbert3-2/+7
2014-06-04net: Add GSO support for UDP tunnels with checksumTom Herbert2-0/+3
2014-06-04net: Support for multiple checksums with gsoTom Herbert1-1/+25
2014-06-04udp: Generic functions to set checksumTom Herbert2-0/+21
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark1-1/+1
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds44-207/+467
2014-06-05drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark3-11/+135
2014-06-05drm/dp: add a hw mutex around the transfer functions. (v2)Dave Airlie1-3/+4
2014-06-04init/main.c: remove an ifdefAndrew Morton1-0/+4
2014-06-04kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE...Oleg Nesterov1-6/+0
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov1-2/+13
2014-06-04Documentation: expand/clarify debug documentationDan Streetman1-0/+6
2014-06-04printk: Add printk_deferred_onceJohn Stultz1-0/+11
2014-06-04printk: rename printk_sched to printk_deferredJohn Stultz1-3/+3
2014-06-04kernel/user.c: drop unused field 'files' from user_structKirill A. Shutemov1-1/+0
2014-06-04compiler.h: avoid sparse errors in __compiletime_error_fallback()James Hogan1-2/+11
2014-06-04mm/zbud.c: make size unsigned like unique callsiteFabian Frederick1-1/+1
2014-06-04hugetlb: rename hugepage_migration_support() to ..._supported()Naoya Horiguchi1-2/+2
2014-06-04mm/rmap.c: cleanup ttu_flagsKonstantin Khlebnikov1-4/+3
2014-06-04mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...Jianyu Zhan1-4/+4
2014-06-04include/linux/gfp.h: exclude duplicate headerAndy Shevchenko1-1/+0
2014-06-04mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman3-6/+103
2014-06-04mm: shmem: avoid atomic operation during shmem_getpage_gfpMel Gorman1-0/+1
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman3-4/+4
2014-06-04mm: page_alloc: use unsigned int for order in more placesMel Gorman1-4/+4
2014-06-04mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman2-22/+20
2014-06-04mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman2-7/+36
2014-06-04mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman1-3/+26
2014-06-04include/linux/jump_label.h: expose the reference countMel Gorman1-7/+13
2014-06-04memcg: cleanup kmem cache creation/destruction functions namingVladimir Davydov2-2/+2
2014-06-04swap: change swap_list_head to plist, add swap_avail_headDan Streetman2-2/+3
2014-06-04lib/plist: add plist_requeueDan Streetman1-0/+2
2014-06-04lib/plist: add helper functionsDan Streetman1-0/+43
2014-06-04swap: change swap_info singly-linked list to list_headDan Streetman2-7/+2
2014-06-04mm/compaction: do not count migratepages when unnecessaryVlastimil Babka1-4/+21
2014-06-04mm, compaction: embed migration mode in compact_controlDavid Rientjes1-2/+2
2014-06-04mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes1-2/+3
2014-06-04mm, migration: add destination page freeing callbackDavid Rientjes1-4/+7
2014-06-04memcg: get rid of memcg_create_cache_nameVladimir Davydov2-3/+2
2014-06-04mm: update comment for DEFAULT_MAX_MAP_COUNTKirill A. Shutemov1-0/+4