summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-30Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-12-30Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-12-30kfifo: Fix typo in commentRolf Eike Beer
2009-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-30dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shou...Len Brown
2009-12-30wmi: check find_guid() return value to prevent oopsPaul Rolland
2009-12-30Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-12-30generic_permission: MAY_OPEN is not write accessSerge E. Hallyn
2009-12-30x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis
2009-12-30mm: move sys_mmap_pgoff from util.cHugh Dickins
2009-12-30libsrp: fix compile failureJames Bottomley
2009-12-30block: blk_rq_err_sectors cleanupGui Jianfeng
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-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