Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | x86: update defconfigs | H. Peter Anvin | 2008-08-27 | 2 | -227/+334 | |
| * | | | | | | x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safe | H. Peter Anvin | 2008-08-26 | 1 | -8/+8 | |
| * | | | | | | x86: cpuid: correct return value on partial operations | H. Peter Anvin | 2008-08-26 | 1 | -5/+9 | |
| * | | | | | | x86: msr: correct return value on partial operations | H. Peter Anvin | 2008-08-26 | 1 | -10/+18 | |
| * | | | | | | x86: cpuid: propagate error from smp_call_function_single() | H. Peter Anvin | 2008-08-26 | 1 | -1/+4 | |
| * | | | | | | x86: msr: propagate errors from smp_call_function_single() | H. Peter Anvin | 2008-08-26 | 3 | -19/+28 | |
| * | | | | | | smp: have smp_call_function_single() detect invalid CPUs | H. Peter Anvin | 2008-08-26 | 1 | -3/+7 | |
* | | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2008-08-28 | 2 | -8/+22 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | i2c: Prevent log spam on some DVB adapters | Jean Delvare | 2008-08-28 | 1 | -6/+6 | |
| * | | | | | | | i2c: Add missing kerneldoc descriptions | Jean Delvare | 2008-08-28 | 1 | -0/+12 | |
| * | | | | | | | i2c: Fix device_init_wakeup place | Marc Pignat | 2008-08-28 | 1 | -2/+4 | |
* | | | | | | | | ftrace: disable tracing for hibernation | Rafael J. Wysocki | 2008-08-28 | 1 | -3/+10 | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-28 | 54 | -296/+413 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sctp: fix random memory dereference with SCTP_HMAC_IDENT option. | Vlad Yasevich | 2008-08-28 | 2 | -2/+7 | |
| * | | | | | | | | sctp: correct bounds check in sctp_setsockopt_auth_key | Vlad Yasevich | 2008-08-28 | 1 | -1/+1 | |
| * | | | | | | | | wan: Missing capability checks in sbni_ioctl() | Eugene Teo | 2008-08-27 | 1 | -4/+4 | |
| * | | | | | | | | Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | David S. Miller | 2008-08-27 | 8 | -81/+80 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | mac80211: quiet chatty IBSS merge message | John W. Linville | 2008-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | mac80211: don't send empty extended rates IE | Jan-Espen Pettersen | 2008-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | mac80211: Fix debugfs file add/del for netdev | Jouni Malinen | 2008-08-27 | 2 | -12/+18 | |
| | * | | | | | | | | net/mac80211/mesh.c: correct the argument to __mesh_table_free | Julia Lawall | 2008-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM | Jouni Malinen | 2008-08-27 | 1 | -39/+9 | |
| | * | | | | | | | | net: rfkill: add missing line break | Felipe Balbi | 2008-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | Ath5k: fix bintval setup | Jiri Slaby | 2008-08-27 | 1 | -3/+5 | |
| | * | | | | | | | | Ath5k: lock beacons | Jiri Slaby | 2008-08-27 | 2 | -3/+13 | |
| | * | | | | | | | | atmel: try open system authentication too | Dan Williams | 2008-08-27 | 1 | -1/+9 | |
| | * | | | | | | | | atmel: return ENOENT on request_firmware failure | Dan Williams | 2008-08-27 | 1 | -19/+22 | |
| * | | | | | | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga... | David S. Miller | 2008-08-27 | 35 | -189/+284 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | e100, fix iomap read | Jiri Slaby | 2008-08-27 | 1 | -2/+2 | |
| | * | | | | | | | | | qeth: preallocated header account offset | Frank Blaschka | 2008-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | | qeth: l2 write unicast list to hardware | Frank Blaschka | 2008-08-27 | 2 | -5/+23 | |
| | * | | | | | | | | | qeth: use -EOPNOTSUPP instead of -ENOTSUPP. | Ursula Braun | 2008-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | | ibm_newemac: Don't call dev_mc_add() before device is registered | Benjamin Herrenschmidt | 2008-08-27 | 1 | -3/+3 | |
| | * | | | | | | | | | net: don't grab a mutex within a timer context in gianfar | Sebastian Siewior | 2008-08-27 | 2 | -4/+19 | |
| | * | | | | | | | | | forcedeth: fix checksum flag | Ayaz Abdulla | 2008-08-27 | 1 | -2/+2 | |
| | * | | | | | | | | | net/usb/mcs7830: add set_mac_address | Oliver Martin | 2008-08-27 | 1 | -0/+24 | |
| | * | | | | | | | | | net/usb/mcs7830: new device IDs | Arnd Bergmann | 2008-08-27 | 1 | -1/+22 | |
| | * | | | | | | | | | [netdrvr] smc91x: fix resource removal (null ptr deref) | Jeff Garzik | 2008-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | | ibmveth: fix bad UDP checksums | Santiago Leon | 2008-08-27 | 1 | -2/+3 | |
| | * | | | | | | | | | [netdrvr] hso: dev_kfree_skb crash fix | Denis Joseph Barrow | 2008-08-27 | 1 | -0/+1 | |
| | * | | | | | | | | | [netdrvr] hso: icon 322 detection fix | Denis Joseph Barrow | 2008-08-27 | 1 | -1/+1 | |
| | * | | | | | | | | | atl1: disable TSO by default | Jay Cliburn | 2008-08-27 | 1 | -1/+0 | |
| | * | | | | | | | | | atl1e: multistatement if missing braces | Ilpo Järvinen | 2008-08-27 | 1 | -1/+2 | |
| | * | | | | | | | | | igb: remove 82576 quad adapter | Alexander Duyck | 2008-08-27 | 4 | -22/+0 | |
| | * | | | | | | | | | drivers/net/skfp/ess.c: fix compile warnings | Takashi Iwai | 2008-08-27 | 1 | -3/+3 | |
| | * | | | | | | | | | LCS recovery dumps when cable reconnect | Klaus-D. Wacker | 2008-08-27 | 1 | -1/+2 | |
| | * | | | | | | | | | ctcm: netdev->priv vs. netdev->ml_priv | Peter Tiedemann | 2008-08-27 | 4 | -67/+68 | |
| | * | | | | | | | | | claw: netdev->priv vs. netdev->ml_priv | Peter Tiedemann | 2008-08-27 | 1 | -30/+30 | |
| | * | | | | | | | | | claw: fix memory leak in claw_probe. | Martin Schwidefsky | 2008-08-27 | 1 | -11/+8 | |
| | * | | | | | | | | | [netdrvr] fix build issue: undefined reference to `NS8390p_init' | Alan Cox | 2008-08-27 | 1 | -1/+1 |