summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-10xen: mark local pages as FOREIGN in the m2p_overrideStefano Stabellini1-0/+36
2012-08-10floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal1-1/+7
2012-08-10sched: Fix race in task_group()Peter Zijlstra3-16/+33
2012-08-04Linux 3.2.26v3.2.26Ben Hutchings1-1/+1
2012-08-04x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester10-32/+7
2012-08-02Linux 3.2.25v3.2.25Ben Hutchings1-1/+1
2012-08-02mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim1-3/+3
2012-08-02nouveau: Fix alignment requirements on src and dst addressesMaarten Lankhorst3-10/+175
2012-08-02Btrfs: call the ordered free operation without any locks heldChris Mason1-1/+8
2012-08-02drm/radeon: on hotplug force link training to happen (v2)Jerome Glisse1-2/+8
2012-08-02drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)Jerome Glisse1-8/+21
2012-08-02drm/radeon: fix non revealent error messageJerome Glisse1-3/+7
2012-08-02drm/radeon: fix bo creation retry pathJerome Glisse1-1/+2
2012-08-02ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu1-1/+3
2012-08-02locks: fix checking of fcntl_setlease argumentJ. Bruce Fields1-3/+3
2012-08-02ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvementsMark Brown1-1/+9
2012-08-02ext4: undo ext4_calc_metadata_amount if we fail to claim spaceTheodore Ts'o1-11/+21
2012-08-02ext4: don't let i_reserved_meta_blocks go negativeBrian Foster1-0/+9
2012-08-02mmc: sdhci-pci: CaFe has broken card detectionDaniel Drake1-0/+1
2012-08-02iscsi-target: Drop bogus struct file usage for iSCSI/SCTPAl Viro3-78/+6
2012-08-02libsas: fix sas_discover_devices return code handlingDan Williams1-27/+12
2012-08-02libsas: continue revalidationDan Williams1-4/+4
2012-08-02fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)Dan Williams1-0/+14
2012-08-02fix hot unplug vs async scan raceDan Williams2-15/+29
2012-08-02Avoid dangling pointer in scsi_requeue_command()Bart Van Assche1-0/+11
2012-08-02Fix device removal NULL pointer dereferenceBart Van Assche4-36/+9
2012-08-02block: add blk_queue_dead()Tejun Heo6-9/+10
2012-08-02ALSA: hda - Turn on PIN_OUT from hdmi playback prepare.Dylan Reid1-6/+6
2012-08-02drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer1-1/+7
2012-08-02iommu/amd: Fix hotplug with iommu=ptJoerg Roedel1-4/+6
2012-08-02ALSA: hda - Add support for Realtek ALC282David Henningsson1-0/+1
2012-08-02workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo2-3/+40
2012-08-02rtlwifi: rtl8192de: Fix phy-based version calculationForest Bond1-3/+3
2012-08-02s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2-3/+2
2012-08-02target: Check number of unmap descriptors against our limitRoland Dreier1-0/+5
2012-08-02target: Fix possible integer underflow in UNMAP emulationRoland Dreier1-10/+10
2012-08-02target: Fix reading of data length fields for UNMAP commandsRoland Dreier1-3/+3
2012-08-02target: Add range checking to UNMAP emulationRoland Dreier1-0/+12
2012-08-02target: Add generation of LOGICAL BLOCK ADDRESS OUT OF RANGERoland Dreier2-0/+11
2012-08-02USB: option: add ZTE MF821DBjørn Mork1-0/+2
2012-08-02USB: option: Ignore ZTE (Vodafone) K3570/71 net interfacesAndrew Bird (Sphere Systems)1-2/+4
2012-08-02mwifiex: correction in mcs index checkAmitkumar Karwar1-2/+2
2012-08-02powerpc: Add "memory" attribute for mfmsr()Tiejun Chen1-1/+2
2012-08-02udf: Improve table length check to avoid possible overflowJan Kara1-1/+1
2012-08-02ext4: fix overhead calculation used by ext4_statfs()Theodore Ts'o4-56/+131
2012-08-02usbdevfs: Correct amount of data copied to user in processcompl_compatHans de Goede1-3/+7
2012-08-02x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov1-7/+19
2012-08-02x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan1-5/+4
2012-08-02ftrace: Disable function tracing during suspend/resume and hibernation, againSrivatsa S. Bhat2-0/+9
2012-08-02ext4: pass a char * to ext4_count_free() instead of a buffer_head ptrTheodore Ts'o4-8/+8