aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds4-3/+74
2017-07-05fs: remove call_fsync helper functionJeff Layton1-6/+0
2017-07-05mm: drop "wait" parameter from write_one_page()Jeff Layton1-1/+1
2017-07-05Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-2/+25
2017-07-05Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+4
2017-07-05Merge branch 'work.sys_wait' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-1/+3
2017-07-05Merge branch 'work.misc-set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+5
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds63-563/+2708
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+3
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-1/+33
2017-07-05Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+4
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds4-3/+127
2017-07-05MAINTAINERS: Add Frederic Weisbecker as nohz/dyntics maintainerIngo Molnar1-1/+1
2017-07-05Merge branch 'dt/property-move' into dt/nextRob Herring2-9/+40
2017-07-05Merge branch 'topic/of-graph-base' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into dt/property-moveRob Herring1-0/+21
2017-07-05sched/cputime: Accumulate vtime on top of nsec clocksourceWanpeng Li1-0/+3
2017-07-05sched/cputime: Move the vtime task fields to their own structFrederic Weisbecker2-13/+19
2017-07-05sched/cputime: Rename vtime fieldsFrederic Weisbecker2-4/+4
2017-07-05vtime, sched/cputime: Remove vtime_account_user()Frederic Weisbecker1-8/+1
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui2-18/+28
2017-07-05s390/crash: Remove unused KEXEC_NOTE_BYTESMichael Holzheu2-9/+5
2017-07-04Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook3-1/+33
2017-07-04Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-2/+8
2017-07-04net, sunrpc: convert gss_cl_ctx.count from atomic_t to refcount_tReshetova, Elena1-1/+2
2017-07-04net, atm: convert atm_dev.refcnt from atomic_t to refcount_tReshetova, Elena1-3/+4
2017-07-04Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-22/+18
2017-07-04Merge tag 'for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds3-7/+57
2017-07-04Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-24/+17
2017-07-04vfs: introduce inode 'inuse' lockAmir Goldstein1-0/+4
2017-07-04Merge tag 'spi-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds4-81/+145
2017-07-04Merge tag 'regulator-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds4-1/+46
2017-07-04Merge tag 'regmap-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-0/+36
2017-07-04Merge tag 'hwmon-for-linus-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds5-0/+0
2017-07-04Merge tag 'mmc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds3-21/+23
2017-07-04kill __copy_in_user()Al Viro1-6/+0
2017-07-04genirq: Add mutex to irq desc to serialize request/free_irq()Thomas Gleixner1-0/+3
2017-07-04Merge branch 'topic/pl08x' into for-linusVinod Koul2-16/+119
2017-07-04Merge branch 'topic/dw' into for-linusVinod Koul1-21/+0
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds10-27/+27
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds11-8/+551
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-11/+20
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-11/+1
2017-07-03Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-147/+28
2017-07-03Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds6-5/+55
2017-07-04Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid into overlayfs-nextMiklos Szeredi8-53/+76
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-20/+94
2017-07-03Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams6-142/+41
2017-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-5/+139
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-107/+84
2017-07-03bio-integrity: stop abusing bi_end_ioChristoph Hellwig1-9/+0