summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman
2012-04-29iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich
2012-04-29iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-29ext4: create a new BH_Verified flag to avoid unnecessary metadata validationDarrick J. Wong
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds
2012-04-29video: auo_k190x: add code shared by controller driversHeiko Stübner
2012-04-29fb_defio: add first_io callbackHeiko Stübner
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-28net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise
2012-04-28net/ipv6/udp: UDP encapsulation: introduce encap_rcv hook into IPv6Benjamin LaHaise
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-27ftrace/x86: Have arch x86_64 use breakpoints instead of stop machineSteven Rostedt
2012-04-27res_counter: Merge res_counter_charge and res_counter_charge_nofailFrederic Weisbecker
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2012-04-27NFS: Remove extra rpc_clnt argument to proc_lookupBryan Schumaker
2012-04-27NFS: Create a submount rpc_opBryan Schumaker
2012-04-27NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker
2012-04-27NFS: add dreq to nfs_commit_infoFred Isaman
2012-04-27NFS: create nfs_commit_completion_opsFred Isaman
2012-04-27NFS: create struct nfs_commit_infoFred Isaman
2012-04-27NFS: rewrite directio read to use async coalesce codeFred Isaman
2012-04-27NFS: remove unused wb_complete field from struct nfs_pageFred Isaman
2012-04-27NFS: create completion structure to pass into page_init functionsFred Isaman
2012-04-27NFS: merge _full and _partial write rpc_opsFred Isaman
2012-04-27NFS: merge _full and _partial read rpc_opsFred Isaman
2012-04-27NFS: create struct nfs_page_arrayFred Isaman
2012-04-27NFS: create common nfs_pgio_header for both read and writeFred Isaman
2012-04-27NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman
2012-04-27HID: hidraw: add proper error handling to raw event reportingJiri Kosina
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap
2012-04-27drm: fixed: Add dfixed_fracRobert Morell
2012-04-27drm/edid: Try harder to fix up base EDID blocksAdam Jackson
2012-04-27ipv6: RTAX_FEATURE_ALLFRAG causes inefficient TCP segment sizingEric Dumazet
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-26pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng
2012-04-26pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren
2012-04-26Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-04-26Staging: VME: move VME drivers out of stagingGreg Kroah-Hartman
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-26ASoC: dpcm: Add bespoke trigger()Liam Girdwood
2012-04-26ASoC: dpcm: Add API for DAI link substream and runtime lookupLiam Girdwood
2012-04-26ASoC: dpcm: Add runtime dynamic route updateLiam Girdwood
2012-04-26ASoC: dpcm: Add debugFS support for DPCMLiam Girdwood
2012-04-26ASoC: dpcm: Add Dynamic PCM core operations.Liam Girdwood
2012-04-26[media] V4L: soc-camera: protect hosts during probing from overzealous user-s...Guennadi Liakhovetski
2012-04-26tcp repair: Fix unaligned access when repairing options (v2)Pavel Emelyanov
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner