summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2010-12-141-2/+4
| * | | | | | | | | | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-151-2/+9
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-143-3/+8
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | atm: correct sysfs 'device' link creation and parent relationshipsDan Williams2010-12-101-2/+4
| | * | | | | | | | | tcp: Replace time wait bucket msg by counterTom Herbert2010-12-081-0/+1
| | * | | | | | | | | filter: fix sk_filter rcu handlingEric Dumazet2010-12-061-1/+3
| * | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-12-143-2/+20
| |\ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....Len Brown2010-12-1115-28/+61
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| | | | * | | | | | | | | acpi: fix _OSI string setup regressionLin Ming2010-12-111-1/+1
| | | * | | | | | | | | | ACPI: video: fix build for CONFIG_ACPI=nChris Wilson2010-12-111-1/+4
| | | * | | | | | | | | | ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=nLen Brown2010-12-111-0/+15
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-12-141-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-12-091-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim2010-12-061-1/+1
| * | | | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-12-143-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | nfs: remove extraneous and problematic calls to nfs_clear_requestTrond Myklebust2010-12-071-0/+1
| | * | | | | | | | | | | | NFS: Fix a memory leak in nfs_readdirTrond Myklebust2010-12-021-0/+1
| | * | | | | | | | | | | | Call the filesystem back whenever a page is removed from the page cacheLinus Torvalds2010-12-021-0/+1
* | | | | | | | | | | | | | drm/i915: Allow the application to choose the constant addressing modeChris Wilson2010-12-201-0/+12
* | | | | | | | | | | | | | Merge remote branch 'airlied/drm-core-next' into drm-intel-nextChris Wilson2010-12-168-61/+265
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | drm/nouveau: remove some useless GETPARAMsBen Skeggs2010-12-031-3/+0
| * | | | | | | | | | | | | | drm/nouveau: Implement the pageflip ioctl.Francisco Jerez2010-12-031-0/+1
| * | | | | | | | | | | | | | drm/nouveau: remove cpu_writers lockBen Skeggs2010-12-031-1/+0
| * | | | | | | | | | | | | | Merge branch 'drm-radeon-fusion' of ../drm-radeon-next into drm-core-nextDave Airlie2010-12-031-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/radeon/kms: add Ontario Fusion APU pci idsAlex Deucher2010-11-231-0/+4
| * | | | | | | | | | | | | | | drm/ttm: Fix up io_mem_reserve / io_mem_free callingThomas Hellstrom2010-11-222-50/+60
| * | | | | | | | | | | | | | | drm/ttm/vmwgfx: Have TTM manage the validation sequence.Thomas Hellstrom2010-11-222-2/+3
| * | | | | | | | | | | | | | | drm/ttm: Improved fencing of buffer object listsThomas Hellstrom2010-11-222-0/+12
| * | | | | | | | | | | | | | | drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lockThomas Hellstrom2010-11-222-4/+5
| * | | | | | | | | | | | | | | drm/ttm: Don't deadlock on recursive multi-bo reservationsThomas Hellstrom2010-11-221-3/+22
| * | | | | | | | | | | | | | | kref: Add a kref_sub functionThomas Hellstrom2010-11-221-0/+2
| * | | | | | | | | | | | | | | drm/ttm: Add a bo list reserve fastpath (v2)Dave Airlie2010-11-223-1/+57
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | drm/vblank: Add support for precise vblank timestamping.Mario Kleiner2010-11-222-0/+102
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-097-6/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-12-081-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2010-12-081-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-082-1/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | / / / / / | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Input: add input driver for polled GPIO buttonsGabor Juhos2010-12-061-0/+2
| | * | | | | | | | | | | | Input: document struct input_absinfoDmitry Torokhov2010-11-301-1/+20
| | * | | | | | | | | | | | Input: add keycodes for touchpad on/off keysBastien Nocera2010-11-301-0/+4
| * | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-061-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-061-2/+2
| * | | | | | | | | | | | | | Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds2010-12-032-1/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | xen: fix MSI setup and teardown for PV on HVM guestsStefano Stabellini2010-12-021-1/+6
| | * | | | | | | | | | | | | | xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirqStefano Stabellini2010-12-021-0/+10
| | | |_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | mem-hotplug: introduce {un}lock_memory_hotplug()KOSAKI Motohiro2010-12-021-0/+6
| * | | | | | | | | | | | | | vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-021-2/+0
* | | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-051-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | drm/i915: announce to userspace that the bsd ring is coherentDaniel Vetter2010-12-051-0/+2
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2010-12-0227-85/+97
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
OpenPOWER on IntegriCloud