Age | Commit message (Expand) | Author |
2007-10-17 | convert ill defined log2() to ilog2() | Fengguang Wu |
2007-10-17 | Clean up duplicate includes in drivers/w1/ | Jesper Juhl |
2007-10-17 | Clean up duplicate includes in drivers/char/ | Jesper Juhl |
2007-10-17 | pcmcia: CompactFlash driver for PA Semi Electra boards | Olof Johansson |
2007-10-17 | Remove unneeded lock_kernel() in driver/block/loop.c | Diego Woitasen |
2007-10-17 | nbd: change a parameter's type to remove a memcpy call | Denis Cheng |
2007-10-17 | nbd: use list_for_each_entry_safe to make it more consolidated and readable | Denis Cheng |
2007-10-17 | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig |
2007-10-17 | Driver for the Atmel on-chip SSC on AT32AP and AT91 | Hans-Christian Egtvedt |
2007-10-17 | oom: move prototypes to appropriate header file | David Rientjes |
2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter |
2007-10-17 | mm: bdi init hooks | Peter Zijlstra |
2007-10-16 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-16 | missing include in mmc | Al Viro |
2007-10-16 | fix adbhid mismerge | Al Viro |
2007-10-16 | WOL bugfix for 3c59x.c | Steffen Klassert |
2007-10-16 | skge 1.12 | Stephen Hemminger |
2007-10-16 | skge: add a debug interface | Stephen Hemminger |
2007-10-16 | skge: eeprom support | Stephen Hemminger |
2007-10-16 | skge: internal stats | Stephen Hemminger |
2007-10-16 | skge: XM PHY handling fixes | Stephen Hemminger |
2007-10-16 | skge: changing MTU while running causes problems | Stephen Hemminger |
2007-10-16 | skge: fix ram buffer size calculation | Stephen Hemminger |
2007-10-16 | gianfar: Fix compile regression caused by 09f75cd7 | Li Yang |
2007-10-16 | net: Fix new EMAC driver for NAPI changes | Benjamin Herrenschmidt |
2007-10-16 | bonding: two small fixes for IPoIB support | Jay Vosburgh |
2007-10-16 | e1000e: don't poke PHY registers to retreive link status | Auke Kok |
2007-10-16 | e1000e: fix error checks | Adrian Bunk |
2007-10-16 | e1000e: Fix debug printk macro | Auke Kok |
2007-10-16 | tokenring/3c359.c: fixed array index problem | Marcus Meissner |
2007-10-16 | [netdrvr] forcedeth: remove in-driver copy of net_device_stats | Jeff Garzik |
2007-10-16 | [netdrvr] forcedeth: improved probe info; dev_printk() cleanups | Jeff Garzik |
2007-10-16 | forcedeth: fix NAPI rx poll function | Ingo Molnar |
2007-10-16 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-10-16 | fix cirrusfb breakage | Al Viro |
2007-10-17 | firewire: fw-cdev: reorder wakeup vs. spinlock | Jay Fenlason |
2007-10-17 | firewire: in-code doc updates. | Yann Dirson |
2007-10-17 | firewire: a header cleanup | Stefan Richter |
2007-10-17 | firewire: adopt read cycle timer ABI from raw1394 | Stefan Richter |
2007-10-17 | firewire: fw-ohci: check for misconfigured bus (phyID == 63) | Stefan Richter |
2007-10-17 | firewire: fw-ohci: missing dma_unmap_single | Stefan Richter |
2007-10-17 | firewire: fw-ohci: log posted write errors | Stefan Richter |
2007-10-17 | firewire: fw-ohci: reorder includes | Stefan Richter |
2007-10-17 | firewire: fw-ohci: fix includes | Stefan Richter |
2007-10-17 | firewire: fw-ohci: enforce read order for selfID generation | Stefan Richter |
2007-10-17 | firewire: fw-sbp2: use an own workqueue (fix system responsiveness) | Stefan Richter |
2007-10-17 | firewire: fw-sbp2: expose module parameter for workarounds | Stefan Richter |
2007-10-17 | firewire: fw-sbp2: add support for multiple logical units per target | Stefan Richter |
2007-10-17 | firewire: fw-sbp2: always enable IRQs before calling command ORB callback | Stefan Richter |
2007-10-17 | firewire: fw-core: local variable shadows a global one | Stefan Richter |