| Commit message (Expand) | Author | Age | Files | Lines |
* | dz.c: Resource management | Maciej W. Rozycki | 2008-02-07 | 1 | -101/+188 |
* | dz.c: Use a helper to cast from "struct uart_port *" | Maciej W. Rozycki | 2008-02-07 | 1 | -11/+16 |
* | dz: clean up and improve the setup of termios settings | Maciej W. Rozycki | 2008-02-07 | 2 | -51/+56 |
* | dz: handle special conditions on reception correctly | Maciej W. Rozycki | 2008-02-07 | 2 | -38/+46 |
* | dz: fix locking issues | Maciej W. Rozycki | 2008-02-07 | 1 | -11/+12 |
* | dz: rename the serial console structure | Maciej W. Rozycki | 2008-02-07 | 1 | -3/+3 |
* | dz: update kconfig description | Maciej W. Rozycki | 2008-02-07 | 1 | -6/+10 |
* | dz: add and reorder inclusions, remove unneeded ones | Maciej W. Rozycki | 2008-02-07 | 1 | -10/+13 |
* | dz: don't panic() when request_irq() fails | Maciej W. Rozycki | 2008-02-07 | 1 | -5/+15 |
* | dz: always check if it is safe to console_putchar() | Maciej W. Rozycki | 2008-02-07 | 1 | -2/+2 |
* | dz.h: remove useless unused module junk | Maciej W. Rozycki | 2008-02-07 | 1 | -5/+0 |
* | drivers/edac/i3000: document type promotion | Jason Uhlenkott | 2008-02-07 | 1 | -0/+7 |
* | drivers/edac: i3000: missing init code | Hitoshi Mitake | 2008-02-07 | 1 | -0/+13 |
* | drivers/edac: mpc85xx: add static scope | Doug Thompson | 2008-02-07 | 1 | -1/+1 |
* | drivers/edac: i3000: 64bit build | Jason Uhlenkott | 2008-02-07 | 1 | -1/+1 |
* | drivers/edac: pci: broken parity regression | Bryan Boatright | 2008-02-07 | 1 | -4/+8 |
* | drivers-edac: add marvell mv64x60 driver | Dave Jiang | 2008-02-07 | 4 | -0/+977 |
* | drivers-edac: add freescale mpc85xx driver | Dave Jiang | 2008-02-07 | 4 | -0/+1213 |
* | drivers-edac: i3000 replace macros with functions | Jason Uhlenkott | 2008-02-07 | 1 | -15/+35 |
* | drivers-edac: i3000 code tidying | Jason Uhlenkott | 2008-02-07 | 1 | -97/+110 |
* | drivers-edac: add Cell MC driver | Benjamin Herrenschmidt | 2008-02-07 | 3 | -0/+266 |
* | drivers-edac: add Cell XDR memory types | Benjamin Herrenschmidt | 2008-02-07 | 2 | -1/+4 |
* | drivers-edac: use round_jiffies_relative | Anton Blanchard | 2008-02-07 | 2 | -3/+3 |
* | drivers-edac: turn on edac device error logging | Doug Thompson | 2008-02-07 | 1 | -0/+4 |
* | ASIC3 driver | Samuel Ortiz | 2008-02-07 | 3 | -0/+596 |
* | DS1WM: decouple host IRQ and INTR active state settings | Philipp Zabel | 2008-02-07 | 1 | -4/+5 |
* | power_supply: remove capacity_level from list of sysfs attributes | Thadeu Lima de Souza Cascardo | 2008-02-07 | 1 | -1/+0 |
* | Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi... | Linus Torvalds | 2008-02-06 | 4 | -135/+96 |
|\ |
|
| * | async_tx: replace 'int_en' with operation preparation flags | Dan Williams | 2008-02-06 | 2 | -12/+12 |
| * | async_tx: kill tx_set_src and tx_set_dest methods | Dan Williams | 2008-02-06 | 4 | -126/+87 |
| * | iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-02-06 | 1 | -1/+1 |
* | | scsi: megaraid: trivial drop duplicate mutex.h include | Daniel Walker | 2008-02-06 | 1 | -1/+0 |
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-06 | 10 | -84/+412 |
|\ \ |
|
| * | | ata_piix.c:piix_init_one() must be __devinit | Adrian Bunk | 2008-02-06 | 1 | -1/+2 |
| * | | sata_via.c: Remove missleading comment. | Alejandro Riveira Fernández | 2008-02-06 | 1 | -2/+0 |
| * | | libata-core: unblacklist HITACHI drives | David Milburn | 2008-02-06 | 1 | -2/+0 |
| * | | sata_nv: fix ATAPI issues with memory over 4GB (v7) | Robert Hancock | 2008-02-06 | 1 | -13/+65 |
| * | | ata: drivers/ata/sata_mv.c needs dmapool.h | Andrew Morton | 2008-02-06 | 1 | -0/+1 |
| * | | libata: kill now unused n_iter and fix sata_fsl | James Bottomley | 2008-02-06 | 1 | -2/+2 |
| * | | ahci: fix CAP.NP and PI handling | Tejun Heo | 2008-02-06 | 1 | -16/+19 |
| * | | sata_mv: Support SoC controllers | Saeed Bishara | 2008-02-06 | 1 | -45/+320 |
| * | | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik | 2008-02-06 | 3 | -3/+3 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-06 | 29 | -311/+555 |
|\ \ |
|
| * \ | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-02-06 | 20 | -237/+391 |
| |\ \ |
|
| | * | | virtio net: fix oops on interface-up | Christian Borntraeger | 2008-02-06 | 1 | -4/+6 |
| | * | | Fix PHY Lib support for gianfar and ucc_geth | Andy Fleming | 2008-02-06 | 2 | -4/+4 |
| | * | | forcedeth: preserve registers | Ayaz Abdulla | 2008-02-06 | 1 | -0/+14 |
| | * | | forcedeth: phy status fix | Ayaz Abdulla | 2008-02-06 | 1 | -8/+8 |
| | * | | forcedeth: restart tx/rx | Ayaz Abdulla | 2008-02-06 | 1 | -0/+19 |
| | * | | Generic HDLC - use random_ether_addr() | Krzysztof Halasa | 2008-02-05 | 2 | -8/+4 |