summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/isp1760-if.c (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-22xen: use host E820 map for dom0Ian Campbell1-2/+7
2010-10-22xen: correctly rebuild mfn list list after migration.Ian Campbell1-13/+37
2010-10-22xen: improvements to VIRQ_DEBUG outputIan Campbell1-22/+56
2010-10-22xen: set up IRQ before binding virq to evtchnJeremy Fitzhardinge1-5/+5
2010-10-22xen: ensure that all event channels start off bound to VCPU 0Ian Campbell1-1/+1
2010-10-22xen/hvc: only notify if we actually sent somethingJeremy Fitzhardinge1-1/+2
2010-10-22xen: don't add extra_pages for RAM after mem_endJeremy Fitzhardinge1-9/+14
2010-10-22xen: add support for PATJeremy Fitzhardinge3-3/+57
2010-10-22xen: make sure xen_max_p2m_pfn is up to dateJeremy Fitzhardinge3-4/+7
2010-10-22xen: limit extra memory to a certain ratio of baseJeremy Fitzhardinge1-0/+32
2010-10-22xen: add extra pages for E820 RAM regions, even if beyond mem_endJeremy Fitzhardinge1-3/+4
2010-10-22xen: make sure xen_extra_mem_start is beyond all non-RAM e820Jeremy Fitzhardinge1-1/+2
2010-10-22xen: implement "extra" memory to reserve space for pages not present at bootJeremy Fitzhardinge1-2/+27
2010-10-22xen: Use host-provided E820 mapIan Campbell2-2/+65
2010-10-22xen: don't map missing memoryJeremy Fitzhardinge2-2/+22
2010-10-22xen: defer building p2m mfn structures until kernel is mappedJeremy Fitzhardinge2-3/+3
2010-10-22xen: add return value to set_phys_to_machine()Jeremy Fitzhardinge2-6/+9
2010-10-22xen: convert p2m to a 3 level treeJeremy Fitzhardinge2-83/+246
2010-10-22xen: make install_p2mtop_page() staticJeremy Fitzhardinge2-3/+2
2010-10-22xen: set the actual extent of the mfn_list_listJeremy Fitzhardinge1-1/+1
2010-10-22xen: set shared_info->arch.max_pfn to max_p2m_pfnJeremy Fitzhardinge1-1/+1
2010-10-22xen/events: change to using fasteoiJeremy Fitzhardinge1-4/+7
2010-10-22xen: remove noise about registering vcpu infoJeremy Fitzhardinge1-8/+0
2010-10-22xen: allocate level1_ident_pgtJeremy Fitzhardinge1-2/+6
2010-10-22xen: use early_brk for level2_kernel_pgtJeremy Fitzhardinge1-1/+3
2010-10-22xen: allocate p2m size based on actual max sizeJeremy Fitzhardinge1-14/+21
2010-10-22xen: dynamically allocate p2m spaceJeremy Fitzhardinge1-8/+22
2010-10-22x86: add RESERVE_BRK_ARRAY() helperJeremy Fitzhardinge1-0/+5
2010-10-15Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds1-2/+2
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds2-32/+40
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds3-22/+6
2010-10-14ioat2: fix performance regressionDan Williams1-1/+1
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao2-1/+9
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields1-2/+0
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer1-14/+27
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King1-2/+6
2010-10-12ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg1-1/+1
2010-10-12ring-buffer: Fix typo of time extends per pageSteven Rostedt1-1/+1
2010-10-12perf, MIPS: Support cross compiling of tools/perf for MIPSDeng-Cheng Zhu1-0/+12
2010-10-12drm/radeon/kms: Silent spurious error messageJean Delvare1-4/+1
2010-10-12drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher1-1/+1
2010-10-12drm/radeon/kms: make TV/DFP table info less verboseAlex Deucher2-22/+22
2010-10-12drm/radeon/kms: leave certain CP int bits enabledAlex Deucher2-2/+2
2010-10-12drm/radeon/kms: avoid corner case issue with unmappable vram V2Jerome Glisse9-1/+14
2010-10-12perf: Fix incorrect copy_from_user() usageJohn Blackwood1-3/+1
2010-10-12fanotify: disable fanotify syscallsEric Paris2-2/+1
2010-10-12tg3: restore rx_dropped accountingEric Dumazet2-3/+5
2010-10-12b44: fix carrier detection on bindPaul Fertser1-2/+2
2010-10-12x86, numa: For each node, register the memory blocks actually usedYinghai Lu1-3/+5
2010-10-11net: clear heap allocations for privileged ethtool actionsKees Cook1-3/+3