aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ACPI: Disable ASPM if the platform won't provide _OSC control for PCIeMatthew Garrett2010-07-30
* PCI hotplug: make sure child bridges are enabled at hotplug timeYinghai Lu2010-07-30
* PCI hotplug: shpchp: Removed check for hotplug of display devicesPraveen Kalamegham2010-07-30
* PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_devicePraveen Kalamegham2010-07-30
* PCI: Don't enable aspm before drivers have had a chance to veto itMatthew Garrett2010-07-30
* PCI: fix wrong memory address handling in MSI-XKenji Kaneshige2010-07-30
* PCI: check return value of pci_enable_device() when enabling bridgesJunchang Wang2010-07-30
* PCI: sparse warning (trivial)Stephen Hemminger2010-07-30
* x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck2010-07-30
* PCI: disable MSI on VIA K8M800Tejun Heo2010-07-30
* PCI quirk: AMD 780: work around wrong vendor ID on APC bridgeClemens Ladisch2010-07-30
* PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASKDan Carpenter2010-07-30
* PCI aerdrv: fix annoying warningsLinus Torvalds2010-07-30
* x86/PCI: pci, fix section mismatchJiri Slaby2010-07-30
* PCI: change device runtime PM settings for probe and removeAlan Stern2010-07-30
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-07-29
|\
| * [S390] etr: fix clock synchronization raceMartin Schwidefsky2010-07-27
| * [S390] Fix IRQ tracing in case of PERHeiko Carstens2010-07-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-07-29
|\ \
| * | watchdog: update MAINTAINERS entryWim Van Sebroeck2010-07-29
* | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2010-07-29
|\ \ \
| * | | ALSA: hda - Add a PC-beep workaround for ASUS P5-VTakashi Iwai2010-07-29
| * | | ALSA: hda - Assume PC-beep as default for RealtekTakashi Iwai2010-07-28
| * | | ALSA: hda - Don't register beep input device when no beep is availableTakashi Iwai2010-07-28
| * | | ALSA: hda - Fix pin-detection of Nvidia HDMITakashi Iwai2010-07-28
* | | | CRED: Fix __task_cred()'s lockdep check and banner commentDavid Howells2010-07-29
* | | | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2010-07-29
| |/ / |/| |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-28
|\ \ \
| * | | x86,kgdb: Fix hw breakpoint regressionJason Wessel2010-07-28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-07-28
|\ \ \ \
| * | | | [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard2010-07-27
| * | | | [SCSI] zfcp: Update status read mempoolChristof Schmitt2010-07-21
| * | | | [SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt2010-07-21
| * | | | [SCSI] zfcp: Fix check whether unchained ct_els is possibleSwen Schillig2010-07-21
| * | | | [SCSI] ipr: fix resource path display and formattingWayne Boyer2010-07-21
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-28
|\ \ \ \ \
| * | | | | davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori2010-07-28
| * | | | | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-28
| * | | | | wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin2010-07-27
| * | | | | ab3100: fix off-by-one value range checking for voltage selectorAxel Lin2010-07-27
* | | | | | ecryptfs: Bugfix for error related to ecryptfs_hash_bucketsAndre Osterhues2010-07-28
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-07-28
|\ \ \ \ \ \
| * | | | | | ceph: use complete_all and wake_up_allYehuda Sadeh2010-07-27
| * | | | | | ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES"Robert P. J. Day2010-07-25
| * | | | | | ceph: fix dentry lease releaseSage Weil2010-07-23
| * | | | | | ceph: fix leak of dentry in ceph_init_dentry() error pathSage Weil2010-07-23
| * | | | | | ceph: fix pg_mapping leak on pg_temp updatesSage Weil2010-07-23
| * | | | | | ceph: fix d_release dop for snapdir, snapped dentriesSage Weil2010-07-23
| * | | | | | ceph: avoid dcache readdir for snapdirSage Weil2010-07-22
| |/ / / / /
* | | / / / GFS2: Use kmalloc when possible for ->readdir()Steven Whitehouse2010-07-28
| |_|/ / / |/| | | |