aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-06-02pstore: add lzo/lz4 compression supportGeliang Tang1-1/+2
2016-06-02irqchip/gic-v3: Fix copy+paste mistakes in definesAndrew Jones1-2/+2
2016-06-02irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier1-1/+1
2016-06-02dma-buf/fence: add signal_on_any to the fence array v2Christian König1-1/+2
2016-06-02dma-buf/fence: add fence_array fences v6Gustavo Padovan1-0/+72
2016-06-02dma-buf/fence: make fence context 64 bit v2Christian König1-6/+7
2016-06-01mtd: spi-nor: stop passing around retlenMichal Suchanek1-2/+2
2016-06-01mtd: spi-nor: change return value of read/writeMichal Suchanek1-2/+2
2016-06-01usb: 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-01clk: 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-05-31Merge 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-30libceph: 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-29trim 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-28Merge 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-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-4/+8
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro2-2/+4
2016-05-27make IS_ERR_VALUE() complain about non-pointer-sized argumentsLinus Torvalds1-1/+1
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds1-1/+1
2016-05-27mm: fix section mismatch warningLinus Torvalds1-1/+1