Age | Commit message (Expand) | Author |
2007-10-23 | [NET]: Don't declare extern variables in net/core/sysctl_net_core.c | Pavel Emelyanov |
2007-10-23 | Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg... | Linus Torvalds |
2007-10-23 | Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds |
2007-10-23 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-23 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-23 | ni5010: kill unused variable | Jeff Garzik |
2007-10-23 | eexpress: fix !SMP unused-var warning | Jeff Garzik |
2007-10-23 | jmicron: update quirk for JMB361/3/5/6 | Tejun Heo |
2007-10-23 | libata: add HTS542525K9SA00 to NCQ blacklist | Tejun Heo |
2007-10-23 | libata-core: auditting chk_status v check_status | Alan Cox |
2007-10-23 | [libata] checkpatch-inspired cleanups | Jeff Garzik |
2007-10-23 | bonding: Acquire correct locks in alb for promisc change | Jay Vosburgh |
2007-10-23 | bonding: Convert more locks to _bh, acquire rtnl, for new locking | Jay Vosburgh |
2007-10-23 | bonding: Convert locks to _bh, rework alb locking for new locking | Jay Vosburgh |
2007-10-23 | bonding: Convert miimon to new locking | Jay Vosburgh |
2007-10-23 | bonding: Convert balance-rr transmit to new locking | Jay Vosburgh |
2007-10-23 | Convert bonding timers to workqueues | Jay Vosburgh |
2007-10-23 | pasemi_mac: fix typo | Olof Johansson |
2007-10-23 | defxx.c: dfx_bus_init() is __devexit not __devinit | Maciej W. Rozycki |
2007-10-23 | sky2: crash on remove | Stephen Hemminger |
2007-10-23 | MIPSnet: Delete all the useless debugging printks. | Ralf Baechle |
2007-10-23 | AR7 ethernet: small post-merge cleanups and fixes | Matteo Croce |
2007-10-23 | Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in... | Jeff Garzik |
2007-10-23 | Merge branch 'bug-fixes' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth i... | Jeff Garzik |
2007-10-23 | Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik |
2007-10-23 | [SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate | Jeff Garzik |
2007-10-23 | drivers/char/riscom8: clean up irq handling | Jeff Garzik |
2007-10-23 | isdn/sc: irq handler clean | Jeff Garzik |
2007-10-23 | isdn/act2000: fix major bug. clean irq handler. | Jeff Garzik |
2007-10-23 | char/pcmcia/synclink_cs: trim trailing whitespace | Jeff Garzik |
2007-10-23 | drivers/char/ip2: separate polling and irq-driven work entry points | Jeff Garzik |
2007-10-23 | drivers/char/ip2: split out irq core logic into separate function | Jeff Garzik |
2007-10-23 | [NETDRVR] lib82596, netxen: delete pointless tests from irq handler | Jeff Garzik |
2007-10-23 | Eliminate pointless casts from void* in a few driver irq handlers. | Jeff Garzik |
2007-10-23 | [PARPORT] Remove unused 'irq' argument from parport irq functions | Jeff Garzik |
2007-10-23 | [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} | Jeff Garzik |
2007-10-23 | [PARPORT] Consolidate code copies into a single generic irq handler | Jeff Garzik |
2007-10-23 | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2007-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds |
2007-10-23 | [WATCHDOG] AR7: watchdog timer | Matteo Croce |
2007-10-23 | [WATCHDOG] Linux kernel IPC SBC Watchdog Timer driver | Veljkovic Srdjan |
2007-10-23 | [SCSI] qla2xxx: Update version number to 8.02.00-k5. | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Correct display of ISP serial-number. | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Correct residual-count handling discrepancies during UNDERRUN... | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Make driver (mostly) legacy I/O port free. | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Fix issue where final flash-segment updates were falling into... | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Handle unaligned sector writes during NVRAM/VPD updates. | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Defer explicit interrupt-polling processing to init-time scen... | Andrew Vasquez |
2007-10-23 | [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. | Andrew Vasquez |
2007-10-23 | mv643xx_eth: Hook up mv643xx_get_sset_count | Dale Farnsworth |