summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 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-22xen: only limit memory map to maximum reservation for domain 0.Ian Campbell1-3/+15
2011-12-22md/raid5: fix bug that could result in reads from a failed device.NeilBrown1-1/+1
2011-12-22xfs: avoid synchronous transactions when deleting attr blocksChristoph Hellwig3-28/+4
2011-12-22xfs: fix nfs export of 64-bit inodes numbers on 32-bit kernelsChristoph Hellwig1-4/+4
2011-12-22hwmon: (coretemp) Fix oops on CPU offliningJean Delvare1-0/+2
2011-12-22hfs: fix hfs_find_init() sb->ext_tree NULL ptr oopsPhillip Lougher1-5/+15
2011-12-22Make TASKSTATS require root accessLinus Torvalds1-0/+1
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-22mmc: mxcmmc: fix falling back to PIOSascha Hauer1-0/+1
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
2011-12-22mac80211: fix race condition caused by late addBA responseNikolay Martynov1-1/+16
2011-12-22iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy3-28/+28
2011-12-22percpu: fix chunk range calculationTejun Heo2-20/+26
2011-12-22intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay1-9/+8
2011-12-22intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay1-5/+7
2011-12-22intel-iommu: fix return value of iommu_unmap() APIAllen Kay1-3/+8
2011-12-22target: Handle 0 correctly in transport_get_sectors_6()Roland Dreier1-2/+7
2011-12-22fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro7-70/+105
2011-12-22mm: vmalloc: check for page allocation failure before vmlist insertionMel Gorman1-0/+2
2011-12-22mm: Ensure that pfn_valid() is called once per pageblock when reserving pageb...Michal Hocko1-1/+7
2011-12-22ptp: Fix clock_getres() implementationThomas Gleixner1-1/+3
2011-12-22thp: set compound tail page _count to zeroYouquan Song2-1/+2
2011-12-22thp: add compound tail page _mapcount when mappedYouquan Song1-0/+2
2011-12-22fs/proc/meminfo.c: fix compilation errorClaudio Scordino1-3/+4
2011-12-22ASoC: Provide a more complete DMA driver stubMark Brown1-1/+30
2011-12-22ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_modeHans Verkuil1-3/+3
2011-12-22ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD1-3/+3
2011-12-22arm: mx23: recognise stmp378x as mx23Wolfram Sang1-0/+1
2011-12-22ARM: davinci: da850 evm: change audio edma event queue to EVENTQ_0Manjunathappa, Prakash1-1/+1
2011-12-22alarmtimers: Fix time comparisonThomas Gleixner1-1/+1
2011-12-22ALSA: hda/realtek - Fix Oops in alc_mux_select()Takashi Iwai1-0/+2
2011-12-22ALSA: sis7019 - give slow codecs more time to resetDavid Dillow1-11/+53
2011-12-09Linux 3.0.13v3.0.13Greg Kroah-Hartman1-1/+1
2011-12-09clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner1-0/+1
2011-12-09clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)1-2/+2
2011-12-09oprofile: Fix crash when unloading module (hr timer mode)Robert Richter2-5/+25
2011-12-09jump_label: jump_label_inc may return before the code is patchedGleb Natapov1-1/+2
2011-12-09perf: Fix parsing of __print_flags() in TP_printk()Steven Rostedt1-0/+2
2011-12-09tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner1-1/+1