summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-27drm/i915: Selectively enable self-reclaimChris Wilson4-52/+19
2010-01-27firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter1-1/+3
2010-01-27mm: add new 'read_cache_page_gfp()' helper functionLinus Torvalds2-32/+70
2010-01-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-865/+40
2010-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-4/+2
2010-01-27UBI: fix volume creation input checkingMika Westerberg1-1/+0
2010-01-27[S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2-0/+2
2010-01-27[S390] zcrypt: Do not remove coprocessor for error 8/72Felix Beck2-0/+4
2010-01-27[S390] sclp_vt220: set initial terminal window sizeHendrik Brueckner1-0/+4
2010-01-27[S390] use set_current_state in sigsuspendMartin Schwidefsky1-1/+1
2010-01-27[S390] irqflags: add missing types.h includeHeiko Carstens1-6/+3
2010-01-27[S390] dasd: fix possible NULL pointer errorsStefan Haberland4-15/+9
2010-01-27x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson2-2/+2
2010-01-27Fix failure exit in ipathfsAl Viro1-3/+1
2010-01-27fix oops in fs/9p late mount failureAl Viro1-1/+2
2010-01-27fix leak in romfs_fill_super()Al Viro1-0/+1
2010-01-27get rid of pointless checks after simple_pin_fs()Al Viro2-18/+4
2010-01-27Fix failure exits in bfs_fill_super()Al Viro1-22/+21
2010-01-27fix affs parse_options()Al Viro1-6/+6
2010-01-27Fix remount races with symlink handling in affsAl Viro4-8/+25
2010-01-27Fix a leak in affs_fill_super()Al Viro1-0/+2
2010-01-27fnctl: f_modown should call write_lock_irqsave/restoreGreg Kroah-Hartman1-2/+4
2010-01-26firewire: core: fix use-after-free regression in FCP handlerStefan Richter1-14/+36
2010-01-26firewire: cdev: add_descriptor documentation fixStefan Richter1-1/+3
2010-01-26firewire: core: add_descriptor size checkStefan Richter1-13/+28
2010-01-26sparc64: Fix UP build.David S. Miller1-4/+2
2010-01-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds3-35/+77
2010-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds3-8/+8
2010-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-16/+24
2010-01-26Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-34/+128
2010-01-26Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds3-8/+9
2010-01-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-14/+15
2010-01-26Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds51-520/+958
2010-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds18-424/+749
2010-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds60-193/+389
2010-01-26Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds23-131/+229
2010-01-26virtio_net: Make delayed refill more reliableHerbert Xu1-2/+1
2010-01-26sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings3-6/+7
2010-01-26sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS bufferGuido Barzini1-1/+3
2010-01-26tcp_probe: avoid modulus operation and wrap fixStephen Hemminger1-9/+10
2010-01-26qlge: Only free resources if they were allocatedBreno Leitao1-7/+8
2010-01-25[WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique.Denis Turischev2-8/+7
2010-01-25PCI: fix nested spinlock hang in aer_injectAndrew Patterson1-6/+6
2010-01-25Merge branch 'fix/hda' into for-linusTakashi Iwai1-15/+22
2010-01-25ASoC: fix a memory-leak in wm8903Guennadi Liakhovetski1-1/+2
2010-01-25KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun1-2/+3
2010-01-25KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun1-0/+1
2010-01-25KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger1-2/+2
2010-01-25KVM: fix spurious interrupt with irqfdMichael S. Tsirkin1-1/+2
2010-01-25eventfd - allow atomic read and waitqueue removeDavide Libenzi2-15/+90