summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2-5/+31
2015-04-13tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim3-29/+29
2015-04-13netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy1-2/+1
2015-04-13netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy1-1/+0
2015-04-13netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy1-3/+4
2015-04-13netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy1-1/+1
2015-04-13drm: make crtc/encoder/connector/plane helper_private a const pointerJani Nikula3-8/+8
2015-04-13drm/edid: add #defines for ELD versionsJani Nikula1-0/+2
2015-04-13Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai18-34/+94
2015-04-13virtio_ring: Update weak barriers to use dma_wmb/rmbAlexander Duyck1-19/+4
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai1-28/+4
2015-04-13cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as wellIngo Molnar1-0/+4
2015-04-13Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2-3/+12
2015-04-13Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie1-0/+20
2015-04-13cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney1-0/+2
2015-04-13drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski1-0/+6
2015-04-13drm/exynos: fimd: fix alpha setting for XR24 pixel formatGustavo Padovan1-0/+5
2015-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller3-0/+17
2015-04-13fou: implement FOU_CMD_GETWANG Cong1-0/+1
2015-04-13Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller2-23/+136
2015-04-13Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki3-7/+16
2015-04-13Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki1-0/+2
2015-04-13Merge branch 'pnp'Rafael J. Wysocki1-0/+12
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki7-26/+85
2015-04-13Merge branches 'acpi-pm', 'acpi-enumeration' and 'acpi-sysfs'Rafael J. Wysocki1-0/+1
2015-04-12Remove rest of exec domains.Richard Weinberger2-45/+1
2015-04-12Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'aso...Mark Brown1-0/+16
2015-04-12Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...Mark Brown1-1/+0
2015-04-12Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...Mark Brown2-0/+4
2015-04-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-0/+1
2015-04-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2-1/+13
2015-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-3/+1
2015-04-12Merge tag 'asoc-v4.1' into asoc-nextMark Brown2-3/+20
2015-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-04-12mirror O_APPEND and O_DIRECT into iocb->ki_flagsAl Viro1-0/+15
2015-04-12switch generic_write_checks() to iocb and iterAl Viro1-1/+1
2015-04-12Merge branch 'for-linus' into for-nextAl Viro1-1/+1
2015-04-12generic_write_checks(): drop isblk argumentAl Viro1-1/+1
2015-04-12direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2-2/+2
2015-04-12Remove rw from dax_{do_,}io()Omar Sandoval1-2/+2
2015-04-12Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval1-10/+12
2015-04-12new helper: iov_iter_rw()Omar Sandoval1-0/+8
2015-04-12->aio_read and ->aio_write removedAl Viro1-2/+0
2015-04-12kill do_sync_read/do_sync_writeAl Viro1-2/+0
2015-04-12make new_sync_{read,write}() staticAl Viro1-2/+0
2015-04-12new helper: __vfs_write()Al Viro1-0/+1
2015-04-129p: switch p9_client_read() to passing struct iov_iter *Al Viro1-2/+1
2015-04-129p: switch p9_client_write() to passing it struct iov_iter *Al Viro1-2/+3
2015-04-12net/9p: switch the guts of p9_client_{read,write}() to iov_iterAl Viro1-1/+1
2015-04-12Merge branch 'for-davem' into for-nextAl Viro150-1179/+2676