summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-27mm: balloon: use general non-lru movable page featureMinchan Kim2-37/+18
2016-07-27mm: migrate: support non-lru movable page migrationMinchan Kim6-12/+46
2016-07-27include/linux/mmdebug.h: add VM_WARN which maps to WARN()Aneesh Kumar K.V1-0/+2
2016-07-27mm: oom: add memcg to oom_controlVladimir Davydov1-3/+5
2016-07-27mm: zap ZONE_OOM_LOCKEDVladimir Davydov1-1/+0
2016-07-27memory-hotplug: more general validation of zone during onlineReza Arbab1-0/+2
2016-07-27mm: faster kmalloc_array(), kcalloc()Alexey Dobriyan1-0/+2
2016-07-27mm: SLUB freelist randomizationThomas Garnier1-0/+5
2016-07-27mm: reorganize SLAB freelist randomizationThomas Garnier1-1/+1
2016-07-27fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster1-4/+18
2016-07-27fs/fs-writeback.c: add a new writeback list for syncDave Chinner2-0/+7
2016-07-27debugobjects.h: fix trivial kernel doc warningRandy Dunlap1-1/+1
2016-07-27dax: remote unused fault wrappersRoss Zwisler1-5/+0
2016-07-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-9/+50
2016-07-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-19/+63
2016-07-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2016-07-26Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+12
2016-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+24
2016-07-26Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-33/+19
2016-07-25Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+19
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds13-217/+777
2016-07-25Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-104/+96
2016-07-25Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+22
2016-07-25Merge tag 'hwmon-for-linus-v4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+25
2016-07-25Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-754/+83
2016-07-25Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-13/+68
2016-07-25Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-13/+104
2016-07-25Merge tag 'char-misc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-77/+42
2016-07-25Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-0/+3
2016-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-3/+28
2016-07-23radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin1-0/+1
2016-07-23mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner1-15/+10
2016-07-20net: switchdev: change ageing_time type to clock_tVivien Didelot1-1/+1
2016-07-17vlan: use a valid default mtu value for vlan over macsecPaolo Abeni1-0/+7
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar7-10/+51
2016-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-3/+8
2016-07-15mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins1-1/+1
2016-07-15mm: thp: move pmd check inside ptl for freeze_page()Naoya Horiguchi1-2/+2
2016-07-15vmlinux.lds: account for destructor sectionsDmitry Vyukov1-0/+4
2016-07-15uapi: export lirc.h headerMauro Carvalho Chehab1-0/+1
2016-07-15Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie1-0/+14
2016-07-14sched/cputime: Reorganize vtime native irqtime accounting headersFrederic Weisbecker1-18/+17
2016-07-14sched/cputime: Clean up the old vtime gen irqtime accounting completelyFrederic Weisbecker1-11/+0
2016-07-14sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING codeRik van Riel1-18/+14
2016-07-14sched/cputime: Count actually elapsed irq & softirq timeRik van Riel1-0/+2
2016-07-14Merge branch 'sched/core' into timers/nohz, to avoid conflicts in upcoming pa...Ingo Molnar1-2/+6
2016-07-14Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-8/+16
2016-07-14Merge tag 'phy-for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+17