summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.32.58v2.6.32.58Greg Kroah-Hartman2012-03-041-1/+1
* PM / Sleep: Fix read_unlock_usermodehelper() call.Tetsuo Handa2012-03-041-2/+1
* PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()Srivatsa S. Bhat2012-03-043-1/+30
* firmware loader: allow builtin firmware load even if usermodehelper is disabledLinus Torvalds2012-03-041-5/+6
* PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki2012-03-043-0/+19
* compat: fix compile breakage on s390Heiko Carstens2012-03-0411-11/+9
* Fix autofs compile without CONFIG_COMPATLinus Torvalds2012-03-041-0/+4
* autofs: work around unhappy compat problem on x86-64Ian Kent2012-03-044-3/+23
* cdrom: use copy_to_user() without the underscoresDan Carpenter2012-03-041-7/+1
* eCryptfs: Clear i_nlink in rmdirTyler Hicks2012-03-041-0/+2
* eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks2012-03-041-2/+0
* eCryptfs: Use notify_change for truncating lower inodesTyler Hicks2012-03-041-32/+67
* hdpvr: fix race conditon during start of streamingJanne Grunau2012-03-041-1/+2
* xhci: Fix encoding for HS bulk/control NAK rate.Sarah Sharp2012-03-041-8/+24
* USB: Fix handoff when BIOS disables host PCI device.Sarah Sharp2012-03-041-0/+11
* USB: Added Kamstrup VID/PIDs to cp210x serial driver.Bruno Thomsen2012-03-041-0/+2
* ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent2012-03-042-1/+6
* ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd2012-03-041-0/+6
* SCSI: 3w-9xxx fix bug in sgl loadingadam radford2012-03-041-4/+7
* ecryptfs: read on a directory should return EISDIR if not supportedAndy Whitcroft2012-03-041-0/+1
* drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2012-03-042-6/+2
* crypto: sha512 - use standard ror64()Alexey Dobriyan2012-03-042-9/+24
* Add mount option to check uid of device being mounted = expect uid, CVE-2011-...John Johansen2012-03-041-5/+25
* Ban ecryptfs over ecryptfsAl Viro2012-03-041-0/+8
* eCryptfs: Remove mmap from directory operationsTyler Hicks2012-03-041-1/+0
* crypto: sha512 - Avoid stack bloat on i386Herbert Xu2012-03-041-36/+32
* crypto: sha512 - Use binary and instead of modulusHerbert Xu2012-03-041-2/+2
* hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz2012-03-041-1/+1
* printk_ratelimited(): fix uninitialized spinlockOGAWA Hirofumi2012-03-041-8/+7
* kernel.h: fix wrong usage of __ratelimit()Yong Zhang2012-03-041-1/+1
* mac80211: timeout a single frame in the rx reorder bufferEliad Peller2012-03-041-1/+1
* relay: prevent integer overflow in relay_open()Dan Carpenter2012-03-041-2/+8
* lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernelWu Fengguang2012-03-041-0/+4
* hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz2012-03-041-1/+1
* drm/i915: no lvds quirk for AOpen MP45Daniel Vetter2012-03-041-0/+8
* Linux 2.6.32.57v2.6.32.57Greg Kroah-Hartman2012-02-131-1/+1
* net: sock_queue_err_skb() dont mess with sk_forward_allocEric Dumazet2012-02-134-24/+33
* net: fix sk_forward_alloc corruptionsEric Dumazet2012-02-133-2/+10
* mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin2012-02-131-0/+1
* USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian2012-02-132-0/+8
* usb: Skip PCI USB quirk handling for Netlogic XLPJayachandran C2012-02-131-0/+6
* usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors2012-02-131-1/+1
* Staging: android: binder: Fix crashes when sharing a binder file between proc...Arve Hjønnevåg2012-02-131-1/+11
* Staging: android: binder: Don't call dump_stack in binder_vma_openArve Hjønnevåg2012-02-131-1/+0
* Staging: asus_oled: fix image processingPekka Paalanen2012-02-131-2/+8
* atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein2012-02-131-1/+1
* eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang2012-02-131-2/+2
* drm/i915: Fix TV Out refresh rate.Rodrigo Vivi2012-02-131-8/+8
* udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara2012-02-131-0/+6
* rpc client can not deal with ENOSOCK, so translate it into ENOCONNBian Naimeng2012-02-131-6/+2