summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-05Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2010-05-05slub: Fix bad boundary check in init_kmem_cache_nodes()Zhang, Yanmin1-1/+1
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-20/+23
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-05perf tools: Fixup minor doc formatting issuesArnaldo Carvalho de Melo6-6/+6
2010-05-05perf list: Add explanation about raw hardware event descriptorsArnaldo Carvalho de Melo2-1/+19
2010-05-05perf/record: simplify TRACE_INFO tracepoint checkTom Zanussi2-11/+8
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-05perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintfArnaldo Carvalho de Melo1-2/+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-04Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar9-18/+75
2010-05-04perf: Fix performance issue with perf reportAnton Blanchard2-0/+9
2010-05-04perf inject: Add missing bitsArnaldo Carvalho de Melo4-3/+39
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-04hw_breakpoints: Fix percpu build failureFrederic Weisbecker1-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