summaryrefslogtreecommitdiffstats
path: root/net/rds (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-23PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resourcesYinghai Lu1-0/+82
2010-02-23PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton1-0/+2
2010-02-23PCI hotplug: fix ibmphp build errorRandy Dunlap1-0/+1
2010-02-23PCI: Make pci_scan_slot more robustMatthew Wilcox1-4/+14
2010-02-23PCI: hotplug/cpcihp, fix pci device refcountingJiri Slaby1-0/+1
2010-02-23PCI: push deprecated pci_find_device() function to last userTilman Schmidt20-102/+64
2010-02-23PCI: don't dump resource when bus resource flags indicates unusedYinghai Lu1-1/+2
2010-02-23resource: add release_child_resourcesYinghai Lu2-0/+31
2010-02-23PCI: separate pci_setup_bridge to small functionsYinghai Lu1-16/+50
2010-02-23PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru1-2/+9
2010-02-23PCI hotplug: fix memory leaksJiri Slaby2-0/+2
2010-02-23resource/PCI: mark struct resource as constDominik Brodowski21-26/+28
2010-02-23resource/PCI: align functions now return start of resourceDominik Brodowski21-95/+102
2010-02-23x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2-0/+5
2010-02-23PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki5-15/+23
2010-02-23PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes1-1/+0
2010-02-23PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox3-1/+3
2010-02-23PCI: Add support for AGP in cur/max bus speedMatthew Wilcox3-5/+55
2010-02-23PCI: Add support for detection of PCIe and PCI-X bus speedsMatthew Wilcox1-0/+66
2010-02-23PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox17-498/+246
2010-02-23PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox3-34/+29
2010-02-23PCI: Rewrite pci_scan_slotMatthew Wilcox1-9/+47
2010-02-22i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki1-21/+9
2010-02-22perf probe: Init struct probe_point and set counter correctlyMasami Hiramatsu1-0/+3
2010-02-22Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin1-4/+4
2010-02-22sparc32: Fix struct stat uid/gid types.David S. Miller1-2/+2
2010-02-21[WATCHDOG] bfin: fix max timeout calculationMike Frysinger1-6/+7
2010-02-21mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin1-21/+15
2010-02-20ARM: allow alignment fault mode to be configured at kernel bootRussell King2-0/+8
2010-02-20CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells1-1/+11
2010-02-20ARM: Update mach-typesRussell King1-2/+44
2010-02-20ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij1-1/+5
2010-02-20ARM: 5950/1: ARM: Fix build error for arm1026ej-s processorAbdoulaye Walsimou Gaye1-1/+2
2010-02-20Input: polldev can cause crash in case when polling disabledSamu Onkalo1-0/+6
2010-02-20vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert1-1/+2
2010-02-20sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings1-18/+27
2010-02-20sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings1-1/+1
2010-02-20net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman1-1/+2
2010-02-20net: Fix sysctl restarts...Eric W. Biederman2-3/+20
2010-02-20sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller1-2/+4
2010-02-20drm/radeon: bump the UMS driver version number to indicate rv740 fixDave Airlie1-1/+2
2010-02-19drm/radeon/kms: free fence IB if it wasn't emited at IB free timeJerome Glisse1-0/+2
2010-02-19drm/ttm: fix caching problem on non-PAT systems.Francisco Jerez1-7/+11
2010-02-19drm/radeon/rv740: fix backend setupAlex Deucher2-6/+12
2010-02-19drm/radeon/kms: fix shared ddc detectionAlex Deucher1-3/+2
2010-02-19drm/radeon/kms/rs600: add connector quirkAlex Deucher1-0/+9
2010-02-19vgaarb: fix "target=default" passingKyle McMartin1-1/+1
2010-02-19[SCSI] megaraid_sas: fix for 32bit appsTomas Henzl1-2/+16
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2-2/+7
2010-02-19hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker1-23/+7