summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-06-25Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+10
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin2-4/+4
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+2
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-21/+76
2015-06-24nfs42: serialize LAYOUTSTATS calls of the same filePeng Tao1-0/+1
2015-06-24NFSv.2/pnfs Add a LAYOUTSTATS rpc functionTrond Myklebust2-0/+44
2015-06-24net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek1-0/+3
2015-06-24Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+49
2015-06-24of: fix a build error to of_graph_get_endpoint_by_regs functionInki Dae1-1/+1
2015-06-24Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtdLinus Torvalds2-181/+13
2015-06-24Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-52/+446
2015-06-24Merge tag 'regulator-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds3-0/+24
2015-06-24Merge tag 'spi-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+2
2015-06-24Merge tag 'regmap-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-0/+14
2015-06-24rcu: merge fix for Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()Stephen Rothwell1-1/+1
2015-06-24Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-146/+0
2015-06-24Merge tag 'for-4.2' of git://git.infradead.org/battery-2.6Linus Torvalds3-0/+22
2015-06-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+0
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-1/+10
2015-06-24Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2-14/+19
2015-06-24make simple_positive() publicAl Viro1-0/+5
2015-06-24pagemap.h: move dir_pages() over thereFabian Frederick1-0/+6
2015-06-24Merge branch 'fscache-fixes' into for-nextAl Viro1-28/+27
2015-06-24fs: Call security_ops->inode_killpriv on truncateJan Kara1-1/+5
2015-06-24fs: Provide function telling whether file_remove_privs() will do anythingJan Kara1-0/+1
2015-06-24fs: Rename file_remove_suid() to file_remove_privs()Jan Kara1-1/+1
2015-06-24vfs: add seq_file_path() helperMiklos Szeredi1-0/+1
2015-06-24vfs: add file_path() helperMiklos Szeredi1-0/+2
2015-06-24Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-51/+141
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+7
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+2
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-24/+32
2015-06-23Merge tag 'hwmon-for-linus-v4.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2015-06-23Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds7-7/+37
2015-06-23Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-37/+46
2015-06-23Merge tag 'pwm/for-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+12
2015-06-23of: define of_find_node_by_phandle for !CONFIG_OFSuman Anna1-0/+5
2015-06-23backlight: Change the return type of backlight_update_status() to intHyungwon Hwang1-2/+6
2015-06-23switchdev; add VLAN support for port's bridge_getlinkScott Feldman1-1/+5
2015-06-23macvtap: Increase limit of macvtap queuesPankaj Gupta1-1/+1
2015-06-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-10/+7
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller1-0/+11
2015-06-23module: add per-module param_lockDan Streetman2-52/+10
2015-06-23module: make perm constDan Streetman1-1/+1
2015-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds9-604/+67
2015-06-23Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-54/+66
2015-06-23Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-10/+11
2015-06-23Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-152/+367
2015-06-23Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-20/+115