summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-01-21reciprocal_divide: update/correction of the algorithmHannes Frederic Sowa
2014-01-21net: introduce reciprocal_scale helper and convert usersDaniel Borkmann
2014-01-21random32: add prandom_u32_max and convert open coded usersDaniel Borkmann
2014-01-21dm log userspace: allow mark requests to piggyback on flush requestsDongmao Zhang
2014-01-21Merge branch 'for-3.14/drivers' into for-nextJens Axboe
2014-01-21Merge branch 'for-3.14/core' into for-nextJens Axboe
2014-01-21Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe
2014-01-21block: remove unrelated header files and export symbolCaiZhiyong
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-21net: filter: let bpf_tell_extensions return SKF_AD_MAXDaniel Borkmann
2014-01-21sctp: remove macros sctp_bh_[un]lock_sockwangweidong
2014-01-21sctp: remove macros sctp_{lock|release}_sockwangweidong
2014-01-21sctp: remove macros sctp_read_[un]lockwangweidong
2014-01-21sctp: remove macros sctp_write_[un]_lockwangweidong
2014-01-21sctp: remove macros sctp_spin_[un]lockwangweidong
2014-01-21sctp: remove macros sctp_local_bh_{disable|enable}wangweidong
2014-01-21sctp: remove macros sctp_spin_[un]lock_irqrestorewangweidong
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-01-21net: Add GRO support for vxlan trafficOr Gerlitz
2014-01-21net: Add GRO support for UDP encapsulating protocolsOr Gerlitz
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-01-21Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-21stmmac: Fix kernel crashes for jumbo framesVince Bridgers
2014-01-21ipv6: protect protocols not handling ipv4 from v4 connection/bind attemptsHannes Frederic Sowa
2014-01-21Merge tag 'bcm-for-3.14-dt' of git://github.com/broadcom/bcm11351 into next/dtKevin Hilman
2014-01-21Merge tag 'bcm-for-3.14-drivers' of git://github.com/broadcom/bcm11351 into n...Kevin Hilman
2014-01-21mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim
2014-01-21mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim
2014-01-21mm: compaction: encapsulate defer reset logicVlastimil Babka
2014-01-21mm: compaction: trace compaction begin and endMel Gorman
2014-01-21sched: add tracepoints related to NUMA task migrationMel Gorman
2014-01-21mm: numa: trace tasks that fail migration due to rate limitingMel Gorman
2014-01-21mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman
2014-01-21mm/memblock: add memblock memory allocation apisSantosh Shilimkar
2014-01-21mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODESGrygorii Strashko
2014-01-21mm/memblock: reorder parameters of memblock_find_in_range_nodeGrygorii Strashko
2014-01-21mm/bootmem: remove duplicated declaration of __free_pages_bootmem()Grygorii Strashko
2014-01-21introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
2014-01-21mm/rmap: use rmap_walk() in page_referenced()Joonsoo Kim
2014-01-21mm/rmap: use rmap_walk() in try_to_munlock()Joonsoo Kim
2014-01-21mm/rmap: use rmap_walk() in try_to_unmap()Joonsoo Kim
2014-01-21mm/rmap: extend rmap_walk_xxx() to cope with different casesJoonsoo Kim
2014-01-21mm/rmap: make rmap_walk to get the rmap_walk_control argumentJoonsoo Kim
2014-01-21memblock, mem_hotplug: make memblock skip hotpluggable regions if neededTang Chen
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen
2014-01-21memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable r...Tang Chen
2014-01-21memblock, numa: introduce flags field into memblockTang Chen
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman
2014-01-21mm, mempolicy: remove unneeded functions for UMA configsDavid Rientjes