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