| Commit message (Expand) | Author | Age |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-01-24 |
|\ |
|
| * | [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 code | Adrian Bunk | 2007-01-24 |
| * | [IrDA]: Removed incorrect IRDA_ASSERT() | Samuel Ortiz | 2007-01-23 |
| * | [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2.... | Samuel Ortiz | 2007-01-23 |
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-01-24 |
|\ \ |
|
| * | | Merge branch 'master' into upstream-fixes | Jeff Garzik | 2007-01-24 |
| |\| |
|
| * | | mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descs | Dale Farnsworth | 2007-01-23 |
| * | | s2io bogus memset | Al Viro | 2007-01-23 |
* | | | libata: Fixup n_elem initialization | Brian King | 2007-01-24 |
* | | | ahci: don't enter slumber on power down | Tejun Heo | 2007-01-24 |
* | | | sata_nv: don't rely on NV_INT_DEV indication with ADMA | Robert Hancock | 2007-01-24 |
* | | | ahci: make ULi M5288 ignore interface fatal error bit | Tejun Heo | 2007-01-24 |
| |/
|/| |
|
* | | V4L/DVB (5123): Buf_qbuf: fix: videobuf_queue->stream corruption and lockup | Oleg Nesterov | 2007-01-23 |
* | | [PATCH] email change for shemminger@osdl.org | Stephen Hemminger | 2007-01-23 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-01-23 |
|\ \ |
|
| * | | [MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ change | Yoichi Yuasa | 2007-01-23 |
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-01-23 |
|\ \ \ |
|
| * | | | IB/ehca: Fix mismatched spin_unlock in irq handler | Hoang-Nam Nguyen | 2007-01-22 |
| * | | | IB/ehca: Fix improper use of yield() with spinlock held | Hoang-Nam Nguyen | 2007-01-22 |
| * | | | IB/srp: Check match_strdup() return | Ishai Rabinovitz | 2007-01-22 |
* | | | | [PATCH] s2io bogus memset | Al Viro | 2007-01-23 |
* | | | | [PATCH] horizon.c: missing __devinit | Al Viro | 2007-01-23 |
* | | | | [PATCH] funsoft: ktermios fix | Al Viro | 2007-01-23 |
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-01-23 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | NetXen: Use pci_register_driver() instead of pci_module_init() in init_module | Amit S. Kale | 2007-01-23 |
| * | | | NetXen: Firmware check modifications | Amit S. Kale | 2007-01-23 |
| * | | | ehea: Fixed possible nullpointer access | Thomas Klein | 2007-01-23 |
| * | | | ehea: Added logging off associated errors | Thomas Klein | 2007-01-23 |
| * | | | ehea: Improved logging of permission issues | Thomas Klein | 2007-01-23 |
| * | | | ehea: New method to determine number of available ports | Thomas Klein | 2007-01-23 |
| * | | | ehea: Modified initial autoneg state determination | Thomas Klein | 2007-01-23 |
| * | | | ehea: Fixing firmware queue config issue | Thomas Klein | 2007-01-23 |
| * | | | ehea: Fixed wrong dereferencation | Thomas Klein | 2007-01-23 |
| * | | | PHY: Export phy ethtool helpers | Kumar Gala | 2007-01-23 |
| * | | | modify 3c589_cs to be SMP safe | Komuro | 2007-01-23 |
| |/ / |
|
* | | | [PATCH] acpi: remove "video device notify" message | Jeff Chua | 2007-01-23 |
* | | | [PATCH] tlclk: bug fix + misc fixes | Mark Gross | 2007-01-23 |
* | | | [PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarm | Jamie Lenehan | 2007-01-23 |
* | | | [PATCH] KVM: fix bogus pagefault on writable pages | Avi Kivity | 2007-01-23 |
* | | | [PATCH] KVM: x86 emulator: fix bit string instructions | Avi Kivity | 2007-01-23 |
* | | | [PATCH] KVM: fix race between mmio reads and injected interrupts | Avi Kivity | 2007-01-23 |
* | | | [PATCH] KVM: make sure there is a vcpu context loaded when destroying the mmu | Avi Kivity | 2007-01-23 |
| |/
|/| |
|
* | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2007-01-22 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2007-01-17 |
| |\ \ |
|
| * | | | [MTD] OneNAND: Handle DDP chip boundary during read-while-load | Adrian Hunter | 2007-01-10 |
| * | | | [MTD] OneNAND: return ecc error code only when 2-bit ecc occurs | Kyungmin Park | 2007-01-10 |
| * | | | [MTD] OneNAND: Implement read-while-load | Adrian Hunter | 2007-01-10 |
| * | | | [MTD] OneNAND: fix onenand_wait bug in read ecc error | Kyungmin Park | 2007-01-10 |
| * | | | [MTD] OneNAND: release CPU in cycles | Artem Bityutskiy | 2007-01-10 |
| * | | | [MTD] OneNAND: add subpage write support | Kyungmin Park | 2007-01-10 |