Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 | Linus Torvalds | 2005-11-01 | 93 | -19144/+19273 |
|\ | |||||
| * | drm: remove unused components of drm structures | Dave Airlie | 2005-10-24 | 2 | -8/+0 |
| * | drm: fix warning on 64-bit platforms.. | Dave Airlie | 2005-10-24 | 1 | -1/+3 |
| * | merge linus head to drm-mm branch | Dave Airlie | 2005-10-22 | 1 | -1/+1 |
| * | merge linus head to drm-mm branch | Dave Airlie | 2005-10-22 | 3 | -6/+10 |
| |\ | |||||
| * \ | merge Linus head tree into my drm tree and fix up conflicts | Dave Airlie | 2005-10-20 | 197 | -1729/+16103 |
| |\ \ | |||||
| * | | | drm: fix drm PCIGART | Dave Airlie | 2005-09-30 | 1 | -1/+2 |
| * | | | drm: fix all sparse warning on 32-bit x86 | Dave Airlie | 2005-09-30 | 22 | -73/+75 |
| * | | | drm: add option to force writeback off. | Dave Airlie | 2005-09-30 | 3 | -0/+10 |
| * | | | drm: fix some lindent damage | Dave Airlie | 2005-09-25 | 7 | -173/+86 |
| * | | | drm: cast handle to a pointer to avoid warning | Dave Airlie | 2005-09-25 | 1 | -1/+1 |
| * | | | drm: lindent the drm directory. | Dave Airlie | 2005-09-25 | 93 | -19151/+19197 |
| * | | | drm: use kernel macros | Dave Airlie | 2005-09-25 | 1 | -3/+3 |
| * | | | update from upstream | Dave Airlie | 2005-09-25 | 1286 | -87386/+111681 |
| |\ \ \ | |||||
| * | | | | drm: add radeon PCI express support | Dave Airlie | 2005-09-11 | 8 | -59/+186 |
| * | | | | drm: update radeon driver to 1.18 | Dave Airlie | 2005-09-11 | 3 | -3/+37 |
| * | | | | drm: missing drm_vm.c changes for consistent maps | Dave Airlie | 2005-09-11 | 1 | -1/+2 |
* | | | | | [PATCH] tlclk build fix | Andrew Morton | 2005-11-01 | 1 | -0/+1 |
* | | | | | [PATCH] TPM compile fix | Chris Wright | 2005-11-01 | 2 | -0/+2 |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-11-01 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | [SERIAL] Arrange better identification of ports | Russell King | 2005-10-31 | 1 | -1/+3 |
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-11-01 | 3 | -15/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem... | Dan Williams | 2005-11-01 | 1 | -4/+5 |
| * | | | | | | [ARM] Convert EBSA110 network driver to a platform driver | Russell King | 2005-10-31 | 2 | -11/+32 |
| |/ / / / / | |||||
* | | | | | | [WATCHDOG] adds device_driver .owner field | Wim Van Sebroeck | 2005-11-01 | 2 | -0/+2 |
* | | | | | | [WATCHDOG] pcwd_pci.c update comments | Wim Van Sebroeck | 2005-11-01 | 1 | -2/+4 |
* | | | | | | [WATCHDOG] w83627hf_wdt trivial typo | Pozsar Balazs | 2005-11-01 | 1 | -1/+1 |
* | | | | | | [WATCHDOG] s3c2410 wdt - add .owner field | Ben Dooks | 2005-11-01 | 1 | -0/+1 |
* | | | | | | Don't touch USB controller IO registers when they are disabled | Linus Torvalds | 2005-10-31 | 1 | -0/+23 |
* | | | | | | [PATCH] revert ide-scsi highmem cleanup | Andrew Morton | 2005-10-31 | 1 | -12/+32 |
* | | | | | | [PATCH] i386: CONFIG_PC removal | Arthur Othieno | 2005-10-31 | 2 | -3/+3 |
* | | | | | | [PATCH] noop-iosched: avoid corrupted request merging | Jens Axboe | 2005-10-31 | 1 | -0/+1 |
* | | | | | | [PATCH] Fix on-the-fly switch from cfq i/o scheduler | Jens Axboe | 2005-10-31 | 1 | -3/+1 |
* | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2005-10-31 | 3 | -51/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | [libata] locking rewrite (== fix) | Jeff Garzik | 2005-10-30 | 2 | -3/+8 |
| * | | | | | | [libata] ata_tf_to_host cleanups | Jeff Garzik | 2005-10-30 | 2 | -48/+10 |
* | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 110 | -66/+132 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [DRIVER MODEL] Add missing driver_unregister to IMX serial driver | Russell King | 2005-10-30 | 1 | -0/+1 |
| * | | | | | | | [DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path. | Russell King | 2005-10-30 | 1 | -2/+5 |
| * | | | | | | | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 110 | -68/+126 |
* | | | | | | | | Input: adbhid - fix OOPS introduced by dynalloc conversion | Paul Mackerras | 2005-10-31 | 1 | -0/+1 |
* | | | | | | | | Input: lkkbd - fix debug message in lkkbd_interrupt() | Dmitry Torokhov | 2005-10-31 | 1 | -1/+1 |
* | | | | | | | | Input: pcspkr - fix setting name and phys for the device | Dmitry Torokhov | 2005-10-31 | 1 | -1/+1 |
* | | | | | | | | Input: fix input_dev registration message | Dmitry Torokhov | 2005-10-31 | 1 | -1/+1 |
* | | | | | | | | Input: evdev - allow querying SW state from compat ioctl | Dmitry Torokhov | 2005-10-31 | 1 | -0/+3 |
* | | | | | | | | Input: evdev - allow querying EV_SW bits from compat_ioctl | Dmitry Torokhov | 2005-10-31 | 1 | -0/+1 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 951 | -29865/+42625 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-10-30 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | [SERIAL] remove unneeded code from serial_core.c | Jayachandran C | 2005-10-30 | 1 | -2/+1 |
| * | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-30 | 6 | -49/+158 |
| |\ \ \ \ \ \ \ \ |