summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-18Linux 2.6.32.4v2.6.32.4Greg Kroah-Hartman1-1/+1
2010-01-18agp/intel-agp: Clear entire GTT on startupDavid Woodhouse1-1/+6
2010-01-18ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().David S. Miller1-1/+6
2010-01-18module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell3-7/+29
2010-01-18fix more leaks in audit_tree.c tag_chunk()Al Viro1-3/+6
2010-01-18fix braindamage in audit_tree.c untag_chunk()Al Viro1-2/+2
2010-01-18mac80211: fix skb buffering issue (and fixes to that)Johannes Berg6-32/+126
2010-01-18kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addrMike Frysinger1-1/+1
2010-01-18libertas: Remove carrier signaling from the scan codeSamuel Ortiz1-14/+8
2010-01-18drm/i915: remove render reclock supportJesse Barnes1-127/+0
2010-01-18mac80211: add missing sanity checks for action framesFelix Fietkau2-1/+7
2010-01-18iwl: off by one bugDan Carpenter1-1/+1
2010-01-18cfg80211: fix syntax error on user regulatory hintsLuis R. Rodriguez1-1/+1
2010-01-18ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez2-3/+37
2010-01-18iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi1-1/+1
2010-01-18xen: fix hang on suspend.Ian Campbell1-4/+4
2010-01-18quota: Fix dquot_transfer for filesystems different from ext4Jan Kara1-0/+3
2010-01-18hwmon: (adt7462) Fix pin 28 monitoringRoger Blofeld1-1/+1
2010-01-18hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUsYong Wang2-3/+15
2010-01-18netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy1-9/+9
2010-01-18netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal1-0/+6
2010-01-18ASoC: Fix WM8350 DSP mode B configurationMark Brown1-1/+1
2010-01-18ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2Daniel T Chen1-0/+1
2010-01-18ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklistDaniel T Chen1-0/+1
2010-01-18ALSA: hda - Fix ALC861-VD capture source mixerTakashi Iwai1-1/+1
2010-01-18mmc_block: fix queue cleanupAdrian Hunter2-9/+11
2010-01-18mmc_block: fix probe error cleanup bugJarkko Lavinen1-0/+1
2010-01-18mmc_block: add dev_t initialization checkAnna Lemehova1-0/+5
2010-01-18kernel/signal.c: fix kernel information leak with print-fatal-signals=1Andi Kleen1-1/+2
2010-01-18dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE...Krzysztof Halasa1-4/+3
2010-01-18lib/rational.c needs module.hSascha Hauer1-0/+1
2010-01-18cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()Dave Anderson1-1/+0
2010-01-18drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger1-3/+9
2010-01-18rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi1-6/+3
2010-01-18drm/i915: fix unused varAndrew Morton1-1/+2
2010-01-18drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui1-0/+12
2010-01-18drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui1-1/+25
2010-01-18drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2-1/+18
2010-01-18drm: remove address mask param for drm_pci_alloc()Zhenyu Wang6-14/+14
2010-01-18drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson1-3/+0
2010-01-18drm/i915: fix order of fence release wrt flushingDaniel Vetter1-3/+4
2010-01-18drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui2-0/+10
2010-01-18sunrpc: on successful gss error pipe write, don't return errorJeff Layton1-1/+16
2010-01-18SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust1-1/+1
2010-01-18SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust1-1/+3
2010-01-18sunrpc: fix peername failed on closed listenerXiaotian Feng1-1/+2
2010-01-18nfsd: make sure data is on disk before calling ->fsyncChristoph Hellwig1-4/+1
2010-01-18Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell1-1/+1
2010-01-18exofs: simple_write_end does not mark_inode_dirtyBoaz Harrosh1-1/+16
2010-01-18modules: Skip empty sections when exporting section notesBen Hutchings1-7/+10