summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-02-11mm/compaction: add tracepoint to observe behaviour of compaction deferJoonsoo Kim
2015-02-11mm/compaction: more trace to understand when/why compaction start/finishJoonsoo Kim
2015-02-11mm/compaction: print current range where compaction workJoonsoo Kim
2015-02-11mm/compaction: enhance tracepoint output for compaction begin/endJoonsoo Kim
2015-02-11mm/compaction: change tracepoint format from decimal to hexadecimalJoonsoo Kim
2015-02-11mm: account pmd page tables to the processKirill A. Shutemov
2015-02-11mm, asm-generic: define PUD_SHIFT in <asm-generic/4level-fixup.h>Kirill A. Shutemov
2015-02-11oom, PM: make OOM detection in the freezer path racelessMichal Hocko
2015-02-11oom: add helpers for setting and clearing TIF_MEMDIEMichal Hocko
2015-02-11mm: memcontrol: default hierarchy interface for memoryJohannes Weiner
2015-02-11mm: page_counter: pull "-1" handling out of page_counter_memparse()Johannes Weiner
2015-02-11vmscan: force scan offline memory cgroupsVladimir Davydov
2015-02-11mm: microoptimize zonelist operationsVlastimil Babka
2015-02-11mm: reduce try_to_compact_pages parametersVlastimil Babka
2015-02-11mm/hugetlb: take page table lock in follow_huge_pmd()Naoya Horiguchi
2015-02-11mm: fix typo of MIGRATE_RESERVE in commentBaoquan He
2015-02-11mm: memcontrol: track move_lock state internallyJohannes Weiner
2015-02-11swap: remove unused mem_cgroup_uncharge_swapcache declarationVladimir Davydov
2015-02-11mm:add KPF_ZERO_PAGE flag for /proc/kpageflagsWang, Yalin
2015-02-11mm: add VM_BUG_ON_PAGE() to page_mapcount()Wang, Yalin
2015-02-11mm: add fields for compound destructor and order into struct pageKirill A. Shutemov
2015-02-11f2fs: fix sparse warningsJaegeuk Kim
2015-02-11f2fs: introduce macros to convert bytes and blocks in f2fsJaegeuk Kim
2015-02-11f2fs: split UMOUNT and FASTBOOT flagsJaegeuk Kim
2015-02-11f2fs: merge flags in struct f2fs_sb_infoChao Yu
2015-02-11gue: Use checksum partial with remote checksum offloadTom Herbert
2015-02-11vxlan: Use checksum partial with remote checksum offloadTom Herbert
2015-02-11net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert
2015-02-11net: Use more bit fields in napi_gro_cbTom Herbert
2015-02-11net: Clarify meaning of CHECKSUM_PARTIAL for receive pathTom Herbert
2015-02-11net: Fix remcsum in GRO path to not change packetTom Herbert
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches
2015-02-11cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore
2015-02-11Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-11Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2015-02-11Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2015-02-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-02-11block: remove unused function blk_bio_map_sgChristoph Hellwig
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-11Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2015-02-11Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-11Merge tag 'media/v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2015-02-11Merge tag 'for-v3.20' of git://git.infradead.org/battery-2.6Linus Torvalds
2015-02-11drm/exynos: Add DECON driverAjay Kumar
2015-02-11lguest: remove NOTIFY call and eventfd facility.Rusty Russell
2015-02-11lguest: remove lguest bus definitions from header.Rusty Russell
2015-02-11lguest: add infrastructure for userspace to deliver a trap to the guest.Rusty Russell
2015-02-11lguest: write more information to userspace about pending traps.Rusty Russell
2015-02-11lguest: add operations to get/set a register from the Launcher.Rusty Russell