summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ideapad: generate valid key event onlyIke Panhc2012-05-311-1/+5
| * | ideapad: remove unused define and fix a typoIke Panhc2012-05-311-2/+1Star
| * | hdaps: Jesper Juhl: Fix outdated email addressJesper Juhl2012-05-311-1/+1
| * | thinkpad-acpi: fix issuing duplicated key events for brightness up/downAlex Hung2012-05-311-1/+1
| * | apple-gmux: Add suspend/resume support for the backlightSeth Forshee2012-05-311-0/+4
| * | xo1-rfkill: only act when blocked state is changedDaniel Drake2012-05-311-1/+12
| * | fujitsu-tablet: correct quirks for Lifebook and Stylistic tabletsRobert Gerlach2012-05-311-9/+18
| * | fujitsu-tablet: convert printk to pr_*Robert Gerlach2012-05-311-1/+3
| * | fujitsu-tablet: remove duplicated codeRobert Gerlach2012-05-311-3/+0Star
| * | drivers/x86: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-05-311-1/+1
| * | dell-laptop: add 3 quirks for supporting touchpad LEDAceLan Kao2012-05-311-0/+27
| * | Dell Vostro 3350 touchpad LEDAng Way Chuang2012-05-311-0/+9
* | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-06-022-11/+14
|\ \ \
| * | | slub: use __SetPageSlab function to set PG_slab flagJoonsoo Kim2012-05-181-1/+1
| * | | slub: fix a memory leak in get_partial_node()Joonsoo Kim2012-05-181-3/+6
| * | | slub: remove unused argument of init_kmem_cache_node()Joonsoo Kim2012-05-161-4/+4
| * | | slub: fix a possible memory leakJoonsoo Kim2012-05-161-1/+1
| * | | Documentations: Fix slabinfo.c directory in vm/slub.txtmajianpeng2012-05-101-1/+1
| * | | slub: fix incorrect return type of get_any_partial()Joonsoo Kim2012-05-081-1/+1
* | | | Merge branch 'ux500/hickup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-06-029-22/+301
|\ \ \ \
| * | | | ARM: ux500: Enable probing of pinctrl through Device TreeLee Jones2012-06-011-0/+4
| * | | | ARM: ux500: Add support for ab8500 regulators into the Device TreeLee Jones2012-06-012-0/+70
| * | | | ARM: ux500: Provide regulator support for SMSC911x via Device TreeLee Jones2012-06-013-0/+15
| * | | | ARM: ux500: Allow PRCMU regulator to be probed during a DT enabled bootLee Jones2012-06-011-0/+1
| * | | | ARM: ux500: Apply db8500-prcmu regulator information to db8500 Device TreeLee Jones2012-06-011-0/+107
| * | | | ARM: ux500: Only initialise STE's UIBs on boards which support themLee Jones2012-06-013-3/+10
| * | | | ARM: ux500: Disable platform setup of the ab8500 when DT is enabledLee Jones2012-06-011-3/+4
| * | | | ARM: ux500: Use correct format for dynamic IRQ assignmentLee Jones2012-06-012-10/+28
| * | | | ARM: ux500: Re-enable SMSC911x platform code registration during non-DT bootsLee Jones2012-06-011-0/+1
| * | | | ARM: ux500: PRCMU related configuration and layout corrections for Device TreeLee Jones2012-06-011-2/+2
| * | | | ARM: ux500: Remove DB8500 PRCMU platform registration when DT is enabledLee Jones2012-06-011-2/+1Star
| * | | | ARM: ux500: Disable SMSC911x platform code registration when DT is enabledLee Jones2012-06-011-2/+1Star
| * | | | ARM: ux500: New DT:ed u8500_init_devices for one-by-one device enablementLee Jones2012-06-013-1/+26
| * | | | ARM: ux500: New DT:ed snowball_platform_devs for one-by-one device enablementLee Jones2012-06-011-2/+16
| * | | | pinctrl-nomadik: Allow Device Tree driver probingLee Jones2012-06-011-1/+19
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-0217-1017/+321Star
|\ \ \ \ \
| * | | | | drm/edid: Make the header fixup threshold tunableAdam Jackson2012-06-011-2/+9
| * | | | | drm/radeon: fix regression in UMS CS ioctlAlex Deucher2012-06-011-14/+17
| * | | | | drm/vmwgfx: Fix nasty write past alloced memory areaThomas Hellstrom2012-06-011-1/+1
| * | | | | drm/ttm: Fix spinlock imbalanceThomas Hellstrom2012-06-011-0/+1
| * | | | | drm/radeon: fixup tiling group size and backendmap on r6xx-r9xx (v4)Alex Deucher2012-06-019-991/+222Star
| * | | | | drm/radeon: fix HD6790, HD6570 backend programmingJerome Glisse2012-06-011-2/+2
| * | | | | drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlockAlex Deucher2012-06-014-0/+9
| * | | | | drm/radeon: fix bank information in tiling configAlex Deucher2012-06-013-8/+18
| * | | | | drm/mgag200: kick off conflicting framebuffers earlier.Dave Airlie2012-06-011-0/+19
| * | | | | drm/cirrus: kick out conflicting framebuffers earlierDave Airlie2012-06-011-0/+19
| * | | | | cirrus: avoid crash if driver fails to loadDave Airlie2012-05-312-1/+6
* | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-024-12/+29
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-05-312-12/+19
| |\ \ \ \ \ \
| | * | | | | | ASoC: fsi: bugfix: ensure dma is terminatedKuninori Morimoto2012-05-301-0/+2