summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman2010-02-191-1/+2
| * | | | | | | | | | | net: Fix sysctl restarts...Eric W. Biederman2010-02-192-3/+20
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-194-3/+16
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | sparc64: Fix sun4u execute bit check in TSB I-TLB load.David S. Miller2010-02-191-2/+4
| * | | | | | | | | | sparc: Fix incorrect comparison in of_bus_ambapp_match()Kristoffer Glembo2010-02-171-1/+1
| * | | | | | | | | | sparc64: Sync of_create_pci_dev() with drivers/pci/probe.c changes.David S. Miller2010-02-171-0/+7
| * | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-171519-14571/+36864
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | sparc64: Tighten checks in kstack_valid().David S. Miller2010-02-121-0/+4
* | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-198-18/+39
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | drm/radeon: bump the UMS driver version number to indicate rv740 fixDave Airlie2010-02-201-1/+2
| * | | | | | | | | drm/radeon/kms: free fence IB if it wasn't emited at IB free timeJerome Glisse2010-02-201-0/+2
| * | | | | | | | | drm/ttm: fix caching problem on non-PAT systems.Francisco Jerez2010-02-201-7/+11
| * | | | | | | | | drm/radeon/rv740: fix backend setupAlex Deucher2010-02-202-6/+12
| * | | | | | | | | drm/radeon/kms: fix shared ddc detectionAlex Deucher2010-02-201-3/+2
| * | | | | | | | | drm/radeon/kms/rs600: add connector quirkAlex Deucher2010-02-201-0/+9
| * | | | | | | | | vgaarb: fix "target=default" passingKyle McMartin2010-02-201-1/+1
* | | | | | | | | | Orphan DECnetChristine Caulfield2010-02-181-2/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-182-0/+9
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Input: add KEY_RFKILLMatthew Garrett2010-02-181-0/+1
| * | | | | | | | Input: i8042 - fix KBC jam during hibernateAlan Jenkins2010-02-181-0/+8
* | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-02-1811-22/+60
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ \ \ Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown2010-02-1811-22/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | thinkpad-acpi: wrong thermal attribute_group removed in thermal_exit()Roel Kluin2010-02-161-1/+1
| | | | | | | | | |_|_|/ / / / | | | | | | | | |/| | | | | |
| | | | | | | * | | | | | | | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was foundThomas Renninger2010-01-312-11/+19
| | | | | | | * | | | | | | | ACPI: Add NULL pointer check in acpi_bus_startThomas Renninger2010-01-311-0/+3
| | | | | | * | | | | | | | | ACPI: processor: only evaluate _PDC once per processorAlex Chiang2010-01-221-0/+7
| | | | | | * | | | | | | | | ACPI: processor: add kernel command line support for early _PDC evalAlex Chiang2010-01-222-0/+11
| | | | | * | | | | | | | | | ACPI, i915: blacklist Clevo M5x0N bad_lid stateZhang Rui2010-02-161-0/+7
| | | | | | |_|/ / / / / / / | | | | | |/| | | | | | | |
| | | | * | | | | | | | | | ACPI: fix High cpu temperature with 2.6.32Arjan van de Ven2010-02-161-0/+8
| | | | |/ / / / / / / / /
| | | * | | | | | | | | | ACPI: dock: properly initialize local struct dock_station in dock_add()Alex Chiang2010-02-161-0/+1
| | | |/ / / / / / / / /
| | * | | | | | | | | | ACPI: fix "acpi=ht" boot optionLen Brown2010-02-182-2/+3
| | * | | | | | | | | | ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown2010-02-161-8/+0
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-1813-142/+137
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'for-airlied' of git://git.freedesktop.org/git/nouveau/linux-2.6...Dave Airlie2010-02-183-5/+6
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | drm/nouveau: Force TV encoder DPMS reinit after resume.Francisco Jerez2010-02-161-0/+2
| | * | | | | | | | | drm/nouveau: use mutex for vbios lockBen Skeggs2010-02-162-5/+4
| * | | | | | | | | | drm/radeon/kms: fix bo's fence associationJerome Glisse2010-02-183-29/+21
| * | | | | | | | | | drm/radeon/kms: fix indirect buffer management V2Jerome Glisse2010-02-183-72/+45
| * | | | | | | | | | drm/edid: Fix interlaced detailed timings to be frame size, not field.Adam Jackson2010-02-181-2/+45
| * | | | | | | | | | drm/vmwgfx: Use fb handover mechanism instead of stealth mode.Thomas Hellstrom2010-02-182-33/+19
| * | | | | | | | | | drm/radeon/kms: use udelay for short delaysDave Airlie2010-02-181-1/+1
* | | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-02-182-3/+21
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmemPeter Tyser2010-02-131-2/+19
| * | | | | | | | | | powerpc/85xx: Fix oops during MSI driver probe on MPC85xxMDS boardsAnton Vorontsov2010-02-131-1/+2
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-02-161-3/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | serial: 8250: add serial transmitter fully empty testDick Hollenbeck2010-02-161-3/+4
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-02-1615-35/+92
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | USB: gadget: fix EEM gadget CRC usageBrian Niebuhr2010-02-161-2/+1
| * | | | | | | | | | | USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp2010-02-161-0/+1
| * | | | | | | | | | | USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz2010-02-161-1/+1
OpenPOWER on IntegriCloud