Age | Commit message (Expand) | Author | Files | Lines |
2007-12-29 | [SERIAL]: Fix section mismatches in Sun serial console drivers. | David S. Miller | 1 | -1/+1 |
2007-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -4/+49 |
2007-12-27 | [PCI] Do not enable CRS Software Visibility by default | Linus Torvalds | 1 | -18/+0 |
2007-12-28 | [CRYPTO] padlock: Fix spurious ECB page fault | Herbert Xu | 1 | -4/+49 |
2007-12-26 | [VETH]: move veth.h to include/linux | Stephen Hemminger | 1 | -1/+1 |
2007-12-26 | [TUNTAP]: Fix wrong debug message. | Toyo Abe | 1 | -1/+1 |
2007-12-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 4 | -36/+39 |
2007-12-24 | cmd64x: fix hwif->chipset setup | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2007-12-24 | ide-cd: fix 'ireason' reporting in cdrom_pc_intr() | Bartlomiej Zolnierkiewicz | 1 | -3/+3 |
2007-12-24 | ide-cd: fix error message in cdrom_pc_intr() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-12-24 | ide-cd: add error message for DMA error to cdrom_read_intr() | Bartlomiej Zolnierkiewicz | 1 | -1/+4 |
2007-12-24 | ide-cd: fix error messages in cdrom_write_intr() | Bartlomiej Zolnierkiewicz | 1 | -5/+8 |
2007-12-24 | ide-cd: add missing 'ireason' masking to cdrom_write_intr() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-12-24 | ide-cd: fix error messages in cdrom_{read,write}_check_ireason() | Bartlomiej Zolnierkiewicz | 1 | -8/+8 |
2007-12-24 | ide-cd: use ide_cd_release() in ide_cd_probe() | Bartlomiej Zolnierkiewicz | 1 | -8/+1 |
2007-12-24 | ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machines | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
2007-12-24 | ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirk | Bartlomiej Zolnierkiewicz | 2 | -2/+6 |
2007-12-24 | drivers/ide/: Spelling fixes | Joe Perches | 1 | -1/+1 |
2007-12-24 | V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelay | Hans Verkuil | 1 | -0/+3 |
2007-12-24 | V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330X | Michael Krufky | 1 | -0/+1 |
2007-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 3 | -1/+4 |
2007-12-23 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 21 | -336/+387 |
2007-12-23 | tty: fix logic change introduced by wait_event_interruptible_timeout() | Cory T. Tusar | 1 | -1/+1 |
2007-12-23 | pcmcia: remove pxa2xx_lubbock build warning | David Brownell | 1 | -1/+1 |
2007-12-23 | ps3: vuart: fix error path locking | Daniel Walker | 1 | -1/+0 |
2007-12-22 | USB: New device ID for the CP2101 driver | Martin Kusserow | 1 | -0/+1 |
2007-12-22 | USB: VID/PID update for sierra | Kevin R Page | 1 | -0/+2 |
2007-12-22 | USB: Unbreak fsl_usb2_udc | Peter Korsgaard | 1 | -1/+1 |
2007-12-22 | MACB: clear transmit buffers properly on transmit underrun | Gregory CLEMENT | 1 | -1/+24 |
2007-12-22 | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik | 5 | -27/+75 |
2007-12-22 | 3c359 endianness annotations and fixes | Al Viro | 2 | -66/+62 |
2007-12-22 | fec_mpc52xx: write in C... | Al Viro | 1 | -2/+3 |
2007-12-22 | 3c574 and 3c589 endianness fixes (.24?) | Al Viro | 2 | -9/+10 |
2007-12-22 | rrunner: use offsetof() instead of homegrown insanity | Al Viro | 2 | -26/+25 |
2007-12-22 | r8169 endianness | Al Viro | 1 | -2/+2 |
2007-12-22 | dl2k endianness fixes (.24 fodder?) | Al Viro | 2 | -27/+30 |
2007-12-22 | yellowfin: annotations and fixes (.24 fodder?) | Al Viro | 1 | -12/+13 |
2007-12-22 | asix fixes | Al Viro | 1 | -130/+105 |
2007-12-22 | cycx: annotations and fixes (.24 fodder?) | Al Viro | 1 | -6/+6 |
2007-12-22 | typhoon: trivial endianness annotations | Al Viro | 2 | -20/+24 |
2007-12-22 | typhoon: memory corruptor on big-endian if TSO is enabled | Al Viro | 1 | -1/+1 |
2007-12-22 | typhoon: missed rx overruns on big-endian | Al Viro | 2 | -3/+3 |
2007-12-22 | typhoon: set_settings broken on big-endian | Al Viro | 1 | -1/+1 |
2007-12-22 | typhoon: missing le32_to_cpu() in get_drvinfo | Al Viro | 1 | -1/+1 |
2007-12-22 | typhoon: endianness bug in tx/rx byte counters | Al Viro | 1 | -2/+2 |
2007-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -46/+56 |
2007-12-20 | [ATM]: Spelling fixes | Joe Perches | 1 | -2/+2 |
2007-12-20 | dm crypt: use bio_add_page | Milan Broz | 1 | -13/+11 |
2007-12-20 | dm: merge max_hw_sector | Neil Brown | 1 | -0/+9 |
2007-12-20 | dm: trigger change uevent on rename | Alasdair G Kergon | 3 | -1/+10 |