summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-18netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()Patrick McHardy
2010-01-18netfilter: ebtables: enforce CAP_NET_ADMINFlorian Westphal
2010-01-18ASoC: Fix WM8350 DSP mode B configurationMark Brown
2010-01-18ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2Daniel T Chen
2010-01-18ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense blacklistDaniel T Chen
2010-01-18ALSA: hda - Fix ALC861-VD capture source mixerTakashi Iwai
2010-01-18mmc_block: fix queue cleanupAdrian Hunter
2010-01-18mmc_block: fix probe error cleanup bugJarkko Lavinen
2010-01-18mmc_block: add dev_t initialization checkAnna Lemehova
2010-01-18kernel/signal.c: fix kernel information leak with print-fatal-signals=1Andi Kleen
2010-01-18dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE...Krzysztof Halasa
2010-01-18lib/rational.c needs module.hSascha Hauer
2010-01-18cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()Dave Anderson
2010-01-18drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger
2010-01-18rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi
2010-01-18drm/i915: fix unused varAndrew Morton
2010-01-18drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui
2010-01-18drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui
2010-01-18drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui
2010-01-18drm: remove address mask param for drm_pci_alloc()Zhenyu Wang
2010-01-18drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson
2010-01-18drm/i915: fix order of fence release wrt flushingDaniel Vetter
2010-01-18drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui
2010-01-18sunrpc: on successful gss error pipe write, don't return errorJeff Layton
2010-01-18SUNRPC: Fix the return value in gss_import_sec_context()Trond Myklebust
2010-01-18SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos()Trond Myklebust
2010-01-18sunrpc: fix peername failed on closed listenerXiaotian Feng
2010-01-18nfsd: make sure data is on disk before calling ->fsyncChristoph Hellwig
2010-01-18Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell
2010-01-18exofs: simple_write_end does not mark_inode_dirtyBoaz Harrosh
2010-01-18modules: Skip empty sections when exporting section notesBen Hutchings
2010-01-18ASoC: fix params_rate() macro use in several codecsGuennadi Liakhovetski
2010-01-18fasync: split 'fasync_helper()' into separate add/remove functionsLinus Torvalds
2010-01-18untangle the do_mremap() messAl Viro
2010-01-06Linux 2.6.32.3v2.6.32.3Greg Kroah-Hartman
2010-01-06generic_permission: MAY_OPEN is not write accessSerge E. Hallyn
2010-01-06rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde
2010-01-06ksm: fix mlockfreed to munlockedHugh Dickins
2010-01-06vmscan: do not evict inactive pages when skipping an active list scanRik van Riel
2010-01-06lguest: fix bug in setting guest GDT entryRusty Russell
2010-01-06ext4: Update documentation to correct the inode_readahead_blks option nameFang Wenqi
2010-01-06sched: Sched_rt_periodic_timer vs cpu hotplugPeter Zijlstra
2010-01-06amd64_edac: fix forcing module load/unloadBorislav Petkov
2010-01-06amd64_edac: make driver loading more robustBorislav Petkov
2010-01-06amd64_edac: fix driver instance freeingBorislav Petkov
2010-01-06x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov
2010-01-06x86, msr: Add support for non-contiguous cpumasksBorislav Petkov
2010-01-06amd64_edac: unify MCGCTL ECC switchingBorislav Petkov
2010-01-06cpumask: use modern cpumask style in drivers/edac/amd64_edac.cRusty Russell
2010-01-06x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpusBorislav Petkov