summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-07oom: fix integer overflow of points in oom_badnessFrantisek Hrbata1-1/+1
2012-01-07binary_sysctl(): fix memory leakMichel Lespinasse1-1/+1
2012-01-07IB/mlx4: Fix shutdown crash accessing a non-existent bitmapRoland Dreier1-2/+4
2012-01-07percpu: fix per_cpu_ptr_to_phys() handling of non-page-aligned addressesEugene Surovegin1-2/+4
2012-01-07Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov1-0/+11
2012-01-07MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen1-1/+6
2012-01-07rtl8192{ce,cu,de,se}: avoid problems because of possible ERFOFF -> ERFSLEEP t...Philipp Dreimann4-4/+4
2012-01-07ssb: fix init regression with SoCsHauke Mehrtens1-2/+6
2012-01-07block: initialize request_queue's numa node duringMike Snitzer2-14/+3
2012-01-07ASoC: Fix WM8996 24.576MHz clock operationMark Brown1-0/+1
2012-01-07mac80211: fix another race in aggregation startJohannes Berg1-45/+41
2012-01-07SCSI: fcoe: Fix preempt count leak in fcoe_filter_frames()Thomas Gleixner1-0/+1
2012-01-07SCSI: mpt2sas: _scsih_smart_predicted_fault uses GFP_KERNEL in interrupt contextAnton Blanchard1-1/+1
2012-01-07SCSI: zfcp: return early from slave_destroy if slave_alloc returned earlySteffen Maier1-0/+4
2012-01-07cfq-iosched: fix cfq_cic_link() race confitionYasuaki Ishimatsu1-2/+9
2012-01-07cfq-iosched: free cic_index if blkio_alloc_blkg_stats failsmajianpeng1-0/+5
2012-01-07drm/i915: prevent division by zero when asking for chipset powerEugeni Dodonov2-0/+11
2012-01-07drm/i915: set the right SDVO transcoder for CPTPaulo Zanoni2-6/+10
2012-01-07ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based deviceDavid Henningsson1-0/+1
2012-01-07rtc: m41t80: Workaround broken alarm functionalityJohn Stultz1-0/+9
2012-01-07ipip, sit: copy parms.name after register_netdeviceTed Feng2-2/+12
2012-01-07ARM: OMAP: rx51: fix USBFelipe Contreras1-1/+1
2012-01-03Linux 3.1.7v3.1.7Greg Kroah-Hartman1-1/+1
2012-01-03Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds1-1/+0
2011-12-22Linux 3.1.6v3.1.6Greg Kroah-Hartman1-1/+1
2011-12-22USB: option: Removing one bogus and adding some new Huawei combinationsBjørn Mork1-1/+3
2011-12-22usb: option: Add Huawei E398 controlling interfacesAlex Hermann1-0/+3
2011-12-22USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.Krzysztof Hałasa1-0/+10
2011-12-22ibft: Fix finding IBFT ACPI table on UEFIYinghai Lu2-26/+42
2011-12-22drm/radeon/kms: add some new pci idsAlex Deucher1-0/+10
2011-12-22staging: r8712u: Add new USB IDLarry Finger1-0/+1
2011-12-22fuse: fix llseek bugRoel Kluin1-1/+1
2011-12-22fuse: fix fuse_retrieveMiklos Szeredi1-1/+2
2011-12-22ext4: handle EOF correctly in ext4_bio_write_page()Yongqiang Yang1-0/+12
2011-12-22ext4: avoid potential hang in mpage_submit_io() when blocksize < pagesizeYongqiang Yang1-2/+5
2011-12-22ext4: avoid hangs in ext4_da_should_update_i_disksize()Andrea Arcangeli1-1/+1
2011-12-22ext4: display the correct mount option in /proc/mounts for [no]init_itableTheodore Ts'o1-9/+8
2011-12-22ext4: fix ext4_end_io_dio() racing against fsync()Theodore Ts'o1-2/+2
2011-12-22xen: only limit memory map to maximum reservation for domain 0.Ian Campbell1-3/+15
2011-12-22drm/radeon/kms: fix DP setup on TRAVIS bridgesAlex Deucher1-2/+5
2011-12-22drm/radeon/kms: rework DP bridge checksAlex Deucher6-25/+27
2011-12-22drm/radeon/kms: cleanup atombios_adjust_pll()Alex Deucher1-28/+13
2011-12-22hfs: fix hfs_find_init() sb->ext_tree NULL ptr oopsPhillip Lougher1-5/+15
2011-12-22jbd/jbd2: validate sb->s_first in journal_get_superblock()Eryu Guan2-0/+16
2011-12-22x86, hpet: Immediately disable HPET timer 1 if rtc irq is maskedMark Langsdorf1-7/+14
2011-12-22xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk3-1/+10
2011-12-22mmc: mxcmmc: fix falling back to PIOSascha Hauer1-0/+1
2011-12-22ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard1-6/+6
2011-12-22hwmon: (jz4740) fix signedness bugAxel Lin1-1/+1
2011-12-22linux/log2.h: Fix rounddown_pow_of_two(1)Linus Torvalds1-1/+0