| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | pcmcia ide kingston compactflash's have a new manufacturer id | Christophe Niclaes | 2008-06-20 | 1 | -0/+1 |
| * | | | | | | | pcmcia: add another pata/ide ID | Kristoffer Ericson | 2008-06-20 | 2 | -0/+2 |
| * | | | | | | | pcmcia: add an pata/ide ID | Matt Reimer | 2008-06-20 | 2 | -0/+2 |
| * | | | | | | | ide: increase timeout in wait_drive_not_busy() | Bartlomiej Zolnierkiewicz | 2008-06-20 | 1 | -3/+3 |
| * | | | | | | | palm_bk3710: fix resource management | Sergei Shtylyov | 2008-06-20 | 1 | -9/+13 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-06-20 | 5 | -141/+180 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ieee1394: Kconfig menu touch-up | Stefan Richter | 2008-06-19 | 1 | -52/+66 |
| * | | | | | | | firewire: Kconfig menu touch-up | Stefan Richter | 2008-06-19 | 1 | -17/+15 |
| * | | | | | | | firewire: deadline for PHY config transmission | Stefan Richter | 2008-06-19 | 1 | -15/+34 |
| * | | | | | | | firewire: fw-ohci: unify printk prefixes | Stefan Richter | 2008-06-19 | 1 | -53/+48 |
| * | | | | | | | firewire: fill_bus_reset_event needs lock protection | Stefan Richter | 2008-06-19 | 1 | -2/+7 |
| * | | | | | | | firewire: fw-ohci: write selfIDBufferPtr before LinkControl.rcvSelfID | Stefan Richter | 2008-06-19 | 1 | -1/+1 |
| * | | | | | | | firewire: fw-ohci: disable PHY packet reception into AR context | Stefan Richter | 2008-06-19 | 1 | -0/+2 |
| * | | | | | | | firewire: fw-ohci: use of uninitialized data in AR handler | Stefan Richter | 2008-06-19 | 1 | -0/+5 |
| * | | | | | | | firewire: don't panic on invalid AR request buffer | Stefan Richter | 2008-06-19 | 1 | -1/+2 |
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-06-20 | 2 | -6/+5 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'bugzilla-9761' into release | Len Brown | 2008-06-20 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | ACPI Exception (video-1721): UNKNOWN_STATUS_CODE, Cant attach device | Zhang Rui | 2008-06-14 | 1 | -1/+2 |
| * | | | | | | | | | Merge branch 'bugzilla-10695' into release | Len Brown | 2008-06-20 | 1 | -5/+3 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | ACPI: no AC status notification | Len Brown | 2008-06-14 | 1 | -5/+3 |
| | |/ / / / / / / |
|
* | | | | | | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2008-06-20 | 13 | -1070/+2604 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | drm: only trust core drm ioctls - driver ioctls are a mess. | Dave Airlie | 2008-06-20 | 1 | -4/+3 |
| * | | | | | | | | | drm/i915: add support for Intel series 4 chipsets. | Zhenyu Wang | 2008-06-20 | 2 | -2/+12 |
| * | | | | | | | | | drm/radeon: add hier-z registers for r300 and r500 chipsets | Dave Airlie | 2008-06-19 | 2 | -59/+189 |
| * | | | | | | | | | drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT | Alex Deucher | 2008-06-19 | 2 | -8/+9 |
| * | | | | | | | | | drm/radeon: switch IGP gart to use radeon_write_agp_base() | Alex Deucher | 2008-06-19 | 1 | -8/+4 |
| * | | | | | | | | | drm/radeon: Restore sw interrupt on resume | Dennis Kasprzyk | 2008-06-19 | 3 | -1/+3 |
| * | | | | | | | | | drm/r500: add support for AGP based cards. | Dave Airlie | 2008-06-19 | 2 | -3/+27 |
| * | | | | | | | | | drm/radeon: fix texture uploads with large 3d textures (bug 13980) | Roland Scheidegger | 2008-06-19 | 1 | -3/+11 |
| * | | | | | | | | | drm/radeon: add initial r500 support. | Dave Airlie | 2008-06-19 | 4 | -12/+135 |
| * | | | | | | | | | drm/radeon: init pipe setup in kernel code. | Alex Deucher | 2008-06-19 | 4 | -0/+75 |
| * | | | | | | | | | drm/radeon: fixup radeon_do_engine_reset | Alex Deucher | 2008-06-19 | 1 | -23/+26 |
| * | | | | | | | | | drm/radeon: fix pixcache and purge/cache flushing registers | Alex Deucher | 2008-06-19 | 3 | -18/+65 |
| * | | | | | | | | | drm/radeon: write AGP_BASE_2 on chips that support it. | Alex Deucher | 2008-06-19 | 1 | -0/+2 |
| * | | | | | | | | | drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support | Alex Deucher | 2008-06-19 | 3 | -165/+138 |
| * | | | | | | | | | drm/radeon: IGP clean up register and magic numbers. | Alex Deucher | 2008-06-19 | 2 | -82/+110 |
| * | | | | | | | | | drm/rs690: set base 2 to 0. | Dave Airlie | 2008-06-19 | 2 | -0/+3 |
| * | | | | | | | | | drm/rs690: set all of gart base address. | Dave Airlie | 2008-06-19 | 1 | -2/+3 |
| * | | | | | | | | | radeon: add production microcode from AMD | Alex Deucher | 2008-06-19 | 2 | -784/+1893 |
| * | | | | | | | | | drm: pcigart use proper pci map interfaces. | Dave Airlie | 2008-06-19 | 1 | -5/+3 |
| * | | | | | | | | | drm: the sg alloc ioctl should write back the handle to userspace | Dave Airlie | 2008-06-13 | 1 | -1/+1 |
| * | | | | | | | | | drm: use drms ioctl cmd not what we get passed from userspace. | Johannes Weiner | 2008-06-13 | 1 | -0/+2 |
| | |_|_|_|/ / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2008-06-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | [agp]: fixup chipset flush for new Intel G4x. | Zhenyu Wang | 2008-06-20 | 1 | -1/+1 |
| * | | | | | | | | | agp: brown paper bag patch - put back the two lines it took out. | Dave Airlie | 2008-06-19 | 1 | -0/+2 |
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-06-20 | 5 | -11/+19 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | softlockup: fix NMI hangs due to lock race - 2.6.26-rc regression | Jason Wessel | 2008-06-19 | 1 | -5/+10 |
| * | | | | | | | | | | rcupreempt: remove export of rcu_batches_completed_bh | Steven Rostedt | 2008-06-19 | 1 | -2/+0 |
| * | | | | | | | | | | cpuset: limit the input of cpuset.sched_relax_domain_level | Li Zefan | 2008-06-19 | 3 | -4/+9 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-06-20 | 4 | -29/+73 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|