aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-05-19Merge commit 'v2.6.34' into nextDmitry Torokhov19-47/+227
2010-05-19V4L/DVB: Add a new ERROR flag for DQBUF after recoverable streaming errorsPawel Osciak1-0/+2
2010-05-19V4L/DVB: v4l: add VSYNC and EOS events for use with ivtvHans Verkuil1-3/+12
2010-05-19V4L/DVB: V4L: Events: Add new ioctls for eventsSakari Ailus1-0/+26
2010-05-19V4L/DVB: core: add support for more color effectsXiaolin Zhang1-0/+7
2010-05-19Revert "V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB...Mauro Carvalho Chehab1-1/+0
2010-05-19V4L/DVB: Add FE_CAN_PSK_8 to allow apps to identify PSK_8 capable DVB devicesKlaus Schmidinger1-0/+1
2010-05-19V4L/DVB: videodev2.h: move definition of enum v4l2_ctrl_type to the other con...Hans Verkuil1-10/+10
2010-05-19virtio: console: Use a control message to add portsAmit Shah1-9/+8
2010-05-19virtio: console: Let host know of port or device add failuresAmit Shah1-0/+3
2010-05-19virtio: Revert "virtio: disable multiport console support."Amit Shah1-0/+23
2010-05-19virtio: add_buf_gfpMichael S. Tsirkin1-5/+17
2010-05-19virtio_ring: remove a level of indirectionMichael S. Tsirkin1-53/+18
2010-05-19virtio: add virtqueue_ vq_ops wrappersMichael S. Tsirkin1-0/+34
2010-05-19Add virtio disk identification supportjohn cooper1-0/+5
2010-05-19Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...Jiri Kosina1-0/+8
2010-05-19Merge branch 'upstream' into for-linusJiri Kosina1-0/+2
2010-05-19KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)Shane Wang1-0/+1
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity1-1/+1
2010-05-19power_supply: Add support for writeable propertiesDaniel Mack1-0/+5
2010-05-19power_supply: Use attribute groupsAnton Vorontsov1-0/+1
2010-05-19isapnp: move definitions to mod_devicetable.h so file2alias can reach them.Rusty Russell2-7/+8
2010-05-19panic: Add taint flag TAINT_FIRMWARE_WORKAROUND ('I')Ben Hutchings1-0/+1
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller31-309/+530
2010-05-19padata: Add some code commentsSteffen Klassert1-0/+53
2010-05-19padata: Use a timer to handle remaining objects in the reorder queues Steffen Klassert1-0/+2
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie13-10/+54
2010-05-19firewire: core: use separate timeout for each transactionClemens Ladisch1-1/+2
2010-05-18swap: Add swap slot free callback to block_device_operationsNitin Gupta1-0/+2
2010-05-18swap: Add flag to identify block swap devicesNitin Gupta1-0/+1
2010-05-18perf: Optimize perf_output_*() by avoiding local_xchg()Peter Zijlstra1-0/+1
2010-05-18perf: Optimize the hotpath by converting the perf output buffer to local_tPeter Zijlstra1-8/+7
2010-05-18perf: Optimize the perf_output() path by removing IRQ-disablesPeter Zijlstra1-3/+2
2010-05-18perf/ftrace: Optimize perf/tracepoint interaction for single eventsPeter Zijlstra2-4/+6
2010-05-18Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+4
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-25/+5
2010-05-18Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+3
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+30
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-75/+103
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-95/+156
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-46/+99
2010-05-18Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+7
2010-05-18Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-22/+81
2010-05-18[SCSI] Merge scsi-misc-2.6 into scsi-rc-fixes-2.6James Bottomley1-0/+3
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+12
2010-05-18vga16fb, drm: vga16fb->drm handoffMarcin Slusarz1-1/+2
2010-05-18fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz1-0/+1
2010-05-18fbdev: allow passing more than one aperture for handoffMarcin Slusarz1-2/+15
2010-05-17net: Add netlink support for virtual port management (was iovnl)Scott Feldman2-0/+83
2010-05-17can: sja1000 platform data fixesWolfgang Grandegger1-1/+1