aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-17[ARM] 4999/1: <IMX UART>: fix membaseSascha Hauer1-2/+2
2008-04-17[ARM] 4998/1: <IMX UART>: do not use hardcoded io space sizeSascha Hauer1-10/+15
2008-04-17[ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startupSascha Hauer1-1/+1
2008-04-17[ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for pollingSascha Hauer1-1/+3
2008-04-17[ARM] 4994/1: <IMX UART>: Move error handling into execution pathSascha Hauer1-41/+33
2008-04-17[ARM] 4993/1: <IMX UART>: Trivial: Remove unused definesSascha Hauer1-4/+0
2008-04-17[ARM] 4887/1: i.MXC family: Separate current platform codeRobert Schwebel5-23/+43
2008-03-31[ARM] 4877/1: i.MXC family: Clean up current platform codeRobert Schwebel2-15/+3
2008-03-31[ARM] 4876/1: i.MXC family: Clean upRobert Schwebel9-161/+61
2008-03-25Linux 2.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/kvmLinus Torvalds2-9/+16
2008-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus 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/powerpcLinus Torvalds39-1267/+3032
2008-03-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus 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