aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-13mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław2-0/+239
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds72-316/+4241
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds5-57/+172
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds4-18/+22
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds1-2/+2
2009-06-12Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-6/+18
2009-06-12PM: Add empty suspend/resume device irq functionsHeiko Carstens1-0/+6
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck1-7/+11
2009-06-12PM: Remove device_type suspend()/resume()Magnus Damm1-3/+0
2009-06-12PM: Remove bus_type suspend_late()/resume_early() V2Magnus Damm1-2/+0
2009-06-12PM core: rename suspend and resume functionsAlan Stern1-6/+5
2009-06-12PM: Rename device_power_down/up()Magnus Damm1-2/+2
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds9-115/+99
2009-06-12Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6Linus Torvalds5-1/+29
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds9-16/+154
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds2-1/+6
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtioLinus Torvalds4-18/+64
2009-06-12Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-0/+31
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-paramLinus Torvalds3-11/+35
2009-06-12Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-26/+23
2009-06-12slab,slub: don't enable interrupts during early bootPekka Enberg4-0/+12
2009-06-12[SCSI] Merge branch 'linus'James Bottomley131-1117/+4576
2009-06-12lguest: remove obsolete LHREQ_BREAK callRusty Russell1-1/+1
2009-06-12lguest: use eventfds for device notificationRusty Russell1-0/+1
2009-06-12lguest: improve interrupt handling, speed up stream networkingRusty Russell1-0/+4
2009-06-12virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)Mark McLoughlin1-0/+5
2009-06-12virtio: teach virtio_has_feature() about transport featuresMark McLoughlin1-1/+3
2009-06-12virtio_pci: optional MSI-X supportMichael S. Tsirkin1-1/+9
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin1-11/+36
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell3-7/+14
2009-06-12virtio: fix obsolete documentation on probe functionRusty Russell1-2/+1
2009-06-12perf_counter: Add forward/backward attribute ABI compatibilityPeter Zijlstra2-5/+16
2009-06-12perf_counter: PERF_TYPE_HW_CACHE is a hardware counter tooPeter Zijlstra1-1/+2
2009-06-12module: trim exception table on init free.Rusty Russell1-0/+1
2009-06-12module_param: allow 'bool' module_params to be bool, not just int.Rusty Russell1-9/+23
2009-06-12module_param: add __same_type convenience wrapper for __builtin_types_compatible_pRusty Russell1-0/+5
2009-06-12module_param: split perm field into flags and permRusty Russell1-2/+6
2009-06-12module_param: invbool should take a 'bool', not an 'int'Rusty Russell1-1/+1
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann115-1096/+4470
2009-06-12memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki1-1/+17
2009-06-12drm: include kernel list header file in hashtab headerJerome Glisse1-0/+2
2009-06-12drm: Split out the mm declarations in a separate header. Add atomic operations.Jerome Glisse2-36/+91
2009-06-12drm/radeon: add support for RV790.Alex Deucher1-0/+2
2009-06-12drm/radeon: add rv740 drm support.Alex Deucher1-0/+5
2009-06-12drm_calloc_large: check right size, check integer overflow, use GFP_ZEROKristian Høgsberg1-8/+4
2009-06-11fs/qnx4: sanitize includesAl Viro2-60/+1
2009-06-11Sanitize qnx4 fsync handlingAl Viro1-2/+0
2009-06-11New helper - simple_fsync()Al Viro1-0/+2
2009-06-11linux/magic.h: move cramfs magic out of cramfs_fs.hMike Frysinger2-2/+3
2009-06-11fs: Rearrange inode structure elements to avoid waste due to paddingTheodore Ts'o1-1/+1