| Commit message (Expand) | Author | Age |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-30 |
|\ |
|
| * | ide/powermac: Fix use of uninitialized pointer on media-bay | Benjamin Herrenschmidt | 2008-07-30 |
| * | ipmi/powerpc: Use linux/of_{device,platform}.h instead of asm | Stephen Rothwell | 2008-07-30 |
| * | Merge commit 'kumar/kumar-next' | Benjamin Herrenschmidt | 2008-07-30 |
| |\ |
|
| | * | cpm_uart: Add generic clock API support to set baudrates | Laurent Pinchart | 2008-07-28 |
| | * | cpm_uart: Modem control lines support | Laurent Pinchart | 2008-07-28 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-07-30 |
|\ \ \ |
|
| * | | | niu: Fix error checking in niu_ethflow_to_class. | Andreas Schwab | 2008-07-30 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-07-30 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | PS3: gelic: use unsigned long for irqflags | Vegard Nossum | 2008-07-29 |
| | * | | mac80211: partially fix skb->cb use | Johannes Berg | 2008-07-29 |
| | * | | rtl8187: Improve wireless statistics for RTL8187B | Larry Finger | 2008-07-29 |
| | * | | rtl8187: Fix for TX sequence number problem | Larry Finger | 2008-07-29 |
| | * | | mac80211: fix sparse integer as NULL pointer warning | Harvey Harrison | 2008-07-29 |
| | * | | drivers/net/wireless/iwlwifi/iwl-led.c: printk fix | Andrew Morton | 2008-07-29 |
| | * | | rt2x00: Clear queue entry flags during initialization | Ivo van Doorn | 2008-07-29 |
| | * | | rt2x00: Force full register config after start() | Ivo van Doorn | 2008-07-29 |
| | * | | b43legacy: Release mutex in error handling code | Julia Lawall | 2008-07-29 |
| | * | | drivers/net/wireless/ipw2100.c: Release mutex in error handling code | Julia Lawall | 2008-07-29 |
| | * | | rt2x00: Fix memleak when RTS/CTS fails | Ivo van Doorn | 2008-07-29 |
| | * | | rt2x00: Fix QOS sequence counting | Ivo van Doorn | 2008-07-29 |
| | * | | rt2x00: Fix the beacon length bug | Iwo Mergler | 2008-07-29 |
| | * | | rt2x00: Large vendor requests for rt73usb firmware upload and beacons | Iwo Mergler | 2008-07-29 |
| | * | | rt2x00: Support for large vendor requests | Iwo Mergler | 2008-07-29 |
| | * | | rt2x00: Fix EIFS timing value | Ivo van Doorn | 2008-07-29 |
| | * | | rt2x00: Remove duplicate declaration | Ivo van Doorn | 2008-07-29 |
| | * | | ath5k: don't enable MSI, we cannot handle it yet | Pavel Roskin | 2008-07-29 |
| | * | | ath5k: fix recursive locking in ath5k_beacon_update | Bob Copeland | 2008-07-29 |
| | * | | iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUG | Denis V. Lunev | 2008-07-29 |
| | * | | iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not set | Denis V. Lunev | 2008-07-29 |
| | * | | libertas: check bounds and only use decimal for sysfs persistent features. | Brian Cavagnolo | 2008-07-29 |
| | * | | iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning. | Rami Rosen | 2008-07-29 |
| | * | | ath5k: use positive logic for HP laptop LEDs | Bob Copeland | 2008-07-29 |
| | * | | Ath5k: suspend/resume fixes | Jiri Slaby | 2008-07-29 |
| | * | | Ath5k: fix dma operation | Jiri Slaby | 2008-07-29 |
| | * | | Ath5k: flush work | Jiri Slaby | 2008-07-29 |
| | * | | Ath5k: kill tasklets on shutdown | Jiri Slaby | 2008-07-29 |
| | * | | Ath5k: fix memory corruption | Jiri Slaby | 2008-07-29 |
| | * | | mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag | Johannes Berg | 2008-07-29 |
* | | | | sgi-xp: setup the notify GRU message queue | Dean Nelson | 2008-07-30 |
* | | | | sgi-xp: setup the activate GRU message queue | Dean Nelson | 2008-07-30 |
* | | | | sgi-xp: cleanup naming of partition defines | Dean Nelson | 2008-07-30 |
* | | | | sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV | Dean Nelson | 2008-07-30 |
* | | | | sgi-xp: add usage of GRU driver by xpc_remote_memcpy() | Dean Nelson | 2008-07-30 |
* | | | | sgi-xp: enable building of XPC/XPNET on x86_64 | Dean Nelson | 2008-07-30 |
* | | | | sgi-xp: add 'jiffies' to reserved page's timestamp name | Dean Nelson | 2008-07-30 |
* | | | | sgi-xp: use standard bitops macros and functions | Dean Nelson | 2008-07-30 |
* | | | | sgi-xp: eliminate '>>>' in comments | Dean Nelson | 2008-07-30 |
* | | | | sgi-xp: add _sn2 suffix to a few variables | Dean Nelson | 2008-07-30 |
* | | | | sgi-xp: isolate remote copy buffer to sn2 only | Dean Nelson | 2008-07-30 |