summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-12nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky
2012-04-12nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky
2012-04-12fuse: use flexible array in fuse.hMiklos Szeredi
2012-04-12Merge branch 'common/clkfwk' into sh-latestPaul Mundt
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2012-04-12drm/exynos: fixed exynos broken ioctlInki Dae
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-11KVM: unmap pages from the iommu when slots are removedAlex Williamson
2012-04-11nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky
2012-04-11Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky
2012-04-11nfsd: use cache detail pointer from svc_export structure on cache putStanislav Kinsbursky
2012-04-11nfsd: add link to owner cache detail to svc_export structureStanislav Kinsbursky
2012-04-11svcauth: remove unused defineSimo Sorce
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg
2012-04-11mac80211: add improved HW queue controlJohannes Berg
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan
2012-04-11Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-04-11cgroup: remove cgroup_subsys->populate()Tejun Heo
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet
2012-04-11team: add user_linkup and user_linkup_enabled per-port optionJiri Pirko
2012-04-11team: add bool option typeJiri Pirko
2012-04-11team: add support for per-port optionsJiri Pirko
2012-04-11jbd: Refine commit writeout logicJan Kara
2012-04-11vgaarb.h: fix build warningsRandy Dunlap
2012-04-11pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren
2012-04-11pinctrl: fix compile error if not select PINMUX supportDong Aisheng
2012-04-11[media] ati_remote: add support for Medion X10 Digitainer remoteAnssi Hannula
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-11sh: clkfwk: Support variable size accesses for MSTP clocks.Paul Mundt
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg
2012-04-10mac80211: remove antenna_sel_tx TX info fieldJohannes Berg
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-10[media] v4l: Check pad number in get try pointer functionsSakari Ailus
2012-04-10[media] v4l: vdev_to_v4l2_subdev() should have return type "struct v4l2_subde...Sakari Ailus
2012-04-10[media] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLsSakari Ailus
2012-04-10[media] v4l: Introduce integer menu controlsSakari Ailus
2012-04-10cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcgGlauber Costa
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu