| Commit message (Expand) | Author | Age |
* | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2007-07-16 |
|\ |
|
| * | drm: remove core typedefs from the ioc32 wrappers | Dave Airlie | 2007-07-15 |
| * | drm: remove sarea typedefs | Dave Airlie | 2007-07-11 |
| * | drm: detypedef the hashtab and more of sman | Dave Airlie | 2007-07-11 |
| * | drm: de-typedef sman | Dave Airlie | 2007-07-11 |
| * | drm: detypedeffing continues... | Dave Airlie | 2007-07-11 |
| * | drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs | Dave Airlie | 2007-07-11 |
| * | drm: drop drm_vma_entry_t, drm_magic_entry_t | Dave Airlie | 2007-07-11 |
| * | drm: drop drm_buf_t typedef | Dave Airlie | 2007-07-11 |
| * | drm: fixup other drivers for typedef removals | Dave Airlie | 2007-07-11 |
| * | drm: remove drm_file_t, drm_device_t and drm_head_t typedefs | Dave Airlie | 2007-07-11 |
| * | drm: remove a bunch of typedefs on the userspace interface | Dave Airlie | 2007-07-11 |
| * | r300: updates register header | Oliver McFadden | 2007-07-10 |
| * | radeon: add support for vblank on crtc2 | Dave Airlie | 2007-07-10 |
| * | drm: cleanup list initialisation | Dave Airlie | 2007-07-10 |
| * | drm: fix typo on code drm getsarea | Dave Airlie | 2007-07-10 |
| * | drm: remove DRM_GETSAREA and replace with drm_getsarea function | Dave Airlie | 2007-07-10 |
| * | drm: cleanup use of Linux list handling macros | Dave Airlie | 2007-07-10 |
* | | Fix too few arguments to function `scsi_cmd_ioctl' | S.Çağlar Onur | 2007-07-16 |
* | | Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-16 |
|\ \ |
|
| * | | bsg: add a request_queue argument to scsi_cmd_ioctl() | FUJITA Tomonori | 2007-07-16 |
| * | | bsg: support for full generic block layer SG v3 | Jens Axboe | 2007-07-16 |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-16 |
|\ \ \ |
|
| * | | | more ACSI removal | Adrian Bunk | 2007-07-16 |
| * | | | umem: Fix match of pci_ids in umem driver | Neil Brown | 2007-07-16 |
| * | | | umem: Remove references to dead CONFIG_MM_MAP_MEMORY variable | Robert P. J. Day | 2007-07-16 |
| |/ / |
|
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-16 |
|\ \ \ |
|
| * | | | [SERIAL]: Fix console write locking in sparc drivers. | David S. Miller | 2007-07-16 |
| * | | | [SPARC64]: Abstract out mdesc accesses for better MD update handling. | David S. Miller | 2007-07-16 |
| * | | | [SPARC64]: Add Sun LDOM virtual disk driver. | David S. Miller | 2007-07-16 |
| * | | | [SPARC64]: Add Sun LDOM virtual network driver. | David S. Miller | 2007-07-16 |
| |/ / |
|
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-07-16 |
|\ \ \ |
|
| * | | | fb: pvr2fb: A few more __devinit annotations for PCI. | Paul Mundt | 2007-07-06 |
| * | | | fb: pvr2fb: Fix up section mismatch warnings. | Paul Mundt | 2007-07-06 |
| * | | | sh: Preliminary support for the SH-X3 CPU. | Paul Mundt | 2007-06-20 |
| * | | | sh: Fix SH-4 CPU selects. | Paul Mundt | 2007-06-07 |
* | | | | cpwatchdog build fix | Andrew Morton | 2007-07-16 |
* | | | | sn_console section mismatch warning | Jes Sorensen | 2007-07-16 |
* | | | | drivers/char/ipmi/ipmi_si_intf.c: lower printk severity | Dan Aloni | 2007-07-16 |
* | | | | drivers/char/ipmi/ipmi_poweroff.c: lower printk severity | Dan Aloni | 2007-07-16 |
* | | | | isapnp: remove pointless check of 'type' against 0 in isapnp_read_tag() | Jesper Juhl | 2007-07-16 |
* | | | | serial: remove termios checks from various old char serial drivers | Alan Cox | 2007-07-16 |
* | | | | 68360serial: remove broken optimisation | Alan Cox | 2007-07-16 |
* | | | | synclink: remove bogus 'no change' termios optimisation from synclink drivers | Alan Cox | 2007-07-16 |
* | | | | genericserial: remove bogus optimisation check and dead code paths | Alan Cox | 2007-07-16 |
* | | | | amiserial: remove incorrect 'no termios change' check | Alan Cox | 2007-07-16 |
* | | | | dma: make dma pool to use kmalloc_node | Yinghai Lu | 2007-07-16 |
* | | | | parport_pc: it887x fix | Niels de Vos | 2007-07-16 |
* | | | | nbd.c: sock_xmit: cleanup signal related code | Oleg Nesterov | 2007-07-16 |
* | | | | kcdrwd: remove unneeded flush_signals() call | Oleg Nesterov | 2007-07-16 |