aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-6/+0
2012-04-02drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter1-0/+4
2012-04-02net: Report dev->promiscuity in netlink reports.Ben Greear1-0/+2
2012-04-02net: remove unused icmp_ioctl() definition.Rami Rosen1-1/+0
2012-04-02netlink: Delete all NLA_PUT*() macros.David S. Miller1-68/+0
2012-04-02xfrm: Stop using NLA_PUT*().David S. Miller1-2/+3
2012-04-02netlink: Add nla_put_le{16,32,64}() helpers.David S. Miller1-0/+33
2012-04-02ipset: Stop using NLA_PUT*().David S. Miller2-29/+38
2012-04-02netlink: Add nla_put_net{16,32,64}() helpers.David S. Miller1-0/+33
2012-04-01netlink: Add nla_put_be{16,32,64}() helpers.David S. Miller1-1/+34
2012-04-01Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-mergedTejun Heo609-9767/+15959
2012-04-01cgroup: make css->refcnt clearing on cgroup removal optionalTejun Heo1-0/+17
2012-04-01cgroup: use negative bias on css->refcnt to block css_tryget()Tejun Heo1-8/+4
2012-04-01cgroup: implement cgroup_rm_cftypes()Tejun Heo1-0/+1
2012-04-01cgroup: introduce struct cfentTejun Heo1-0/+1
2012-04-01cgroup: remove cgroup_add_file[s]()Tejun Heo1-16/+0
2012-04-01cgroup: implement cgroup_add_cftypes() and friendsTejun Heo1-2/+31
2012-04-01cgroup: build list of all cgroups under a given cgroupfs_rootTejun Heo1-0/+2
2012-04-01CIFS: Fix VFS lock usage for oplocked filesPavel Shilovsky1-0/+5
2012-04-01regulator: Add TPS65090 regulator driverVenu Byravarasu1-0/+50
2012-04-01mfd: Add s5m regulator operation modeSangbeom Kim2-0/+30
2012-04-01ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E()Mark Brown1-4/+0
2012-04-01ASoC: max98095: add jack detectionRhyland Klein1-0/+12
2012-04-01ASoC: core: Use driver core probe deferralMark Brown1-1/+0
2012-04-01ASoC: jack: Push locking for jacks down to the jackMark Brown1-0/+1
2012-04-01ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood1-0/+2
2012-04-01ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood1-2/+2
2012-04-01ASoC: core: Rename card mutex subclass to better align with usageLiam Girdwood1-2/+2
2012-04-01ASoC: dapm: Add platform stream event supportLiam Girdwood1-2/+2
2012-04-01ASoC: core: Add platform DAI widget mappingLiam Girdwood1-0/+1
2012-04-01ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2-0/+6
2012-04-01ASoC: core: Add card mutex locking subclassesLiam Girdwood1-0/+5
2012-03-31Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...Linus Torvalds1-1/+0
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-2137/+10
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-16/+94
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds3-3/+21
2012-03-31ext3: move headers to fs/ext3/Al Viro4-1451/+0
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro2-646/+1
2012-03-31new helper: ext2_image_size()Al Viro1-0/+22
2012-03-31ext2: No longer export ext2_fs.h to user spaceThierry Reding2-63/+10
2012-03-31tracing, sched, vfs: Fix 'old_pid' usage in trace_sched_process_exec()Oleg Nesterov1-1/+1
2012-03-31uprobes/core: Optimize probe hits with the help of a counterSrikar Dronamraju1-0/+5
2012-03-31uprobes/core: Allocate XOL slots for uprobes useSrikar Dronamraju2-0/+36
2012-03-31virtio: drop thaw PM operationAmit Shah1-1/+0
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds9-378/+319
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds12-89/+515
2012-03-30Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6Linus Torvalds6-11/+1002
2012-03-30spi/pL022: include types.h to remove compilation warningsViresh Kumar1-0/+2
2012-03-30Merge branch 'tboot' into releaseLen Brown3-1/+11
2012-03-30Merge branch 'd3' into releaseLen Brown1-0/+7