Age | Commit message (Expand) | Author |
2008-02-05 | drivers/pcmcia: Add missing iounmap | Julia Lawall |
2008-02-05 | at91_cf: use generic gpio calls | David Brownell |
2008-02-05 | pcmcia/pcnet_cs: fix 'shadow variable' warning | Richard Knutsson |
2008-02-05 | pcmcia/fmvj18x_cs: fix 'shadow variable' warning | Richard Knutsson |
2008-02-05 | pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one | Richard Knutsson |
2008-02-05 | pcmcia/axnet_cs: make functions static | Richard Knutsson |
2008-02-05 | pcmcia/3c574_cs: fix 'shadow variable' warning | Richard Knutsson |
2008-02-05 | pcmcia: include bad CIS filename in error message | Randy Dunlap |
2008-02-05 | pcmcia: stop updating dev->power.power_state | David Brownell |
2008-02-05 | pcmcia: replace kio_addr_t with unsigned int everywhere | Olof Johansson |
2008-02-05 | pcmcia: convert some internal-only ioaddr_t to unsigned int | Olof Johansson |
2008-02-05 | drivers/net/wireless/b43/main.c needs io.h | Andrew Morton |
2008-02-04 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-02-04 | Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel | Russell King |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2008-02-04 | vm audit: add VM_DONTEXPAND to mmap for drivers that need it | Nick Piggin |
2008-02-04 | ADB: Add missing #include <linux/platform_device.h> | Geert Uytterhoeven |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2008-02-04 | [ARM] 4660/3: at91: allow selecting UART for early kernel messages | Guennadi Liakhovetski |
2008-02-04 | [ARM] 4810/1: - Fix 'section mismatch' building warnings | Kristoffer Ericson |
2008-02-04 | [ARM] 21285 serial: fix build error | Russell King |
2008-02-04 | virtio: balloon driver | Rusty Russell |
2008-02-04 | virtio: Use PCI revision field to indicate virtio PCI ABI version | Anthony Liguori |
2008-02-04 | virtio: PCI device | Anthony Liguori |
2008-02-04 | virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz | Christian Borntraeger |
2008-02-04 | virtio_blk: Dont waste major numbers | Christian Borntraeger |
2008-02-04 | virtio_blk: provide getgeo | Christian Borntraeger |
2008-02-04 | virtio_net: parametrize the napi_weight for virtio receive queue. | Dor Laor |
2008-02-04 | virtio: free transmit skbs when notified, not on next xmit. | Rusty Russell |
2008-02-04 | virtio: flush buffers on open | Rusty Russell |
2008-02-04 | virtnet: remove double ether_setup | Christian Borntraeger |
2008-02-04 | virtio: Allow virtio to be modular and used by modules | Rusty Russell |
2008-02-04 | virtio: Use the sg_phys convenience function. | Rusty Russell |
2008-02-04 | virtio: Put the virtio under the virtualization menu | Anthony Liguori |
2008-02-04 | virtio: handle interrupts after callbacks turned off | Rusty Russell |
2008-02-04 | virtio: reset function | Rusty Russell |
2008-02-04 | virtio: populate network rings in the probe routine, not open | Rusty Russell |
2008-02-04 | virtio: Tweak virtio_net defines | Rusty Russell |
2008-02-04 | virtio: Net header needs hdr_len | Rusty Russell |
2008-02-04 | virtio: clarify NO_NOTIFY flag usage | Rusty Russell |
2008-02-04 | virtio: explicit enable_cb/disable_cb rather than callback return. | Rusty Russell |
2008-02-04 | virtio: simplify config mechanism. | Rusty Russell |
2008-02-04 | virtio: Implement skb_partial_csum_set, for setting partial csums on untruste... | Rusty Russell |
2008-02-03 | scsi: fix dependency bug in aic7 Makefile | Sam Ravnborg |
2008-02-03 | drivers/watchdog/: Spelling fixes | Joe Perches |
2008-02-03 | drivers/video/: Spelling fixes | Joe Perches |