summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-31sparc: Fix regset register window handling.David S. Miller
2010-03-31x86: Make e820_remove_range to handle all covered caseYinghai Lu
2010-03-31IB/cm: Fix device_create() return value checkJani Nikula
2010-03-31eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptopsYong Wang
2010-03-31asus-laptop: fix warning in asus_handle_initCorentin Chary
2010-03-31fat: fix buffer overflow in vfat_create_shortname()Nikolaus Schulz
2010-03-31genirq: Force MSI irq handlers to run with interrupts disabledThomas Gleixner
2010-03-31bonding: bond_xmit_roundrobin() fixEric Dumazet
2010-03-31ALSA: hda: Fix 0 dB offset for Lenovo Thinkpad models using AD1981Daniel T Chen
2010-03-31nilfs2: fix a wrong type conversion in nilfs_ioctl()Li Hong
2010-03-30drivers/net: Add missing unlockJulia Lawall
2010-03-30net: gianfar - align BD ring size console messagesKim Phillips
2010-03-30net: gianfar - initialize per-queue statisticsKim Phillips
2010-03-30gianfar: Fix a memory leak in gianfar close codeAndy Fleming
2010-03-31drm/radeon/kms: add hw_i2c module optionAlex Deucher
2010-03-31drm/radeon/kms: use new pre/post_xfer i2c bit algo hooksAlex Deucher
2010-03-31Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie
2010-03-31drm/radeon/kms: disable MSI on IGP chipsAlex Deucher
2010-03-31drm/radeon/kms: display watermark updates (v2)Alex Deucher
2010-03-31drm/radeon/kms/dp: disable training pattern on the sink at the end of link tr...Alex Deucher
2010-03-31drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2)Alex Deucher
2010-03-31drm/radeon/kms/dp: remove extraneous training complete callAlex Deucher
2010-03-31drm/radeon/kms/atom: minor fixes to transmitter setupAlex Deucher
2010-03-31drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM.Michel Dänzer
2010-03-31drm: fix build error when SYSRQ is disabledRandy Dunlap
2010-03-31drm/radeon/kms: fix macbookpro connector quirkAlex Deucher
2010-03-31drm/radeon/r6xx/r7xx: further safe reg clean upAlex Deucher
2010-03-31drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer supportAlex Deucher
2010-03-31drm/radeon/kms: bump the version for r6xx/r7xx const buffer supportAlex Deucher
2010-03-31drm/radeon/r6xx/r7xx: CS parser fixesAlex Deucher
2010-03-31drm/radeon/kms: fix some typos in r6xx/r7xx hpd setupAlex Deucher
2010-03-31drm/radeon/r600: remove some regs are not safe regs for command buffersAlex Deucher
2010-03-31drm: Return ENODEV if the inode mapping changesChris Wilson
2010-03-31drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed.Pauli Nieminen
2010-03-31drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)Jerome Glisse
2010-03-31drm/radeon/kms: don't print error on -ERESTARTSYS.Dave Airlie
2010-03-31drm/radeon/kms/atom: make sure tables are valid (v2)Alex Deucher
2010-03-31drm/radeon/kms: remove lvds quirksAlex Deucher
2010-03-31drm/radeon/kms: fix display bandwidth setup on rs4xxAlex Deucher
2010-03-31drm/radeon/kms: never treat rs4xx as AGPAlex Deucher
2010-03-31drm/radeon/kms: display watermark fixesAlex Deucher
2010-03-31module: add stub for is_module_percpu_addressRandy Dunlap
2010-03-30Btrfs: fix chunk allocate size calculationJosef Bacik
2010-03-30Btrfs: kill max_extent mount optionJosef Bacik
2010-03-30Btrfs: fail to mount if we have problems reading the block groupsJosef Bacik
2010-03-30Btrfs: check btrfs_get_extent return for IS_ERR()Dan Carpenter
2010-03-30Btrfs: handle kmalloc() failure in inode lookup ioctlDan Carpenter
2010-03-30Btrfs: dereferencing freed memoryDan Carpenter
2010-03-30Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk()Zhao Lei