Age | Commit message (Expand) | Author |
2008-05-02 | USB: storage/onetouch.c: make a function static | Adrian Bunk |
2008-05-02 | usb-storage: fix build failure in OneTouch driver | Dmitry Torokhov |
2008-05-02 | usb: ldusb: ld_usb semaphore to mutex | Daniel Walker |
2008-05-02 | USB: ISP1760 HCD driver | Sebastian Siewior |
2008-05-02 | driver-core: add dev_name() to help transition away from using bus_id | Kay Sievers |
2008-05-02 | [SCSI] add support for variable length extended commands | Boaz Harrosh |
2008-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirq | Linus Torvalds |
2008-05-02 | Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev | Linus Torvalds |
2008-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-05-02 | [SCSI] Let scsi_cmnd->cmnd use request->cmd buffer | Boaz Harrosh |
2008-05-02 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-05-02 | [SCSI] bsg: add large command support | FUJITA Tomonori |
2008-05-02 | [SCSI] aacraid: Fix down_interruptible() to check the return value correctly | Mark Salyzyn |
2008-05-02 | sparc32: Delete prom_stdin and prom_stdout. | David S. Miller |
2008-05-02 | sparc32: More memory probing consolidation. | David S. Miller |
2008-05-02 | sparc32: Kill totally unused memory information tables. | David S. Miller |
2008-05-02 | sparc64: Fix syscall restart, for real... | David S. Miller |
2008-05-02 | serial: Fix sparc driver name strings. | David S. Miller |
2008-05-02 | sparc64: Stop creating dummy root PCI host controller devices. | David S. Miller |
2008-05-02 | lguest: make Launcher see device status updates | Rusty Russell |
2008-05-02 | lguest: remove bogus NULL cpu check | Rusty Russell |
2008-05-02 | lguest: avoid using NR_CPUS as a bounds check. | Rusty Russell |
2008-05-02 | virtio: add virtio disk geometry feature | Ryan Harper |
2008-05-02 | virtio: explicit advertisement of driver features | Rusty Russell |
2008-05-02 | virtio: change config to guest endian. | Rusty Russell |
2008-05-02 | virtio: finer-grained features for virtio_net | Rusty Russell |
2008-05-02 | virtio: wean net driver off NETDEV_TX_BUSY | Rusty Russell |
2008-05-02 | virtio-blk: fix remove oops | Marcelo Tosatti |
2008-05-02 | virtio: fix scatterlist sizing in net driver. | Rusty Russell |
2008-05-02 | virtio: de-structify virtio_block status byte | Rusty Russell |
2008-05-02 | virtio: export more headers to userspace | Christian Borntraeger |
2008-05-02 | virtio: fix sparse return void-valued expression warnings | Harvey Harrison |
2008-05-02 | virtio: fix tx_ stats in virtio_net | Rusty Russell |
2008-05-02 | virtio: ignore corrupted virtqueues rather than spinning. | Rusty Russell |
2008-05-02 | genirq: reenable a nobody cared disabled irq when a new driver arrives | Thomas Gleixner |
2008-05-02 | netns: assign PDE->data before gluing entry into /proc tree | Denis V. Lunev |
2008-05-02 | netfilter: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | netfilter: assign PDE->fops before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | ipv4: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | vlan: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | atm: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | ipv6: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | net: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | netfilter: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | sunrpc: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-05-02 | [POWERPC] Bolt in SLB entry for kernel stack on secondary cpus | Paul Mackerras |
2008-05-02 | [POWERPC] PS3: Update ps3_defconfig | Geoff Levand |
2008-05-02 | [POWERPC] PS3: Remove unsupported wakeup sources | Geoff Levand |
2008-05-02 | [POWERPC] PS3: Make ps3_virq_setup and ps3_virq_destroy static | Geert Uytterhoeven |
2008-05-02 | [POWERPC] PS3: Add time include to lpm | FUJITA Tomonori |