Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-07-09 | 4 | -4/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [WATCHDOG] w83627hf_wdt.c: add support for the W83627EHF support | Slobodan Tomić | 2009-07-09 | 1 | -0/+5 | |
| * | | | | | | | [WATCHDOG] SA1100 watchdog maximum timeout | Raphael Assenat | 2009-07-09 | 1 | -2/+3 | |
| * | | | | | | | [WATCHDOG] w83697ug, fix lock imbalance | Jiri Slaby | 2009-07-09 | 1 | -1/+3 | |
| * | | | | | | | [WATCHDOG] drivers/watchdog/bcm47xx_wdt.c: Remove unnecessary semicolons | Joe Perches | 2009-07-09 | 1 | -1/+1 | |
* | | | | | | | | mx3fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-09 | 1 | -5/+0 | |
* | | | | | | | | sm501fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-09 | 1 | -3/+0 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-07-09 | 20 | -32/+86 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cxgb3: Fix crash caused by stashing wrong netdev_queue | Roland Dreier | 2009-07-09 | 1 | -2/+1 | |
| * | | | | | | | ixgbe: Fix coexistence of FCoE and Flow Director in 82599 | Yi Zou | 2009-07-09 | 2 | -8/+17 | |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-07-08 | 13 | -11/+42 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | p54: tx refused but queue active | Larry Finger | 2009-07-08 | 1 | -2/+3 | |
| | * | | | | | | | Atheros Kconfig needs to be dependent on WLAN_80211 | Jay Sternberg | 2009-07-08 | 1 | -0/+1 | |
| | * | | | | | | | mac80211_hwsim: avoid NULL access | Johannes Berg | 2009-07-08 | 1 | -0/+1 | |
| | * | | | | | | | ssb: Add support for 4318E | Clyde McPherson | 2009-07-08 | 1 | -2/+4 | |
| | * | | | | | | | b43: Add support for 4318E | Clyde McPherson | 2009-07-08 | 1 | -0/+1 | |
| | * | | | | | | | zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device | Hin-Tak Leung | 2009-07-08 | 1 | -0/+1 | |
| | * | | | | | | | zd1211rw: 07b8:6001 is a ZD1211B | Pascal Terjan | 2009-07-08 | 1 | -1/+1 | |
| | * | | | | | | | hp-wmi: fix rfkill bug | Johannes Berg | 2009-07-07 | 1 | -1/+1 | |
| | * | | | | | | | iwmc3200wifi: add Kconfig help | Samuel Ortiz | 2009-07-07 | 1 | -0/+9 | |
| | * | | | | | | | ath9k: Fix leak in tx descriptor | Vasanthakumar Thiagarajan | 2009-07-07 | 1 | -1/+8 | |
| | * | | | | | | | b43/b43legacy: fix radio LED initialization | Larry Finger | 2009-07-07 | 4 | -4/+12 | |
| * | | | | | | | | r6040: bump driver version to 0.24 and date to 08 July 2009 | Florian Fainelli | 2009-07-08 | 1 | -2/+2 | |
| * | | | | | | | | r6040: restore MIER register correctly when IRQ line is shared | Florian Fainelli | 2009-07-08 | 1 | -1/+4 | |
| * | | | | | | | | davinci_emac: fix kernel oops when changing MAC address while interface is down | Pablo Bitton | 2009-07-08 | 1 | -2/+10 | |
| * | | | | | | | | igb: set lan id prior to configuring phy | Alexander Duyck | 2009-07-08 | 1 | -0/+4 | |
| * | | | | | | | | fec: fix definition of 5272 version of FEC_X_DES_ACTIVE register | Greg Ungerer | 2009-07-06 | 1 | -1/+1 | |
| * | | | | | | | | fec: remove extra ";" from definition names | Greg Ungerer | 2009-07-06 | 1 | -6/+6 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Fix compile error in bmac.c | Dave Jones | 2009-07-09 | 1 | -1/+1 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-07-08 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [CPUFREQ] Fix compile failure in cpufreq.c | Dave Jones | 2009-07-08 | 1 | -3/+4 | |
* | | | | | | | | fealnx: Fix build breakage -- PR_CONT should be KERN_CONT | Roland Dreier | 2009-07-08 | 1 | -3/+3 | |
* | | | | | | | | atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 | 1 | -2/+3 | |
* | | | | | | | | fsl-diu-fb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 | 1 | -6/+0 | |
|/ / / / / / / | ||||||
* | | | | | | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 50 | -225/+217 | |
* | | | | | | | pty: Rework the pty layer to use the normal buffering logic | Alan Cox | 2009-07-08 | 1 | -95/+59 | |
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-07-08 | 3 | -103/+92 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [CPUFREQ] fix (utter) cpufreq_add_dev mess | Mathieu Desnoyers | 2009-07-06 | 1 | -25/+40 | |
| * | | | | | | | [CPUFREQ] Cleanup locking in conservative governor | venkatesh.pallipadi@intel.com | 2009-07-06 | 1 | -21/+13 | |
| * | | | | | | | [CPUFREQ] Cleanup locking in ondemand governor | venkatesh.pallipadi@intel.com | 2009-07-06 | 1 | -35/+27 | |
| * | | | | | | | [CPUFREQ] Eliminate the recent lockdep warnings in cpufreq | venkatesh.pallipadi@intel.com | 2009-07-06 | 3 | -34/+24 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2009-07-08 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PM: Clear -EAGAIN in dpm_prepare | Sebastian Ott | 2009-07-08 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | intel-iommu: Fix intel_iommu_unmap_range() with size 0 | Sheng Yang | 2009-07-08 | 1 | -0/+3 | |
* | | | | | | | Free struct device in fw_dev_release() | Catalin Marinas | 2009-07-08 | 1 | -4/+2 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-07-08 | 10 | -183/+692 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Input: gpio_mouse - use standard driver registration method | Saeed Bishara | 2009-07-07 | 1 | -6/+5 | |
| * | | | | | | | Input: mark serio and i8042 as suspended when hibernating too | Thadeu Lima de Souza Cascardo | 2009-07-07 | 2 | -6/+8 | |
| * | | | | | | | Input: add support for generic GPIO-based matrix keypad | Eric Miao | 2009-06-29 | 3 | -2/+465 | |
| * | | | | | | | Input: arrange keyboards alphabetically | Dmitry Torokhov | 2009-06-29 | 2 | -162/+161 |