summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | | ACPI: power: update error messageLen Brown2009-05-081-1/+1
| | | | | * | | | | | | ACPI, i915: build fixLen Brown2009-05-151-0/+6
| | | | * | | | | | | | ACPI: video: DMI workaround another broken Acer BIOS enabling display brightnessLen Brown2009-05-071-0/+8
| | | | * | | | | | | | ACPI video: dmi check for broken _BQC on Acer Aspire 5720Zhang Rui2009-04-241-0/+30
| | | | |/ / / / / / /
| | | * | | | | | | | ACPICA: use acpi.* modparam namespaceLen Brown2009-05-071-12/+15
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | ACPI: suspend: restore BM_RLD on resumeLen Brown2009-05-151-0/+23
| | |/ / / / / / /
* | | | | | | | | Linux 2.6.30-rc6v2.6.30-rc6Linus Torvalds2009-05-151-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-05-153-3/+10
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | PCI MSI: Fix MSI-X with NIU cardsMatthew Wilcox2009-05-111-2/+6
| * | | | | | | | PCI: Fix pci-e port driver slot_reset bad default return valueZhang, Yanmin2009-05-052-1/+4
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6Linus Torvalds2009-05-153-4/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bluetooth: Don't trigger disconnect timeout for security mode 3 pairingMarcel Holtmann2009-05-091-1/+1
| * | | | | | | | | Bluetooth: Don't use hci_acl_connect_cancel() for incoming connectionsMarcel Holtmann2009-05-091-3/+1
| * | | | | | | | | Bluetooth: Fix wrong module refcount when connection setup failsMarcel Holtmann2009-05-092-0/+5
* | | | | | | | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-1513-24/+175
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.Carl Worth2009-05-144-0/+44
| * | | | | | | | | drm/i915: Set HDMI hot plug interrupt enable for only the output in question.Ma Ling2009-05-141-5/+12
| * | | | | | | | | drm/i915: Include 965GME pci ID in IS_I965GM(dev) to match UMS.Ma Ling2009-05-141-1/+2
| * | | | | | | | | drm/i915: Use the GM45 VGA hotplug workaround on G45 as well.Ma Ling2009-05-141-1/+1
| * | | | | | | | | drm/i915: ignore LVDS on intel graphics systems that lie about having itJarod Wilson2009-05-141-8/+46
| * | | | | | | | | drm/i915: sanity check IER at wait_request timeJesse Barnes2009-05-141-0/+9
| * | | | | | | | | drm/i915: workaround IGD i2c bus issue in kernel side (v2)Shaohua Li2009-05-144-1/+25
| * | | | | | | | | drm/i915: Don't allow binding objects into the last page of the aperture.Eric Anholt2009-05-141-2/+10
| * | | | | | | | | drm/i915: save/restore fence registers across suspend/resumeKeith Packard2009-04-302-0/+25
| * | | | | | | | | drm/i915: x86 always has writeq. Add I915_READ64 for symmetry.Keith Packard2009-04-301-6/+1
* | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-05-154-66/+191
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libata: Media rotation rate and form factor heuristicsMartin K. Petersen2009-05-152-5/+34
| * | | | | | | | | | libata: Report disk alignment and physical block sizeMartin K. Petersen2009-05-151-1/+22
| * | | | | | | | | | sata_fsl: Fix the command description of FSL SATA controllerDave Liu2009-05-151-3/+5
| * | | | | | | | | | sata_fsl: Fix compile warningsKumar Gala2009-05-151-3/+4
| * | | | | | | | | | [libata] sata_sx4: fixup interrupt handlingDavid Milburn2009-05-151-13/+9
| * | | | | | | | | | [libata] sata_sx4: convert to new exception handling methodsJeff Garzik2009-05-151-45/+121
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Linus Torvalds2009-05-159-33/+91
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | iwlwifi: fix device id registration for 6000 series 2x2 devicesJay Sternberg2009-05-112-4/+6
| * | | | | | | | | | ath5k: update channel in sw state after stopping RX and TXBob Copeland2009-05-111-9/+13
| * | | | | | | | | | rtl8187: use DMA-aware buffers with usb_control_msgJohn W. Linville2009-05-113-16/+62
| * | | | | | | | | | mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrelJohn W. Linville2009-05-112-2/+2
| * | | | | | | | | | airo: airo_get_encode{,ext} potential buffer overflowJohn W. Linville2009-05-111-2/+8
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-05-152-6/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ext4: Fix race in ext4_inode_info.i_cached_extentTheodore Ts'o2009-05-151-5/+12
| * | | | | | | | | | ext4: Clear the unwritten buffer_head flag after the extent is initializedAneesh Kumar K.V2009-05-141-0/+13
| * | | | | | | | | | ext4: Use a fake block number for delayed new buffer_headAneesh Kumar K.V2009-05-121-1/+5
| * | | | | | | | | | ext4: Fix sub-block zeroing for writes into preallocated extentsAneesh Kumar K.V2009-05-132-0/+9
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-05-159-52/+157
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-05-157-47/+150
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ASoC: DaVinci EVM board support buildfixesDavid Brownell2009-05-153-14/+81
| | * | | | | | | | | | ASoC: DaVinci I2S updatesDavid Brownell2009-05-151-3/+23
| | * | | | | | | | | | ASoC: davinci-pcm buildfixesDavid Brownell2009-05-151-29/+42
| | * | | | | | | | | | pxa2xx-ac97: fix reset gpio mode settingMike Rapoport2009-05-111-1/+1
| | * | | | | | | | | | ASoC: soc-core: fix crash when removing not instantiated cardMike Rapoport2009-05-111-0/+3
OpenPOWER on IntegriCloud