aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-04-13regmap: add MMIO bus supportStephen Warren1-0/+6
2012-04-13regmap: introduce fast_io busses, and use a spinlock for themStephen Warren1-0/+3
2012-04-13regmap: introduce explicit bus_context for bus callbacksStephen Warren1-3/+7
2012-04-12kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker1-4/+18
2012-04-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2-18/+55
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-9/+42
2012-04-12Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+0
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+24
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-8/+15
2012-04-12NFC: Add a target lost netlink eventSamuel Ortiz1-0/+1
2012-04-12Merge branch 'master' into for-davemJohn W. Linville2-18/+55
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville148-3197/+5276
2012-04-12nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2-3/+1
2012-04-12nfsd: make export cache allocated per network namespace contextStanislav Kinsbursky1-2/+2
2012-04-12fuse: use flexible array in fuse.hMiklos Szeredi1-1/+1
2012-04-12Merge branch 'common/clkfwk' into sh-latestPaul Mundt1-3/+31
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie1-2/+62
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely1-2/+4
2012-04-11KVM: unmap pages from the iommu when slots are removedAlex Williamson1-0/+6
2012-04-11nfsd: pass network context to export caches init/shutdown routinesStanislav Kinsbursky1-2/+2
2012-04-11Lockd: pass network namespace to creation and destruction routinesStanislav Kinsbursky1-2/+2
2012-04-11nfsd: use cache detail pointer from svc_export structure on cache putStanislav Kinsbursky1-1/+1
2012-04-11nfsd: add link to owner cache detail to svc_export structureStanislav Kinsbursky1-0/+1
2012-04-11svcauth: remove unused defineSimo Sorce1-1/+0
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen1-0/+7
2012-04-11cgroup: remove cgroup_subsys->populate()Tejun Heo1-1/+0
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet1-0/+13
2012-04-11team: add user_linkup and user_linkup_enabled per-port optionJiri Pirko1-8/+18
2012-04-11team: add bool option typeJiri Pirko1-0/+2
2012-04-11team: add support for per-port optionsJiri Pirko1-13/+17
2012-04-11jbd: Refine commit writeout logicJan Kara1-6/+9
2012-04-11vgaarb.h: fix build warningsRandy Dunlap1-0/+2
2012-04-11pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren1-0/+2
2012-04-11pinctrl: fix compile error if not select PINMUX supportDong Aisheng1-1/+1
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely3-6/+11
2012-04-11sh: clkfwk: Support variable size accesses for MSTP clocks.Paul Mundt1-3/+31
2012-04-10Merge tag 'dmaengine-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona1-0/+12
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona1-0/+12
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg1-7/+15
2012-04-10Merge branch 'master' of git://1984.lsi.us.es/netDavid S. Miller1-1/+11
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller147-3196/+5275
2012-04-10[media] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLsSakari Ailus1-0/+41
2012-04-10[media] v4l: Introduce integer menu controlsSakari Ailus1-1/+5
2012-04-10usb: musb: wake the device before ulpi transfersGrazvydas Ignotas1-0/+1
2012-04-10regmap: implement register stridingStephen Warren1-0/+4
2012-04-10Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-s...Mark Brown1-3/+21
2012-04-10regmap: allow regmap instances to be namedStephen Warren1-0/+5