aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-19
|\
| * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerancesBen Hutchings2010-02-19
| * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()Ben Hutchings2010-02-19
| * net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman2010-02-19
| * net: Fix sysctl restarts...Eric W. Biederman2010-02-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-19
|\ \
| * | sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller2010-02-19
| * | sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo2010-02-17
| * | sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller2010-02-17
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-17
| |\|
| * | sparc64: Tighten checks in kstack_valid().David S. Miller2010-02-12
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-19
|\ \ \
| * | | drm/radeon: bump the UMS driver version number to indicate rv740 fixDave Airlie2010-02-19
| * | | drm/radeon/kms: free fence IB if it wasn't emited at IB free timeJerome Glisse2010-02-19
| * | | drm/ttm: fix caching problem on non-PAT systems.Francisco Jerez2010-02-19
| * | | drm/radeon/rv740: fix backend setupAlex Deucher2010-02-19
| * | | drm/radeon/kms: fix shared ddc detectionAlex Deucher2010-02-19
| * | | drm/radeon/kms/rs600: add connector quirkAlex Deucher2010-02-19
| * | | vgaarb: fix "target=default" passingKyle McMartin2010-02-19
* | | | Orphan DECnetChristine Caulfield2010-02-18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-18
|\ \ \ \
| * | | | Input: add KEY_RFKILLMatthew Garrett2010-02-18
| * | | | Input: i8042 - fix KBC jam during hibernateAlan Jenkins2010-02-18
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-02-18
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-18
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | | | | | | | * | | | thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()Roel Kluin2010-02-16
| | | | | | | * | | | | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger2010-01-31
| | | | | | | * | | | | ACPI: Add NULL pointer check in acpi_bus_startThomas Renninger2010-01-31
| | | | | | * | | | | | ACPI: processor: only evaluate _PDC once per processorAlex Chiang2010-01-22
| | | | | | * | | | | | ACPI: processor: add kernel command line support for early _PDC evalAlex Chiang2010-01-22
| | | | | * | | | | | | ACPI, i915: blacklist Clevo M5x0N bad_lid stateZhang Rui2010-02-16
| | | | | | |_|/ / / / | | | | | |/| | | | |
| | | | * / | | | | | ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven2010-02-16
| | | | |/ / / / / /
| | | * / / / / / / ACPI: dock: properly initialize local struct dock_station in dock_add()Alex Chiang2010-02-16
| | | |/ / / / / /
| | * | | | | | | ACPI: fix "acpi=ht" boot optionLen Brown2010-02-18
| | * | | | | | | ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown2010-02-16
| | |/ / / / / /
* | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-18
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'for-airlied' of git://git.freedesktop.org/git/nouveau/linux-2.6...Dave Airlie2010-02-18
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau: Force TV encoder DPMS reinit after resume.Francisco Jerez2010-02-15
| | * | | | | | | drm/nouveau: use mutex for vbios lockBen Skeggs2010-02-15
| * | | | | | | | drm/radeon/kms: fix bo's fence associationJerome Glisse2010-02-18
| * | | | | | | | drm/radeon/kms: fix indirect buffer management V2Jerome Glisse2010-02-18
| * | | | | | | | drm/edid: Fix interlaced detailed timings to be frame size, not field.Adam Jackson2010-02-18
| * | | | | | | | drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom2010-02-18
| * | | | | | | | drm/radeon/kms: use udelay for short delaysDave Airlie2010-02-18
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-18
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser2010-02-13
| * | | | | | | | powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boardsAnton Vorontsov2010-02-13
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-02-16
|\ \ \ \ \ \ \ \
| * | | | | | | | serial: 8250: add serial transmitter fully empty testDick Hollenbeck2010-02-16
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-02-16
|\ \ \ \ \ \ \ \ \