summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: use system_wq instead of dev_priv->wqTejun Heo2011-01-068-44/+23
* vga_switcheroo: fix build with non switcheroo enabled path.Dave Airlie2011-01-061-0/+1
* drm/radeon/kms: manage r300 CMASK RAM access and allow CMASK clearMarek Olšák2011-01-066-14/+41
* drm/radeon/kms: adjust quirk for acer laptopAlex Deucher2011-01-061-10/+11
* vga_switcheroo: split switching into two stages.Dave Airlie2011-01-051-11/+34
* drm/switcheroo: track state of switch in drivers.Dave Airlie2011-01-0510-13/+40
* vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.Dave Airlie2011-01-055-0/+16
* nouveau/acpi: improve detection of what is IGD and what is DIS.Dave Airlie2011-01-051-3/+8
* drm/nouveau: add delayed switch complete callback.Dave Airlie2011-01-051-0/+1
* vga_switcheroo: add debugging mux switch option.Dave Airlie2011-01-051-0/+16
* vga_switcheroo: make power switch handler optionalDave Airlie2011-01-051-4/+4
* vga_switcheroo: print the IGD/DIS flag in the debugfs output.Dave Airlie2011-01-051-1/+2
* drm/radeon/kms: implement gpu lockup check for evergreenAlex Deucher2011-01-052-2/+25
* Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2011-01-05656-4634/+6373
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-0314-157/+78
| |\
| | * Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-01-03259-1598/+2484
| | |\
| | | * ARM: pxa: fix page table corruption on resumeAric D. Blumer2011-01-031-2/+2
| | | * ARM: it8152: add IT8152_LAST_IRQ definition to fix build errorMike Rapoport2011-01-031-0/+1
| | | * ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek2011-01-031-0/+1
| | * | ARM: 6605/1: Add missing include "asm/memory.h"Axel Lin2011-01-031-0/+1
| | * | ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor2010-12-241-0/+6
| | * | ARM: 6537/1: update Nomadik, U300 and Ux500 maintainersLinus Walleij2010-12-241-1/+16
| | * | ARM: 6536/1: Add missing SZ_{32,64,128}Stephen Warren2010-12-241-3/+3
| | * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-12-221-0/+1
| | |\ \
| | | * | ARM: pxa: PXA_ESERIES depends on FB_W100.Lennert Buytenhek2010-12-161-0/+1
| | * | | Merge branch 'kmap_atomic_fixes' of git://git.linaro.org/people/nico/linuxRussell King2010-12-206-150/+48
| | |\ \ \
| | | * | | ARM: fix cache-feroceon-l2 after stack based kmap_atomic()Nicolas Pitre2010-12-191-18/+19
| | | * | | ARM: fix cache-xsc3l2 after stack based kmap_atomic()Nicolas Pitre2010-12-191-36/+21
| | | * | | ARM: get rid of kmap_high_l1_vipt()Nicolas Pitre2010-12-194-96/+8
| | | |/ /
| | * | | ARM: smp: avoid incrementing mm_users on CPU startupRussell King2010-12-181-1/+0
| * | | | arch/mn10300/kernel/irq.c: fix buildAndrew Morton2011-01-031-1/+1
| * | | | ima: fix add LSM rule bugMimi Zohar2011-01-031-0/+2
| * | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-034-11/+20
| |\ \ \ \
| | * \ \ \ Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2011-01-031-1/+1
| | |\ \ \ \
| | | * | | | perf: Fix callchain hit bad cast on ascii displayFrederic Weisbecker2011-01-031-1/+1
| | * | | | | arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter2011-01-031-8/+16
| | |/ / / /
| | * | | | watchdog: Improve initialisation error message and documentationBen Hutchings2011-01-032-2/+3
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-038-188/+79
| |\ \ \ \ \
| | * | | | | [media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil2011-01-031-1/+1
| | * | | | | [media] wm8775: Revert changeset fcb9757333 to avoid a regressionMauro Carvalho Chehab2011-01-036-185/+61
| | * | | | | [media] cx25840: Prevent device probe failure due to volume control ERANGE errorAndy Walls2011-01-031-2/+17
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2011-01-032-4/+11
| |\ \ \ \ \
| | * | | | | dmaengine: provide dummy functions for DMA_ENGINE=nGuennadi Liakhovetski2011-01-031-3/+10
| | * | | | | mv_xor: fix race in tasklet functionSaeed Bishara2011-01-031-1/+1
| * | | | | | name_to_dev_t() must not call __init codeJan Beulich2011-01-031-1/+1
| | |_|/ / / | |/| | | |
| * | | | | hwmon: (s3c-hwmon) Fix compilationMaurus Cuelenaere2011-01-021-2/+0
| * | | | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-022-1/+4
| |\ \ \ \ \
| | * | | | | KVM: i8259: initialize isr_ackAvi Kivity2011-01-021-0/+2
| | * | | | | KVM: MMU: Fix incorrect direct gfn for unpaged mode shadowAvi Kivity2010-12-291-1/+2
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-0214-228/+167
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud