summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-18RealView: Base support for the PB11MPCore platformBahadir Balban3-0/+501
2008-04-18RealView: Change the IO_ADDRESS macroCatalin Marinas2-2/+2
2008-04-18RealView: Allow ARMv7 support for RealView/EBCatalin Marinas1-1/+1
2008-04-18RealView: Move more device address definitions to board-eb.hCatalin Marinas3-36/+30
2008-04-18RealView: Move the UART definitions to EB specific filesCatalin Marinas4-28/+44
2008-04-18RealView: Move the timer definitions into the EB specific filesCatalin Marinas5-25/+34
2008-04-18RealView: Move the flash definitions out of platform.hCatalin Marinas5-12/+17
2008-04-18RealView: Move the EB GIC definitions to the board fileCatalin Marinas3-10/+11
2008-04-18Add RealView/EB support for the LAN9118 Ethernet chipCatalin Marinas1-8/+31
2008-04-18RealView: Move the SCU initialisation out of __v6_setupCatalin Marinas4-40/+43
2008-04-18Linux Thumb-2 support for user-space applicationsPaul Brook1-9/+44
2008-04-18Add a prefetch abort handlerPaul Brook22-40/+137
2008-04-18ARMv7: Add support for the ThumbEE state saving/restoringCatalin Marinas6-0/+96
2008-03-26Linux 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-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-25PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2-25/+0
2008-03-25PCI: iova: lockdep false alarm fixMark Gross1-0/+7
2008-03-25driver core: debug for bad dev_attr_show() return value.Andrew Morton2-1/+12
2008-03-25UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard1-0/+2
2008-03-25USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day1-1/+1
2008-03-25USB: ehci: stop vt6212 bus hoggingRene Herman1-0/+14
2008-03-25USB: sierra: add another device idKevin Lloyd1-0/+1
2008-03-25USB: sierra: dma fixesOliver Neukum1-4/+13
2008-03-25USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov3-2/+16
2008-03-25USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh1-0/+1
2008-03-25USB: pl2303: another product IDMax Arnold2-0/+2
2008-03-25USB: new quirk flag to avoid Set-InterfaceAlan Stern3-1/+10
2008-03-25USB: fix gadgetfs class request delegationRoy Hashimoto1-2/+2
2008-03-25[libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik1-1/+5
2008-03-25sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson1-21/+88
2008-03-25Make printk() console semaphore accesses sensibleLinus Torvalds1-35/+48
2008-03-25bsd_acct: using task_struct->tgid is not right in pid-namespacesPavel Emelyanov1-6/+15
2008-03-25bsd_acct: plain current->real_parent access is not always safePavel Emelyanov1-1/+3
2008-03-25revert "kswapd should only wait on IO if there is IO"Andrew Morton1-22/+5
2008-03-25hw_random doc updatesDavid Brownell2-20/+48
2008-03-25smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish1-33/+2
2008-03-25markers: remove ACCESS_ONCEMathieu Desnoyers1-6/+6
2008-03-25markers: update preempt_disable. call_rcu, rcu_barrier commentsMathieu Desnoyers1-11/+8
2008-03-25mm: fix boundary checking in free_bootmem_coreYinghai Lu1-6/+19
2008-03-25mtd: memory corruption in block2mtd.cIngo van Lil1-1/+0
2008-03-25kernel-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-25libata: improve HPA error handlingTejun Heo1-4/+4
2008-03-25libata: assume no device is attached if both IDENTIFYs are abortedTejun Heo1-14/+24
2008-03-25pata_it821x: use raw nbytes in check_atapi_dmaTejun Heo1-1/+1