summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-02-10drm/gem: add hooks to notify driver when object handle is created/destroyed3.0-drm-intel-backportsBen Skeggs1-0/+2
2012-02-10drm/gem: add support for private objectsAlan Cox1-0/+2
2012-02-10drm: track CEA version number if presentJesse Barnes1-0/+2
2012-02-10drm: Introduce "Virtual" connectors and encodersThomas Hellstrom1-5/+7
2012-02-08cpufreq: expose a cpufreq_quick_get_max routineJesse Barnes1-0/+5
2012-02-08drm: support routines for HDMI/DP ELDWu Fengguang2-0/+18
2012-02-08drm/gem: add functions for mmap offset creationRob Clark1-0/+3
2012-02-08drm: serialize access to list of debugfs filesMarcin Slusarz1-1/+3
2012-02-08drm/i915: add DP test request handlingJesse Barnes1-0/+25
2012-02-08drm/i915: ILK + VT-d workaroundBen Widawsky1-0/+2
2012-02-08i915: Fix opregion notificationsMatthew Garrett1-0/+2
2012-02-03netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1
2012-02-03drm: Fix authentication kernel crashThomas Hellstrom1-0/+1
2012-01-25target: Set additional sense length field in sense dataRoland Dreier1-0/+1
2012-01-25ACPI: Store SRAT table revisionKurt Garloff1-0/+1
2012-01-25block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-0/+1
2012-01-25block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-0/+2
2012-01-25fix shrink_dcache_parent() livelockMiklos Szeredi1-0/+1
2012-01-25svcrpc: destroy server sockets all at onceJ. Bruce Fields1-1/+1
2012-01-25V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter1-0/+1
2012-01-25memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki1-0/+6
2012-01-25xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell1-0/+3
2012-01-25PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson1-1/+1
2012-01-12usb: ch9: fix up MaxStreams helperFelipe Balbi1-1/+19
2012-01-12usb: fix number of mapped SG DMA entriesClemens Ladisch1-0/+1
2012-01-06mfd: Turn on the twl4030-madc MADC clockKyle Manna1-0/+4
2012-01-06sctp: fix incorrect overflow check on autocloseXi Wang1-0/+4
2012-01-06VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2012-01-06block: initialize request_queue's numa node duringMike Snitzer1-3/+0
2011-12-21drm/radeon/kms: add some new pci idsAlex Deucher1-0/+10
2011-12-21linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds1-1/+0
2011-12-21fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2-1/+3
2011-12-09firmware: Sigma: Fix endianess issuesLars-Peter Clausen1-4/+4
2011-12-09firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen1-5/+0
2011-12-09drm/radeon/kms: add some new pci idsAlex Deucher1-0/+8
2011-12-09drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang1-0/+2
2011-11-26nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2-0/+4
2011-11-21drm/radeon: add some missing FireMV pci idsAlex Deucher1-0/+2
2011-11-11net: Handle different key sizes between address families in flow cachedpward1-0/+19
2011-11-11net: Align AF-specific flowi structs to longDavid Ward1-3/+3
2011-11-11drm/radeon/kms: properly set panel mode for eDPAlex Deucher1-0/+3
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli1-0/+11
2011-11-11ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodesTheodore Ts'o2-4/+4
2011-11-11mm: thp: tail page refcounting fixAndrea Arcangeli2-38/+40
2011-11-11vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds1-0/+1
2011-11-11readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft1-0/+1
2011-11-11mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka1-0/+1
2011-11-11io-mapping: ensure io_mapping_map_atomic _is_ atomicDaniel Vetter1-0/+4
2011-11-11genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell1-0/+3
2011-11-11time: Change jiffies_to_clock_t() argument type to unsigned longhank1-1/+1