summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-17USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira1-0/+1
2010-02-17USB: ehci: phy low power mode bug fixingAlek Du1-5/+8
2010-02-17USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown1-0/+1
2010-02-17USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown1-0/+1
2010-02-17USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2-3/+38
2010-02-17USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz1-1/+1
2010-02-17USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2-0/+2
2010-02-17USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds1-14/+26
2010-02-17USB: usbfs: only copy the actual data receivedGreg KH1-4/+4
2010-02-16NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever1-0/+3
2010-02-15ALSA: hda - Correct ASUA blacklist for MSI brokennessTakashi Iwai1-1/+1
2010-02-15drm/radeon/kms: make sure retry count increases.Dave Airlie1-1/+1
2010-02-15sh64: fix tracing of signals.Paul Mundt2-3/+12
2010-02-15drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner1-1/+4
2010-02-15drm/ttm: Fix a bug occuring when validating a buffer object in a range.Thomas Hellstrom1-0/+6
2010-02-15drm: Fix a bug in the range manager.Thomas Hellstrom1-1/+2
2010-02-14reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker1-0/+2
2010-02-14firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch1-5/+8
2010-02-14perf top: Fix help text alignmentKirill Smelkov1-1/+1
2010-02-14tracing/kprobes: Fix probe parsingHeiko Carstens1-1/+1
2010-02-12Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li1-2/+4
2010-02-12Linux 2.6.33-rc8v2.6.33-rc8Linus Torvalds1-1/+1
2010-02-12ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai1-6/+3
2010-02-12parisc: fix tracing of signalsKyle McMartin1-1/+3
2010-02-12regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin1-2/+2
2010-02-12regulator: Fix display of null constraints for regulatorsMark Brown1-1/+1
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse1-1/+1
2010-02-12GFS2: Fix error codeAbhijith Das1-1/+1
2010-02-11fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling1-2/+19
2010-02-11compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab1-0/+1
2010-02-11MAINTAINERS: changed LTP maintainership responsibilitiesRishikesh1-2/+4
2010-02-11edac: mpc85xx fix build regression by removing unused debug codePeter Tyser1-4/+0
2010-02-11edac: mpc85xx fix bad page calculationPeter Tyser1-2/+2
2010-02-11mmc_test: block addressed cardsJohan Kristell1-3/+6
2010-02-11tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst1-22/+57
2010-02-11sparc32: Fix thinko in previous change.David S. Miller1-1/+1
2010-02-11amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov1-7/+8
2010-02-11vgaarb: fix incorrect dereference of userspace pointer.Andy Getzendanner1-1/+1
2010-02-11drm/radeon/kms: retry auxch on 0x20 timeout value.Dave Airlie1-3/+7
2010-02-11drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.Pauli Nieminen1-22/+33
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom3-19/+14
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz3-19/+12
2010-02-11drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz1-4/+4
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom4-8/+21
2010-02-11drm/i915: hold ref on flip object until it completesJesse Barnes1-1/+3
2010-02-11drm/i915: Fix crash while aborting hibernationRafael J. Wysocki1-67/+101
2010-02-11drm/radeon/kms: fix screen clearing before fbcon.Dave Airlie1-1/+1
2010-02-11nouveau: fix state detection with switchable graphicsMatthew Garrett1-6/+6
2010-02-11drm/nouveau: move dereferences after null checksMarcin Slusarz4-11/+17
2010-02-11drm/i915: Correctly return -ENOMEM on allocation failure in cmdbuf ioctls.Owain Ainsworth2-2/+6