summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-26UBIFS: fix debugging messagesArtem Bityutskiy1-1/+4
2012-01-26UBI: make vid_hdr non-staticRichard Weinberger1-1/+1
2012-01-26UBI: fix debugging messagesArtem Bityutskiy1-1/+4
2012-01-26UBI: fix nameless volumes handlingRichard Weinberger1-0/+3
2012-01-26x86: Fix mmap random address rangeLudwig Nussel1-2/+2
2012-01-26memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki3-16/+52
2012-01-26ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan2-6/+3
2012-01-26mac80211: fix rx->key NULL pointer dereference in promiscuous modeStanislaw Gruszka1-1/+1
2012-01-26rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger1-0/+4
2012-01-26include/linux/crash_dump.h needs elf.hFabio Estevam1-0/+1
2012-01-26asix: fix setting custom MAC address on Asix 88772 devicesJussi Kivilinna1-0/+8
2012-01-26asix: fix setting custom MAC address on Asix 88178 devicesJussi Kivilinna1-0/+7
2012-01-26PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas1-0/+42
2012-01-26slub: fix a possible memleak in __slab_alloc()Eric Dumazet1-0/+5
2012-01-26ima: fix invalid memory referenceRoberto Sassu1-5/+11
2012-01-26ima: free duplicate measurement memoryRoberto Sassu2-2/+3
2012-01-26md/raid1: perform bad-block tests for WriteMostly devices too.NeilBrown1-1/+10
2012-01-26xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2-0/+9
2012-01-26SCSI: mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com2-58/+29
2012-01-26SCSI: mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com1-3/+4
2012-01-26x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas1-1/+2
2012-01-26x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas3-31/+44
2012-01-26x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade1-2/+16
2012-01-26PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman1-0/+10
2012-01-26PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson1-1/+1
2012-01-26UBI: fix use-after-free on error pathArtem Bityutskiy1-3/+4
2012-01-26UBI: fix missing scrub when there is a bit-flipBhavesh Parekh3-3/+10
2012-01-26HID: wiimote: Select INPUT_FF_MEMLESSDavid Herrmann1-0/+1
2012-01-26HID: bump maximum global item tag report size to 96 bytesChase Douglas1-1/+1
2012-01-26nfs: fix regression in handling of context= option in NFSv4Jeff Layton1-24/+19
2012-01-26NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson5-48/+89
2012-01-26NFS - fix recent breakage to NFS error handling.NeilBrown1-2/+2
2012-01-26NFSv4.1: fix backchannel slotid off-by-one bugAndy Adamson1-1/+1
2012-01-26NFS: Retry mounting NFSROOTChuck Lever1-4/+31
2012-01-26pnfs-obj: Must return layout on IO errorBoaz Harrosh3-1/+15
2012-01-26pnfs-obj: pNFS errors are communicated on iodata->pnfs_errorBoaz Harrosh1-0/+4
2012-01-26radeon: Fix disabling PCI bus mastering on big endian hosts.Michel Dänzer2-4/+5
2012-01-26drm/radeon/kms: disable writeback on pre-R300 asicsAlex Deucher1-1/+4
2012-01-26drm/radeon/kms: workaround invalid AVI infoframe checksum issueRafał Miłecki1-0/+7
2012-01-26ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai1-13/+23
2012-01-26ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecsTakashi Iwai1-1/+4
2012-01-26ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2-1/+8
2012-01-26ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai1-2/+0
2012-01-26ALSA: usb-audio - Avoid flood of frame-active debug messagesTakashi Iwai1-2/+3
2012-01-26ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman1-2/+5
2012-01-26ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson1-8/+6
2012-01-26ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson1-12/+1
2012-01-26ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese1-4/+2
2012-01-26ext4: fix undefined behavior in ext4_fill_flex_info()Xi Wang1-4/+3
2012-01-26ext4: add missing ext4_resize_end on error pathsDjalal Harouni1-10/+18