aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-21X25 fix dead unaccepted socketsandrew hendry
2010-04-21KS8851: NULL pointer dereference if list is emptyAbraham Arce
2010-04-21net: 3c574_cs fix stats.tx_bytes counterAlexander Kurz
2010-04-21xfrm6: ensure to use the same dev when building a bundleNicolas Dichtel
2010-04-21can: Fix possible NULL pointer dereference in ems_usb.cHans J. Koch
2010-04-22CRED: Fix a race in creds_are_invalid() in credentials debuggingDavid Howells
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2010-04-21Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-04-21Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2010-04-21AFS: Don't pass error value to page_cache_release() in error handlingDavid Howells
2010-04-21KVM: x86: Fix TSS size check for 16-bit tasksJan Kiszka
2010-04-21KVM: Add missing srcu_read_lock() for kvm_mmu_notifier_release()Lai Jiangshan
2010-04-21net: Fix an RCU warning in dev_pick_tx()David Howells
2010-04-21Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-21ipv6: Fix tcp_v6_send_response transport header setting.Herbert Xu
2010-04-21m68knommu: allow 4 coldfire serial portsPhilippe De Muyter
2010-04-21m68knommu: fix coldfire tcdrainPhilippe De Muyter
2010-04-21m68knommu: remove a duplicate vector setting line for 68360Greg Ungerer
2010-04-21Fix m68k-uclinux's rt_sigreturn trampolineMaxim Kuvyrkov
2010-04-21m68knommu: correct the CC flags for Coldfire M5272 targetsPhilip Nye
2010-04-21uclinux: error message when FLAT reloc symbol is invalid, v2Jun Sun
2010-04-20bridge: add a missing ntohs()Eric Dumazet
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-21CRED: Fix double free in prepare_usermodehelper_creds() error handlingDavid Howells
2010-04-20ext4: Issue the discard operation *before* releasing the blocks to be reusedTheodore Ts'o
2010-04-20[LogFS] Split large truncated into smaller chunksJoern Engel
2010-04-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara
2010-04-20Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-04-20Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-20x86: correctly wire up the newuname system callChristoph Hellwig
2010-04-20KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-04-20KVM: MMU: fix kvm_mmu_zap_page() and its calling pathXiao Guangrong
2010-04-20KVM: VMX: Save/restore rflags.vm correctly in real modeAvi Kivity
2010-04-20KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTLAndre Przywara
2010-04-20KVM: Don't spam kernel log when injecting exceptions due to bad cr writesAvi Kivity
2010-04-20KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() failsTakuya Yoshikawa
2010-04-20KVM: take srcu lock before call to complete_pio()Gleb Natapov
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller
2010-04-20drm: delay vblank cleanup until after driver unloadJesse Barnes
2010-04-20md/raid5: allow for more than 2^31 chunks.NeilBrown
2010-04-20i2c-stu300: off by one issueDan Carpenter
2010-04-20i2c-pnx: Add stop conditions for end of transferKevin Wells
2010-04-20i2c-pnx: Limit maximum divider to 1023Kevin Wells