summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy
2015-04-13netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy
2015-04-13netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy
2015-04-13netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy
2015-04-13tracing, mm: Record pfn instead of pointer to struct pageNamhyung Kim
2015-04-13netfilter: nf_tables: introduce nft_validate_register_load()Patrick McHardy
2015-04-13netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy
2015-04-13netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy
2015-04-13netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy
2015-04-13drm: make crtc/encoder/connector/plane helper_private a const pointerJani Nikula
2015-04-13drm/edid: add #defines for ELD versionsJani Nikula
2015-04-13Merge tag 'asoc-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2015-04-13virtio_ring: Update weak barriers to use dma_wmb/rmbAlexander Duyck
2015-04-13ALSA: hda - Fix another race in runtime PM refcountingTakashi Iwai
2015-04-13cpu: Provide smpboot_thread_init() on !CONFIG_SMP kernels as wellIngo Molnar
2015-04-13Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-04-13Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-04-13cpu: Defer smpboot kthread unparking until CPU known to schedulerPaul E. McKenney
2015-04-13drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski
2015-04-13drm/exynos: fimd: fix alpha setting for XR24 pixel formatGustavo Padovan
2015-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-04-12fou: implement FOU_CMD_GETWANG Cong
2015-04-12Merge tag 'mac80211-next-for-davem-2015-04-10' of git://git.kernel.org/pub/sc...David S. Miller
2015-04-13Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2015-04-13Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2015-04-13Merge branch 'pnp'Rafael J. Wysocki
2015-04-13Merge branch 'device-properties'Rafael J. Wysocki
2015-04-13Merge branches 'acpi-pm', 'acpi-enumeration' and 'acpi-sysfs'Rafael J. Wysocki
2015-04-12Remove rest of exec domains.Richard Weinberger
2015-04-12Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'aso...Mark Brown
2015-04-12Merge remote-tracking branches 'asoc/topic/rt5641', 'asoc/topic/rt5677' and '...Mark Brown
2015-04-12Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...Mark Brown
2015-04-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown
2015-04-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2015-04-12Merge tag 'asoc-v4.1' into asoc-nextMark Brown
2015-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-11mirror O_APPEND and O_DIRECT into iocb->ki_flagsAl Viro
2015-04-11switch generic_write_checks() to iocb and iterAl Viro
2015-04-11Merge branch 'for-linus' into for-nextAl Viro
2015-04-11generic_write_checks(): drop isblk argumentAl Viro
2015-04-11direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval
2015-04-11Remove rw from dax_{do_,}io()Omar Sandoval
2015-04-11Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval
2015-04-11new helper: iov_iter_rw()Omar Sandoval
2015-04-11->aio_read and ->aio_write removedAl Viro
2015-04-11kill do_sync_read/do_sync_writeAl Viro
2015-04-11make new_sync_{read,write}() staticAl Viro
2015-04-11new helper: __vfs_write()Al Viro