summaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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
2009-12-23ext3: ext3_mark_recovery_complete() doesn't need to use lock_superEric Sandeen1-8/+0
2009-12-23ext3: Remove outdated comment about lock_super()Eric Sandeen1-8/+1
2009-12-23quota: Move duplicated code to separate functionsDmitry Monakhov1-39/+38
2009-12-23ext4: Convert to generic reserved quota's space management.Dmitry Monakhov3-10/+17
2009-12-23quota: decouple fs reserved space from quota reservationDmitry Monakhov2-96/+122
2009-12-23Add unlocked version of inode_add_bytes() functionDmitry Monakhov2-2/+9
2009-12-23ext3: quota macros cleanup [V2]Dmitry Monakhov3-10/+13
2009-12-23sched: Revert 738d2be, simplify set_task_cpu()Peter Zijlstra1-5/+4
2009-12-23ALSA: hda - Set mixer name after codec patchTakashi Iwai1-5/+5
2009-12-23drm/radeon/kms: add definitions for v4 power tablesAlex Deucher1-0/+199
2009-12-23drm/radeon/kms: never combine LVDS with another encoderAlex Deucher1-26/+23
2009-12-23drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse1-5/+68