summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-31/+22
2010-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+10
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-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-2/+2
2010-02-22sparc32: Fix struct stat uid/gid types.David S. Miller1-2/+2
2010-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-6/+7
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-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-10/+45
2010-02-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-7/+15
2010-02-21Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+5
2010-02-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-11/+67
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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds8-16/+40
2010-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-23/+50
2010-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-3/+16
2010-02-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds8-18/+39
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-20drm/radeon/kms: free fence IB if it wasn't emited at IB free timeJerome Glisse1-0/+2
2010-02-20drm/ttm: fix caching problem on non-PAT systems.Francisco Jerez1-7/+11
2010-02-20drm/radeon/rv740: fix backend setupAlex Deucher2-6/+12
2010-02-20drm/radeon/kms: fix shared ddc detectionAlex Deucher1-3/+2
2010-02-20drm/radeon/kms/rs600: add connector quirkAlex Deucher1-0/+9
2010-02-20vgaarb: fix "target=default" passingKyle McMartin1-1/+1
2010-02-20[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