aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/maestro3.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-22virtio: Fix GFP flags passed from the virtio balloon driverBalbir Singh1-1/+2
2010-04-22staging: fix dt3155 buildRandy Dunlap1-11/+3
2010-04-22ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526Daniel T Chen1-1/+1
2010-04-22security: testing the wrong variable in create_by_name()Dan Carpenter1-2/+2
2010-04-22ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio XPS 1645Daniel T Chen1-0/+2
2010-04-21net: ipv6 bind to device issueJiri Olsa1-1/+1
2010-04-21ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTUShan Wei1-1/+1
2010-04-21drivers/net/usb: Add new driver iphethDiego Giagio4-0/+582
2010-04-21cxgb3: fix linkup issueHiroshi Shimamoto1-1/+1
2010-04-21X25 fix dead unaccepted socketsandrew hendry1-0/+1
2010-04-21KS8851: NULL pointer dereference if list is emptyAbraham Arce1-5/+7
2010-04-21net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz1-2/+5
2010-04-21xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel1-1/+1
2010-04-21can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch1-4/+4
2010-04-22CRED: Fix a race in creds_are_invalid() in credentials debuggingDavid Howells1-2/+0
2010-04-21AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells1-12/+12
2010-04-21KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka1-1/+5
2010-04-21KVM: Add missing srcu_read_lock() for kvm_mmu_notifier_release()Lai Jiangshan1-0/+4
2010-04-21net: Fix an RCU warning in dev_pick_tx()David Howells1-1/+1
2010-04-21ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu1-1/+1
2010-04-21m68knommu: allow 4 coldfire serial portsPhilippe De Muyter1-1/+1
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter2-1/+8
2010-04-21m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer1-1/+0
2010-04-21Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov1-1/+1
2010-04-21m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye1-1/+1
2010-04-21uclinux: error message when FLAT reloc symbol is invalid, v2Jun Sun1-1/+1
2010-04-21sh: Move platform smp ops in to their own structure.Paul Mundt9-23/+95
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt5-14/+13
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt8-22/+9
2010-04-21sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt2-6/+0
2010-04-20bridge: add a missing ntohs()Eric Dumazet1-1/+1
2010-04-21CRED: Fix double free in prepare_usermodehelper_creds() error handlingDavid Howells1-0/+2
2010-04-20ext4: Issue the discard operation *before* releasing the blocks to be reusedTheodore Ts'o1-10/+11
2010-04-20[LogFS] Split large truncated into smaller chunksJoern Engel1-8/+26
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara2-9/+15
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig1-1/+1
2010-04-20KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala1-1/+1
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa5-13/+24
2010-04-20KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong1-4/+7
2010-04-20KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity1-9/+15
2010-04-20KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara1-2/+6
2010-04-20KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity1-27/+0
2010-04-20KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa1-10/+15
2010-04-20KVM: take srcu lock before call to complete_pio()Gleb Natapov1-0/+2
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller1-1/+11
2010-04-20sh: Zero out aliases counter when using SH-X3 hardware assistance.Paul Mundt1-1/+10
2010-04-20sh: dwarf unwinder needs linux/module.h.Paul Mundt1-0/+1
2010-04-20drm: delay vblank cleanup until after driver unloadJesse Barnes1-2/+2
2010-04-20md/raid5: allow for more than 2^31 chunks.NeilBrown1-12/+7
2010-04-20i2c-stu300: off by one issueDan Carpenter1-1/+1