summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-22sched: Fix warning on make htmldocs caused by wait.hMasanari Iida1-2/+2
2014-01-22drm/i915: Spelling s/auxilliary/auxiliary/Geert Uytterhoeven1-1/+1
2014-01-22reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa4-21/+28
2014-01-22net: introduce reciprocal_scale helper and convert usersDaniel Borkmann2-3/+20
2014-01-22random32: add prandom_u32_max and convert open coded usersDaniel Borkmann1-1/+17
2014-01-22dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang1-3/+17
2014-01-22Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe1-1/+2
2014-01-22block: remove unrelated header files and export symbolCaiZhiyong1-4/+4
2014-01-22Merge branch 'akpm' (incoming from Andrew)Linus Torvalds20-243/+543
2014-01-22net: filter: let bpf_tell_extensions return SKF_AD_MAXDaniel Borkmann1-7/+1
2014-01-22sctp: remove macros sctp_bh_[un]lock_sockwangweidong1-4/+0
2014-01-22sctp: remove macros sctp_{lock|release}_sockwangweidong1-2/+0
2014-01-22sctp: remove macros sctp_read_[un]lockwangweidong1-4/+0
2014-01-22sctp: remove macros sctp_write_[un]_lockwangweidong1-2/+0
2014-01-22sctp: remove macros sctp_spin_[un]lockwangweidong1-4/+2
2014-01-22sctp: remove macros sctp_local_bh_{disable|enable}wangweidong1-2/+0
2014-01-22sctp: remove macros sctp_spin_[un]lock_irqrestorewangweidong1-5/+2
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds1-0/+2
2014-01-22net: Add GRO support for vxlan trafficOr Gerlitz1-0/+1
2014-01-22net: Add GRO support for UDP encapsulating protocolsOr Gerlitz2-1/+12
2014-01-22Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-73/+47
2014-01-22Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+10
2014-01-22stmmac: Fix kernel crashes for jumbo framesVince Bridgers1-0/+1
2014-01-22ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa1-0/+2
2014-01-22mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim1-4/+0
2014-01-22mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim1-2/+0
2014-01-22mm: compaction: encapsulate defer reset logicVlastimil Babka1-0/+16
2014-01-22mm: compaction: trace compaction begin and endMel Gorman1-0/+42
2014-01-22sched: add tracepoints related to NUMA task migrationMel Gorman1-0/+87
2014-01-22mm: numa: trace tasks that fail migration due to rate limitingMel Gorman1-0/+26
2014-01-22mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman1-4/+1
2014-01-22mm/memblock: add memblock memory allocation apisSantosh Shilimkar1-0/+152
2014-01-22mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODESGrygorii Strashko1-2/+2
2014-01-22mm/memblock: reorder parameters of memblock_find_in_range_nodeGrygorii Strashko1-2/+3
2014-01-22mm/bootmem: remove duplicated declaration of __free_pages_bootmem()Grygorii Strashko1-1/+0
2014-01-22introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2-0/+14
2014-01-22mm/rmap: use rmap_walk() in page_referenced()Joonsoo Kim2-3/+1
2014-01-22mm/rmap: use rmap_walk() in try_to_munlock()Joonsoo Kim1-6/+0
2014-01-22mm/rmap: use rmap_walk() in try_to_unmap()Joonsoo Kim1-4/+1
2014-01-22mm/rmap: extend rmap_walk_xxx() to cope with different casesJoonsoo Kim1-0/+15
2014-01-22mm/rmap: make rmap_walk to get the rmap_walk_control argumentJoonsoo Kim2-6/+10
2014-01-22memblock, mem_hotplug: make memblock skip hotpluggable regions if neededTang Chen1-0/+24
2014-01-22memblock: make memblock_set_node() support different memblock_typeTang Chen1-1/+2
2014-01-22memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable r...Tang Chen1-0/+17
2014-01-22memblock, numa: introduce flags field into memblockTang Chen1-0/+1
2014-01-22mm: add overcommit_kbytes sysctl variableJerome Marchand2-0/+10
2014-01-22mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman1-1/+0
2014-01-22mm, mempolicy: remove unneeded functions for UMA configsDavid Rientjes1-32/+0
2014-01-22mm: create a separate slab for page->ptl allocationKirill A. Shutemov1-0/+12
2014-01-22mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserveYasuaki Ishimatsu1-0/+6