summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: fix texture uploads with large 3d textures (bug 13980)Roland Scheidegger2008-06-191-3/+11
* drm/radeon: add initial r500 support.Dave Airlie2008-06-194-12/+135
* drm/radeon: init pipe setup in kernel code.Alex Deucher2008-06-194-0/+75
* drm/radeon: fixup radeon_do_engine_resetAlex Deucher2008-06-191-23/+26
* drm/radeon: fix pixcache and purge/cache flushing registersAlex Deucher2008-06-193-18/+65
* drm/radeon: write AGP_BASE_2 on chips that support it.Alex Deucher2008-06-191-0/+2
* drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 supportAlex Deucher2008-06-193-165/+138
* drm/radeon: IGP clean up register and magic numbers.Alex Deucher2008-06-192-82/+110
* drm/rs690: set base 2 to 0.Dave Airlie2008-06-192-0/+3
* drm/rs690: set all of gart base address.Dave Airlie2008-06-191-2/+3
* radeon: add production microcode from AMDAlex Deucher2008-06-192-784/+1893
* drm: pcigart use proper pci map interfaces.Dave Airlie2008-06-191-5/+3
* drm: the sg alloc ioctl should write back the handle to userspaceDave Airlie2008-06-131-1/+1
* drm: use drms ioctl cmd not what we get passed from userspace.Johannes Weiner2008-06-131-0/+2
* Linux 2.6.26-rc6v2.6.26-rc6Linus Torvalds2008-06-121-2/+2
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-128-20/+15
|\
| * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-121-2/+2
| * x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum2008-06-121-0/+1
| * x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells2008-06-121-2/+2
| * x86: fix lockdep warning during suspend-to-ramPeter Zijlstra2008-06-121-0/+1
| * x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar2008-06-121-2/+1
| * Revert "x86: fix ioapic bug again"Ingo Molnar2008-06-122-17/+4
| * x86: fix asm warning in head_32.SJoe Korty2008-06-121-1/+1
| * x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler2008-06-121-0/+5
| * geode: fix modular buildIngo Molnar2008-06-121-0/+2
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-06-122-8/+27
|\ \
| * | sched: 64-bit: fix arithmetics overflowLai Jiangshan2008-06-121-2/+7
| * | sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan2008-06-121-2/+5
| * | sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov2008-06-102-4/+15
* | | block: disable IRQs until data is written to relay channelCarl Henrik Lunde2008-06-121-6/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-121-5/+20
|\ \ \
| * | | kbuild: ignore powerpc specific symbols in modpostSam Ravnborg2008-06-121-5/+20
* | | | nommu: Correct kobjsize() page validity checks.Paul Mundt2008-06-121-18/+3
* | | | fsl-diu-db: compile fixJeff Mahoney2008-06-121-2/+2
* | | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-06-124-20/+40
|\ \ \ \ | |/ / / |/| | |
| * | | always_inline timespec_add_nsJeremy Fitzhardinge2008-06-121-2/+5
| * | | add an inlined version of iter_div_u64_remJeremy Fitzhardinge2008-06-122-14/+20
| * | | common implementation of iterative div/modJeremy Fitzhardinge2008-06-124-19/+30
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-06-114-13/+65
|\ \ \
| * | | USB: don't use reset-resume if drivers don't support itLinus Torvalds2008-06-111-2/+44
| * | | USB: isp1760: Assign resource fields before adding hcdNate Case2008-06-111-4/+4
| * | | isight_firmware: Avoid crash on loading invalid firmwareMatthew Garrett2008-06-111-7/+16
| * | | USB: fix build bug in USB_ISIGHTFWIngo Molnar2008-06-111-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-06-112-1/+2
|\ \ \ \
| * | | | kobject: Documentation Spelling PatchDavid Brigada2008-06-111-1/+1
| * | | | dev_set_name: fix missing kernel-docRandy Dunlap2008-06-111-0/+1
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-1127-360/+435
|\ \ \ \
| * | | | ACPICA: fix stray va_end() caused by mis-mergeLen Brown2008-06-111-1/+1
| * | | | ACPI: Reject below-freezing temperatures as invalid critical temperaturesArjan van de Ven2008-06-111-2/+9
| * | | | ACPICA: Fix for access to deleted object <regression>Bob Moore2008-06-111-2/+2
OpenPOWER on IntegriCloud