summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-04-13Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2015-04-13net_device: Reorder members to fill holesThomas Graf1-24/+21
2015-04-13e1000e: Move pm_qos_req to e1000e adapterThomas Graf1-1/+0
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-130/+199
2015-04-13netfilter: nf_tables: variable sized set element keys / dataPatrick McHardy2-1/+7
2015-04-13netfilter: nf_tables: support variable sized data in nft_data_init()Patrick McHardy1-1/+2
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2-9/+35
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy1-0/+3
2015-04-13netfilter: nf_tables: convert sets to u32 data pointersPatrick McHardy1-2/+2
2015-04-13netfilter: nf_tables: kill nft_data_cmp()Patrick McHardy1-7/+0
2015-04-13netfilter: nf_tables: use struct nft_verdict within struct nft_dataPatrick McHardy1-5/+2
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