summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-25Linux 2.6.25-rc7v2.6.25-rc7Linus Torvalds1-1/+1
2008-03-25ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")Bjorn Helgaas1-2/+2
2008-03-25Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds4-13/+31
2008-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2-9/+16
2008-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-366/+302
2008-03-25KVM: MMU: Fix memory leak on guest demand faultsAvi Kivity1-1/+1
2008-03-25KVM: VMX: convert init_rmode_tss() to slots_lockMarcelo Tosatti1-2/+2
2008-03-25KVM: MMU: handle page removal with shadow mappingMarcelo Tosatti1-1/+12
2008-03-25KVM: MMU: Fix is_rmap_pte() with io ptesAvi Kivity1-2/+1
2008-03-25KVM: VMX: Restore tss even on x86_64Avi Kivity1-3/+0
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-10/+60
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-1/+14
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2-25/+0
2008-03-24PCI: iova: lockdep false alarm fixMark Gross1-0/+7
2008-03-24driver core: debug for bad dev_attr_show() return value.Andrew Morton2-1/+12
2008-03-24UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard1-0/+2
2008-03-24USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day1-1/+1
2008-03-24USB: ehci: stop vt6212 bus hoggingRene Herman1-0/+14
2008-03-24USB: sierra: add another device idKevin Lloyd1-0/+1
2008-03-24USB: sierra: dma fixesOliver Neukum1-4/+13
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov3-2/+16
2008-03-24USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh1-0/+1
2008-03-24USB: pl2303: another product IDMax Arnold2-0/+2
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern3-1/+10
2008-03-24USB: fix gadgetfs class request delegationRoy Hashimoto1-2/+2
2008-03-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds39-1267/+3032
2008-03-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-45/+140
2008-03-24[libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik1-1/+5
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linusLinus Torvalds5-3/+15
2008-03-25Merge branch 'linux-2.6' into mergePaul Mackerras32-245/+171
2008-03-24sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson1-21/+88
2008-03-24Make printk() console semaphore accesses sensibleLinus Torvalds1-35/+48
2008-03-24bsd_acct: using task_struct->tgid is not right in pid-namespacesPavel Emelyanov1-6/+15
2008-03-24bsd_acct: plain current->real_parent access is not always safePavel Emelyanov1-1/+3
2008-03-24revert "kswapd should only wait on IO if there is IO"Andrew Morton1-22/+5
2008-03-24hw_random doc updatesDavid Brownell2-20/+48
2008-03-24smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish1-33/+2
2008-03-24markers: remove ACCESS_ONCEMathieu Desnoyers1-6/+6
2008-03-24markers: update preempt_disable. call_rcu, rcu_barrier commentsMathieu Desnoyers1-11/+8
2008-03-24mm: fix boundary checking in free_bootmem_coreYinghai Lu1-6/+19
2008-03-24mtd: memory corruption in block2mtd.cIngo van Lil1-1/+0
2008-03-24kernel-parameters.txt: document memmap option betterPavel Machek1-0/+4
2008-03-25[POWERPC] mpc5200: Fix incorrect compatible string for the mdio nodeGrant Likely1-1/+1
2008-03-24libata: improve HPA error handlingTejun Heo1-4/+4
2008-03-24libata: assume no device is attached if both IDENTIFYs are abortedTejun Heo1-14/+24
2008-03-24pata_it821x: use raw nbytes in check_atapi_dmaTejun Heo1-1/+1
2008-03-24libata: implement ata_qc_raw_nbytes()Tejun Heo2-4/+18
2008-03-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-7/+17
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds9-167/+97
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-59/+43