summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.1.10v3.1.10linux-3.1.yGreg Kroah-Hartman2012-01-181-1/+1
* x86: Fix mmap random address rangeLudwig Nussel2012-01-181-2/+2
* memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki2012-01-183-16/+52
* mac80211: fix rx->key NULL pointer dereference in promiscuous modeStanislaw Gruszka2012-01-181-1/+1
* rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger2012-01-181-0/+4
* PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas2012-01-181-0/+42
* slub: fix a possible memleak in __slab_alloc()Eric Dumazet2012-01-181-0/+5
* ima: fix invalid memory referenceRoberto Sassu2012-01-181-5/+11
* ima: free duplicate measurement memoryRoberto Sassu2012-01-182-2/+3
* md/raid1: perform bad-block tests for WriteMostly devices too.NeilBrown2012-01-181-1/+10
* xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-182-0/+9
* SCSI: mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com2012-01-182-58/+29
* SCSI: mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com2012-01-181-3/+4
* x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas2012-01-181-1/+2
* x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-183-31/+44
* x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade2012-01-181-2/+16
* PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2012-01-181-0/+10
* PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson2012-01-181-1/+1
* UBI: fix use-after-free on error pathArtem Bityutskiy2012-01-181-3/+4
* UBI: fix missing scrub when there is a bit-flipBhavesh Parekh2012-01-183-3/+10
* HID: bump maximum global item tag report size to 96 bytesChase Douglas2012-01-181-1/+1
* nfs: fix regression in handling of context= option in NFSv4Jeff Layton2012-01-181-24/+19
* NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-01-185-48/+89
* NFS - fix recent breakage to NFS error handling.NeilBrown2012-01-181-2/+2
* NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson2012-01-181-1/+1
* NFS: Retry mounting NFSROOTChuck Lever2012-01-181-4/+31
* radeon: Fix disabling PCI bus mastering on big endian hosts.Michel Dänzer2012-01-182-4/+5
* drm/radeon/kms: disable writeback on pre-R300 asicsAlex Deucher2012-01-181-1/+4
* drm/radeon/kms: workaround invalid AVI infoframe checksum issueRafał Miłecki2012-01-181-0/+7
* ideapad: Check if acpi already handle backlight power to avoid a page faultRene Bollford2012-01-181-0/+2
* KVM: Device assignment permission checksAlex Williamson2012-01-182-0/+79
* KVM: Remove ability to assign a device without iommu supportAlex Williamson2012-01-182-9/+12
* KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka2012-01-181-3/+7
* KVM guest: prevent tracing recursion with kvmclockAvi Kivity2012-01-181-2/+3
* ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai2012-01-181-13/+23
* ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecsTakashi Iwai2012-01-181-1/+4
* ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2012-01-182-1/+8
* ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai2012-01-181-2/+0
* ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman2012-01-181-2/+5
* ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson2012-01-181-8/+6
* ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson2012-01-181-12/+1
* ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese2012-01-181-4/+2
* ext4: fix undefined behavior in ext4_fill_flex_info()Xi Wang2012-01-181-4/+3
* drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings2012-01-181-2/+2
* mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang2012-01-181-0/+7
* mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris2012-01-181-1/+2
* mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov2012-01-181-0/+3
* mtdoops: fix the oops_page_used array sizeRoman Tereshonkov2012-01-181-1/+1
* Linux 3.1.9v3.1.9Greg Kroah-Hartman2012-01-121-1/+1
* xfs: fix acl count validation in xfs_acl_from_disk()Xi Wang2012-01-121-1/+1