aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-29Input: psmouse - fix compile warning in hgpk moduleRené Bolldorf
2009-12-30ACPI video: correct error-handling codeZhang Rui
2009-12-30ksym_tracer: Remove trace_statLi Zefan
2009-12-30ksym_tracer: Fix race when incrementing countLi Zefan
2009-12-30ksym_tracer: Fix to allow writing newline to ksym_trace_filterLi Zefan
2009-12-30ksym_tracer: Fix to make the tracer workLi Zefan
2009-12-30ACPI video: no warning message if "acpi_backlight=vendor" is usedZhang Rui
2009-12-30ACPI: fix ACPI=n allmodconfig buildIngo Molnar
2009-12-29ext4: Ensure zeroout blocks have no dirty metadataAneesh Kumar K.V
2009-12-30md: allow a resync that is waiting for other resync to complete, to be aborted.NeilBrown
2009-12-30md: remove unnecessary code from do_md_runNeilBrown
2009-12-30md: make recovery started by do_md_run() visible via sync_actionDan Williams
2009-12-30md: fix small irregularity with start_ro module parameterNeilBrown
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30md: Fix unfortunate interaction with evmsNeilBrown
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville
2009-12-29block: Honor the gfp_mask for alloc_page() in blkdev_issue_discard()OGAWA Hirofumi
2009-12-29block: Fix incorrect alignment offset reporting and update documentationMartin K. Petersen
2009-12-29x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis
2009-12-28iwmc3200wifi: fix array out-of-boundary accessZhu Yi
2009-12-28wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin
2009-12-28mac80211: fix propagation of failed hardware reconfigurationsLuis R. Rodriguez
2009-12-28mac80211: fix race with suspend and dynamic_ps_disable_workLuis R. Rodriguez
2009-12-28ath9k: fix missed error codes in the tx status checkFelix Fietkau
2009-12-28ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez
2009-12-28ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez
2009-12-28ath9k: fix suspend by waking device prior to stopSujith
2009-12-28cfg80211: fix error path in cfg80211_wext_siwscanJohannes Berg
2009-12-28wl1271_cmd.c: cleanup char => u8Dan Carpenter
2009-12-28iwlwifi: Storage class should be before const qualifierTobias Klauser
2009-12-28ath9k: Storage class should be before const qualifierTobias Klauser
2009-12-28cfg80211: fix race between deauth and assoc responseJohannes Berg
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde
2009-12-28ath5k: fix SWI calibration interrupt stormBob Copeland
2009-12-28mac80211: fix ibss join with fixed-bssidFelix Fietkau
2009-12-28libertas: Remove carrier signaling from the scan codeSamuel Ortiz
2009-12-28orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov
2009-12-28SLAB: Fix lockdep annotation breakagePekka Enberg
2009-12-28cfq-iosched: don't regard requests with long distance as closeShaohua Li
2009-12-28tracing: Kconfig spelling fixes and cleanupsRandy Dunlap
2009-12-28perf kmem: Fix statistics typoWenji Huang
2009-12-28x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg
2009-12-28kprobes: Fix distinct type warningHeiko Carstens
2009-12-28x86: Use KERN_DEFAULT log-level in __show_regs()Pekka Enberg
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2009-12-28perf: Rename perf_event_hw_event in design documentTim Blechmann
2009-12-28perf tools: Add missing header files to LIB_H Makefile variableArnaldo Carvalho de Melo
2009-12-28perf record: We should fork only if a program was specified to runArnaldo Carvalho de Melo
2009-12-27KVM: get rid of kvm_create_vm() unused label warning on s390Heiko Carstens