| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | drm/radeon/kms/r600: add support for vline relocs | Alex Deucher | 2009-09-25 | 3 | -1/+128 |
| * | | | drm/radeon/kms: fix some bugs in vline reloc | Alex Deucher | 2009-09-25 | 1 | -6/+5 |
| * | | | drm/radeon/kms/r600: clamp vram to aperture size | Alex Deucher | 2009-09-25 | 2 | -0/+14 |
| * | | | drm/kms: protect against fb helper not being created. | Dave Airlie | 2009-09-25 | 2 | -4/+23 |
| * | | | drm/r600: get values from the passed in IB not the copy. | Dave Airlie | 2009-09-25 | 1 | -11/+13 |
| * | | | drm: create gitignore file for radeon | Amerigo Wang | 2009-09-25 | 1 | -0/+3 |
| * | | | drm/radeon/kms: remove unneeded master create/destroy functions. | Dave Airlie | 2009-09-25 | 2 | -54/+0 |
| * | | | drm/kms: start adding command line interface using fb. | Dave Airlie | 2009-09-25 | 10 | -21/+386 |
| * | | | fb: change rules for global rules match. | Dave Airlie | 2009-09-25 | 1 | -1/+1 |
| * | | | drm/radeon/kms: don't require up to 64k allocations. (v2) | Dave Airlie | 2009-09-25 | 7 | -271/+370 |
| * | | | drm/radeon/kms: enable dac load detection by default. | Dave Airlie | 2009-09-25 | 1 | -0/+8 |
| * | | | drm/radeon/kms: enable r600 tv outputs. | Dave Airlie | 2009-09-25 | 1 | -6/+3 |
| * | | | drm/edid: Fix standard timing parse for EDID <= 1.2 | Adam Jackson | 2009-09-24 | 1 | -5/+12 |
| * | | | drm/edid: Detailed standard timing blocks have six timings, not five. | Adam Jackson | 2009-09-24 | 1 | -2/+1 |
| * | | | drm/edid: Ignore bad standard timings. | Adam Jackson | 2009-09-24 | 1 | -0/+16 |
| * | | | drm/edid: const cleanup | Adam Jackson | 2009-09-24 | 1 | -1/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-30 | 3 | -25/+114 |
|\ \ \ \ |
|
| * | | | | percpu: make allocation failures more verbose | Tejun Heo | 2009-09-29 | 1 | -2/+18 |
| * | | | | percpu: make pcpu_setup_first_chunk() failures more verbose | Tejun Heo | 2009-09-29 | 1 | -11/+26 |
| * | | | | percpu: make embedding first chunk allocator check vmalloc space size | Tejun Heo | 2009-09-29 | 1 | -2/+18 |
| * | | | | sparc64: implement page mapping percpu first chunk allocator | Tejun Heo | 2009-09-29 | 2 | -9/+47 |
| * | | | | percpu: make pcpu_build_alloc_info() clear static buffers | Tejun Heo | 2009-09-29 | 1 | -0/+4 |
| * | | | | percpu: fix unit_map[] verification in pcpu_setup_first_chunk() | Tejun Heo | 2009-09-29 | 1 | -3/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-30 | 20 | -71/+147 |
|\ \ \ \ |
|
| * | | | | omap: Fix wrong condition check in while loop for mailbox and iommu2 | Hiroshi DOYU | 2009-09-28 | 2 | -2/+2 |
| * | | | | omap: rng: Use resource_size instead of manual calculation | Tobias Klauser | 2009-09-25 | 1 | -2/+2 |
| * | | | | omap: Fix MMC gpio_wp for BeagleBoard C2 and above | Jarkko Nikula | 2009-09-25 | 3 | -1/+9 |
| * | | | | omap: Fix matrix_keymap_data usage | Tony Lindgren | 2009-09-25 | 7 | -21/+44 |
| * | | | | omap: Fix a OMAP_MPUIO_VBASE typo for 850 | Angelo Arrifano | 2009-09-25 | 1 | -1/+1 |
| * | | | | omap: Fix wrong jtag_id for 850 | Angelo Arrifano | 2009-09-25 | 1 | -1/+1 |
| * | | | | omap: iovmm: Fix compiler warning | Sanjeev Premi | 2009-09-25 | 1 | -2/+3 |
| * | | | | omap: mailbox: Flush posted write when acking mailbox irq | Hiroshi DOYU | 2009-09-25 | 1 | -0/+3 |
| * | | | | omap: mailbox: Execute softreset at startup | Hiroshi DOYU | 2009-09-25 | 1 | -5/+25 |
| * | | | | omap: Add missing mux pin for EHCI phy reset line | Ajay Kumar Gupta | 2009-09-25 | 2 | -0/+3 |
| * | | | | omap: Fix 44xx compile | Tony Lindgren | 2009-09-25 | 3 | -18/+5 |
| * | | | | omap: Fix mcspi compile for 2420 | Tony Lindgren | 2009-09-25 | 1 | -17/+48 |
| * | | | | omap: Fix compile for arch/arm/mach-omap2 | Tony Lindgren | 2009-09-25 | 1 | -2/+2 |
* | | | | | pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys | Linus Torvalds | 2009-09-30 | 1 | -21/+26 |
* | | | | | Revert "x86, mce: do not compile mcelog message on AMD" | Linus Torvalds | 2009-09-30 | 1 | -4/+1 |
| |/ / /
|/| | | |
|
* | | | | Linux 2.6.32-rc1v2.6.32-rc2v2.6.32-rc1 | Linus Torvalds | 2009-09-27 | 1 | -2/+2 |
* | | | | alpha: Fix duplicate <asm/thread_info.h> include | Linus Torvalds | 2009-09-27 | 1 | -1/+0 |
* | | | | tty: Fix regressions caused by commit b50989dc | Dave Young | 2009-09-27 | 3 | -15/+27 |
* | | | | ACPI: kill "unused variable āiā" warning | Linus Torvalds | 2009-09-27 | 1 | -1/+0 |
* | | | | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 64 | -83/+83 |
* | | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-09-27 | 1 | -18/+35 |
|\ \ \ \ |
|
| * | | | | hrtimer: Eliminate needless reprogramming of clock events device | Ashwin Chaugule | 2009-09-15 | 1 | -18/+35 |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-09-27 | 5 | -9/+12 |
|\ \ \ \ \ |
|
| * | | | | | ACPI: IA64=y ACPI=n build fix | Len Brown | 2009-09-27 | 1 | -0/+2 |
| * | | | | | ACPI: Kill overly verbose "power state" log messages | Roland Dreier | 2009-09-27 | 1 | -7/+0 |
| * | | | | | ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression | Zhao Yakui | 2009-09-27 | 1 | -1/+1 |