summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-27KVM: get rid of kvm_create_vm() unused label warning on s390Heiko Carstens
2009-12-27KVM: powerpc: Fix mtsrin in book3s_64 mmuAlexander Graf
2009-12-27KVM: ia64: fix build breakage due to host spinlock changeLuck, Tony
2009-12-27KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka
2009-12-27KVM: LAPIC: make sure IRR bitmap is scanned after vm loadMarcelo Tosatti
2009-12-27KVM: Fix possible circular locking in kvm_vm_ioctl_assign_device()Sheng Yang
2009-12-27KVM: MMU: remove prefault from invlpg handlerMarcelo Tosatti
2009-12-27Merge branch 'fix/hda' into for-linusTakashi Iwai
2009-12-27ALSA: hda - Fix Oops at reloading beep devicesTakashi Iwai
2009-12-27ALSA: hda - Don't cache beep controlsTakashi Iwai
2009-12-27NET: XFRM: Fix spelling of neighbour.Ralf Baechle
2009-12-27bond_3ad.c avoid possible null derefDan Carpenter
2009-12-27Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake
2009-12-27gianfar: Fix gianfar select_queue bogositySandeep Gopalpet
2009-12-27tun: use tun_sk instead container_ofVitaliy Gusev
2009-12-27ucc_geth: Don't needlessly change MAC settings in adjust_link()Anton Vorontsov
2009-12-27ucc_geth: Fix netdev watchdog triggering on link changesAnton Vorontsov
2009-12-27ucc_geth: Fix empty TX queue processingAnton Vorontsov
2009-12-27thinkpad-acpi: improve Kconfig help textHenrique de Moraes Holschuh
2009-12-27thinkpad-acpi: update volume subdriver documentationHenrique de Moraes Holschuh
2009-12-27thinkpad-acpi: make volume subdriver optionalHenrique de Moraes Holschuh
2009-12-27thinkpad-acpi: don't fail to load the entire module due to ALSA problemsHenrique de Moraes Holschuh
2009-12-27thinkpad-acpi: don't take the first ALSA slot by defaultHenrique de Moraes Holschuh
2009-12-26ALSA: Fix a typo in Procfile.txtMasanari Iida
2009-12-26ALSA: sound/arm: Fix build failure caused by missing struct aaci definitionPeter Huewe
2009-12-26vxge: use DMA_BIT_MASK instead of plain values.Denis Kirjanov
2009-12-26net: restore ip source validationJamal Hadi Salim