Age | Commit message (Expand) | Author |
2008-03-06 | [WATCHDOG] Fix return value warning in hpwdt | Roland Dreier |
2008-03-06 | [WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdt | Roland Dreier |
2008-03-06 | [WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUS | Andrew Paprocki |
2008-03-06 | fb: hitfb: Balance probe/remove section annotations. | Paul Mundt |
2008-03-06 | fb: pvr2fb: Fix up remaining section mismatch. | Paul Mundt |
2008-03-05 | net/enc28j60: oops fix | David Brownell |
2008-03-05 | drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod... | Jon Schindler |
2008-03-05 | drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul... | Jon Schindler |
2008-03-05 | drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_... | Jon Schindler |
2008-03-05 | drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_... | Jon Schindler |
2008-03-05 | bluetooth: CONWISE Technology based adapters with buggy SCO support (bugzilla... | SDiZ |
2008-03-05 | [PPPOL2TP]: Fix SMP issues in skb reorder queue handling | James Chapman |
2008-03-05 | [PPPOL2TP]: Make locking calls softirq-safe | James Chapman |
2008-03-05 | atm: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-03-05 | isdn: replace __inline with inline | Harvey Harrison |
2008-03-05 | net: replace __inline with inline | Harvey Harrison |
2008-03-05 | Merge branch 'for-linus' of git://git.infradead.org/~dedekind/ubi-2.6 | Linus Torvalds |
2008-03-05 | parisc: fix IOMMU's device boundary overflow bug on 32bits arch | FUJITA Tomonori |
2008-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2008-03-05 | Merge branch 'fixes-25' of git://git.kernel.org/pub/scm/linux/kernel/git/dave... | Linus Torvalds |
2008-03-05 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-03-05 | [SCSI] mpt fusion: don't oops if NumPhys==0 | Krzysztof Oledzki |
2008-03-05 | [CPUFREQ] fix section mismatch warnings | Sam Ravnborg |
2008-03-05 | [CPUFREQ] Fix missing cpufreq_cpu_put() call in ->store | Dave Jones |
2008-03-05 | [CPUFREQ] Fix missing cpufreq_cpu_put() call in ->show | Dave Jones |
2008-03-05 | [SCSI] iscsi class: regression - fix races with state manipulation and blocki... | Mike Christie |
2008-03-05 | [SCSI] qla4xxx: regression - add start scan callout | Mike Christie |
2008-03-05 | [SCSI] qla4xxx: fix host reset dpc race | Mike Christie |
2008-03-05 | ahci: work around ATI SB600 h/w quirk | Jeff Garzik |
2008-03-05 | pata_hpt*, pata_serverworks: fix UDMA masking | Alan Cox |
2008-03-05 | make s2io.c:init_tti() static | Adrian Bunk |
2008-03-05 | [S390] zcrypt: fix ap_device_list handling | Ralph Wuerthner |
2008-03-05 | [S390] sclp_vt220: speed up console output for interactive work | Christian Borntraeger |
2008-03-05 | [S390] dasd: fix reference counting in display method for proc/dasd/devices | Stefan Weinhuber |
2008-03-05 | [S390] dasd: let dasd erp matching recognize alias recovery | Stefan Weinhuber |
2008-03-05 | FIXED_PHY must depend on PHYLIB=y | Adrian Bunk |
2008-03-05 | fix drivers/net/atarilance.c compilation | Adrian Bunk |
2008-03-05 | ixgbe: fix typo in speed mesage | Emil Tantilov |
2008-03-05 | e100: Do suspend/shutdown like e1000 | Auke Kok |
2008-03-05 | ehea: Fix missing Kconfig dependency | Thomas Klein |
2008-03-05 | axnet_cs: change debugging level for "Too much work at interrupt" message. | Komuro |
2008-03-05 | mv643xx_eth: Define module alias for platform device | Martin Michlmayr |
2008-03-05 | de2104x: remove BUG_ON() when changing media type | Ondrej Zary |
2008-03-05 | dm9161: add configuration for MII/RMII | frederic Rodo |
2008-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2008-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2008-03-04 | input: add I2C to config since the driver makes several i2c*() calls | Randy Dunlap |
2008-03-04 | md: the md RAID10 resync thread could cause a md RAID10 array deadlock | K.Tanaka |