summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds12-40/+72
2009-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds52-4672/+3696
2009-12-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-39/+131
2009-12-23Staging/vt66*: kconfig, depends on WLANRandy Dunlap2-2/+2
2009-12-23Staging: batman-adv: introduce missing kfreeJulia Lawall1-1/+3
2009-12-23Staging: batman-adv: Add Kconfig dependancies on PROC_FS and PACKET.Andrew Lunn1-0/+1
2009-12-23Staging: panel: Adjust range for PANEL_KEYPAD in KconfigPeter Huewe1-1/+1
2009-12-23Staging: panel: Fix compilation error with custom lcd charsetPeter Huewe1-1/+1
2009-12-23Staging: ramzswap: remove ARM specific d-cache hackNitin Gupta2-26/+3
2009-12-23Staging: rtl8192x: fix printk formatsRandy Dunlap4-8/+8
2009-12-23Staging: wlan-ng: fix Correct size given to memsetJulia Lawall1-1/+1
2009-12-23staging: rtl8192su: add USB VID/PID for HWNUm-300Stephane Glondu1-0/+2
2009-12-23staging: fix rtl8192su compilation errors with mac80211George Kadianakis5-19/+19
2009-12-23staging: fix rtl8192e compilation errors with mac80211George Kadianakis7-38/+38
2009-12-23Staging: fix rtl8187se compilation errors with mac80211George Kadianakis6-20/+20
2009-12-23Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()Roel Kluin1-1/+1
2009-12-23Staging: comedi: jr3_pci: Don't ioremap too much space. Check result.Ian Abbott1-2/+5
2009-12-23Staging: comedi: removed "depricated" from COMEDI_CB_BLOCKBernd Porr1-1/+1
2009-12-23Staging: comedi: usbdux.c: fix locking up of the driver when the comedi ringb...Bernd Porr1-1/+4
2009-12-23Staging: dst: remove from the treeGreg Kroah-Hartman11-4550/+0
2009-12-23Staging: sm7xx: add a new framebuffer driverWu Zhangjin9-0/+3586
2009-12-23devtmpfs: unlock mutex in case of string allocation errorKay Sievers1-2/+5
2009-12-23Driver core: export platform_device_register_data as a GPL symbolMichael Hennerich1-0/+1
2009-12-23driver core: Prevent reference to freed memory on error pathPhil Carmody1-1/+1
2009-12-23Driver-core: Fix bogus 0 error return in device_add()Thomas Gleixner1-1/+3
2009-12-23Driver core: driver_attribute parameters can often be const*Phil Carmody4-8/+8
2009-12-23Driver core: bin_attribute parameters can often be const*Phil Carmody4-11/+16
2009-12-23Driver core: device_attribute parameters can often be const*Phil Carmody3-8/+10
2009-12-23Doc/stable rules: add new cherry-pick logicSebastian Andrzej Siewior1-2/+22
2009-12-23vfs: get_sb_single() - do not pass options twiceKay Sievers1-1/+2
2009-12-23devtmpfs: Convert dirlock to a mutexThomas Gleixner1-7/+5
2009-12-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds10-34/+48
2009-12-23Merge branch 'master' of /home/gregkh/linux/git/torvalds-2.6Greg Kroah-Hartman3989-89087/+275983
2009-12-23Merge branch 'fix/hda' into for-linusTakashi Iwai5-15/+41
2009-12-23Merge branch 'fix/asoc' into for-linusTakashi Iwai3-3/+5
2009-12-23Merge branch 'fix/misc' into for-linusTakashi Iwai2-16/+2
2009-12-23ALSA: hda - Add STAC9205 PCI_QUIRK for Dell Vostro 1700Anisse Astier1-0/+3
2009-12-23kfifo: fix Error/broken kernel-doc notationRandy Dunlap1-16/+15
2009-12-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+4
2009-12-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds17-217/+253
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds83-1066/+2502
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold3-10/+10
2009-12-23ASoC: Do not write to invalid registers on the wm9712.Eric Millbrandt1-1/+2
2009-12-23quota: Improve checking of quota file headerJan Kara1-1/+4
2009-12-23jbd: jbd-debug and jbd2-debug should be writableYin Kangkai2-2/+3
2009-12-23ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)Dmitry Monakhov1-6/+5
2009-12-23ext4: Fix potential quota deadlockDmitry Monakhov2-8/+7
2009-12-23quota: Fix 64-bit limits setting on 32-bit archsJan Kara1-2/+2
2009-12-23ext3: Replace lock/unlock_super() with an explicit lock for resizingEric Sandeen3-17/+20
2009-12-23ext3: Replace lock/unlock_super() with an explicit lock for the orphan listEric Sandeen3-9/+13