summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-06dw_dmac: Changing type of src_master and dest_master to u8.Viresh Kumar1-2/+4
2011-03-06dw_dmac: Pass Channel Priority from platform_dataViresh Kumar1-1/+3
2011-03-06dw_dmac: Pass Channel Allocation Order from platform_dataViresh Kumar1-0/+3
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+1
2011-03-05BKL: That's all, folksArnd Bergmann2-73/+1
2011-03-05ipv4: Remove flowi from struct rtable.David S. Miller1-9/+13
2011-03-05ipv4: Use passed-in protocol in ip_route_newports().David S. Miller1-1/+1
2011-03-05mm: add alloc_page_vma_node()Andi Kleen1-0/+2
2011-03-05mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen1-4/+5
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-6/+23
2011-03-04libceph: fix msgr keepalive flagSage Weil1-1/+0
2011-03-04libceph: fix msgr backoffSage Weil1-0/+1
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-6/+23
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville3-33/+78
2011-03-04ASoC: Add TI tlv320aic32x4 codec support.Javier Martin1-0/+31
2011-03-04Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/coreTejun Heo16-42/+56
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds1-3/+0
2011-03-04perf: Add support for supplementary event registersAndi Kleen1-2/+11
2011-03-04Merge branch 'sched/urgent' into sched/coreIngo Molnar18-43/+57
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar10-23/+59
2011-03-04drm: add cap bit to denote if dumb ioctl is available or not.Dave Airlie1-0/+2
2011-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller17-32/+56
2011-03-04drm/core: add ioctl to query device/driver capabilitiesBen Skeggs2-0/+9
2011-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+0
2011-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-8/+4
2011-03-04netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy1-1/+0
2011-03-04LSM: Pass -o remount options to the LSMEric Paris1-0/+13
2011-03-03net_sched: reduce fifo qdisc sizeEric Dumazet1-0/+1
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy1-3/+0
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma2-4/+3
2011-03-03ASoC: Add a late_probe() callback to cardsMark Brown1-0/+1
2011-03-03ASoC: Allow card DAPM widgets and routes to be set up at registrationMark Brown1-0/+8
2011-03-03ASoC: Add a per-card DAPM contextMark Brown1-0/+3
2011-03-03RxRPC: Fix v1 keysAnton Blanchard1-1/+0
2011-03-03dcbnl: add support for retrieving peer configuration - ceeShmulik Ravid2-0/+74
2011-03-03dcbnl: add support for retrieving peer configuration - ieeeShmulik Ravid2-0/+34
2011-03-03netdevice: make initial group visible to userspaceVlad Dogaru1-3/+3
2011-03-03Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...Frederic Weisbecker1-1/+0
2011-03-03drm/radeon/kms: add cayman pci idsAlex Deucher1-0/+14
2011-03-03Merge branches 'devel-iommu-mailbox', 'devel-mcbsp', 'devel-board' and 'devel...Tony Lindgren1-2/+0
2011-03-03Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren21-50/+107
2011-03-03mfd: twl4030_codec: Remove unused and duplicate audio_mclk fieldsIlkka Koskinen1-2/+0
2011-03-03ACPICA: Update version to 20110211.Bob Moore1-1/+1
2011-03-03ACPICA: Fix unresolved name issue for no-debug and no-error-msg casesBob Moore1-3/+9
2011-03-03ACPICA: Remove use of unreliable FADT revision fieldBob Moore1-0/+16
2011-03-03block: Move blk_throtl_exit() call to blk_cleanup_queue()Vivek Goyal1-2/+0
2011-03-03ipv4: ip_route_output_key() is better as an inline.David S. Miller1-1/+5
2011-03-03ipv4: Make output route lookup return rtable directly.David S. Miller1-29/+29
2011-03-03msm: mdp: Add support for RGBX 8888 image format.Dima Zavin1-0/+1
2011-03-03xfrm: Return dst directly from xfrm_lookup()David S. Miller1-6/+8