summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-06-02mtd: spi-nor: change return value of read/writeMichal Suchanek1-2/+2
2016-06-02usb: musb: Return error value from musb_mailboxTony Lindgren1-2/+3
2016-06-02Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into...Dave Airlie1-3/+7
2016-06-02clk: Remove CLK_IS_ROOT flagStephen Boyd1-1/+1
2016-06-02Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+2
2016-06-01Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+65
2016-06-01time: Make settimeofday error checking work againJohn Stultz1-0/+3
2016-06-01thermal: add the note for set_trip_tempCaesar Wang1-0/+2
2016-06-01FS-Cache: make check_consistency callback return intYan, Zheng1-1/+1
2016-06-01reset: Return -ENOTSUPP when not configuredJohn Youn1-2/+2
2016-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+2
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long1-0/+2
2016-05-31fence: add missing descriptions for fenceLuis de Bethencourt1-0/+2
2016-05-31reservation: add headerdoc commentsRob Clark1-0/+53
2016-05-31dma-buf: headerdoc fixesRob Clark1-3/+10
2016-05-31vga_switcheroo: Add helper for deferred probingLukas Wunner1-0/+2
2016-05-31lib/mpi: purge mpi_set_buffer()Nicolai Stange1-1/+0
2016-05-31usb: gadget: Fix binding to UDC via configfs interfaceKrzysztof Opasiak1-0/+3
2016-05-31libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2-5/+5
2016-05-30perf core: Per event callchain limitArnaldo Carvalho de Melo1-1/+1
2016-05-30ASoC: arizona: Add a notifier chain for CODEC eventsCharles Keepax1-0/+10
2016-05-30ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter1-1/+0
2016-05-30reset: add devm_reset_controller_register APIMasahiro Yamada1-0/+4
2016-05-30trim fsnotify hooks a bitAl Viro2-29/+3
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij1-1/+8
2016-05-29undo "fs: allow d_instantiate to be called with negative parent dentry"Al Viro1-1/+1
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie1-1/+1
2016-05-29iio:st_sensors: unexport st_sensors_get_buffer_elementGregor Boirie1-2/+0
2016-05-29Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds4-110/+141
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin1-3/+24
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin1-53/+34
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin1-3/+3
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin1-31/+9
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin1-2/+6
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin2-26/+73
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+4
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-4/+8
2016-05-28switch ->setxattr() to passing dentry and inode separatelyAl Viro2-2/+4
2016-05-28make IS_ERR_VALUE() complain about non-pointer-sized argumentsLinus Torvalds1-1/+1
2016-05-28mm: remove more IS_ERR_VALUE abusesLinus Torvalds1-1/+1
2016-05-28mm: fix section mismatch warningLinus Torvalds1-1/+1
2016-05-27Merge git://git.infradead.org/intel-iommuLinus Torvalds1-2/+21
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+15
2016-05-27switch xattr_handler->set() to passing dentry and inode separatelyAl Viro1-2/+2
2016-05-27Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-2/+31
2016-05-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-19/+7
2016-05-27Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+22
2016-05-27Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-13/+28