summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith11-1/+533
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-67/+256
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-6/+11
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds10-56/+183
2010-05-05raid6: fix recovery performance regressionDan Williams1-8/+13
2010-05-05powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp2-0/+6
2010-05-05KEYS: call_sbin_request_key() must write lock keyrings before modifying themDavid Howells1-1/+1
2010-05-05KEYS: Use RCU dereference wrappers in keyring key type codeDavid Howells1-10/+13
2010-05-05KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima1-9/+9
2010-05-05powerpc/476: add machine check handler for 47x coreDave Kleikamp3-0/+42
2010-05-05powerpc/47x: Base ppc476 supportDave Kleikamp17-44/+871
2010-05-05powerpc/44x: break out cpu init code into stand-alone functionDave Kleikamp1-159/+171
2010-05-05powerpc/booke: Add Stack Marking support to Booke Exception PrologTorez Smith1-0/+4
2010-05-05Merge branch 'fix/hda' into for-linusTakashi Iwai2-3/+7
2010-05-05ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)Daniel T Chen1-2/+3
2010-05-05ALSA: hda - Add quirk for Dell Inspiron 19T using a Conexant CX20582Anisse Astier1-0/+1
2010-05-05ALSA: take tu->qlock with irqs disabledDan Carpenter1-2/+3
2010-05-05FEC: Fix kernel panic in fec_set_mac_address.Mattias Walström1-1/+1
2010-05-05ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite P500-PSPGSC-01800TDaniel T Chen1-0/+1
2010-05-05ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite Pro T130-15FDaniel T Chen1-0/+1
2010-05-05ALSA: hda - fix array indexing while creating inputs for Cirrus codecsBrian J. Tarricone1-1/+1
2010-05-05Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds14-47/+83
2010-05-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-1/+22
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-4/+8
2010-05-05KEYS: Fix RCU handling in key_gc_keyring()David Howells1-3/+6
2010-05-05KEYS: Fix an RCU warning in the reading of user keysDavid Howells1-1/+2
2010-05-05drm/radeon/kms/legacy: only enable load detection property on DVI-IAlex Deucher1-0/+2
2010-05-05drm/radeon/kms: fix panel scaling adjusted mode setupAlex Deucher3-22/+53
2010-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds8-74/+110
2010-05-05Fix the x86_64 implementation of call_rwsem_wait()David Howells1-1/+1
2010-05-05Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-23/+47
2010-05-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2010-05-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+18
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare2-16/+20
2010-05-04i2c: Fix probing of FSC hardware monitoring chipsJean Delvare1-5/+16
2010-05-04i2c-core: Erase pointer to clientdata on removalWolfram Sang2-2/+11
2010-05-04Input: joydev - allow binding to button-only devicesChristoph Fritz1-0/+18
2010-05-04ipv6: Fix default multicast hops setting.David S. Miller1-1/+1
2010-05-04Input: elantech - ignore high bits in the position coordinatesFlorian Ragwitz2-29/+48
2010-05-04Input: elantech - allow forcing Elantech protocolFlorian Ragwitz1-2/+10
2010-05-04Input: elantech - fix firmware version checkFlorian Ragwitz1-1/+2
2010-05-04Input: ati_remote - add some missing devices from lirc_atiusbJarod Wilson1-5/+9
2010-05-04net: ep93xx_eth stops receiving packetsDavid S. Miller1-5/+5
2010-05-04ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().Joel Becker1-1/+1
2010-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds12-38/+71
2010-05-04drivers/net/phy: micrel phy driverDavid J. Choi3-0/+110
2010-05-04dm9601: fix phy/eeprom write routinePeter Korsgaard1-1/+1
2010-05-04ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott1-1/+4
2010-05-04ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott1-11/+18